@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined);
.ybc-prose.ybc-prose-invert :where(thead, tr):not(:where([class~='ybc-not-prose'] *)){
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.yubicool-link-arrow.ybc-prose.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.ybc-prose.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.ybc-bg-lime-400 p{
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  color: #FFFFFF;
}
.ybc-bg-lime-400 p :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.ybc-bg-lime-400 p :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.ybc-bg-lime-400 p :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.ybc-bg-lime-400 p :where(p):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.ybc-prose.ybc-bg-lime-400 p :where(thead, tr):not(:where([class~='ybc-not-prose'] *)){
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.yubicool-link-arrow.ybc-prose.ybc-bg-lime-400 p :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.ybc-prose.ybc-bg-lime-400 p :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-blade .yubicool-grid{
  margin-bottom: 0;
}
/* This class is used to make content scroll horizontally on mobile devices */
.scrolls-horizontally-on-mobile {
  /* Prevent the content from overflowing its container */
  overflow: hidden;

  /* Sets the width to fill the available space */
  width: -webkit-fill-available;
}
@media (max-width: 768px) {
.scrolls-horizontally-on-mobile .yubicool-wp-inline-group{
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    scroll-behavior: smooth;
  }

      .scrolls-horizontally-on-mobile .yubicool-wp-inline-group div {
        min-width: 16.25rem;
      }
    }
/* WWW-796 Marketo buttons fix */
.yubicool-blade-style-hero .MuiButtonBase-root.MuiButton-root.MuiButton-contained{
  margin-top: 1.5rem;
}
.MuiButtonBase-root.MuiButton-root.MuiButton-contained{
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .MuiButtonBase-root.MuiButton-root.MuiButton-contained{
    font-size: 16px;
    line-height: 20px;
  }
}
.MuiButtonBase-root.MuiButton-root.MuiButton-contained {
    transition: 0.2s;
  }
.yubicool-link-arrow.MuiButtonBase-root.MuiButton-root.MuiButton-contained:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.MuiButtonBase-root.MuiButton-root.MuiButton-contained:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .MuiButtonBase-root.MuiButton-root.MuiButton-contained{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-link-arrow.MuiButtonBase-root.MuiButton-root.MuiButton-contained::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.MuiButtonBase-root.MuiButton-root.MuiButton-contained{
  --tw-bg-opacity: 1;
  background-color: rgb(101 162 12 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.MuiButtonBase-root.MuiButton-root.MuiButton-contained{
    position: absolute;
    right: 0;
  }
}
.yubicool-link-arrow.MuiButtonBase-root.MuiButton-root.MuiButton-contained:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.MuiButtonBase-root.MuiButton-root.MuiButton-contained:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity)) !important;
}
.yubicool-callout{
  display: flex;
  align-items: center;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(78 78 78 / var(--tw-border-opacity));
  padding: 1rem;
}
.yubicool-callout-icon{
  margin-right: 1rem;
  min-width: 2rem;
}
.yubicool-callout-lightbulb{
  --tw-bg-opacity: 1;
  background-color: rgb(224 240 247 / var(--tw-bg-opacity));
}
:root {
  --yubicool-card-background-url: '';
}
.yubicool-footer .yubicool-secondary-navigation{
  max-width: 100%;
}
@media (min-width: 768px) {
  .yubicool-footer .yubicool-secondary-navigation {
      max-width: calc(768px - 2rem)
  }
    }
@media (min-width: 1024px) {
  .yubicool-footer .yubicool-secondary-navigation {
      max-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .yubicool-footer .yubicool-secondary-navigation {
      max-width: calc(1440px - 20rem)
  }
    }
.yubicool-footer .yubicool-secondary-navigation{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  height: 8rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1440px){
  .yubicool-footer .yubicool-secondary-navigation{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.yubicool-footer .yubicool-secondary-navigation .yubicool-copyright-info{
  text-align: right;
}
@media (min-width: 1440px){
  .yubicool-footer .yubicool-secondary-navigation .yubicool-copyright-info{
    text-align: center;
  }
}
.yubicool-footer .yubicool-secondary-navigation nav {
      grid-column: 1 / span 2;
    }
.yubicool-footer .yubicool-secondary-navigation nav > ul{
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
@media (min-width: 1440px){
  .yubicool-footer .yubicool-secondary-navigation nav > ul{
    justify-content: flex-end;
  }
}
.yubicool-footer .yubicool-secondary-navigation select,  
    .yubicool-footer .yubicool-secondary-navigation li,  
    .yubicool-footer .yubicool-secondary-navigation span,  
    .yubicool-footer .yubicool-secondary-navigation div{
  --tw-text-opacity: 1;
  color: rgb(177 180 169 / var(--tw-text-opacity));
}
.yubicool-footer .yubicool-secondary-navigation .language-switcher{
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
.yubicool-grid{
  max-width: 100%;
}
@media (min-width: 768px) {
  .yubicool-grid {
      max-width: calc(768px - 2rem)
  }
    }
@media (min-width: 1024px) {
  .yubicool-grid {
      max-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .yubicool-grid {
      max-width: calc(1440px - 20rem)
  }
    }
.yubicool-grid{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.25rem;
  display: grid;
  width: 100%;
}
@media (min-width: 1024px){
  .yubicool-grid{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  @media (min-width: 320px){
    .yubicool-grid{
      max-width: 320px;
    }
  }
  @media (min-width: 768px){
    .yubicool-grid{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .yubicool-grid{
      max-width: 1024px;
    }
  }
  @media (min-width: 1440px){
    .yubicool-grid{
      max-width: 1440px;
    }
  }
}
.yubicool-grid.yubicool-grid--1-columns{
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0;
}
.yubicool-grid.yubicool-grid--2-columns{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3.75rem;
}
.yubicool-grid.yubicool-grid--3-columns{
  grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 2.938rem;
}
.yubicool-grid.yubicool-grid--4-columns{
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 3rem;
}
.yubicool-grid .yubicool-grid-column{
  position: relative;
  display: block;
  width: 100%;
}
@media (min-width: 1440px){
    .yubicool-grid .yubicool-grid-column.center-content-vertically-on-desktop > *{
    display: flex;
    height: 100%;
    align-items: center;
  }
}
@media (min-width: 1024px){
    .yubicool-grid .yubicool-grid-column.center-content-vertically-on-tablet-landscape > *{
    display: flex;
    height: 100%;
    align-items: center;
  }
}
@media (min-width: 768px){
    .yubicool-grid .yubicool-grid-column.center-content-vertically-on-tablet > *{
    display: flex;
    height: 100%;
    align-items: center;
  }
}
@media (min-width: 320px){
    .yubicool-grid .yubicool-grid-column.center-content-vertically-on-mobile > *{
    display: flex;
    height: 100%;
    align-items: center;
  }
}
/* Apply alternate component styles */
.yubicool-primary-navigation .yubicool-card{
  max-width: 14rem;
}
.yubicool-primary-navigation .yubicool-card .yubicool-body-text{
  margin-bottom: 1.25rem;
  line-height: 1.25rem !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
      font-size: 14px !important;
      word-wrap: break-word !important;
}
.yubicool-primary-navigation .yubicool-card .image-wrapper{
  max-height: 6.75rem;
}
.yubicool-primary-navigation .yubicool-card .yubicool-link{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.yubicool-primary-navigation .yubicool-card .yubicool-link::after{
  height: 0.5rem;
  padding-bottom: 0.75rem;
  vertical-align: middle;
        width: 0.912rem !important;
        left: 0.375rem !important;
        transition: left 0.2s !important;
}
.yubicool-primary-navigation .yubicool-card .yubicool-link:hover::after {
        left: 0.5rem !important;
      }
.yubicool-primary-navigation .yubicool-card .yubicool-tag-list{
  display: none;
}
.yubicool-primary-navigation .yubicool-header-button{
  margin-left: 0.5rem;
  margin-top: 0.5rem;
  height: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.yubicool-primary-navigation .yubicool-header-store-button{
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 1024px){
  .yubicool-primary-navigation .yubicool-search-bar[data-show-search='true'] + .yubicool-top-level-navigation{
    display: none;
  }
}
.yubicool-primary-navigation-button-group .yubicool-search-icon[data-show-search='false'] + .yubicool-close-icon{
  display: none;
}
#yubicool-hero-play-control{
  position: absolute;
  bottom: 2.5rem;
  right: 2.5rem;
}
@media (min-width: 768px){
  #yubicool-hero-play-control{
    bottom: 3rem;
  }
}
@media (min-width: 1024px){
  #yubicool-hero-play-control{
    bottom: 3.5rem;
    right: 4rem;
  }
}
@media (min-width: 1440px){
  #yubicool-hero-play-control{
    right: 12.25rem;
  }
}
#yubicool-hero-play-control button{
  position: absolute;
  height: 1.5rem;
  width: 1.5rem;
}
@media (min-width: 768px){
  #yubicool-hero-play-control button{
    height: 2.75rem;
    width: 2.75rem;
  }
}
.yubicool-blade-style-full-width.yubicool-hr {
      border-bottom: 1px solid #d9d9d9;
    }
.yubicool-hr {
    width: 100%;
    max-width: none;
  }
@media (min-width: 1024px) {
  .yubicool-hr{
      margin-left: -1rem;
      margin-right: -1rem;
      width: calc(100% + 2rem);
  }
    }
@media (min-width: 1440px) {
  .yubicool-hr{
      margin-left: -10rem;
      margin-right: -10rem;
      width: calc(100% + 20rem);
  }
    }
.yubicool-hr{
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
  height: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  border: none !important;
}
.yubicool-icon-with-text{
  display: flex;
  align-items: center;
}
@media (min-width: 1024px){
  .yubicool-icon-with-text{
    margin-top: 4rem;
  }
}
.yubicool-icon-with-text .icon{
  margin-right: 1rem;
  display: flex;
  height: 4rem;
  min-width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}
.yubicool-icon-with-text .icon img{
  height: 2rem;
  width: 2rem;
}
.yubicool-icon-with-text p{
  margin-bottom: 0 !important;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
.yubicool-language-switcher {
  min-width: 4rem;
}
.yubicool-language-switcher label{
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(177 180 169 / var(--tw-text-opacity));
}
/* No label */
.yubicool-language-switcher select:nth-child(1){
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 0.5rem;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuOTk0IDAuMTY2NTA0QzIuNzc0IDAuMTY2NTA0IDAuMTY2NTA0IDIuNzc5ODQgMC4xNjY1MDQgNS45OTk4NEMwLjE2NjUwNCA5LjIxOTg0IDIuNzc0IDExLjgzMzIgNS45OTQgMTEuODMzMkM5LjIxOTg0IDExLjgzMzIgMTEuODMzMiA5LjIxOTg0IDExLjgzMzIgNS45OTk4NEMxMS44MzMyIDIuNzc5ODQgOS4yMTk4NCAwLjE2NjUwNCA1Ljk5NCAwLjE2NjUwNFpNMTAuMDM2NSAzLjY2NjVIOC4zMTU2N0M4LjEyOSAyLjkzNzM0IDcuODYwNjcgMi4yMzczNCA3LjUxMDY3IDEuNTg5ODRDOC41ODQgMS45NTczNCA5LjQ3NjUgMi43MDQgMTAuMDM2NSAzLjY2NjVaTTUuOTk5ODQgMS4zNTY1QzYuNDg0IDIuMDU2NSA2Ljg2MzE3IDIuODMyMzQgNy4xMTQgMy42NjY1SDQuODg1NjdDNS4xMzY1IDIuODMyMzQgNS41MTU2NyAyLjA1NjUgNS45OTk4NCAxLjM1NjVaTTEuNDg0ODQgNy4xNjY1QzEuMzkxNSA2Ljc5MzE3IDEuMzMzMTcgNi40MDIzNCAxLjMzMzE3IDUuOTk5ODRDMS4zMzMxNyA1LjU5NzM0IDEuMzkxNSA1LjIwNjUgMS40ODQ4NCA0LjgzMzE3SDMuNDU2NUMzLjQwOTg0IDUuMjE4MTcgMy4zNzQ4NCA1LjYwMzE3IDMuMzc0ODQgNS45OTk4NEMzLjM3NDg0IDYuMzk2NSAzLjQwOTg0IDYuNzgxNSAzLjQ1NjUgNy4xNjY1SDEuNDg0ODRaTTEuOTYzMTcgOC4zMzMxN0gzLjY4NEMzLjg3MDY3IDkuMDYyMzQgNC4xMzkgOS43NjIzNCA0LjQ4OSAxMC40MDk4QzMuNDE1NjcgMTAuMDQyMyAyLjUyMzE3IDkuMzAxNSAxLjk2MzE3IDguMzMzMTdaTTMuNjg0IDMuNjY2NUgxLjk2MzE3QzIuNTIzMTcgMi42OTgxNyAzLjQxNTY3IDEuOTU3MzQgNC40ODkgMS41ODk4NEM0LjEzOSAyLjIzNzM0IDMuODcwNjcgMi45MzczNCAzLjY4NCAzLjY2NjVaTTUuOTk5ODQgMTAuNjQzMkM1LjUxNTY3IDkuOTQzMTcgNS4xMzY1IDkuMTY3MzQgNC44ODU2NyA4LjMzMzE3SDcuMTE0QzYuODYzMTcgOS4xNjczNCA2LjQ4NCA5Ljk0MzE3IDUuOTk5ODQgMTAuNjQzMlpNNy4zNjQ4NCA3LjE2NjVINC42MzQ4NEM0LjU4MjM0IDYuNzgxNSA0LjU0MTUgNi4zOTY1IDQuNTQxNSA1Ljk5OTg0QzQuNTQxNSA1LjYwMzE3IDQuNTgyMzQgNS4yMTIzNCA0LjYzNDg0IDQuODMzMTdINy4zNjQ4NEM3LjQxNzM0IDUuMjEyMzQgNy40NTgxNyA1LjYwMzE3IDcuNDU4MTcgNS45OTk4NEM3LjQ1ODE3IDYuMzk2NSA3LjQxNzM0IDYuNzgxNSA3LjM2NDg0IDcuMTY2NVpNNy41MTA2NyAxMC40MDk4QzcuODYwNjcgOS43NjIzNCA4LjEyOSA5LjA2MjM0IDguMzE1NjcgOC4zMzMxN0gxMC4wMzY1QzkuNDc2NSA5LjI5NTY3IDguNTg0IDEwLjA0MjMgNy41MTA2NyAxMC40MDk4Wk04LjU0MzE3IDcuMTY2NUM4LjU4OTg0IDYuNzgxNSA4LjYyNDg0IDYuMzk2NSA4LjYyNDg0IDUuOTk5ODRDOC42MjQ4NCA1LjYwMzE3IDguNTg5ODQgNS4yMTgxNyA4LjU0MzE3IDQuODMzMTdIMTAuNTE0OEMxMC42MDgyIDUuMjA2NSAxMC42NjY1IDUuNTk3MzQgMTAuNjY2NSA1Ljk5OTg0QzEwLjY2NjUgNi40MDIzNCAxMC42MDgyIDYuNzkzMTcgMTAuNTE0OCA3LjE2NjVIOC41NDMxN1oiIGZpbGw9IiM2ODZGNTkiLz4KPC9zdmc+Cg==);
    background-color: transparent;
}
/* With label */
.yubicool-language-switcher select:nth-child(2){
  height: 1.5rem;
  width: 15rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.yubicool-secondary-navigation div.yubicool-language-switcher{
  flex-direction: column;
  gap: 0.5rem;
}
.yubicool-library + .yubicool-card-collection > ul{
  padding-left: 0 !important;
}
.yubicool-library + .yubicool-card-collection .yubicool-card .yubicool-tag-list{
  padding-left: 1.5rem;
}
.yubicool-card .yubicool-link.has-arrow::after:hover {
        left: calc(0.5rem + 4px);
      }
.yubicool-link.has-arrow{
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.yubicool-link.has-arrow::after{
  position: relative;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: bottom;
      left: 0.5rem;
      padding-bottom: 1.125rem;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iIzAwNzNBNSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      transition: 0.2s;
      content: '';
}
.yubicool-link.has-arrow:hover{
  cursor: pointer;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.yubicool-link.has-arrow:hover::after {
      left: calc(0.5rem + 4px);
    }
.yubicool-link.has-arrow.ybc-text-white::after,  .yubicool-link.has-arrow.ybc-text-gray-200::after,  .yubicool-link.has-arrow.ybc-text-gray-100::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-blade-hero .wp-block-group.is-horizontal .yubicool-link.has-arrow{
  align-items: baseline;
  font-weight: 600;
    font-size: 18px;
}
.yubicool-press-item .image-wrapper{
  margin-bottom: 1rem;
  display: flex;
  max-height: 2.75rem;
  min-height: 2.75rem;
  align-items: center;
}
.yubicool-quote blockquote{
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
    background: transparent !important;
}
.yubicool-quote figcaption{
  display: flex;
  flex-direction: row;
  align-items: center;
    min-height: 46px;
    max-height: 64px;
}
.yubicool-quote figcaption div.citation{
  display: flex;
  align-items: center;
  padding-left: 1.5rem;
      max-height: 64px;
      height: 100%;
}
.yubicool-quote figcaption cite{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  font-style: normal;
}
.yubicool-quote figcaption a{
  --tw-text-opacity: 1;
  color: rgb(0 85 114 / var(--tw-text-opacity));
}
.yubicool-quote figcaption a cite{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(0 85 114 / var(--tw-text-opacity));
}
.yubicool-quote figcaption a:hover {
        border-bottom: 1px solid #005572;
      }
.yubicool-quote figcaption img {
      max-width: 64px;
    }
.yubicool-quote{
  margin-left: 0;
  margin-right: 0;
}
/* Hide default chevron */
details.yubicool-accordion > summary{
  list-style-type: none;
}
/* Needed for ios in some cases */
details.yubicool-accordion > summary::-webkit-details-marker{
  display: none;
}
.yubicool-accordion{
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition: 0.3s;
}
.yubicool-accordion-chevron-rotate{
  pointer-events: none;
  transition: 0.3s;
}
.yubicool-accordion-heading.active .yubicool-accordion-chevron-rotate {
  transform: rotate(180deg);
}
.yubicool-accordion-heading{
  display: flex;
  width: 100%;
  cursor: help;
  align-items: center;
  justify-content: space-between;
  font-size: 1.25rem;
  line-height: 2rem;
}
.yubicool-accordion-body{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
body.sb-show-main.sb-main-centered #root{
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 320px){
  body.sb-show-main.sb-main-centered #root{
    max-width: 320px;
  }
}
@media (min-width: 768px){
  body.sb-show-main.sb-main-centered #root{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  body.sb-show-main.sb-main-centered #root{
    max-width: 1024px;
  }
}
@media (min-width: 1440px){
  body.sb-show-main.sb-main-centered #root{
    max-width: 1440px;
  }
  main.ybc-content > body.sb-show-main.sb-main-centered #root{
    max-width: 1440px;
  }
}
main.ybc-content > body.sb-show-main.sb-main-centered #root {
    min-height: 40vh;
  }
body.sb-show-main.sb-main-centered #root .wp-block-embed {
  margin: 0 auto;
}
body.sb-show-main.sb-main-centered #root .yubicool-header {
    top: 0;
  }
/* ! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif; /* 4 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #b1b4a9; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #b1b4a9; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
html{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(32 105 120 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(32 105 120 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.ybc-container{
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 320px){
  .ybc-container{
    max-width: 320px;
  }
}
@media (min-width: 768px){
  .ybc-container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .ybc-container{
    max-width: 1024px;
  }
}
@media (min-width: 1440px){
  .ybc-container{
    max-width: 1440px;
  }
}
.ybc-prose{
  color: #3D4133;
  max-width: none;
}
.ybc-prose :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.ybc-prose :where(a):not(:where([class~="ybc-not-prose"] *)){
  color: #0073A5;
  text-decoration: none;
  font-weight: 500;
}
.ybc-prose :where(a):not(:where([class~="ybc-not-prose"] *)):hover{
  color: #2c5282;
}
.ybc-prose :where(strong):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.ybc-prose :where(a strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-prose :where(blockquote strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-prose :where(thead th strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-prose :where(ol):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.ybc-prose :where(ol[type="A"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-alpha;
}
.ybc-prose :where(ol[type="a"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-alpha;
}
.ybc-prose :where(ol[type="A" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-alpha;
}
.ybc-prose :where(ol[type="a" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-alpha;
}
.ybc-prose :where(ol[type="I"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-roman;
}
.ybc-prose :where(ol[type="i"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-roman;
}
.ybc-prose :where(ol[type="I" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-roman;
}
.ybc-prose :where(ol[type="i" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-roman;
}
.ybc-prose :where(ol[type="1"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: decimal;
}
.ybc-prose :where(ul):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.ybc-prose :where(ol > li):not(:where([class~="ybc-not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.ybc-prose :where(ul > li):not(:where([class~="ybc-not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.ybc-prose :where(hr):not(:where([class~="ybc-not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.ybc-prose :where(blockquote):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.ybc-prose :where(blockquote p:first-of-type):not(:where([class~="ybc-not-prose"] *))::before{
  content: open-quote;
}
.ybc-prose :where(blockquote p:last-of-type):not(:where([class~="ybc-not-prose"] *))::after{
  content: close-quote;
}
.ybc-prose :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #3D4133;
  font-weight: 400;
  font-size: 3rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 3.5rem;
}
.ybc-prose :where(h1 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.ybc-prose :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #005572;
  font-weight: 700;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 1.75rem;
  line-height: 2.5rem;
}
.ybc-prose :where(h2 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.ybc-prose :where(h3):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.ybc-prose :where(h3 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.ybc-prose :where(h4):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 300;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5rem;
  font-size: 1.25rem;
}
.ybc-prose :where(h4 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.ybc-prose :where(img):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose :where(figure > *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.ybc-prose :where(figcaption):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.ybc-prose :where(code):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.ybc-prose :where(code):not(:where([class~="ybc-not-prose"] *))::before{
  content: "`";
}
.ybc-prose :where(code):not(:where([class~="ybc-not-prose"] *))::after{
  content: "`";
}
.ybc-prose :where(a code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-prose :where(h1 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-prose :where(h2 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.ybc-prose :where(h3 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.ybc-prose :where(h4 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-prose :where(blockquote code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-prose :where(thead th code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-prose :where(pre):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.ybc-prose :where(pre code):not(:where([class~="ybc-not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.ybc-prose :where(pre code):not(:where([class~="ybc-not-prose"] *))::before{
  content: none;
}
.ybc-prose :where(pre code):not(:where([class~="ybc-not-prose"] *))::after{
  content: none;
}
.ybc-prose :where(table):not(:where([class~="ybc-not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.ybc-prose :where(thead):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.ybc-prose :where(thead th):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.ybc-prose :where(tbody tr):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.ybc-prose :where(tbody tr:last-child):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 0;
}
.ybc-prose :where(tbody td):not(:where([class~="ybc-not-prose"] *)){
  vertical-align: baseline;
}
.ybc-prose :where(tfoot):not(:where([class~="ybc-not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.ybc-prose :where(tfoot td):not(:where([class~="ybc-not-prose"] *)){
  vertical-align: top;
}
.ybc-prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75rem;
}
.ybc-prose :where(p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 1.25em;
  color: #3D4133;
}
.ybc-prose :where(video):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose :where(figure):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose :where(li):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.ybc-prose :where(ol > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
.ybc-prose :where(ul > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
.ybc-prose :where(.ybc-prose > ul > li p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.ybc-prose :where(.ybc-prose > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
.ybc-prose :where(.ybc-prose > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
.ybc-prose :where(.ybc-prose > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
.ybc-prose :where(.ybc-prose > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
.ybc-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.ybc-prose :where(hr + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose :where(h2 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose :where(h3 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose :where(h4 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.ybc-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose :where(.ybc-prose > :first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose :where(.ybc-prose > :last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 0;
}
.ybc-prose{
  font-weight: 400;
}
.ybc-prose :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #3D4133;
  font-size: 1.25rem;
  line-height: 2rem;
}
.ybc-prose-sm{
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.ybc-prose-sm :where(p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.ybc-prose-sm :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.ybc-prose-sm :where(blockquote):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}
.ybc-prose-sm :where(h1):not(:where([class~="ybc-not-prose"] *)){
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.ybc-prose-sm :where(h2):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.ybc-prose-sm :where(h3):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.ybc-prose-sm :where(h4):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.ybc-prose-sm :where(img):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.ybc-prose-sm :where(video):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.ybc-prose-sm :where(figure):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.ybc-prose-sm :where(figure > *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.ybc-prose-sm :where(figcaption):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.ybc-prose-sm :where(code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8571429em;
}
.ybc-prose-sm :where(h2 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.9em;
}
.ybc-prose-sm :where(h3 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8888889em;
}
.ybc-prose-sm :where(pre):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.ybc-prose-sm :where(ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.ybc-prose-sm :where(ul):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.ybc-prose-sm :where(li):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.ybc-prose-sm :where(ol > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.4285714em;
}
.ybc-prose-sm :where(ul > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.4285714em;
}
.ybc-prose-sm :where(.ybc-prose-sm > ul > li p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.ybc-prose-sm :where(.ybc-prose-sm > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.1428571em;
}
.ybc-prose-sm :where(.ybc-prose-sm > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.1428571em;
}
.ybc-prose-sm :where(.ybc-prose-sm > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.1428571em;
}
.ybc-prose-sm :where(.ybc-prose-sm > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.1428571em;
}
.ybc-prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.ybc-prose-sm :where(hr):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.ybc-prose-sm :where(hr + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-sm :where(h2 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-sm :where(h3 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-sm :where(h4 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-sm :where(table):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.5;
}
.ybc-prose-sm :where(thead th):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.ybc-prose-sm :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-sm :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-sm :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)){
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.ybc-prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-sm :where(.ybc-prose-sm > :first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-sm :where(.ybc-prose-sm > :last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 0;
}
.ybc-prose-base{
  font-size: 1rem;
  line-height: 1.75;
}
.ybc-prose-base :where(p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.ybc-prose-base :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.ybc-prose-base :where(blockquote):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.ybc-prose-base :where(h1):not(:where([class~="ybc-not-prose"] *)){
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.ybc-prose-base :where(h2):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.ybc-prose-base :where(h3):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.ybc-prose-base :where(h4):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.ybc-prose-base :where(img):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose-base :where(video):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose-base :where(figure):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose-base :where(figure > *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.ybc-prose-base :where(figcaption):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.ybc-prose-base :where(code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.875em;
}
.ybc-prose-base :where(h2 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.875em;
}
.ybc-prose-base :where(h3 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.9em;
}
.ybc-prose-base :where(pre):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.ybc-prose-base :where(ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.ybc-prose-base :where(ul):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.ybc-prose-base :where(li):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.ybc-prose-base :where(ol > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
.ybc-prose-base :where(ul > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
.ybc-prose-base :where(.ybc-prose-base > ul > li p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.ybc-prose-base :where(.ybc-prose-base > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
.ybc-prose-base :where(.ybc-prose-base > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
.ybc-prose-base :where(.ybc-prose-base > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
.ybc-prose-base :where(.ybc-prose-base > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
.ybc-prose-base :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.ybc-prose-base :where(hr):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 3em;
  margin-bottom: 3em;
}
.ybc-prose-base :where(hr + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-base :where(h2 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-base :where(h3 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-base :where(h4 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-base :where(table):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.875em;
  line-height: 1.7142857;
}
.ybc-prose-base :where(thead th):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.ybc-prose-base :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-base :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-base :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.ybc-prose-base :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-base :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-base :where(.ybc-prose-base > :first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-base :where(.ybc-prose-base > :last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 0;
}
.ybc-prose-lg{
  font-size: 1.125rem;
  line-height: 1.7777778;
}
.ybc-prose-lg :where(p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.ybc-prose-lg :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.ybc-prose-lg :where(blockquote):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}
.ybc-prose-lg :where(h1):not(:where([class~="ybc-not-prose"] *)){
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.ybc-prose-lg :where(h2):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.ybc-prose-lg :where(h3):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.ybc-prose-lg :where(h4):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.ybc-prose-lg :where(img):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.ybc-prose-lg :where(video):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.ybc-prose-lg :where(figure):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.ybc-prose-lg :where(figure > *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.ybc-prose-lg :where(figcaption):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.ybc-prose-lg :where(code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8888889em;
}
.ybc-prose-lg :where(h2 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8666667em;
}
.ybc-prose-lg :where(h3 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.875em;
}
.ybc-prose-lg :where(pre):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}
.ybc-prose-lg :where(ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5555556em;
}
.ybc-prose-lg :where(ul):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5555556em;
}
.ybc-prose-lg :where(li):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.ybc-prose-lg :where(ol > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.4444444em;
}
.ybc-prose-lg :where(ul > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.4444444em;
}
.ybc-prose-lg :where(.ybc-prose-lg > ul > li p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.ybc-prose-lg :where(.ybc-prose-lg > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
}
.ybc-prose-lg :where(.ybc-prose-lg > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.ybc-prose-lg :where(.ybc-prose-lg > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
}
.ybc-prose-lg :where(.ybc-prose-lg > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.ybc-prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.ybc-prose-lg :where(hr):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.ybc-prose-lg :where(hr + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-lg :where(h2 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-lg :where(h3 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-lg :where(h4 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-lg :where(table):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
}
.ybc-prose-lg :where(thead th):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}
.ybc-prose-lg :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-lg :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-lg :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)){
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}
.ybc-prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-lg :where(.ybc-prose-lg > :first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-lg :where(.ybc-prose-lg > :last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 0;
}
.ybc-prose-xl{
  font-size: 1.25rem;
  line-height: 1.8;
}
.ybc-prose-xl :where(p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.ybc-prose-xl :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}
.ybc-prose-xl :where(blockquote):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1.0666667em;
}
.ybc-prose-xl :where(h1):not(:where([class~="ybc-not-prose"] *)){
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}
.ybc-prose-xl :where(h2):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.ybc-prose-xl :where(h3):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}
.ybc-prose-xl :where(h4):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.ybc-prose-xl :where(img):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose-xl :where(video):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose-xl :where(figure):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose-xl :where(figure > *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.ybc-prose-xl :where(figcaption):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}
.ybc-prose-xl :where(code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.9em;
}
.ybc-prose-xl :where(h2 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8611111em;
}
.ybc-prose-xl :where(h3 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.9em;
}
.ybc-prose-xl :where(pre):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-right: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-left: 1.3333333em;
}
.ybc-prose-xl :where(ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-left: 1.6em;
}
.ybc-prose-xl :where(ul):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-left: 1.6em;
}
.ybc-prose-xl :where(li):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.ybc-prose-xl :where(ol > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.4em;
}
.ybc-prose-xl :where(ul > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.4em;
}
.ybc-prose-xl :where(.ybc-prose-xl > ul > li p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.ybc-prose-xl :where(.ybc-prose-xl > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.2em;
}
.ybc-prose-xl :where(.ybc-prose-xl > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.2em;
}
.ybc-prose-xl :where(.ybc-prose-xl > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.2em;
}
.ybc-prose-xl :where(.ybc-prose-xl > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.2em;
}
.ybc-prose-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.ybc-prose-xl :where(hr):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}
.ybc-prose-xl :where(hr + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-xl :where(h2 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-xl :where(h3 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-xl :where(h4 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-xl :where(table):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.9em;
  line-height: 1.5555556;
}
.ybc-prose-xl :where(thead th):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}
.ybc-prose-xl :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-xl :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-xl :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)){
  padding-top: 0.8888889em;
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}
.ybc-prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-xl :where(.ybc-prose-xl > :first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-xl :where(.ybc-prose-xl > :last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 0;
}
.ybc-prose-2xl{
  font-size: 1.5rem;
  line-height: 1.6666667;
}
.ybc-prose-2xl :where(p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.ybc-prose-2xl :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}
.ybc-prose-2xl :where(blockquote):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}
.ybc-prose-2xl :where(h1):not(:where([class~="ybc-not-prose"] *)){
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}
.ybc-prose-2xl :where(h2):not(:where([class~="ybc-not-prose"] *)){
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}
.ybc-prose-2xl :where(h3):not(:where([class~="ybc-not-prose"] *)){
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}
.ybc-prose-2xl :where(h4):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.ybc-prose-2xl :where(img):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose-2xl :where(video):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose-2xl :where(figure):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-prose-2xl :where(figure > *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.ybc-prose-2xl :where(figcaption):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}
.ybc-prose-2xl :where(code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8333333em;
}
.ybc-prose-2xl :where(h2 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.875em;
}
.ybc-prose-2xl :where(h3 code):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8888889em;
}
.ybc-prose-2xl :where(pre):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8333333em;
  line-height: 1.8;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.2em;
  padding-right: 1.6em;
  padding-bottom: 1.2em;
  padding-left: 1.6em;
}
.ybc-prose-2xl :where(ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5833333em;
}
.ybc-prose-2xl :where(ul):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5833333em;
}
.ybc-prose-2xl :where(li):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.ybc-prose-2xl :where(ol > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.4166667em;
}
.ybc-prose-2xl :where(ul > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.4166667em;
}
.ybc-prose-2xl :where(.ybc-prose-2xl > ul > li p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}
.ybc-prose-2xl :where(.ybc-prose-2xl > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
}
.ybc-prose-2xl :where(.ybc-prose-2xl > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.ybc-prose-2xl :where(.ybc-prose-2xl > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.3333333em;
}
.ybc-prose-2xl :where(.ybc-prose-2xl > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.ybc-prose-2xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.ybc-prose-2xl :where(hr):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 3em;
  margin-bottom: 3em;
}
.ybc-prose-2xl :where(hr + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-2xl :where(h2 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-2xl :where(h3 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-2xl :where(h4 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-2xl :where(table):not(:where([class~="ybc-not-prose"] *)){
  font-size: 0.8333333em;
  line-height: 1.4;
}
.ybc-prose-2xl :where(thead th):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}
.ybc-prose-2xl :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-2xl :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-2xl :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)){
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}
.ybc-prose-2xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-prose-2xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-prose-2xl :where(.ybc-prose-2xl > :first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-prose-2xl :where(.ybc-prose-2xl > :last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 0;
}
.ybc-prose-invert{
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  color: #FFFFFF;
}
.ybc-prose-invert :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.ybc-prose-invert :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.ybc-prose-invert :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.ybc-prose-invert :where(p):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.ybc-prose-slate{
  --tw-prose-body: #334155;
  --tw-prose-headings: #0f172a;
  --tw-prose-lead: #475569;
  --tw-prose-links: #0f172a;
  --tw-prose-bold: #0f172a;
  --tw-prose-counters: #64748b;
  --tw-prose-bullets: #cbd5e1;
  --tw-prose-hr: #e2e8f0;
  --tw-prose-quotes: #0f172a;
  --tw-prose-quote-borders: #e2e8f0;
  --tw-prose-captions: #64748b;
  --tw-prose-code: #0f172a;
  --tw-prose-pre-code: #e2e8f0;
  --tw-prose-pre-bg: #1e293b;
  --tw-prose-th-borders: #cbd5e1;
  --tw-prose-td-borders: #e2e8f0;
  --tw-prose-invert-body: #cbd5e1;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #94a3b8;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #94a3b8;
  --tw-prose-invert-bullets: #475569;
  --tw-prose-invert-hr: #334155;
  --tw-prose-invert-quotes: #f1f5f9;
  --tw-prose-invert-quote-borders: #334155;
  --tw-prose-invert-captions: #94a3b8;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #cbd5e1;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #475569;
  --tw-prose-invert-td-borders: #334155;
}
.ybc-prose-gray{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
}
.ybc-prose-zinc{
  --tw-prose-body: #3f3f46;
  --tw-prose-headings: #18181b;
  --tw-prose-lead: #52525b;
  --tw-prose-links: #18181b;
  --tw-prose-bold: #18181b;
  --tw-prose-counters: #71717a;
  --tw-prose-bullets: #d4d4d8;
  --tw-prose-hr: #e4e4e7;
  --tw-prose-quotes: #18181b;
  --tw-prose-quote-borders: #e4e4e7;
  --tw-prose-captions: #71717a;
  --tw-prose-code: #18181b;
  --tw-prose-pre-code: #e4e4e7;
  --tw-prose-pre-bg: #27272a;
  --tw-prose-th-borders: #d4d4d8;
  --tw-prose-td-borders: #e4e4e7;
  --tw-prose-invert-body: #d4d4d8;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a1a1aa;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a1a1aa;
  --tw-prose-invert-bullets: #52525b;
  --tw-prose-invert-hr: #3f3f46;
  --tw-prose-invert-quotes: #f4f4f5;
  --tw-prose-invert-quote-borders: #3f3f46;
  --tw-prose-invert-captions: #a1a1aa;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d8;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #52525b;
  --tw-prose-invert-td-borders: #3f3f46;
}
.ybc-prose-neutral{
  --tw-prose-body: #404040;
  --tw-prose-headings: #171717;
  --tw-prose-lead: #525252;
  --tw-prose-links: #171717;
  --tw-prose-bold: #171717;
  --tw-prose-counters: #737373;
  --tw-prose-bullets: #d4d4d4;
  --tw-prose-hr: #e5e5e5;
  --tw-prose-quotes: #171717;
  --tw-prose-quote-borders: #e5e5e5;
  --tw-prose-captions: #737373;
  --tw-prose-code: #171717;
  --tw-prose-pre-code: #e5e5e5;
  --tw-prose-pre-bg: #262626;
  --tw-prose-th-borders: #d4d4d4;
  --tw-prose-td-borders: #e5e5e5;
  --tw-prose-invert-body: #d4d4d4;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a3a3a3;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a3a3a3;
  --tw-prose-invert-bullets: #525252;
  --tw-prose-invert-hr: #404040;
  --tw-prose-invert-quotes: #f5f5f5;
  --tw-prose-invert-quote-borders: #404040;
  --tw-prose-invert-captions: #a3a3a3;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d4;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #525252;
  --tw-prose-invert-td-borders: #404040;
}
.ybc-prose-stone{
  --tw-prose-body: #44403c;
  --tw-prose-headings: #1c1917;
  --tw-prose-lead: #57534e;
  --tw-prose-links: #1c1917;
  --tw-prose-bold: #1c1917;
  --tw-prose-counters: #78716c;
  --tw-prose-bullets: #d6d3d1;
  --tw-prose-hr: #e7e5e4;
  --tw-prose-quotes: #1c1917;
  --tw-prose-quote-borders: #e7e5e4;
  --tw-prose-captions: #78716c;
  --tw-prose-code: #1c1917;
  --tw-prose-pre-code: #e7e5e4;
  --tw-prose-pre-bg: #292524;
  --tw-prose-th-borders: #d6d3d1;
  --tw-prose-td-borders: #e7e5e4;
  --tw-prose-invert-body: #d6d3d1;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a8a29e;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a8a29e;
  --tw-prose-invert-bullets: #57534e;
  --tw-prose-invert-hr: #44403c;
  --tw-prose-invert-quotes: #f5f5f4;
  --tw-prose-invert-quote-borders: #44403c;
  --tw-prose-invert-captions: #a8a29e;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d6d3d1;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #57534e;
  --tw-prose-invert-td-borders: #44403c;
}
.ybc-prose-red{
  --tw-prose-links: #dc2626;
  --tw-prose-invert-links: #ef4444;
}
.ybc-prose-orange{
  --tw-prose-links: #ea580c;
  --tw-prose-invert-links: #f97316;
}
.ybc-prose-amber{
  --tw-prose-links: #d97706;
  --tw-prose-invert-links: #f59e0b;
}
.ybc-prose-yellow{
  --tw-prose-links: #ca8a04;
  --tw-prose-invert-links: #eab308;
}
.ybc-prose-lime{
  --tw-prose-links: #65a30d;
  --tw-prose-invert-links: #84cc16;
}
.ybc-prose-green{
  --tw-prose-links: #16a34a;
  --tw-prose-invert-links: #22c55e;
}
.ybc-prose-emerald{
  --tw-prose-links: #059669;
  --tw-prose-invert-links: #10b981;
}
.ybc-prose-teal{
  --tw-prose-links: #0d9488;
  --tw-prose-invert-links: #14b8a6;
}
.ybc-prose-cyan{
  --tw-prose-links: #0891b2;
  --tw-prose-invert-links: #06b6d4;
}
.ybc-prose-sky{
  --tw-prose-links: #0284c7;
  --tw-prose-invert-links: #0ea5e9;
}
.ybc-prose-blue{
  --tw-prose-links: #2563eb;
  --tw-prose-invert-links: #3b82f6;
}
.ybc-prose-indigo{
  --tw-prose-links: #4f46e5;
  --tw-prose-invert-links: #6366f1;
}
.ybc-prose-violet{
  --tw-prose-links: #7c3aed;
  --tw-prose-invert-links: #8b5cf6;
}
.ybc-prose-purple{
  --tw-prose-links: #9333ea;
  --tw-prose-invert-links: #a855f7;
}
.ybc-prose-fuchsia{
  --tw-prose-links: #c026d3;
  --tw-prose-invert-links: #d946ef;
}
.ybc-prose-pink{
  --tw-prose-links: #db2777;
  --tw-prose-invert-links: #ec4899;
}
.ybc-prose-rose{
  --tw-prose-links: #e11d48;
  --tw-prose-invert-links: #f43f5e;
}
.yubicool-body-text{
  color: #3D4133;
  max-width: none;
}
.yubicool-body-text :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.yubicool-body-text :where(a):not(:where([class~="ybc-not-prose"] *)){
  color: #0073A5;
  text-decoration: none;
  font-weight: 500;
}
.yubicool-body-text :where(a):not(:where([class~="ybc-not-prose"] *)):hover{
  color: #2c5282;
}
.yubicool-body-text :where(strong):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.yubicool-body-text :where(a strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.yubicool-body-text :where(blockquote strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.yubicool-body-text :where(thead th strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.yubicool-body-text :where(ol):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.yubicool-body-text :where(ol[type="A"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-alpha;
}
.yubicool-body-text :where(ol[type="a"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-alpha;
}
.yubicool-body-text :where(ol[type="A" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-alpha;
}
.yubicool-body-text :where(ol[type="a" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-alpha;
}
.yubicool-body-text :where(ol[type="I"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-roman;
}
.yubicool-body-text :where(ol[type="i"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-roman;
}
.yubicool-body-text :where(ol[type="I" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-roman;
}
.yubicool-body-text :where(ol[type="i" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-roman;
}
.yubicool-body-text :where(ol[type="1"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: decimal;
}
.yubicool-body-text :where(ul):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.yubicool-body-text :where(ol > li):not(:where([class~="ybc-not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.yubicool-body-text :where(ul > li):not(:where([class~="ybc-not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.yubicool-body-text :where(hr):not(:where([class~="ybc-not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.yubicool-body-text :where(blockquote):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.yubicool-body-text :where(blockquote p:first-of-type):not(:where([class~="ybc-not-prose"] *))::before{
  content: open-quote;
}
.yubicool-body-text :where(blockquote p:last-of-type):not(:where([class~="ybc-not-prose"] *))::after{
  content: close-quote;
}
.yubicool-body-text :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #3D4133;
  font-weight: 400;
  font-size: 3rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 3.5rem;
}
.yubicool-body-text :where(h1 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.yubicool-body-text :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #005572;
  font-weight: 700;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 1.75rem;
  line-height: 2.5rem;
}
.yubicool-body-text :where(h2 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.yubicool-body-text :where(h3):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.yubicool-body-text :where(h3 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.yubicool-body-text :where(h4):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 300;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5rem;
  font-size: 1.25rem;
}
.yubicool-body-text :where(h4 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.yubicool-body-text :where(img):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.yubicool-body-text :where(figure > *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.yubicool-body-text :where(figcaption):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.yubicool-body-text :where(code):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.yubicool-body-text :where(code):not(:where([class~="ybc-not-prose"] *))::before{
  content: "`";
}
.yubicool-body-text :where(code):not(:where([class~="ybc-not-prose"] *))::after{
  content: "`";
}
.yubicool-body-text :where(a code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.yubicool-body-text :where(h1 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.yubicool-body-text :where(h2 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.yubicool-body-text :where(h3 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.yubicool-body-text :where(h4 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.yubicool-body-text :where(blockquote code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.yubicool-body-text :where(thead th code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.yubicool-body-text :where(pre):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.yubicool-body-text :where(pre code):not(:where([class~="ybc-not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.yubicool-body-text :where(pre code):not(:where([class~="ybc-not-prose"] *))::before{
  content: none;
}
.yubicool-body-text :where(pre code):not(:where([class~="ybc-not-prose"] *))::after{
  content: none;
}
.yubicool-body-text :where(table):not(:where([class~="ybc-not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.yubicool-body-text :where(thead):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.yubicool-body-text :where(thead th):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.yubicool-body-text :where(tbody tr):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.yubicool-body-text :where(tbody tr:last-child):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 0;
}
.yubicool-body-text :where(tbody td):not(:where([class~="ybc-not-prose"] *)){
  vertical-align: baseline;
}
.yubicool-body-text :where(tfoot):not(:where([class~="ybc-not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.yubicool-body-text :where(tfoot td):not(:where([class~="ybc-not-prose"] *)){
  vertical-align: top;
}
.yubicool-body-text{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75rem;
}
.yubicool-body-text :where(p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 1.25em;
  color: #3D4133;
}
.yubicool-body-text :where(video):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.yubicool-body-text :where(figure):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.yubicool-body-text :where(li):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.yubicool-body-text :where(ol > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
.yubicool-body-text :where(ul > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
.yubicool-body-text :where(.ybc-prose > ul > li p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.yubicool-body-text :where(.ybc-prose > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
.yubicool-body-text :where(.ybc-prose > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
.yubicool-body-text :where(.ybc-prose > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
.yubicool-body-text :where(.ybc-prose > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
.yubicool-body-text :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.yubicool-body-text :where(hr + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.yubicool-body-text :where(h2 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.yubicool-body-text :where(h3 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.yubicool-body-text :where(h4 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.yubicool-body-text :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.yubicool-body-text :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.yubicool-body-text :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.yubicool-body-text :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.yubicool-body-text :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.yubicool-body-text :where(.ybc-prose > :first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.yubicool-body-text :where(.ybc-prose > :last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 0;
}
.yubicool-body-text{
  font-weight: 400;
}
.yubicool-body-text :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #3D4133;
  font-size: 1.25rem;
  line-height: 2rem;
}
.yubicool-body-text{
  margin-bottom: 2rem;
  margin-top: 0;
  font-size: 1.25rem;
  line-height: 2rem;
}
.yubicool-body-text.ybc-prose-invert :where(thead, tr):not(:where([class~='ybc-not-prose'] *)){
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.yubicool-link-arrow.yubicool-body-text.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-body-text.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-body-text a{
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.yubicool-body-text a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 85 114 / var(--tw-text-opacity));
}
.yubicool-heading-1{
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 400;
}
.yubicool-heading-2{
  margin-bottom: 1.75rem;
  border-style: none;
  font-size: 1.75rem;
  letter-spacing: -0.1px;
  font-weight: 700;
}
.yubicool-heading-2-alternate{
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-heading-2-alternate{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.yubicool-heading-2-bio-launch{
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-heading-2-bio-launch{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.yubicool-heading-2-bio-launch{
  --tw-text-opacity: 1;
  color: rgb(0 85 114 / var(--tw-text-opacity));
}
.yubicool-heading-3{
  font-size: 1.5rem;
}
.yubicool-heading-4 {
    /* @apply ybc-text-h4; */
  }
.yubicool-heading-5{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.025rem;
  font-weight: 500;
}
.yubicool-avatar-wrapper{
  max-height: 3rem;
  min-height: 3rem;
  min-width: 3rem;
  max-width: 3rem;
  overflow: hidden;
  border-radius: 9999px;
}
.yubicool-avatar-image{
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
    max-width: 150%;
}
.yubicool-blade{
  position: relative;
  background-repeat: no-repeat;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
}
@media (min-width: 768px){
  .yubicool-blade{
    padding-left: 4.25rem;
    padding-right: 4.25rem;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
.yubicool-link-arrow.yubicool-blade.ybc-bg-lime-400::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-blade.ybc-bg-lime-400{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-blade.ybc-bg-lime-400 a:not[.yubicool-button]{
  --tw-text-opacity: 1;
  color: rgb(0 115 165 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .yubicool-blade.has-horizontal-padding{
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
@media (min-width: 1440px) {
  .yubicool-blade.has-horizontal-padding{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
.yubicool-blade.has-vertical-padding{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px){
  .yubicool-blade.has-vertical-padding{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
.yubicool-blade.image-type-background:not(.yubicool-blade-hero){
  margin-top: 8rem;
}
@media (min-width: 1440px){
  .yubicool-blade.image-type-background:not(.yubicool-blade-hero){
    margin-top: 0;
  }
}
@media (max-width: 1440px) {
    .yubicool-blade.image-type-background:not(.yubicool-blade-hero){
    background-image: none !important;
  }
      }
.yubicool-blade.image-type-background:not(.yubicool-blade-hero){
      background-position: 10rem 100%;
      background-size: 18.375rem auto;
}
@media (min-width: 768px) {
    .yubicool-blade.image-type-background:not(.yubicool-blade-hero) {
        margin-top: 0
    }
      }
.yubicool-blade figure.wp-block-image{
  margin-bottom: 0;
}
.yubicool-blade.yubicool-blade-full-width .ybc-thumbnail-wrapper{
  display: none;
}
.yubicool-blade.yubicool-blade-full-width.ybc-bg-gray-50 {
      border-bottom: 1px solid #d9d9d9;
    }
.yubicool-blade.yubicool-blade-rounded-small{
  margin-left: 0;
  margin-right: 0;
  display: block;
  border-radius: 0px;
}
@media (min-width: 768px){
  .yubicool-blade.yubicool-blade-rounded-small{
    margin-left: 4rem;
    margin-right: 4rem;
    border-radius: 0.25rem;
  }
}
@media (min-width: 1440px){
  .yubicool-blade.yubicool-blade-rounded-small{
    margin-left: 10rem;
    margin-right: 10rem;
  }
}
.yubicool-blade.yubicool-blade-rounded-small .ybc-thumbnail-wrapper{
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 768px){
  .yubicool-blade.yubicool-blade-rounded-small .ybc-thumbnail-wrapper{
    position: absolute;
  }
  .yubicool-blade.yubicool-blade-rounded-small .ybc-thumbnail-wrapper .ybc-thumbnail{
    position: relative;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.yubicool-blade.yubicool-blade-rounded-small{
  position: relative;
  border-radius: 0.25rem;
}
@media (min-width: 1440px){
  .yubicool-blade.yubicool-blade-rounded-small{
    height: 20rem;
  }
}
@media (min-width: 320px){
  .yubicool-blade.yubicool-blade-rounded-small .ybc-thumbnail-wrapper{
    width: 100%;
  }
}
@media (min-width: 768px){
  .yubicool-blade.yubicool-blade-rounded-small .ybc-thumbnail-wrapper{
    width: 21rem;
  }
}
.yubicool-blade.yubicool-blade-rounded-small .ybc-thumbnail-wrapper .ybc-thumbnail{
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 320px){
  .yubicool-blade.yubicool-blade-rounded-small .ybc-thumbnail-wrapper .ybc-thumbnail{
    margin-left: auto;
    margin-right: auto;
  }
  .yubicool-blade.yubicool-blade-rounded-small .ybc-thumbnail-wrapper + .blade-inner{
    margin-top: 2rem;
  }
}
@media (min-width: 768px){
  .yubicool-blade.yubicool-blade-rounded-small .ybc-thumbnail-wrapper + .blade-inner{
    margin-left: 20rem;
    margin-top: 0;
  }
}
.yubicool-blade.yubicool-blade-rounded-large{
  margin-left: 0;
  margin-right: 0;
  display: block;
  border-radius: 0px;
}
@media (min-width: 768px){
  .yubicool-blade.yubicool-blade-rounded-large{
    margin-left: 4rem;
    margin-right: 4rem;
    border-radius: 0.25rem;
  }
}
@media (min-width: 1440px){
  .yubicool-blade.yubicool-blade-rounded-large{
    margin-left: 10rem;
    margin-right: 10rem;
  }
}
.yubicool-blade.yubicool-blade-rounded-large .ybc-thumbnail-wrapper{
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 768px){
  .yubicool-blade.yubicool-blade-rounded-large .ybc-thumbnail-wrapper{
    position: absolute;
  }
  .yubicool-blade.yubicool-blade-rounded-large .ybc-thumbnail-wrapper .ybc-thumbnail{
    position: relative;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.yubicool-blade.yubicool-blade-rounded-large {
    min-height: 22rem;
  }
.yubicool-blade.yubicool-blade-rounded-large .ybc-thumbnail-wrapper {
      width: 32.5rem;
    }
.yubicool-blade.yubicool-blade-rounded-large .ybc-thumbnail-wrapper + .blade-inner {
      margin-left: 32.5rem;
    }
.yubicool-link-arrow.yubicool-blade.yubicool-blade-hero::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
@media (min-width: 1024px) {
  .yubicool-blade.yubicool-blade-hero{
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
@media (min-width: 1440px) {
  .yubicool-blade.yubicool-blade-hero{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
.yubicool-blade.yubicool-blade-hero{
  margin-bottom: 0 !important;
  margin-top: 0;
  min-height: 18rem !important;
  background-size: cover;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-blade.yubicool-blade-hero{
    background-size: contain;
    --tw-backdrop-blur: blur(0);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
}
@media (min-width: 1024px){
  .yubicool-blade.yubicool-blade-hero{
    height: 21rem;
    min-height: 21rem;
  }
}
.yubicool-blade.yubicool-blade-hero {
    background-position: right;
  }
@media (max-width: 1024px) {
  .yubicool-blade.yubicool-blade-hero {
      width: calc(100% + 2rem);
      margin: 0 -1rem
  }
    }
@media (min-width: 1024px) {
  .yubicool-blade.yubicool-blade-hero {
      background-position: right
  }
    }
.yubicool-blade.yubicool-blade-hero .blade-inner{
  margin-left: -2rem;
  margin-right: -2rem;
  margin-bottom: -1.75rem;
  margin-top: -2rem;
  min-height: 18rem !important;
  padding: 2.5rem;
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
@media (min-width: 768px) {

    .yubicool-blade.yubicool-blade-hero .blade-inner {
        margin: -3.75rem -0.5rem;
        padding: 2rem;
        min-height: calc(100% + 7.5rem);
        width: calc(100% + 1rem)
    }
      }
@media (min-width: 1024px) {

    .yubicool-blade.yubicool-blade-hero .blade-inner{
        margin: 0;
        height: 100%;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 1rem;
        padding-right: 1rem;
        --tw-backdrop-blur: blur(0);
        -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
                backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
        max-width: 732px;
  }
      }
@media (min-width: 1440px) {

    .yubicool-blade.yubicool-blade-hero .blade-inner{
    padding-left: 0;
    padding-right: 0;
  }
      }
.yubicool-blade.yubicool-blade-hero h1{
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
      line-height: 3rem;
}
.yubicool-blade.yubicool-blade-hero h6{
  margin-top: 0.5rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.yubicool-blade.yubicool-blade-hero .yubicool-button{
  margin-top: 1.5rem;
}
.yubicool-blade.yubicool-blade-hero[data-brand-theme='search']{
  --tw-bg-opacity: 1;
  background-color: rgb(0 127 149 / var(--tw-bg-opacity));
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
      background-image: url(6db80c4feef7251830b8.jpeg);
}
.yubicool-blade.yubicool-blade-hero[data-brand-theme='resource']{
  --tw-bg-opacity: 1;
  background-color: rgb(0 127 149 / var(--tw-bg-opacity));
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
      background-image: url(6e36effca37e6f311e34.jpeg);
}
.yubicool-blade.yubicool-blade-hero[data-brand-theme='wwyk']{
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 165 / var(--tw-bg-opacity));
      background-image: url(fcf3b4e00fd355dc73c3.jpeg);
}
.yubicool-blade.yubicool-blade-hero[data-brand-theme='blog']{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
      background-image: url(1c7bfeefb9b6d1c5a8a4.jpeg);
}
.yubicool-blade.yubicool-blade-hero[data-brand-theme='press-room'],  
    .yubicool-blade.yubicool-blade-hero[data-brand-theme='press-releases']{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
      background-image: url(b91a8f0d27f102992774.jpeg);
}
.yubicool-blade.yubicool-blade-hero h1.yubicool-heading{
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h1.yubicool-heading :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h1.yubicool-heading :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h1.yubicool-heading :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h1.yubicool-heading :where(p):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h1.yubicool-heading{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
}
.ybc-prose.yubicool-blade.yubicool-blade-hero h1.yubicool-heading :where(thead, tr):not(:where([class~='ybc-not-prose'] *)){
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.yubicool-link-arrow.ybc-prose.yubicool-blade.yubicool-blade-hero h1.yubicool-heading :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.ybc-prose.yubicool-blade.yubicool-blade-hero h1.yubicool-heading :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-blade.yubicool-blade-hero h6.yubicool-heading{
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h6.yubicool-heading :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h6.yubicool-heading :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h6.yubicool-heading :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h6.yubicool-heading :where(p):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade.yubicool-blade-hero h6.yubicool-heading{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 500;
}
.ybc-prose.yubicool-blade.yubicool-blade-hero h6.yubicool-heading :where(thead, tr):not(:where([class~='ybc-not-prose'] *)){
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.yubicool-link-arrow.ybc-prose.yubicool-blade.yubicool-blade-hero h6.yubicool-heading :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.ybc-prose.yubicool-blade.yubicool-blade-hero h6.yubicool-heading :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-blade .ybc-offset-image{
  position: absolute;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
    .yubicool-blade .ybc-offset-image{
    max-height: 10rem;
    width: 100%;
        background-size: 3.375rem;
        top: -2.725rem;
        background-position: top center;
        /* TODO: Set this with CSS var */
        width: 111px;
        height: 275px;
        left: calc(50% - (111px / 2));
  }
      }
@media (min-width: 1024px) {
    .yubicool-blade .ybc-offset-image{
    top: -5rem;
    height: 20rem;
    width: 13rem;
  }
      }
.yubicool-blade .ybc-offset-image + .blade-inner{
  margin-top: 6.25rem;
}
@media (min-width: 1024px) {
    .yubicool-blade .ybc-offset-image + .blade-inner{
    margin-top: 0;
    margin-left: 12rem;
  }
      }
.yubicool-blade-style-full-width .ybc-thumbnail-wrapper{
  display: none;
}
.yubicool-blade-style-full-width.ybc-bg-gray-50 {
      border-bottom: 1px solid #d9d9d9;
    }
.yubicool-link-arrow.yubicool-blade-style-hero::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
@media (min-width: 1024px) {
  .yubicool-blade-style-hero{
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
@media (min-width: 1440px) {
  .yubicool-blade-style-hero{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
.yubicool-blade-style-hero{
  margin-bottom: 0 !important;
  margin-top: 0;
  min-height: 18rem !important;
  background-size: cover;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-blade-style-hero{
    background-size: contain;
    --tw-backdrop-blur: blur(0);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
}
@media (min-width: 1024px){
  .yubicool-blade-style-hero{
    height: 21rem;
    min-height: 21rem;
  }
}
.yubicool-blade-style-hero {
    background-position: right;
  }
@media (max-width: 1024px) {
  .yubicool-blade-style-hero {
      width: calc(100% + 2rem);
      margin: 0 -1rem !important
  }
    }
@media (min-width: 1024px) {
  .yubicool-blade-style-hero {
      background-position: right
  }
    }
.yubicool-blade-style-hero .blade-inner{
  margin-left: -2rem;
  margin-right: -2rem;
  margin-bottom: -1.75rem;
  margin-top: -2rem;
  min-height: 18rem !important;
  padding: 2.5rem;
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
@media (min-width: 768px) {

    .yubicool-blade-style-hero .blade-inner {
        margin: -3.75rem -0.5rem;
        padding: 2rem;
        min-height: calc(100% + 7.5rem);
        width: calc(100% + 1rem)
    }
      }
@media (min-width: 1024px) {

    .yubicool-blade-style-hero .blade-inner{
    margin: 0;
    height: 100%;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    --tw-backdrop-blur: blur(0);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
        max-width: 732px;
  }
      }
@media (min-width: 1440px) {

    .yubicool-blade-style-hero .blade-inner{
    padding-left: 0;
    padding-right: 0;
  }
      }
.yubicool-blade-style-hero h1{
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
      line-height: 3rem;
}
.yubicool-blade-style-hero h6{
  margin-top: 0.5rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.yubicool-blade-style-hero .yubicool-button{
  margin-top: 1.5rem;
}
.yubicool-blade-style-hero[data-brand-theme='search']{
  --tw-bg-opacity: 1;
  background-color: rgb(0 127 149 / var(--tw-bg-opacity));
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
      background-image: url(6db80c4feef7251830b8.jpeg);
}
.yubicool-blade-style-hero[data-brand-theme='resource']{
  --tw-bg-opacity: 1;
  background-color: rgb(0 127 149 / var(--tw-bg-opacity));
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
      background-image: url(6e36effca37e6f311e34.jpeg);
}
.yubicool-blade-style-hero[data-brand-theme='wwyk']{
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 165 / var(--tw-bg-opacity));
      background-image: url(fcf3b4e00fd355dc73c3.jpeg);
}
.yubicool-blade-style-hero[data-brand-theme='blog']{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
      background-image: url(1c7bfeefb9b6d1c5a8a4.jpeg);
}
.yubicool-blade-style-hero[data-brand-theme='press-room'], 
    .yubicool-blade-style-hero[data-brand-theme='press-releases']{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
      background-image: url(b91a8f0d27f102992774.jpeg);
}
.yubicool-blade-style-hero h1.yubicool-heading{
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  color: #FFFFFF;
}
.yubicool-blade-style-hero h1.yubicool-heading :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade-style-hero h1.yubicool-heading :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade-style-hero h1.yubicool-heading :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade-style-hero h1.yubicool-heading :where(p):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade-style-hero h1.yubicool-heading{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
}
.ybc-prose.yubicool-blade-style-hero h1.yubicool-heading :where(thead, tr):not(:where([class~='ybc-not-prose'] *)){
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.yubicool-link-arrow.ybc-prose.yubicool-blade-style-hero h1.yubicool-heading :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.ybc-prose.yubicool-blade-style-hero h1.yubicool-heading :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-blade-style-hero h6.yubicool-heading{
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  color: #FFFFFF;
}
.yubicool-blade-style-hero h6.yubicool-heading :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade-style-hero h6.yubicool-heading :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade-style-hero h6.yubicool-heading :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade-style-hero h6.yubicool-heading :where(p):not(:where([class~="ybc-not-prose"] *)){
  color: #FFFFFF;
}
.yubicool-blade-style-hero h6.yubicool-heading{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 500;
}
.ybc-prose.yubicool-blade-style-hero h6.yubicool-heading :where(thead, tr):not(:where([class~='ybc-not-prose'] *)){
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.yubicool-link-arrow.ybc-prose.yubicool-blade-style-hero h6.yubicool-heading :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.ybc-prose.yubicool-blade-style-hero h6.yubicool-heading :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-blade-style-rounded{
  margin-left: 0;
  margin-right: 0;
  display: block;
  border-radius: 0px;
}
@media (min-width: 768px){
  .yubicool-blade-style-rounded{
    margin-left: 4rem;
    margin-right: 4rem;
    border-radius: 0.25rem;
  }
}
@media (min-width: 1440px){
  .yubicool-blade-style-rounded{
    margin-left: 10rem;
    margin-right: 10rem;
  }
}
.yubicool-blade-style-rounded .ybc-thumbnail-wrapper{
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 768px){
  .yubicool-blade-style-rounded .ybc-thumbnail-wrapper{
    position: absolute;
  }
  .yubicool-blade-style-rounded .ybc-thumbnail-wrapper .ybc-thumbnail{
    position: relative;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.yubicool-blade-style-rounded-small{
  margin-left: 0;
  margin-right: 0;
  display: block;
  border-radius: 0px;
}
@media (min-width: 768px){
  .yubicool-blade-style-rounded-small{
    margin-left: 4rem;
    margin-right: 4rem;
    border-radius: 0.25rem;
  }
}
@media (min-width: 1440px){
  .yubicool-blade-style-rounded-small{
    margin-left: 10rem;
    margin-right: 10rem;
  }
}
.yubicool-blade-style-rounded-small .ybc-thumbnail-wrapper{
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 768px){
  .yubicool-blade-style-rounded-small .ybc-thumbnail-wrapper{
    position: absolute;
  }
  .yubicool-blade-style-rounded-small .ybc-thumbnail-wrapper .ybc-thumbnail{
    position: relative;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.yubicool-blade-style-rounded-small{
  position: relative;
  border-radius: 0.25rem;
}
@media (min-width: 1440px){
  .yubicool-blade-style-rounded-small{
    height: 20rem;
  }
}
@media (min-width: 320px){
  .yubicool-blade-style-rounded-small .ybc-thumbnail-wrapper{
    width: 100%;
  }
}
@media (min-width: 768px){
  .yubicool-blade-style-rounded-small .ybc-thumbnail-wrapper{
    width: 21rem;
  }
}
.yubicool-blade-style-rounded-small .ybc-thumbnail-wrapper .ybc-thumbnail{
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 320px){
  .yubicool-blade-style-rounded-small .ybc-thumbnail-wrapper .ybc-thumbnail{
    margin-left: auto;
    margin-right: auto;
  }
  .yubicool-blade-style-rounded-small .ybc-thumbnail-wrapper + .blade-inner{
    margin-top: 2rem;
  }
}
@media (min-width: 768px){
  .yubicool-blade-style-rounded-small .ybc-thumbnail-wrapper + .blade-inner{
    margin-left: 20rem;
    margin-top: 0;
  }
}
.yubicool-blade-style-rounded-large{
  margin-left: 0;
  margin-right: 0;
  display: block;
  border-radius: 0px;
}
@media (min-width: 768px){
  .yubicool-blade-style-rounded-large{
    margin-left: 4rem;
    margin-right: 4rem;
    border-radius: 0.25rem;
  }
}
@media (min-width: 1440px){
  .yubicool-blade-style-rounded-large{
    margin-left: 10rem;
    margin-right: 10rem;
  }
}
.yubicool-blade-style-rounded-large .ybc-thumbnail-wrapper{
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 768px){
  .yubicool-blade-style-rounded-large .ybc-thumbnail-wrapper{
    position: absolute;
  }
  .yubicool-blade-style-rounded-large .ybc-thumbnail-wrapper .ybc-thumbnail{
    position: relative;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.yubicool-blade-style-rounded-large {
    min-height: 22rem;
  }
.yubicool-blade-style-rounded-large .ybc-thumbnail-wrapper {
      width: 32.5rem;
    }
.yubicool-blade-style-rounded-large .ybc-thumbnail-wrapper + .blade-inner {
      margin-left: 32.5rem;
    }
.yubicool-button{
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-button{
    font-size: 16px;
    line-height: 20px;
  }
}
.yubicool-button {
    transition: 0.2s;
  }
.yubicool-link-arrow.yubicool-button:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .yubicool-button{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-button-inline{
  display: inline-flex !important;
}
.yubicool-blade-style-hero .yubicool-button-primary{
  margin-top: 1.5rem;
}
.yubicool-button-primary{
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-button-primary{
    font-size: 16px;
    line-height: 20px;
  }
}
.yubicool-button-primary {
    transition: 0.2s;
  }
.yubicool-link-arrow.yubicool-button-primary:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-button-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .yubicool-button-primary{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-button-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(101 162 12 / var(--tw-text-opacity)) !important;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.yubicool-button-primary{
    position: absolute;
    right: 0;
  }
}
.yubicool-link-arrow.yubicool-button-primary:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.yubicool-button-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.yubicool-blade-style-hero .yubicool-button-secondary{
  margin-top: 1.5rem;
}
.yubicool-button-secondary{
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-button-secondary{
    font-size: 16px;
    line-height: 20px;
  }
}
.yubicool-button-secondary {
    transition: 0.2s;
  }
.yubicool-link-arrow.yubicool-button-secondary:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-button-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .yubicool-button-secondary{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-link-arrow.yubicool-button-secondary::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.yubicool-button-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(101 162 12 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.yubicool-button-secondary{
    position: absolute;
    right: 0;
  }
}
.yubicool-link-arrow.yubicool-button-secondary:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.yubicool-button-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.yubicool-blade-style-hero .yubicool-button-semi-transparent{
  margin-top: 1.5rem;
}
.yubicool-button-semi-transparent{
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-button-semi-transparent{
    font-size: 16px;
    line-height: 20px;
  }
}
.yubicool-button-semi-transparent {
    transition: 0.2s;
  }
.yubicool-link-arrow.yubicool-button-semi-transparent:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-button-semi-transparent:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .yubicool-button-semi-transparent{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-link-arrow.yubicool-button-semi-transparent::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-button-semi-transparent{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.yubicool-button-semi-transparent{
    position: absolute;
    right: 0;
  }
}
.yubicool-button-semi-transparent {
    background-color: rgba(255, 255, 255, 0.3);
  }
.yubicool-button-semi-transparent:hover {
      background-color: rgba(255, 255, 255, 0.4);
    }
.yubicool-blade-style-hero .yubicool-button-outline{
  margin-top: 1.5rem;
}
.yubicool-button-outline{
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-button-outline{
    font-size: 16px;
    line-height: 20px;
  }
}
.yubicool-button-outline {
    transition: 0.2s;
  }
.yubicool-link-arrow.yubicool-button-outline:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-button-outline:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .yubicool-button-outline{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-button-outline{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(0 115 165 / var(--tw-text-opacity)) !important;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.yubicool-button-outline{
    position: absolute;
    right: 0;
  }
}
.yubicool-button-outline {
    border: 1px solid #0073A5;
  }
.yubicool-link-arrow.yubicool-button-outline:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.yubicool-button-outline:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 165 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.yubicool-blade-style-hero .yubicool-button-blue{
  margin-top: 1.5rem;
}
.yubicool-button-blue{
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-button-blue{
    font-size: 16px;
    line-height: 20px;
  }
}
.yubicool-button-blue {
    transition: 0.2s;
  }
.yubicool-link-arrow.yubicool-button-blue:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-button-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .yubicool-button-blue{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-link-arrow.yubicool-button-blue::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-button-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 165 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.yubicool-button-blue{
    position: absolute;
    right: 0;
  }
}
.yubicool-button-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 85 114 / var(--tw-bg-opacity));
}
.yubicool-button-secondary-style-header{
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 16px;
  line-height: 20px;
}
.yubicool-card{
  display: grid;
    max-width: 259px;
    background-size: 0px;
    background-repeat: none;
    grid-template-rows: max-content min-content min-content min-content;
}
.yubicool-card[data-title-disabled='true'] {
      grid-template-rows: max-content min-content min-content;
    }
.yubicool-card[data-title-disabled='true'] .yubicool-card-header{
  display: none;
}
.yubicool-card[data-excerpt-disabled='true'] {
      grid-template-rows: max-content min-content min-content;
    }
.yubicool-card[data-excerpt-disabled='true'] .yubicool-body-text{
  display: none;
}
.yubicool-card[data-title-disabled='true'][data-excerpt-disabled='true'] {
      grid-template-rows: max-content 2.5rem 0px min-content;
    }
.yubicool-card[data-title-disabled='true'][data-excerpt-disabled='true'] .yubicool-card-header{
  display: none;
}
.yubicool-card .yubicool-header:empty{
  display: none;
}
.yubicool-card .yubicool-link{
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.yubicool-card .yubicool-pill-list.yubicool-tag-list{
  padding-bottom: 1.25rem;
  padding-top: 1.5rem;
}
.yubicool-card .yubicool-pill-list.yubicool-tag-list ul{
  padding-left: 0;
}
.yubicool-card .image-wrapper{
  display: block;
  height: 9rem;
  width: auto;
  overflow: hidden;
}
.yubicool-card .image-wrapper img{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.yubicool-card .image-wrapper:empty {
        background-image: url(b4d525a0509d35a919bc.jpg);
        background-size: contain;
        background-repeat: no-repeat;
      }
.yubicool-card .yubicool-link{
  --tw-text-opacity: 1;
  color: rgb(0 115 165 / var(--tw-text-opacity));
}
.yubicool-card .yubicool-card-date{
  margin-bottom: 0.5rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
.yubicool-card .yubicool-link-arrow::after:hover {
        left: calc(0.5rem + 4px);
      }
.yubicool-card[data-image-disabled='true'] .image-wrapper{
  display: none;
}
.yubicool-card .yubicool-body-text{
  margin-bottom: 1.5rem !important;
  overflow: hidden;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
      font-size: 1rem;
      letter: 0.1px;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      line-clamp: 3;
      -webkit-box-orient: vertical;
}
.yubicool-card .yubicool-card-header{
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
.yubicool-card .yubicool-card-title{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
.yubicool-card-style-primary-navigation{
  max-width: 14rem;
}
.yubicool-card-style-primary-navigation .yubicool-body-text{
  margin-bottom: 1.25rem;
  line-height: 1.25rem !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
      font-size: 14px;
      word-wrap: break-word;
}
.yubicool-card-style-primary-navigation .image-wrapper{
  max-height: 6.75rem;
}
.yubicool-card-style-primary-navigation .yubicool-link{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.yubicool-card-style-primary-navigation .yubicool-link::after{
  height: 0.5rem;
  padding-bottom: 0.75rem;
  vertical-align: middle;
        width: 0.912rem !important;
        left: 0.375rem !important;
        transition: left 0.2s;
}
.yubicool-card-style-primary-navigation .yubicool-link:hover::after {
        left: 0.5rem !important;
      }
.yubicool-card-style-primary-navigation .yubicool-tag-list{
  display: none;
}
.yubicool-card-style-rounded{
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
    max-width: 351px;
}
.yubicool-card-style-rounded .yubicool-card-title, 
    .yubicool-card-style-rounded .yubicool-body-text, 
    .yubicool-card-style-rounded .yubicool-link, 
    .yubicool-card-style-rounded .yubicool-card-date{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card-style-rounded .yubicool-card-title{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
      letter-spacing: 0.1px;
}
.yubicool-card-style-rounded .yubicool-body-text{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
.yubicool-card-style-rounded .image-wrapper img{
  margin: 0;
      width: 100%;
      max-height: 168px;
}
.yubicool-card-style-rounded .image-wrapper{
  margin-bottom: 0;
}
.yubicool-card-style-rounded .yubicool-pill-list.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card-style-rounded .yubicool-pill-list.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card-style-rounded .yubicool-pill-list.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.yubicool-card-style-rounded-wide{
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
    max-width: 351px;
}
.yubicool-card-style-rounded-wide .yubicool-card-title,  
    .yubicool-card-style-rounded-wide .yubicool-body-text,  
    .yubicool-card-style-rounded-wide .yubicool-link,  
    .yubicool-card-style-rounded-wide .yubicool-card-date{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card-style-rounded-wide .yubicool-card-title{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
      letter-spacing: 0.1px;
}
.yubicool-card-style-rounded-wide .yubicool-body-text{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
.yubicool-card-style-rounded-wide .image-wrapper img{
  margin: 0;
      width: 100%;
      max-height: 168px;
}
.yubicool-card-style-rounded-wide .image-wrapper{
  margin-bottom: 0;
}
.yubicool-card-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card-style-rounded-wide .yubicool-pill-list.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card-style-rounded-wide .yubicool-pill-list.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {

  .yubicool-card-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-style-rounded-wide .yubicool-card-title, 
      .yubicool-card-style-rounded-wide .yubicool-body-text, 
      .yubicool-card-style-rounded-wide .yubicool-tag-list, 
      .yubicool-card-style-rounded-wide .yubicool-link, 
      .yubicool-card-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }
    }
.yubicool-card-style-rounded-wide-image-disabled{
  display: flex !important;
  flex-direction: column;
  padding: 0.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .yubicool-card-style-rounded-wide-image-disabled{
    padding: 1rem;
  }
}
@media (min-width: 1024px){
  .yubicool-card-style-rounded-wide-image-disabled{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.yubicool-card-style-rounded-wide-image-disabled {
    min-height: unset;
  }
.yubicool-card-style-rounded-wide-image-disabled .yubicool-body-text{
  max-width: 100%;
}
.yubicool-card-style-rounded-wide-image-disabled .image-wrapper{
  display: none;
}
.yubicool-card-style-rounded-wide[data-image-disabled='true']{
  display: flex !important;
  flex-direction: column;
  padding: 0.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .yubicool-card-style-rounded-wide[data-image-disabled='true']{
    padding: 1rem;
  }
}
@media (min-width: 1024px){
  .yubicool-card-style-rounded-wide[data-image-disabled='true']{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.yubicool-card-style-rounded-wide[data-image-disabled='true'] {
    min-height: unset;
  }
.yubicool-card-style-rounded-wide[data-image-disabled='true'] .yubicool-body-text{
  max-width: 100%;
}
.yubicool-card-style-rounded-wide[data-image-disabled='true'] .image-wrapper{
  display: none;
}
.yubicool-card-collection{
  list-style-type: none;
}
.yubicool-card-collection .yubicool-spinner{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
/* Collection styles */
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
    max-width: 351px;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
    .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
    .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
    .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
      letter-spacing: 0.1px;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img{
  margin: 0;
      width: 100%;
      max-height: 168px;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper{
  margin-bottom: 0;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }
    }
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card[data-image-disabled='true']{
  display: flex !important;
  flex-direction: column;
  padding: 0.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card[data-image-disabled='true']{
    padding: 1rem;
  }
}
@media (min-width: 1024px){
  .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card[data-image-disabled='true']{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card[data-image-disabled='true'] {
    min-height: unset;
  }
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card[data-image-disabled='true'] .yubicool-body-text{
  max-width: 100%;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card[data-image-disabled='true'] .image-wrapper{
  display: none;
}
.yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card{
  min-width: 100%;
}
.yubicool-card-collection[data-card-type='rounded-wide'][data-image-disabled='true'] .yubicool-card{
  display: flex !important;
  flex-direction: column;
  padding: 0.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .yubicool-card-collection[data-card-type='rounded-wide'][data-image-disabled='true'] .yubicool-card{
    padding: 1rem;
  }
}
@media (min-width: 1024px){
  .yubicool-card-collection[data-card-type='rounded-wide'][data-image-disabled='true'] .yubicool-card{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.yubicool-card-collection[data-card-type='rounded-wide'][data-image-disabled='true'] .yubicool-card {
    min-height: unset;
  }
.yubicool-card-collection[data-card-type='rounded-wide'][data-image-disabled='true'] .yubicool-card .yubicool-body-text{
  max-width: 100%;
}
.yubicool-card-collection[data-card-type='rounded-wide'][data-image-disabled='true'] .yubicool-card .image-wrapper{
  display: none;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
    max-width: 351px;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
    .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
    .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
    .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
      letter-spacing: 0.1px;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img{
  margin: 0;
      width: 100%;
      max-height: 168px;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper{
  margin-bottom: 0;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }
    }
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
  display: flex !important;
  flex-direction: column;
  padding: 0.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    padding: 1rem;
  }
}
@media (min-width: 1024px){
  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card {
    min-height: unset;
  }
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .yubicool-body-text{
  max-width: 100%;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card .image-wrapper{
  display: none;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card[data-image-disabled='true']{
  display: flex !important;
  flex-direction: column;
  padding: 0.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card[data-image-disabled='true']{
    padding: 1rem;
  }
}
@media (min-width: 1024px){
  .yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card[data-image-disabled='true']{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card[data-image-disabled='true'] {
    min-height: unset;
  }
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card[data-image-disabled='true'] .yubicool-body-text{
  max-width: 100%;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card[data-image-disabled='true'] .image-wrapper{
  display: none;
}
.yubicool-card-collection[data-card-type='rounded-wide-image-disabled'] .yubicool-card{
  min-width: 100%;
}
.yubicool-card-collection[data-card-type='rounded'] .yubicool-card{
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
    max-width: 351px;
}
.yubicool-card-collection[data-card-type='rounded'] .yubicool-card .yubicool-card-title,  
    .yubicool-card-collection[data-card-type='rounded'] .yubicool-card .yubicool-body-text,  
    .yubicool-card-collection[data-card-type='rounded'] .yubicool-card .yubicool-link,  
    .yubicool-card-collection[data-card-type='rounded'] .yubicool-card .yubicool-card-date{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-card-type='rounded'] .yubicool-card .yubicool-card-title{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
      letter-spacing: 0.1px;
}
.yubicool-card-collection[data-card-type='rounded'] .yubicool-card .yubicool-body-text{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
.yubicool-card-collection[data-card-type='rounded'] .yubicool-card .image-wrapper img{
  margin: 0;
      width: 100%;
      max-height: 168px;
}
.yubicool-card-collection[data-card-type='rounded'] .yubicool-card .image-wrapper{
  margin-bottom: 0;
}
.yubicool-card-collection[data-card-type='rounded'] .yubicool-card .yubicool-pill-list.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card-collection[data-card-type='rounded'] .yubicool-card .yubicool-pill-list.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-card-type='rounded'] .yubicool-card .yubicool-pill-list.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
/* Collection layouts */
.yubicool-card-collection[data-template-slug='stream'] > ul{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2.5rem;
}
.yubicool-card-collection[data-template-slug='stream'] .yubicool-card{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
}
.yubicool-card-collection[data-template-slug='stream'][data-card-type='rounded'] > ul{
  gap: 1rem;
}
@media (min-width: 768px){
  .yubicool-card-collection[data-template-slug='stream'][data-card-type='rounded'] > ul{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.yubicool-card-collection[data-template-slug='stream'][data-card-type='rounded'] > ul .yubicool-card{
  height: 100%;
}
.yubicool-card-collection[data-template-slug='row-of-three'] > ul{
  display: grid;
  gap: 1.25rem;
}
@media (min-width: 768px){
  .yubicool-card-collection[data-template-slug='row-of-three'] > ul{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.yubicool-card-collection[data-template-slug='row-of-three'] > ul {
    max-width: calc(1102px * 0.7);
  }
.yubicool-card-collection[data-template-slug='row-of-three'] .yubicool-tag-list{
  display: none;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] {
      max-width: 1102px;
    }
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem;
  padding-left: 0;
}
@media (min-width: 1024px){
  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li{
  grid-column: span 1 / span 1;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card{
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
    max-width: 351px;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .yubicool-card-title,  
    .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .yubicool-body-text,  
    .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .yubicool-link,  
    .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .yubicool-card-date{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .yubicool-card-title{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
      letter-spacing: 0.1px;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .yubicool-body-text{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .image-wrapper img{
  margin: 0;
      width: 100%;
      max-height: 168px;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .image-wrapper{
  margin-bottom: 0;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .yubicool-pill-list.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .yubicool-pill-list.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li .yubicool-card .yubicool-pill-list.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px){
  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1){
    grid-column: span 3 / span 3;
  }
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
    max-width: 351px;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
    .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
    .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
    .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
      letter-spacing: 0.1px;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img{
  margin: 0;
      width: 100%;
      max-height: 168px;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper{
  margin-bottom: 0;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-link,  
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card .yubicool-body-text{
    margin-bottom: 1.75rem;
  }
    }
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card[data-image-disabled='true']{
  display: flex !important;
  flex-direction: column;
  padding: 0.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card[data-image-disabled='true']{
    padding: 1rem;
  }
}
@media (min-width: 1024px){
  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card[data-image-disabled='true']{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card[data-image-disabled='true'] {
    min-height: unset;
  }
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card[data-image-disabled='true'] .yubicool-body-text{
  max-width: 100%;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(1) .yubicool-card[data-image-disabled='true'] .image-wrapper{
  display: none;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(n + 1) .yubicool-card{
  height: 100%;
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(n + 1) .yubicool-card .yubicool-card-header{
  min-height: 2rem;
}
@media (min-width: 1024px){
  .yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(n + 1) .yubicool-card .yubicool-card-header{
    min-height: 4rem;
  }
}
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(n + 1) .yubicool-card .yubicool-pill-list li:nth-child(n + 6) {
          display: none;
        }
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] .yubicool-card {
        background-image: none !important;
      }
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] .yubicool-card .yubicool-tag-list{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
}
.ybc-card-collection-ul-row-of-three{
  display: grid;
  gap: 1.25rem;
}
@media (min-width: 768px){
  .ybc-card-collection-ul-row-of-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.ybc-card-collection-ul-row-of-three {
    max-width: calc(1102px * 0.7);
  }
.ybc-card-collection-ul-full-width-with-row-of-three{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem;
  padding-left: 0;
}
@media (min-width: 1024px){
  .ybc-card-collection-ul-full-width-with-row-of-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.yubicool-blade-style-full-width.yubicool-footer {
      border-bottom: 1px solid #d9d9d9;
    }
.yubicool-footer{
  max-width: 100%;
}
@media (min-width: 768px) {
  .yubicool-footer {
      max-width: calc(768px - 2rem)
  }
    }
@media (min-width: 1024px) {
  .yubicool-footer {
      max-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .yubicool-footer {
      max-width: calc(1440px - 20rem)
  }
    }
.yubicool-footer{
  margin-left: auto;
  margin-right: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}
@media (max-width: 768px) {
  .yubicool-footer {
      max-width: calc(100vw - 2rem)
  }
    }
.yubicool-footer-row.yubicool-footer-row-type-upper .yubicool-footer-column{
  padding: 0;
}
.yubicool-footer-row.yubicool-footer-row-type-upper > div{
  margin-bottom: 2rem;
  display: flex;
  min-height: 5rem;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  .yubicool-footer-row.yubicool-footer-row-type-upper > div{
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
  }
}
.yubicool-footer-row.yubicool-footer-row-type-upper > div .yubicool-logo{
  max-width: 7rem;
}
@media (min-width: 1024px){
  .yubicool-footer-row.yubicool-footer-row-type-upper > div .yubicool-logo{
    max-width: none;
  }
}
.yubicool-footer-row.yubicool-footer-row-type-navigation .yubicool-footer-nav-wrapper{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px) {
      .yubicool-footer-row.yubicool-footer-row-type-navigation .yubicool-footer-nav-wrapper{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
        }
.yubicool-footer-row.yubicool-footer-row-type-navigation label{
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
        line-height: 14px;
        letter-spacing: 0.1px;
}
.yubicool-footer-row.yubicool-footer-row-type-navigation nav ul{
  list-style-type: none;
}
.yubicool-footer-row.yubicool-footer-row-type-navigation nav ul a{
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
            letter-spacing: 0.1px;
}
.yubicool-footer-row.yubicool-footer-row-type-navigation nav ul li{
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.yubicool-social-media-links{
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
}
@media (min-width: 1024px){
  .yubicool-social-media-links{
    gap: 1rem;
    padding-left: 4.5rem;
  }
}
.yubicool-social-media-links ul, 
    .yubicool-social-media-links li{
  list-style-type: none;
}
.yubicool-social-media-links li{
  max-width: 2.25rem;
  overflow: hidden;
}
.yubicool-footer-column{
  grid-column: span 1 / span 1;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.5rem;
}
.yubicool-footer-column-style-white{
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.yubicool-primary-navigation-menu {
    z-index: 950;
  }
.yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout{
  display: flex;
  flex-direction: column;
        width: calc(100% - 12rem);
}
@media (max-width: 1024px - 1) {
        .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-top-level-navigation-item{
    --tw-border-opacity: 1;
    border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(134 139 121 / var(--tw-text-opacity));
  }
          .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-top-level-navigation-item .yubicool-mobile-navigation-chevron{
    --tw-text-opacity: 1;
    color: rgb(61 65 51 / var(--tw-text-opacity));
  }
      }
@media (min-width: 1024px) {
        .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper{
    position: absolute;
    left: 0;
    min-width: 100%;
    padding-left: 10rem;
    padding-right: 10rem;
  }
        .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout{
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
      }
@media (min-width: 1440px) {
        .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper{
    top: 3.5rem;
  }
      }
@media (max-width: 1024px - 1) {
      .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-top-level-navigation-item{
    --tw-border-opacity: 1;
    border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(61 65 51 / var(--tw-text-opacity));
          font-size: 15px;
          line-height: 24px;
  }
          .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-top-level-navigation-item .yubicool-mobile-navigation-chevron{
    --tw-text-opacity: 1;
    color: rgb(61 65 51 / var(--tw-text-opacity));
  }
        }
@media (min-width: 1024px) {
        .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-top-level-navigation-item::after{
    position: absolute;
    left: 1rem;
    display: block;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(132 189 0 / var(--tw-bg-opacity));
            height: 6px;
            bottom: 0;
            width: calc(100% - 2rem);
            content: '';
  }
      .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-top-level-navigation-item{
    position: relative;
    padding-bottom: 1.75rem;
  }
          }
.yubicool-header-mobile-open-icon{
  margin-right: 1rem;
}
@media (min-width: 1024px){
  .yubicool-header-mobile-open-icon{
    display: none;
  }
}
.yubicool-mobile-navigation-chevron{
  margin-left: auto;
  vertical-align: bottom;
}
@media (min-width: 1024px){
  .yubicool-mobile-navigation-chevron{
    display: none;
  }
}
.yubicool-header-mobile-close-icon{
  margin-right: 1rem;
  display: none;
}
@media (min-width: 1024px){
  .yubicool-header-mobile-close-icon{
    display: none;
  }
}
.yubicool-top-level-navigation{
  position: absolute;
  top: 0;
  display: none;
  flex-direction: column;
}
@media (min-width: 768px){
  .yubicool-top-level-navigation{
    top: 12rem;
  }
}
@media (min-width: 1024px){
  .yubicool-top-level-navigation{
    display: flex;
  }
}
/* Full Navigation */
@media (min-width: 1024px) {
  .yubicool-top-level-navigation{
    position: static;
    top: 3.5rem;
    display: flex;
    flex-direction: row;
  }
  .yubicool-navigation-menu-flyout{
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
@media (min-width: 1440px) {
  .yubicool-navigation-menu-flyout{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
.yubicool-navigation-menu-flyout{
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
@media (max-width: 1024px - 1) {
  .yubicool-navigation-menu-flyout{
    z-index: 0;
    margin-top: 0;
    --tw-border-opacity: 1;
    border-top-color: rgb(217 217 217 / var(--tw-border-opacity));
    padding-top: 1rem;
  }
    }
@media (min-width: 1024px) {

    .yubicool-navigation-menu-flyout > div:nth-child(1) {
        border-right: 1px solid #D9D9D9
    }
      }
.yubicool-primary-navigation{
  position: relative;
  display: grid;
  height: 4.5rem;
  width: 100%;
  align-items: center;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1440px){
  .yubicool-primary-navigation{
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }
}
.yubicool-primary-navigation {
    border-bottom-width: 1px;
  }
.yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-top-level-navigation{
  display: none;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-header-mobile-open-icon{
  display: block;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-header-mobile-close-icon{
  display: none;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-search-bar{
  display: none;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-search-icon{
  display: none;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-inner:after{
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        content: '';
        width: 100vw;
        height: 100vh;
        z-index: -1;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation{
  position: fixed;
  left: 0;
  right: 0;
  top: 12rem;
  display: flex;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        max-height: calc(100vh - 9rem);
}
@media (min-width: 768px) {

      .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation {
          max-height: calc(100vh - 12rem);
          top: 13rem
      }
        }
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation a{
  width: 100%;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation .yubicool-primary-navigation-menu[data-target-open='false'] div.yubicool-navigation-menu-flyout-wrapper {
          display: none !important;
        }
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout{
  display: flex !important;
  flex-direction: column;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation .yubicool-primary-navigation-label{
  margin-bottom: 1.25rem;
  padding-top: 1rem;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation .yubicool-primary-navigation-menu-column{
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation .yubicool-top-level-navigation-item{
  display: flex;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation .yubicool-navigation-menu-flyout-wrapper{
  padding-left: 1rem;
  padding-right: 1rem;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation .yubicool-card{
  display: none;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation::-webkit-scrollbar{
  display: none;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] #yubicool-header-mobile-open-icon{
  display: none;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-header-mobile-close-icon{
  display: block;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-search-bar{
  position: absolute;
  top: 4rem;
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-search-bar .yubicool-search-input{
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1024px){
  .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-top-level-navigation,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-top-level-navigation{
    display: flex;
  }
  .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-header-mobile-open-icon,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-header-mobile-open-icon{
    display: none;
  }
  .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-header-mobile-close-icon,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-header-mobile-close-icon{
    display: none;
  }
  .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-search-bar[data-show-search='true'],  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-search-bar[data-show-search='true']{
    display: block;
  }
  .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-search-icon,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-search-icon{
    display: block;
  }
}
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout{
  display: grid;
  max-width: 1440px;
  justify-content: flex-start;
  gap: 1.5rem;
}
@media (max-width: 1024px - 1) {
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-child(n + 3),  .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > .yubicool-card:nth-child(n + 3),  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-child(n + 3),  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > .yubicool-card:nth-child(n + 3){
    display: none;
  }
            }
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-child(n + 5),  .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > .yubicool-card:nth-child(n + 5),  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-child(n + 5),  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > .yubicool-card:nth-child(n + 5){
  display: none;
}
@media (min-width: 1024px) {

      .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout{
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 21rem;
    width: 100%;
    flex-direction: row;
  }

      @media (min-width: 1024px){
    .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout{
      top: 1.5rem;
      padding: 2rem;
    }
  }

      @media (min-width: 1440px){
    .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout{
      top: 2rem;
    }
  }

      .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout, .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout {
          max-width: 1024px;
          width: 1024px;
          transition: all 0.3s ease 0.1s;
          grid-template-columns: auto auto auto auto;
          left: -1rem;
          top: 1.4rem
      }
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-card, .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-card {
            width: 12rem;
          }
            .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-card .image-wrapper, .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-card .image-wrapper {
              height: auto;
            }

          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-primary-navigation-menu-column,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-primary-navigation-menu-column{
    min-width: 10rem;
  }

          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-primary-navigation-menu-column:nth-of-type(3),
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(3) .yubicool-primary-navigation-menu-column,
          .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-primary-navigation-menu-column:nth-of-type(3),
          .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(3) .yubicool-primary-navigation-menu-column {
            width: 200px;
          }

          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(1), 
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(2):not(:last-of-type), 
          .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(1), 
          .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(2):not(:last-of-type){
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245 / var(--tw-border-opacity));
  }
        }
@media (min-width: 1440px) {

      .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout{
    margin-left: auto;
    margin-right: auto;
    gap: 1.25rem;
    padding-left: 10rem;
    padding-right: 10rem;
          top: 0;
          left: 0;
          max-width: 1440px;
          width: 1440px;
          grid-template-columns: auto auto auto auto auto;
  }

          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-card:nth-child(n + 4), .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-card:nth-child(n + 4) {
            display: grid;
          }
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-card,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-card{
    display: grid;
  }
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-primary-navigation-menu-column,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout .yubicool-primary-navigation-menu-column{
    display: block;
    width: 14rem;
  }
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(1), 
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(2):not(:last-of-type), 
          .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(1), 
          .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-navigation-menu-flyout-wrapper .yubicool-navigation-menu-flyout > div:nth-of-type(2):not(:last-of-type){
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245 / var(--tw-border-opacity));
  }
        }
.yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-search-icon,  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-search-icon{
  display: none;
}
@media (min-width: 1024px) {
        .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-header-mobile-open-icon, 
        .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-header-mobile-close-icon, 
        .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-header-mobile-open-icon, 
        .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-header-mobile-close-icon{
    display: none;
  }
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-search-icon[data-show-search='false'],  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-search-icon[data-show-search='false']{
    visibility: hidden;
    display: block;
  }
          .yubicool-primary-navigation[data-target-mobile-navigation-open='true'] .yubicool-search-icon[data-show-search='true'],  .yubicool-primary-navigation[data-target-mobile-navigation-open='false'] .yubicool-search-icon[data-show-search='true']{
    display: none;
  }
  .yubicool-primary-navigation .yubicool-primary-navigation-inner{
    padding-left: 1rem;
    padding-right: 1rem;
  }
      }
@media (min-width: 1440px) {
  .yubicool-primary-navigation .yubicool-primary-navigation-inner{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
.yubicool-primary-navigation .yubicool-primary-navigation-inner{
  position: relative;
  display: inline-flex;
  align-items: center;
}
@media (min-width: 1440px) {

    .yubicool-primary-navigation .yubicool-primary-navigation-inner{
    width: 100%;
    max-width: 1440px;
  }
      }
.yubicool-primary-navigation-label{
  margin-bottom: 2rem !important;
  display: inline-block;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  font-weight: 400;
}
.yubicool-primary-navigation-button-group{
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}
.yubicool-primary-navigation-button-group .yubicool-close-icon{
  margin-right: 1rem;
  display: none;
}
@media (min-width: 1024px){
  .yubicool-primary-navigation-button-group .yubicool-close-icon{
    display: block;
  }
}
.yubicool-primary-navigation-button-group .yubicool-search-icon{
  margin-right: 1rem;
  display: none;
}
.yubicool-header-logo{
  margin-right: 1rem;
}
.yubicool-navigation-menu-flyout{
  left: 0;
  top: 0;
  margin-top: 0;
  display: none;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px){
  .yubicool-navigation-menu-flyout{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }
}
@media (min-width: 1440px){
  .yubicool-navigation-menu-flyout{
    padding-bottom: 3rem;
    padding-top: 2.75rem;
  }
}
.yubicool-navigation-menu-flyout a{
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.yubicool-navigation-menu-flyout a:hover{
  --tw-text-opacity: 1;
  color: rgb(123 175 0 / var(--tw-text-opacity));
}
.yubicool-navigation-menu-flyout .yubicool-card .yubicool-link{
  --tw-text-opacity: 1;
  color: rgb(0 115 165 / var(--tw-text-opacity));
}
.yubicool-navigation-menu-flyout label.yubicool-menu-label{
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.yubicool-navigation-menu-flyout > div{
  margin-bottom: 2rem;
}
.yubicool-navigation-menu-flyout h1{
  margin-bottom: 2rem;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
}
.yubicool-navigation-menu-flyout h2{
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.yubicool-navigation-menu-flyout .yubicool-primary-navigation-menu-column{
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.yubicool-navigation-menu-flyout > div:first-child,  .yubicool-navigation-menu-flyout .yubicool-primary-navigation-menu-column:first-child,  .yubicool-navigation-menu-flyout > a:first-child,  .yubicool-navigation-menu-flyout .yubicool-card:first-child{
  padding-left: 0;
}
.yubicool-navigation-menu-flyout > div:last-child,  .yubicool-navigation-menu-flyout .yubicool-primary-navigation-menu-column:last-child,  .yubicool-navigation-menu-flyout > a:last-child,  .yubicool-navigation-menu-flyout .yubicool-card:last-child{
  padding-right: 0;
}
.yubicool-top-level-navigation-item{
  display: block;
  cursor: pointer;
  white-space: nowrap;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 700;
}
@media (min-width: 768px){
  .yubicool-top-level-navigation-item{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1024px){
  .yubicool-top-level-navigation-item{
    display: inline;
  }
}
@media (min-width: 1440px){
  .yubicool-top-level-navigation-item{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.yubicool-top-level-navigation-item {
    letter-spacing: 0.1px;
  }
.yubicool-top-level-navigation-item:hover{
  --tw-text-opacity: 1;
  color: rgb(132 189 0 / var(--tw-text-opacity));
}
.yubicool-header{
  position: fixed;
  margin-left: auto;
  margin-right: auto;
  min-width: 100%;
}
@media (min-width: 1024px) {
  .yubicool-header{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  @media (min-width: 320px){
    .yubicool-header{
      max-width: 320px;
    }
  }
  @media (min-width: 768px){
    .yubicool-header{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .yubicool-header{
      max-width: 1024px;
    }
  }
  @media (min-width: 1440px){
    .yubicool-header{
      max-width: 1440px;
    }
    main.ybc-content > .yubicool-header{
      max-width: 1440px;
    }
  }
main.ybc-content > .yubicool-header {
    min-height: 40vh;
  }
.yubicool-header .wp-block-embed {
  margin: 0 auto;
}
  .yubicool-header {
      width: 100%;
      max-width: 100%;
      min-width: unset
  }
    }
.yubicool-header{
    z-index: 998;
}
/* 1 less than the wordpress header bar */
.yubicool-header .yubicool-secondary-navigation{
  display: none;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px){
  .yubicool-header .yubicool-secondary-navigation{
    display: flex;
  }
}
@media (min-width: 1024px){
  .yubicool-header .yubicool-secondary-navigation{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .yubicool-header .yubicool-secondary-navigation{
    margin-left: 0;
    margin-right: 0;
    max-width: 1102px;
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
@media (min-width: 1024px, max-width: 1440px -1) {
  .yubicool-header .yubicool-secondary-navigation{
    margin-left: auto;
    margin-right: auto;
    min-width: 100%;
  }
    }
@media (min-width: 1440px) {
  .yubicool-header .yubicool-secondary-navigation {
      min-width: 1440px
  }
    }
.yubicool-hero {
    width: 100%;
    max-width: none;
  }
@media (min-width: 1024px) {
  .yubicool-hero{
      margin-left: -1rem;
      margin-right: -1rem;
      width: calc(100% + 2rem);
  }
    }
@media (min-width: 1440px) {
  .yubicool-hero{
      margin-left: -10rem;
      margin-right: -10rem;
      width: calc(100% + 20rem);
  }
    }
.yubicool-hero{
  position: relative;
  margin-left: 0;
  margin-right: 0;
  display: block;
  overflow: hidden;
}
@media (min-width: 768px){
  .yubicool-hero {
    max-width: 320px;
  }
    @media (min-width: 768px) {
  .yubicool-hero{
      max-width: 768px;
    }
    }
    @media (min-width: 1024px) {
  .yubicool-hero{
      max-width: 1024px;
    }
    }
    @media (min-width: 1440px) {
  .yubicool-hero{
      max-width: 1440px;
    }
    }
}
.yubicool-hero {
    max-height: 482px;
  }
@media (min-width: 1024px) {
  .yubicool-hero .image-overlay-wrapper {
      min-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .yubicool-hero .image-overlay-wrapper {
      min-width: calc(1440px - 20rem)
  }
    }
@media (min-width: 1024px) {
  .yubicool-hero .image-overlay-wrapper{
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
@media (min-width: 1440px) {
  .yubicool-hero .image-overlay-wrapper{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
.yubicool-hero .image-overlay-wrapper{
  position: absolute;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  background-color: transparent;
}
@media (min-width: 768px){
  .yubicool-hero .image-overlay-wrapper {
    max-width: 320px;
  }
    @media (min-width: 768px) {
  .yubicool-hero .image-overlay-wrapper{
      max-width: 768px;
    }
    }
    @media (min-width: 1024px) {
  .yubicool-hero .image-overlay-wrapper{
      max-width: 1024px;
    }
    }
    @media (min-width: 1440px) {
  .yubicool-hero .image-overlay-wrapper{
      max-width: 1440px;
    }
    }
    .yubicool-hero .image-overlay-wrapper{
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 320px - 1) {
    .yubicool-hero .image-overlay-wrapper {
        max-width: 80%;
        left: 10%
    }
      }
.yubicool-hero .image-overlay-wrapper img {
        /* Compensate for padding and play/pause UI element */
        max-width: calc(100% - 1.5rem);
      }
@media (min-width: 768px) {
      .yubicool-hero .image-overlay-wrapper img {
          max-width: calc(100% - 4.75rem)
      }
        }
.yubicool-inner-content-navigation-items{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px){
  .yubicool-inner-content-navigation-items{
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .yubicool-inner-content-navigation {
      min-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .yubicool-inner-content-navigation {
      min-width: calc(1440px - 20rem)
  }
    }
.yubicool-inner-content-navigation{
  display: none;
  border-radius: 1rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    z-index: 100;
}
.yubicool-inner-content-navigation ul{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px){
  .yubicool-inner-content-navigation ul{
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .yubicool-inner-content-navigation{
    position: sticky;
    display: block;
      top: 80rem;
  }
    }
.yubicool-inner-content-navigation-item{
  list-style-type: none;
  border-radius: 0.75rem;
  padding: 0.5rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
    transition: 0.2s;
}
.yubicool-link-arrow.yubicool-inner-content-navigation-item:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-inner-content-navigation-item:hover{
  --tw-border-opacity: 1;
  border-color: rgb(101 162 12 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(132 189 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-logo{
  display: inline;
}
@media (min-width: 1024px) {
  .yubicool-logo {
      min-width: 7.5rem;
      width: 7.5rem
  }
    }
.yubicool-logo #header-main-logo{
  display: none !important;
}
@media (min-width: 768px) {
    .yubicool-logo #header-main-logo{
    display: block !important;
  }
      }
.yubicool-logo #header-mobile-logo{
  display: block !important;
      min-width: 2.75rem;
      aspect-ratio: 1/1;
      height: auto;
      width: auto;
}
@media (min-width: 768px) {
    .yubicool-logo #header-mobile-logo{
    display: none !important;
  }
      }
.yubicool-logo-style-header{
  margin-right: 1rem;
}
@media (min-width: 1024px) {
  .yubicool-library {
      min-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .yubicool-library {
      min-width: calc(1440px - 20rem)
  }
    }
.yubicool-library{
  border-radius: 1rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 1440px){
  .yubicool-library{
    max-width: 1102px;
  }
}
.yubicool-library {
    z-index: 800;
  }
.yubicool-library[data-pill-bottle-open='false'] .yubicool-library-sub-category-controls{
  display: none;
}
.yubicool-link-arrow.yubicool-library[data-pill-bottle-open='true'] .yubicool-pill-bottle-toggle::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.yubicool-library[data-pill-bottle-open='true'] .yubicool-pill-bottle-toggle{
  --tw-bg-opacity: 1;
  background-color: rgb(132 189 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
        border: 1px solid #84BD00;
}
.yubicool-library .yubicool-library-controls{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.yubicool-blade-style-full-width.yubicool-library .yubicool-pill-bottle-toggle {
      border-bottom: 1px solid #d9d9d9;
    }
.yubicool-library .yubicool-pill-bottle-toggle{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
      border: 1px solid #D9D9D9;
}
.yubicool-card .yubicool-library .yubicool-pill-bottle.yubicool-tag-list{
  padding-bottom: 1.25rem;
  padding-top: 1.5rem;
}
.yubicool-card .yubicool-library .yubicool-pill-bottle.yubicool-tag-list ul{
  padding-left: 0;
}
.yubicool-card-style-rounded .yubicool-library .yubicool-pill-bottle.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card-style-rounded .yubicool-library .yubicool-pill-bottle.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card-style-rounded .yubicool-library .yubicool-pill-bottle.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {
      .yubicool-card-style-rounded-wide .yubicool-library .yubicool-pill-bottle.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
    }
.yubicool-card-collection[data-template-slug='full-width-with-row-of-three'] > ul > li:nth-child(n + 1) .yubicool-card .yubicool-library .yubicool-pill-bottle li:nth-child(n + 6) {
          display: none;
        }
div.yubicool-library .yubicool-pill-bottle {
    z-index: 101;
  }
div.yubicool-library .yubicool-pill-bottle > div{
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}
ul.yubicool-library .yubicool-pill-bottle {
    z-index: 101;
  }
ul.yubicool-library .yubicool-pill-bottle > li{
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.yubicool-card .yubicool-library .yubicool-pill-bottle li.yubicool-pill{
  margin-right: 0.5rem;
}
.yubicool-library .yubicool-pill-bottle{
  margin-top: 1.5rem;
}
.yubicool-wp-inline-group .yubicool-card .yubicool-library .yubicool-pill-bottle{
  padding-left: 0;
  padding-right: 0;
}
.yubicool-wp-inline-group .yubicool-card .yubicool-library .yubicool-pill-bottle.yubicool-tag-list{
  display: none;
}
.yubicool-library .yubicool-library-category-controls > ul{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-left: 0;
}
@media (min-width: 768px){
  .yubicool-library .yubicool-library-category-controls > ul{
    flex-direction: row;
  }
}
.yubicool-library .yubicool-library-category-controls > ul .yubicool-library-category{
  margin-bottom: 0;
}
.yubicool-library-pagination > div, 
    .yubicool-library-pagination > a{
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.yubicool-library-category{
  cursor: pointer;
  list-style-type: none;
  border-radius: 0.75rem;
  padding: 0.5rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
    transition: 0.2s;
}
.yubicool-link-arrow.yubicool-library-category:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-library-category:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(132 189 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-library-category[data-enabled='true'],
    .yubicool-library-category:hover {
      border: 2px solid #84BD00;
    }
.yubicool-link{
  display: inline-block;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.025em;
    transition: 0.2s;
}
.yubicool-link p{
  margin-bottom: 0;
  display: inline;
}
.yubicool-link:hover{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.yubicool-link-arrow{
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.yubicool-link-arrow::after{
  position: relative;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: bottom;
      left: 0.5rem;
      padding-bottom: 1.125rem;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iIzAwNzNBNSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      transition: 0.2s;
      content: '';
}
.yubicool-link-arrow:hover{
  cursor: pointer;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.yubicool-link-arrow:hover::after {
      left: calc(0.5rem + 4px);
    }
.yubicool-link-arrow.ybc-text-white::after, .yubicool-link-arrow.ybc-text-gray-200::after, .yubicool-link-arrow.ybc-text-gray-100::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-link-social-media-rss {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxwYXRoIGQ9Ik0xMi41MTY1IDIyQzEzLjQxOTUgMjIgMTQuMTUxNSAyMS4yNjggMTQuMTUxNSAyMC4zNjVDMTQuMTUxNSAxOS40NjIgMTMuNDE5NSAxOC43MyAxMi41MTY1IDE4LjczQzExLjYxMzUgMTguNzMgMTAuODgxNSAxOS40NjIgMTAuODgxNSAyMC4zNjVDMTAuODgxNSAyMS4yNjggMTEuNjEzNSAyMiAxMi41MTY1IDIyWiIgZmlsbD0iIzY4NkY1OSIvPgo8cGF0aCBkPSJNMTAuODgxNSAxMC4zMzAxVjEyLjQ1MjZDMTYuMTU0IDEyLjQ1MjYgMjAuNDI5IDE2LjcyNzYgMjAuNDI5IDIyLjAwMDFIMjIuNTUxNUMyMi41NTE1IDE1LjU1NzYgMTcuMzI0IDEwLjMzMDEgMTAuODgxNSAxMC4zMzAxWk0xMC44ODE1IDE0LjU3NTFWMTYuNjk3NkMxMy44MDY1IDE2LjY5NzYgMTYuMTg0IDE5LjA3NTEgMTYuMTg0IDIyLjAwMDFIMTguMzA2NUMxOC4zMDY1IDE3Ljg5NzYgMTQuOTg0IDE0LjU3NTEgMTAuODgxNSAxNC41NzUxWiIgZmlsbD0iIzY4NkY1OSIvPgo8L3N2Zz4K);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTEuNjM1IDIyQzEyLjUzOCAyMiAxMy4yNyAyMS4yNjggMTMuMjcgMjAuMzY1QzEzLjI3IDE5LjQ2MiAxMi41MzggMTguNzMgMTEuNjM1IDE4LjczQzEwLjczMiAxOC43MyAxMCAxOS40NjIgMTAgMjAuMzY1QzEwIDIxLjI2OCAxMC43MzIgMjIgMTEuNjM1IDIyWiIgZmlsbD0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTAgMTAuMzMwMVYxMi40NTI2QzE1LjI3MjUgMTIuNDUyNiAxOS41NDc1IDE2LjcyNzYgMTkuNTQ3NSAyMi4wMDAxSDIxLjY3QzIxLjY3IDE1LjU1NzYgMTYuNDQyNSAxMC4zMzAxIDEwIDEwLjMzMDFaTTEwIDE0LjU3NTFWMTYuNjk3NkMxMi45MjUgMTYuNjk3NiAxNS4zMDI1IDE5LjA3NTEgMTUuMzAyNSAyMi4wMDAxSDE3LjQyNUMxNy40MjUgMTcuODk3NiAxNC4xMDI1IDE0LjU3NTEgMTAgMTQuNTc1MVoiIGZpbGw9IiM4NEJEMDAiLz4KPC9zdmc+Cg==);
  }
.yubicool-link-social-media-twitter {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNi41IiByPSIxNS42NjY3IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIiBzdHJva2Utd2lkdGg9IjAuNjY2NjY3Ii8+CjxwYXRoIGQ9Ik0yMy4wMDAzIDExLjg0NjRDMjIuNDg1MSAxMi4wNzQ4IDIxLjkzMTYgMTIuMjI5MiAyMS4zNTA2IDEyLjI5ODZDMjEuOTQzNyAxMS45NDMyIDIyLjM5OTEgMTEuMzgwMyAyMi42MTM1IDEwLjcwOTZDMjIuMDQ5NyAxMS4wNDQxIDIxLjQzMjkgMTEuMjc5OSAyMC43ODk2IDExLjQwNjZDMjAuMjY1NyAxMC44NDg0IDE5LjUxOTIgMTAuNDk5NSAxOC42OTMxIDEwLjQ5OTVDMTcuMTA2OCAxMC40OTk1IDE1LjgyMDcgMTEuNzg1NSAxNS44MjA3IDEzLjM3MTdDMTUuODIwNyAxMy41OTY4IDE1Ljg0NjEgMTMuODE2IDE1Ljg5NTEgMTQuMDI2M0MxMy41MDggMTMuOTA2NSAxMS4zOTE2IDEyLjc2MyA5Ljk3NDg5IDExLjAyNTNDOS43Mjc3IDExLjQ0OTUgOS41ODYwNiAxMS45NDI5IDkuNTg2MDYgMTIuNDY5MkM5LjU4NjA2IDEzLjQ2NTggMTAuMDkzMiAxNC4zNDQ5IDEwLjg2MzggMTQuODZDMTAuNDA3NyAxNC44NDU3IDkuOTYxNjMgMTQuNzIyNSA5LjU2MjgyIDE0LjUwMDdDOS41NjI2NiAxNC41MTI3IDkuNTYyNjYgMTQuNTI0NyA5LjU2MjY2IDE0LjUzNjhDOS41NjI2NiAxNS45Mjg0IDEwLjU1MjcgMTcuMDg5NCAxMS44NjY2IDE3LjM1MzJDMTEuNDQzNyAxNy40NjgzIDExIDE3LjQ4NTEgMTAuNTY5NiAxNy40MDI0QzEwLjkzNSAxOC41NDM1IDExLjk5NTggMTkuMzczOSAxMy4yNTI2IDE5LjM5NzJDMTIuMjY5NiAyMC4xNjc1IDExLjAzMTEgMjAuNjI2NyA5LjY4NTQ4IDIwLjYyNjdDOS40NTM2MSAyMC42MjY3IDkuMjI1MDIgMjAuNjEzMSA5LjAwMDMxIDIwLjU4NjZDMTAuMjcxNCAyMS40MDE1IDExLjc4MTIgMjEuODc3IDEzLjQwMzIgMjEuODc3QzE4LjY4NjQgMjEuODc3IDIxLjU3NTQgMTcuNTAwMyAyMS41NzU0IDEzLjcwNDhDMjEuNTc1NCAxMy41ODAyIDIxLjU3MjYgMTMuNDU2NCAyMS41NjcxIDEzLjMzMzJDMjIuMTI5NCAxMi45MjY3IDIyLjYxNDcgMTIuNDIzMiAyMy4wMDAzIDExLjg0NjRaIiBmaWxsPSIjNjg2RjU5Ii8+Cjwvc3ZnPgo=);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMjIuMzc1IDEyLjA3MzlDMjEuOTQwMyAxMi4yNjY2IDIxLjQ3MzMgMTIuMzk2OSAyMC45ODMxIDEyLjQ1NTVDMjEuNDgzNSAxMi4xNTU2IDIxLjg2NzcgMTEuNjgwNiAyMi4wNDg2IDExLjExNDdDMjEuNTcyOSAxMS4zOTcgMjEuMDUyNSAxMS41OTU5IDIwLjUwOTcgMTEuNzAyOEMyMC4wNjc2IDExLjIzMTggMTkuNDM3OCAxMC45Mzc1IDE4Ljc0MDggMTAuOTM3NUMxNy40MDI0IDEwLjkzNzUgMTYuMzE3MiAxMi4wMjI2IDE2LjMxNzIgMTMuMzYwOUMxNi4zMTcyIDEzLjU1MDkgMTYuMzM4NyAxMy43MzU4IDE2LjM4IDEzLjkxMzJDMTQuMzY1OCAxMy44MTIxIDEyLjU4MDEgMTIuODQ3MyAxMS4zODQ4IDExLjM4MTFDMTEuMTc2MiAxMS43MzkgMTEuMDU2NyAxMi4xNTU0IDExLjA1NjcgMTIuNTk5NUMxMS4wNTY3IDEzLjQ0MDMgMTEuNDg0NiAxNC4xODIgMTIuMTM0OSAxNC42MTY2QzExLjc1IDE0LjYwNDYgMTEuMzczNiAxNC41MDA2IDExLjAzNzEgMTQuMzEzNUMxMS4wMzcgMTQuMzIzNiAxMS4wMzcgMTQuMzMzOCAxMS4wMzcgMTQuMzQ0QzExLjAzNyAxNS41MTgyIDExLjg3MjMgMTYuNDk3NyAxMi45ODEgMTYuNzIwM0MxMi42MjQxIDE2LjgxNzQgMTIuMjQ5OCAxNi44MzE2IDExLjg4NjYgMTYuNzYxOEMxMi4xOTQ5IDE3LjcyNDcgMTMuMDkgMTguNDI1MyAxNC4xNTA0IDE4LjQ0NDlDMTMuMzIxIDE5LjA5NDkgMTIuMjc2IDE5LjQ4MjMgMTEuMTQwNiAxOS40ODIzQzEwLjk0NSAxOS40ODIzIDEwLjc1MjEgMTkuNDcwOCAxMC41NjI1IDE5LjQ0ODVDMTEuNjM1IDIwLjEzNjEgMTIuOTA4OSAyMC41MzczIDE0LjI3NzQgMjAuNTM3M0MxOC43MzUxIDIwLjUzNzMgMjEuMTcyNyAxNi44NDQ0IDIxLjE3MjcgMTMuNjQyQzIxLjE3MjcgMTMuNTM2OCAyMS4xNzA0IDEzLjQzMjMgMjEuMTY1NyAxMy4zMjg0QzIxLjY0MDEgMTIuOTg1NCAyMi4wNDk3IDEyLjU2MDYgMjIuMzc1IDEyLjA3MzlaIiBmaWxsPSIjODRCRDAwIi8+Cjwvc3ZnPgo=);
  }
.yubicool-link-social-media-mailto {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxyZWN0IHdpZHRoPSIxMy43NDc1IiBoZWlnaHQ9IjEwLjMxNjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjEzMTUgMTAuOTM3NSkiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yMy4xOTEzIDEwLjk0MkMyMy4xMzI4IDEwLjkzNiAyMy4wNzM3IDEwLjkzNiAyMy4wMTUyIDEwLjk0MkgxMC45ODYxQzEwLjkwOSAxMC45NDMyIDEwLjgzMjQgMTAuOTU0OCAxMC43NTg0IDEwLjk3NjRMMTYuOTY2MyAxNy4xNTg1TDIzLjE5MTMgMTAuOTQyWiIgZmlsbD0iIzY4NkY1OSIvPgo8cGF0aCBkPSJNMjMuODI3NCAxMS41NEwxNy41NzIzIDE3Ljc2OTRDMTcuNDExMyAxNy45Mjk0IDE3LjE5MzUgMTguMDE5MiAxNi45NjY2IDE4LjAxOTJDMTYuNzM5NiAxOC4wMTkyIDE2LjUyMTggMTcuOTI5NCAxNi4zNjA4IDE3Ljc2OTRMMTAuMTYxNSAxMS41ODczQzEwLjE0MjUgMTEuNjU3MyAxMC4xMzI0IDExLjcyOTUgMTAuMTMxNSAxMS44MDIxVjIwLjM5NDNDMTAuMTMxNSAyMC42MjIyIDEwLjIyMiAyMC44NDA3IDEwLjM4MzEgMjEuMDAxOEMxMC41NDQzIDIxLjE2MyAxMC43NjI4IDIxLjI1MzUgMTAuOTkwNyAyMS4yNTM1SDIzLjAxOThDMjMuMjQ3NiAyMS4yNTM1IDIzLjQ2NjIgMjEuMTYzIDIzLjYyNzMgMjEuMDAxOEMyMy43ODg0IDIwLjg0MDcgMjMuODc5IDIwLjYyMjIgMjMuODc5IDIwLjM5NDNWMTEuODAyMUMyMy44NzU2IDExLjcxMjYgMjMuODU4MiAxMS42MjQyIDIzLjgyNzQgMTEuNTRaTTExLjU3OTMgMjAuMzk0M0gxMC45ODIxVjE5Ljc3OTlMMTQuMTA1NCAxNi42ODI1TDE0LjcxMTEgMTcuMjg4MkwxMS41NzkzIDIwLjM5NDNaTTIzLjAxMTIgMjAuMzk0M0gyMi40MDk3TDE5LjI3NzkgMTcuMjg4MkwxOS44ODM2IDE2LjY4MjVMMjMuMDA2OSAxOS43Nzk5TDIzLjAxMTIgMjAuMzk0M1oiIGZpbGw9IiM2ODZGNTkiLz4KPC9zdmc+Cg==);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cmVjdCB3aWR0aD0iMTMuNzQ3NSIgaGVpZ2h0PSIxMC4zMTYxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5LjI1IDEwLjkzNzUpIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjIuMzA5OCAxMC45NDJDMjIuMjUxMyAxMC45MzYgMjIuMTkyMyAxMC45MzYgMjIuMTMzNyAxMC45NDJIMTAuMTA0NkMxMC4wMjc2IDEwLjk0MzIgOS45NTA5NiAxMC45NTQ4IDkuODc2OTUgMTAuOTc2NEwxNi4wODQ4IDE3LjE1ODVMMjIuMzA5OCAxMC45NDJaIiBmaWxsPSIjODRCRDAwIi8+CjxwYXRoIGQ9Ik0yMi45NDU5IDExLjU0TDE2LjY5MDggMTcuNzY5NEMxNi41Mjk4IDE3LjkyOTQgMTYuMzEyMSAxOC4wMTkyIDE2LjA4NTEgMTguMDE5MkMxNS44NTgxIDE4LjAxOTIgMTUuNjQwMyAxNy45Mjk0IDE1LjQ3OTMgMTcuNzY5NEw5LjI4MDA3IDExLjU4NzNDOS4yNjEwMSAxMS42NTczIDkuMjUwOTEgMTEuNzI5NSA5LjI1IDExLjgwMjFWMjAuMzk0M0M5LjI1IDIwLjYyMjIgOS4zNDA1MiAyMC44NDA3IDkuNTAxNjYgMjEuMDAxOEM5LjY2Mjc5IDIxLjE2MyA5Ljg4MTM0IDIxLjI1MzUgMTAuMTA5MiAyMS4yNTM1SDIyLjEzODNDMjIuMzY2MiAyMS4yNTM1IDIyLjU4NDcgMjEuMTYzIDIyLjc0NTggMjEuMDAxOEMyMi45MDcgMjAuODQwNyAyMi45OTc1IDIwLjYyMjIgMjIuOTk3NSAyMC4zOTQzVjExLjgwMjFDMjIuOTk0MSAxMS43MTI2IDIyLjk3NjcgMTEuNjI0MiAyMi45NDU5IDExLjU0Wk0xMC42OTc4IDIwLjM5NDNIMTAuMTAwNlYxOS43Nzk5TDEzLjIyMzkgMTYuNjgyNUwxMy44Mjk2IDE3LjI4ODJMMTAuNjk3OCAyMC4zOTQzWk0yMi4xMjk3IDIwLjM5NDNIMjEuNTI4MkwxOC4zOTY0IDE3LjI4ODJMMTkuMDAyMSAxNi42ODI1TDIyLjEyNTQgMTkuNzc5OUwyMi4xMjk3IDIwLjM5NDNaIiBmaWxsPSIjODRCRDAwIi8+Cjwvc3ZnPgo=);
  }
.yubicool-link-social-media-facebook {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNi41IiByPSIxNS42NjY3IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIiBzdHJva2Utd2lkdGg9IjAuNjY2NjY3Ii8+CjxwYXRoIGQ9Ik0xNi40MjcxIDE0LjM2NjNWMTMuMDg2M0MxNi40MjcxIDEyLjUzMTYgMTYuNTU1MSAxMi4yMzI5IDE3LjQ1MTEgMTIuMjMyOUgxOC41NjA1VjEwLjA5OTZIMTYuODUzOEMxNC43MjA1IDEwLjA5OTYgMTMuODY3MSAxMS41MDc2IDEzLjg2NzEgMTMuMDg2M1YxNC4zNjYzSDEyLjE2MDVWMTYuNDk5NkgxMy44NjcxVjIyLjg5OTZIMTYuNDI3MVYxNi40OTk2SDE4LjMwNDVMMTguNTYwNSAxNC4zNjYzSDE2LjQyNzFaIiBmaWxsPSIjNjg2RjU5Ii8+Cjwvc3ZnPgo=);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTYuMzYwMyAxNC4yMDAxVjEzLjEyMDFDMTYuMzYwMyAxMi42NTIxIDE2LjQ2ODMgMTIuNDAwMSAxNy4yMjQzIDEyLjQwMDFIMTguMTYwM1YxMC42MDAxSDE2LjcyMDNDMTQuOTIwMyAxMC42MDAxIDE0LjIwMDMgMTEuNzg4MSAxNC4yMDAzIDEzLjEyMDFWMTQuMjAwMUgxMi43NjAzVjE2LjAwMDFIMTQuMjAwM1YyMS40MDAxSDE2LjM2MDNWMTYuMDAwMUgxNy45NDQzTDE4LjE2MDMgMTQuMjAwMUgxNi4zNjAzWiIgZmlsbD0iIzg0QkQwMCIvPgo8L3N2Zz4K);
  }
.yubicool-link-social-media-github {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMDc4OSA4LjVDMTUuMjUxNSA4LjQ5ODE1IDEzLjQ4MzMgOS4xNDcxIDEyLjA5MSAxMC4zMzA2QzEwLjY5ODYgMTEuNTE0IDkuNzczMjcgMTMuMTU0NiA5LjQ4MDY5IDE0Ljk1ODRDOS4xODgxMSAxNi43NjIxIDkuNTQ3NDUgMTguNjExMSAxMC40OTQzIDIwLjE3NEMxMS40NDEyIDIxLjczNjkgMTIuOTEzNiAyMi45MTE1IDE0LjY0NzkgMjMuNDg3NEMxNS4wMzQ5IDIzLjU1ODIgMTUuMTcxOCAyMy4zMTc0IDE1LjE3MTggMjMuMTE0NEMxNS4xNzE4IDIyLjkxMTUgMTUuMTcxOCAyMi40NDg5IDE1LjE3MTggMjEuODA2OUMxMy4wMjQgMjIuMjc0MiAxMi41NzA5IDIwLjc3MzEgMTIuNTcwOSAyMC43NzMxQzEyLjQyODQgMjAuMzA3OSAxMi4xMjU3IDE5LjkwODIgMTEuNzE2NSAxOS42NDQ5QzExLjAyMjYgMTkuMTcyOSAxMS43NzMxIDE5LjE3MjkgMTEuNzczMSAxOS4xNzI5QzEyLjAxNjQgMTkuMjA3MiAxMi4yNDg2IDE5LjI5NjUgMTIuNDUyMiAxOS40MzM5QzEyLjY1NTkgMTkuNTcxMyAxMi44MjU2IDE5Ljc1MzIgMTIuOTQ4NSAxOS45NjU5QzEzLjA1MjkgMjAuMTU1MyAxMy4xOTM4IDIwLjMyMjIgMTMuMzYyOSAyMC40NTdDMTMuNTMyIDIwLjU5MTkgMTMuNzI2IDIwLjY5MiAxMy45MzM5IDIwLjc1MTZDMTQuMTQxOCAyMC44MTEzIDE0LjM1OTQgMjAuODI5MyAxNC41NzQzIDIwLjgwNDZDMTQuNzg5MSAyMC43Nzk5IDE0Ljk5NyAyMC43MTMxIDE1LjE4NiAyMC42MDc5QzE1LjIxNTYgMjAuMjE5NiAxNS4zODMgMTkuODU0NiAxNS42NTggMTkuNTc4OEMxMy45NDkyIDE5LjM4NTMgMTIuMTU1NSAxOC43MjQ1IDEyLjE1NTUgMTUuODAyNUMxMi4xNDM3IDE1LjAzOTIgMTIuNDI2IDE0LjMwMDYgMTIuOTQzOCAxMy43Mzk3QzEyLjcxMzIgMTMuMDc2IDEyLjc0MDEgMTIuMzQ5OSAxMy4wMTkzIDExLjcwNTJDMTMuMDE5MyAxMS43MDUyIDEzLjY2NiAxMS40OTc1IDE1LjEzNDEgMTIuNDkzNUMxNi4zOTQ3IDEyLjE0NzQgMTcuNzI1MyAxMi4xNDc0IDE4Ljk4NTkgMTIuNDkzNUMyMC40NTQgMTEuNDk3NSAyMS4wOTYgMTEuNzA1MiAyMS4wOTYgMTEuNzA1MkMyMS4zNzkgMTIuMzQzMSAyMS40MTI3IDEzLjA2NCAyMS4xOTA0IDEzLjcyNTVDMjEuNzA4MiAxNC4yODY1IDIxLjk5MDQgMTUuMDI1IDIxLjk3ODcgMTUuNzg4M0MyMS45Nzg3IDE4Ljc0MzMgMjAuMTgwMiAxOS4zOSAxOC40NjY3IDE5LjU2NDdDMTguNjUwNCAxOS43NDk0IDE4Ljc5MjMgMTkuOTcxNCAxOC44ODI3IDIwLjIxNThDMTguOTczMSAyMC40NjAxIDE5LjAwOTkgMjAuNzIxIDE4Ljk5MDcgMjAuOTgwOEMxOC45OTA3IDIyLjAwOTkgMTguOTkwNyAyMi44NDA3IDE4Ljk5MDcgMjMuMDkwOEMxOC45OTA3IDIzLjM0MSAxOS4xMjc1IDIzLjUzNDYgMTkuNTE5MyAyMy40NTlDMjEuMjMzOCAyMi44NjggMjIuNjg0MiAyMS42OSAyMy42MTQ0IDIwLjEzMzJDMjQuNTQ0NSAxOC41NzY0IDI0Ljg5NDUgMTYuNzQxIDI0LjYwMjUgMTQuOTUxMkMyNC4zMTA1IDEzLjE2MTMgMjMuMzk1MyAxMS41MzIzIDIyLjAxODYgMTAuMzUxOEMyMC42NDE5IDkuMTcxMzkgMTguODkyMyA4LjUxNTQ4IDE3LjA3ODkgOC41WiIgZmlsbD0iIzY4NkY1OSIvPgo8L3N2Zz4K);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE2LjE5NzQgOC41QzE0LjM3MDEgOC40OTgxNSAxMi42MDE4IDkuMTQ3MSAxMS4yMDk1IDEwLjMzMDZDOS44MTcxNyAxMS41MTQgOC44OTE4IDEzLjE1NDYgOC41OTkyMiAxNC45NTg0QzguMzA2NjQgMTYuNzYyMSA4LjY2NTk4IDE4LjYxMTEgOS42MTI4MyAyMC4xNzRDMTAuNTU5NyAyMS43MzY5IDEyLjAzMjIgMjIuOTExNSAxMy43NjY0IDIzLjQ4NzRDMTQuMTUzNSAyMy41NTgyIDE0LjI5MDQgMjMuMzE3NCAxNC4yOTA0IDIzLjExNDRDMTQuMjkwNCAyMi45MTE1IDE0LjI5MDQgMjIuNDQ4OSAxNC4yOTA0IDIxLjgwNjlDMTIuMTQyNiAyMi4yNzQyIDExLjY4OTQgMjAuNzczMSAxMS42ODk0IDIwLjc3MzFDMTEuNTQ2OSAyMC4zMDc5IDExLjI0NDIgMTkuOTA4MiAxMC44MzUgMTkuNjQ0OUMxMC4xNDExIDE5LjE3MjkgMTAuODkxNiAxOS4xNzI5IDEwLjg5MTYgMTkuMTcyOUMxMS4xMzQ5IDE5LjIwNzIgMTEuMzY3MSAxOS4yOTY1IDExLjU3MDggMTkuNDMzOUMxMS43NzQ0IDE5LjU3MTMgMTEuOTQ0MSAxOS43NTMyIDEyLjA2NyAxOS45NjU5QzEyLjE3MTUgMjAuMTU1MyAxMi4zMTIzIDIwLjMyMjIgMTIuNDgxNCAyMC40NTdDMTIuNjUwNSAyMC41OTE5IDEyLjg0NDYgMjAuNjkyIDEzLjA1MjQgMjAuNzUxNkMxMy4yNjAzIDIwLjgxMTMgMTMuNDc3OSAyMC44MjkzIDEzLjY5MjggMjAuODA0NkMxMy45MDc3IDIwLjc3OTkgMTQuMTE1NiAyMC43MTMxIDE0LjMwNDUgMjAuNjA3OUMxNC4zMzQxIDIwLjIxOTYgMTQuNTAxNiAxOS44NTQ2IDE0Ljc3NjYgMTkuNTc4OEMxMy4wNjc4IDE5LjM4NTMgMTEuMjc0IDE4LjcyNDUgMTEuMjc0IDE1LjgwMjVDMTEuMjYyMyAxNS4wMzkyIDExLjU0NDUgMTQuMzAwNiAxMi4wNjIzIDEzLjczOTdDMTEuODMxNyAxMy4wNzYgMTEuODU4NyAxMi4zNDk5IDEyLjEzNzggMTEuNzA1MkMxMi4xMzc4IDExLjcwNTIgMTIuNzg0NSAxMS40OTc1IDE0LjI1MjYgMTIuNDkzNUMxNS41MTMyIDEyLjE0NzQgMTYuODQzOCAxMi4xNDc0IDE4LjEwNDUgMTIuNDkzNUMxOS41NzI1IDExLjQ5NzUgMjAuMjE0NSAxMS43MDUyIDIwLjIxNDUgMTEuNzA1MkMyMC40OTc2IDEyLjM0MzEgMjAuNTMxMyAxMy4wNjQgMjAuMzA4OSAxMy43MjU1QzIwLjgyNjcgMTQuMjg2NSAyMS4xMDg5IDE1LjAyNSAyMS4wOTcyIDE1Ljc4ODNDMjEuMDk3MiAxOC43NDMzIDE5LjI5ODcgMTkuMzkgMTcuNTg1MiAxOS41NjQ3QzE3Ljc2ODkgMTkuNzQ5NCAxNy45MTA4IDE5Ljk3MTQgMTguMDAxMiAyMC4yMTU4QzE4LjA5MTYgMjAuNDYwMSAxOC4xMjg1IDIwLjcyMSAxOC4xMDkyIDIwLjk4MDhDMTguMTA5MiAyMi4wMDk5IDE4LjEwOTIgMjIuODQwNyAxOC4xMDkyIDIzLjA5MDhDMTguMTA5MiAyMy4zNDEgMTguMjQ2MSAyMy41MzQ2IDE4LjYzNzkgMjMuNDU5QzIwLjM1MjQgMjIuODY4IDIxLjgwMjggMjEuNjkgMjIuNzMyOSAyMC4xMzMyQzIzLjY2MyAxOC41NzY0IDI0LjAxMyAxNi43NDEgMjMuNzIxIDE0Ljk1MTJDMjMuNDI5IDEzLjE2MTMgMjIuNTEzOCAxMS41MzIzIDIxLjEzNzEgMTAuMzUxOEMxOS43NjA0IDkuMTcxMzkgMTguMDEwOCA4LjUxNTQ4IDE2LjE5NzQgOC41WiIgZmlsbD0iIzg0QkQwMCIvPgo8L3N2Zz4K);
  }
.yubicool-link-social-media-instagram {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxwYXRoIGQ9Ik0yMC4xMzYzIDguNUgxNC4zNzY2QzEyLjAzNTggOC41IDEwLjEzMTUgMTAuNDA0NCAxMC4xMzE1IDEyLjc0NTJWMTguNTA0OEMxMC4xMzE1IDIwLjg0NTYgMTIuMDM1OCAyMi43NSAxNC4zNzY2IDIyLjc1SDIwLjEzNjNDMjIuNDc3MSAyMi43NSAyNC4zODE1IDIwLjg0NTYgMjQuMzgxNSAxOC41MDQ4VjEyLjc0NTJDMjQuMzgxNCAxMC40MDQ0IDIyLjQ3NzEgOC41IDIwLjEzNjMgOC41Wk0yMi45NDc5IDE4LjUwNDhDMjIuOTQ3OSAyMC4wNTc2IDIxLjY4OTEgMjEuMzE2NSAyMC4xMzYzIDIxLjMxNjVIMTQuMzc2NkMxMi44MjM4IDIxLjMxNjUgMTEuNTY1IDIwLjA1NzYgMTEuNTY1IDE4LjUwNDhWMTIuNzQ1MkMxMS41NjUgMTEuMTkyMyAxMi44MjM4IDkuOTMzNTUgMTQuMzc2NiA5LjkzMzU1SDIwLjEzNjNDMjEuNjg5MSA5LjkzMzU1IDIyLjk0NzkgMTEuMTkyMyAyMi45NDc5IDEyLjc0NTJWMTguNTA0OFoiIGZpbGw9IiM2ODZGNTkiLz4KPHBhdGggZD0iTTE3LjI1NjUgMTEuOTM5NUMxNS4yMjQzIDExLjkzOTUgMTMuNTcwOSAxMy41OTI4IDEzLjU3MDkgMTUuNjI1QzEzLjU3MDkgMTcuNjU3MiAxNS4yMjQzIDE5LjMxMDUgMTcuMjU2NSAxOS4zMTA1QzE5LjI4ODcgMTkuMzEwNSAyMC45NDIgMTcuNjU3MiAyMC45NDIgMTUuNjI1QzIwLjk0MiAxMy41OTI4IDE5LjI4ODcgMTEuOTM5NSAxNy4yNTY1IDExLjkzOTVaTTE3LjI1NjUgMTcuODc3QzE2LjAxMjcgMTcuODc3IDE1LjAwNDUgMTYuODY4OCAxNS4wMDQ1IDE1LjYyNUMxNS4wMDQ1IDE0LjM4MTMgMTYuMDEyNyAxMy4zNzMgMTcuMjU2NSAxMy4zNzNDMTguNTAwMiAxMy4zNzMgMTkuNTA4NSAxNC4zODEzIDE5LjUwODUgMTUuNjI1QzE5LjUwODUgMTYuODY4NyAxOC41MDAyIDE3Ljg3NyAxNy4yNTY1IDE3Ljg3N1oiIGZpbGw9IiM2ODZGNTkiLz4KPHBhdGggZD0iTTIwLjk0OTIgMTIuODUwM0MyMS40MzY5IDEyLjg1MDMgMjEuODMyMyAxMi40NTQ5IDIxLjgzMjMgMTEuOTY3MUMyMS44MzIzIDExLjQ3OTQgMjEuNDM2OSAxMS4wODQgMjAuOTQ5MiAxMS4wODRDMjAuNDYxNCAxMS4wODQgMjAuMDY2IDExLjQ3OTQgMjAuMDY2IDExLjk2NzFDMjAuMDY2IDEyLjQ1NDkgMjAuNDYxNCAxMi44NTAzIDIwLjk0OTIgMTIuODUwM1oiIGZpbGw9IiM2ODZGNTkiLz4KPC9zdmc+Cg==);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTkuMjU0OCA4LjVIMTMuNDk1MkMxMS4xNTQ0IDguNSA5LjI1IDEwLjQwNDQgOS4yNSAxMi43NDUyVjE4LjUwNDhDOS4yNSAyMC44NDU2IDExLjE1NDQgMjIuNzUgMTMuNDk1MiAyMi43NUgxOS4yNTQ4QzIxLjU5NTYgMjIuNzUgMjMuNSAyMC44NDU2IDIzLjUgMTguNTA0OFYxMi43NDUyQzIzLjUgMTAuNDA0NCAyMS41OTU2IDguNSAxOS4yNTQ4IDguNVpNMjIuMDY2NSAxOC41MDQ4QzIyLjA2NjUgMjAuMDU3NiAyMC44MDc2IDIxLjMxNjUgMTkuMjU0OCAyMS4zMTY1SDEzLjQ5NTJDMTEuOTQyNCAyMS4zMTY1IDEwLjY4MzUgMjAuMDU3NiAxMC42ODM1IDE4LjUwNDhWMTIuNzQ1MkMxMC42ODM1IDExLjE5MjMgMTEuOTQyNCA5LjkzMzU1IDEzLjQ5NTIgOS45MzM1NUgxOS4yNTQ4QzIwLjgwNzYgOS45MzM1NSAyMi4wNjY1IDExLjE5MjMgMjIuMDY2NSAxMi43NDUyVjE4LjUwNDhaIiBmaWxsPSIjODRCRDAwIi8+CjxwYXRoIGQ9Ik0xNi4zNzUgMTEuOTM5NUMxNC4zNDI4IDExLjkzOTUgMTIuNjg5NSAxMy41OTI4IDEyLjY4OTUgMTUuNjI1QzEyLjY4OTUgMTcuNjU3MiAxNC4zNDI4IDE5LjMxMDUgMTYuMzc1IDE5LjMxMDVDMTguNDA3MiAxOS4zMTA1IDIwLjA2MDYgMTcuNjU3MiAyMC4wNjA2IDE1LjYyNUMyMC4wNjA2IDEzLjU5MjggMTguNDA3MiAxMS45Mzk1IDE2LjM3NSAxMS45Mzk1Wk0xNi4zNzUgMTcuODc3QzE1LjEzMTMgMTcuODc3IDE0LjEyMyAxNi44Njg4IDE0LjEyMyAxNS42MjVDMTQuMTIzIDE0LjM4MTMgMTUuMTMxMyAxMy4zNzMgMTYuMzc1IDEzLjM3M0MxNy42MTg4IDEzLjM3MyAxOC42MjcgMTQuMzgxMyAxOC42MjcgMTUuNjI1QzE4LjYyNyAxNi44Njg3IDE3LjYxODcgMTcuODc3IDE2LjM3NSAxNy44NzdaIiBmaWxsPSIjODRCRDAwIi8+CjxwYXRoIGQ9Ik0yMC4wNjc3IDEyLjg1MDNDMjAuNTU1NCAxMi44NTAzIDIwLjk1MDggMTIuNDU0OSAyMC45NTA4IDExLjk2NzFDMjAuOTUwOCAxMS40Nzk0IDIwLjU1NTQgMTEuMDg0IDIwLjA2NzcgMTEuMDg0QzE5LjU4IDExLjA4NCAxOS4xODQ2IDExLjQ3OTQgMTkuMTg0NiAxMS45NjcxQzE5LjE4NDYgMTIuNDU0OSAxOS41OCAxMi44NTAzIDIwLjA2NzcgMTIuODUwM1oiIGZpbGw9IiM4NEJEMDAiLz4KPC9zdmc+Cg==);
  }
.yubicool-link-social-media-youtube {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiPgo8cGF0aCBkPSJNMjQuNzg2NSAxMi4wMDI1QzI0LjY5MzIgMTEuNjUxNSAyNC41MDkzIDExLjMzMTEgMjQuMjUzMyAxMS4wNzM1QzIzLjk5NzMgMTAuODE1OCAyMy42NzgxIDEwLjYyOTkgMjMuMzI3NyAxMC41MzQ0QzIyLjAzNzcgMTAuMTg3NSAxNi44ODE1IDEwLjE4NzUgMTYuODgxNSAxMC4xODc1QzE2Ljg4MTUgMTAuMTg3NSAxMS43MjUyIDEwLjE4NzUgMTAuNDM1MiAxMC41MzQ0QzEwLjA4NDggMTAuNjI5OSA5Ljc2NTYxIDEwLjgxNTggOS41MDk2IDExLjA3MzVDOS4yNTM2IDExLjMzMTEgOS4wNjk3NSAxMS42NTE1IDguOTc2NDcgMTIuMDAyNUM4LjYzMTQ3IDEzLjI5ODEgOC42MzE0NyAxNiA4LjYzMTQ3IDE2QzguNjMxNDcgMTYgOC42MzE0NyAxOC43MDE5IDguOTc2NDcgMTkuOTk3NUM5LjA2OTc1IDIwLjM0ODUgOS4yNTM2IDIwLjY2ODkgOS41MDk2IDIwLjkyNjVDOS43NjU2MSAyMS4xODQyIDEwLjA4NDggMjEuMzcwMSAxMC40MzUyIDIxLjQ2NTZDMTEuNzI1MiAyMS44MTI1IDE2Ljg4MTUgMjEuODEyNSAxNi44ODE1IDIxLjgxMjVDMTYuODgxNSAyMS44MTI1IDIyLjAzNzcgMjEuODEyNSAyMy4zMjc3IDIxLjQ2NTZDMjMuNjc4MSAyMS4zNzAxIDIzLjk5NzMgMjEuMTg0MiAyNC4yNTMzIDIwLjkyNjVDMjQuNTA5MyAyMC42Njg5IDI0LjY5MzIgMjAuMzQ4NSAyNC43ODY1IDE5Ljk5NzVDMjUuMTMxNSAxOC43MDE5IDI1LjEzMTUgMTYgMjUuMTMxNSAxNkMyNS4xMzE1IDE2IDI1LjEzMTUgMTMuMjk4MSAyNC43ODY1IDEyLjAwMjVaIiBmaWxsPSIjNjg2RjU5Ii8+CjxwYXRoIGQ9Ik0xNS4xOTQgMTguNDUzM0wxOS41MDY1IDE1Ljk5OThMMTUuMTk0IDEzLjU0NjRWMTguNDUzM1oiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3Ljg4MTQ3IDcpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMjMuOTA1IDEyLjAwMjVDMjMuODExNyAxMS42NTE1IDIzLjYyNzkgMTEuMzMxMSAyMy4zNzE5IDExLjA3MzVDMjMuMTE1OSAxMC44MTU4IDIyLjc5NjcgMTAuNjI5OSAyMi40NDYyIDEwLjUzNDRDMjEuMTU2MiAxMC4xODc1IDE2IDEwLjE4NzUgMTYgMTAuMTg3NUMxNiAxMC4xODc1IDEwLjg0MzggMTAuMTg3NSA5LjU1Mzc1IDEwLjUzNDRDOS4yMDMzMyAxMC42Mjk5IDguODg0MTQgMTAuODE1OCA4LjYyODE0IDExLjA3MzVDOC4zNzIxMyAxMS4zMzExIDguMTg4MjkgMTEuNjUxNSA4LjA5NSAxMi4wMDI1QzcuNzUgMTMuMjk4MSA3Ljc1IDE2IDcuNzUgMTZDNy43NSAxNiA3Ljc1IDE4LjcwMTkgOC4wOTUgMTkuOTk3NUM4LjE4ODI5IDIwLjM0ODUgOC4zNzIxMyAyMC42Njg5IDguNjI4MTQgMjAuOTI2NUM4Ljg4NDE0IDIxLjE4NDIgOS4yMDMzMyAyMS4zNzAxIDkuNTUzNzUgMjEuNDY1NkMxMC44NDM4IDIxLjgxMjUgMTYgMjEuODEyNSAxNiAyMS44MTI1QzE2IDIxLjgxMjUgMjEuMTU2MiAyMS44MTI1IDIyLjQ0NjIgMjEuNDY1NkMyMi43OTY3IDIxLjM3MDEgMjMuMTE1OSAyMS4xODQyIDIzLjM3MTkgMjAuOTI2NUMyMy42Mjc5IDIwLjY2ODkgMjMuODExNyAyMC4zNDg1IDIzLjkwNSAxOS45OTc1QzI0LjI1IDE4LjcwMTkgMjQuMjUgMTYgMjQuMjUgMTZDMjQuMjUgMTYgMjQuMjUgMTMuMjk4MSAyMy45MDUgMTIuMDAyNVoiIGZpbGw9IiM4NEJEMDAiLz4KPHBhdGggZD0iTTE0LjMxMjUgMTguNDUzM0wxOC42MjUgMTUuOTk5OEwxNC4zMTI1IDEzLjU0NjRWMTguNDUzM1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  }
.yubicool-link-social-media-linkedin {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNi41IiByPSIxNS42NjY3IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIiBzdHJva2Utd2lkdGg9IjAuNjY2NjY3Ii8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiPgo8cGF0aCBkPSJNMTMuMDI2NSAyMS45MTFWMTMuMzEySDEwLjE2ODNWMjEuOTExSDEzLjAyNjVaTTExLjU5NzggMTIuMTM3MkMxMi41OTQ0IDEyLjEzNzIgMTMuMjE0OCAxMS40NzY5IDEzLjIxNDggMTAuNjUxOEMxMy4xOTYzIDkuODA3OTkgMTIuNTk0NSA5LjE2NjAyIDExLjYxNjcgOS4xNjYwMkMxMC42MzkgOS4xNjYwMiA5Ljk5OTY5IDkuODA4MDEgOS45OTk2OSAxMC42NTE4QzkuOTk5NjkgMTEuNDc3IDEwLjYxOTkgMTIuMTM3MiAxMS41NzkxIDEyLjEzNzJIMTEuNTk3N0gxMS41OTc4Wk0xNC42MDg0IDIxLjkxMUgxNy40NjY2VjE3LjEwODlDMTcuNDY2NiAxNi44NTE5IDE3LjQ4NTIgMTYuNTk1MiAxNy41NjA2IDE2LjQxMTRDMTcuNzY3MiAxNS44OTggMTguMjM3NSAxNS4zNjYxIDE5LjAyNzEgMTUuMzY2MUMyMC4wNjEzIDE1LjM2NjEgMjAuNDc1MSAxNi4xNTQ3IDIwLjQ3NTEgMTcuMzEwN1YyMS45MTFIMjMuMzMzVjE2Ljk4MDRDMjMuMzMzIDE0LjMzOTEgMjEuOTIzIDEzLjExMDEgMjAuMDQyNSAxMy4xMTAxQzE4LjUwMDYgMTMuMTEwMSAxNy44MjM3IDEzLjk3MiAxNy40NDc2IDE0LjU1ODlIMTcuNDY2NlYxMy4zMTE4SDE0LjYwODVDMTQuNjQ2IDE0LjExODcgMTQuNjA4NSAyMS45MTA5IDE0LjYwODUgMjEuOTEwOUwxNC42MDg0IDIxLjkxMVoiIGZpbGw9IiM2ODZGNTkiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNS4yOTQiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjY2NjY5IDcuODMzNSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTMuNDkxMyAyMC41NjYxVjEzLjMxMDdIMTEuMDc5OFYyMC41NjYxSDEzLjQ5MTNaTTEyLjI4NTkgMTIuMzE5NUMxMy4xMjY4IDEyLjMxOTUgMTMuNjUwMyAxMS43NjIzIDEzLjY1MDMgMTEuMDY2MUMxMy42MzQ2IDEwLjM1NDIgMTMuMTI2OSA5LjgxMjUgMTIuMzAxOCA5LjgxMjVDMTEuNDc2OSA5LjgxMjUgMTAuOTM3NSAxMC4zNTQyIDEwLjkzNzUgMTEuMDY2MUMxMC45Mzc1IDExLjc2MjQgMTEuNDYwOCAxMi4zMTk1IDEyLjI3MDEgMTIuMzE5NUgxMi4yODU4SDEyLjI4NTlaTTE0LjgyNjEgMjAuNTY2MUgxNy4yMzc3VjE2LjUxNDNDMTcuMjM3NyAxNi4yOTc1IDE3LjI1MzQgMTYuMDgwOCAxNy4zMTcgMTUuOTI1OEMxNy40OTE0IDE1LjQ5MjYgMTcuODg4MiAxNS4wNDM5IDE4LjU1NDMgMTUuMDQzOUMxOS40MjcgMTUuMDQzOSAxOS43NzYxIDE1LjcwOTIgMTkuNzc2MSAxNi42ODQ2VjIwLjU2NjFIMjIuMTg3NVYxNi40MDU5QzIyLjE4NzUgMTQuMTc3MyAyMC45OTc4IDEzLjE0MDMgMTkuNDExMSAxMy4xNDAzQzE4LjExMDIgMTMuMTQwMyAxNy41MzkgMTMuODY3NSAxNy4yMjE2IDE0LjM2MjhIMTcuMjM3N1YxMy4zMTA1SDE0LjgyNjJDMTQuODU3OCAxMy45OTEzIDE0LjgyNjIgMjAuNTY2IDE0LjgyNjIgMjAuNTY2TDE0LjgyNjEgMjAuNTY2MVoiIGZpbGw9IiM4NEJEMDAiLz4KPC9zdmc+Cg==);
  }
.yubicool-link-social-media {
    visibility: collapse;
  }
.yubicool-link-social-media::after{
  visibility: visible;
  display: block;
  height: 2.25rem;
  width: 2.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
  background-repeat: no-repeat;
      content: '';
      background-image: var(--icon-image, '');
      transition: 0.2s;
}
.yubicool-link-social-media:hover::after {
      background-image: var(--icon-hover-image, '');
    }
.yubicool-link-social-media[href*='rss'], 
    .yubicool-link-social-media[href*='RSS'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxwYXRoIGQ9Ik0xMi41MTY1IDIyQzEzLjQxOTUgMjIgMTQuMTUxNSAyMS4yNjggMTQuMTUxNSAyMC4zNjVDMTQuMTUxNSAxOS40NjIgMTMuNDE5NSAxOC43MyAxMi41MTY1IDE4LjczQzExLjYxMzUgMTguNzMgMTAuODgxNSAxOS40NjIgMTAuODgxNSAyMC4zNjVDMTAuODgxNSAyMS4yNjggMTEuNjEzNSAyMiAxMi41MTY1IDIyWiIgZmlsbD0iIzY4NkY1OSIvPgo8cGF0aCBkPSJNMTAuODgxNSAxMC4zMzAxVjEyLjQ1MjZDMTYuMTU0IDEyLjQ1MjYgMjAuNDI5IDE2LjcyNzYgMjAuNDI5IDIyLjAwMDFIMjIuNTUxNUMyMi41NTE1IDE1LjU1NzYgMTcuMzI0IDEwLjMzMDEgMTAuODgxNSAxMC4zMzAxWk0xMC44ODE1IDE0LjU3NTFWMTYuNjk3NkMxMy44MDY1IDE2LjY5NzYgMTYuMTg0IDE5LjA3NTEgMTYuMTg0IDIyLjAwMDFIMTguMzA2NUMxOC4zMDY1IDE3Ljg5NzYgMTQuOTg0IDE0LjU3NTEgMTAuODgxNSAxNC41NzUxWiIgZmlsbD0iIzY4NkY1OSIvPgo8L3N2Zz4K);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTEuNjM1IDIyQzEyLjUzOCAyMiAxMy4yNyAyMS4yNjggMTMuMjcgMjAuMzY1QzEzLjI3IDE5LjQ2MiAxMi41MzggMTguNzMgMTEuNjM1IDE4LjczQzEwLjczMiAxOC43MyAxMCAxOS40NjIgMTAgMjAuMzY1QzEwIDIxLjI2OCAxMC43MzIgMjIgMTEuNjM1IDIyWiIgZmlsbD0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTAgMTAuMzMwMVYxMi40NTI2QzE1LjI3MjUgMTIuNDUyNiAxOS41NDc1IDE2LjcyNzYgMTkuNTQ3NSAyMi4wMDAxSDIxLjY3QzIxLjY3IDE1LjU1NzYgMTYuNDQyNSAxMC4zMzAxIDEwIDEwLjMzMDFaTTEwIDE0LjU3NTFWMTYuNjk3NkMxMi45MjUgMTYuNjk3NiAxNS4zMDI1IDE5LjA3NTEgMTUuMzAyNSAyMi4wMDAxSDE3LjQyNUMxNy40MjUgMTcuODk3NiAxNC4xMDI1IDE0LjU3NTEgMTAgMTQuNTc1MVoiIGZpbGw9IiM4NEJEMDAiLz4KPC9zdmc+Cg==);
  }
.yubicool-link-social-media[href*='twitter'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNi41IiByPSIxNS42NjY3IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIiBzdHJva2Utd2lkdGg9IjAuNjY2NjY3Ii8+CjxwYXRoIGQ9Ik0yMy4wMDAzIDExLjg0NjRDMjIuNDg1MSAxMi4wNzQ4IDIxLjkzMTYgMTIuMjI5MiAyMS4zNTA2IDEyLjI5ODZDMjEuOTQzNyAxMS45NDMyIDIyLjM5OTEgMTEuMzgwMyAyMi42MTM1IDEwLjcwOTZDMjIuMDQ5NyAxMS4wNDQxIDIxLjQzMjkgMTEuMjc5OSAyMC43ODk2IDExLjQwNjZDMjAuMjY1NyAxMC44NDg0IDE5LjUxOTIgMTAuNDk5NSAxOC42OTMxIDEwLjQ5OTVDMTcuMTA2OCAxMC40OTk1IDE1LjgyMDcgMTEuNzg1NSAxNS44MjA3IDEzLjM3MTdDMTUuODIwNyAxMy41OTY4IDE1Ljg0NjEgMTMuODE2IDE1Ljg5NTEgMTQuMDI2M0MxMy41MDggMTMuOTA2NSAxMS4zOTE2IDEyLjc2MyA5Ljk3NDg5IDExLjAyNTNDOS43Mjc3IDExLjQ0OTUgOS41ODYwNiAxMS45NDI5IDkuNTg2MDYgMTIuNDY5MkM5LjU4NjA2IDEzLjQ2NTggMTAuMDkzMiAxNC4zNDQ5IDEwLjg2MzggMTQuODZDMTAuNDA3NyAxNC44NDU3IDkuOTYxNjMgMTQuNzIyNSA5LjU2MjgyIDE0LjUwMDdDOS41NjI2NiAxNC41MTI3IDkuNTYyNjYgMTQuNTI0NyA5LjU2MjY2IDE0LjUzNjhDOS41NjI2NiAxNS45Mjg0IDEwLjU1MjcgMTcuMDg5NCAxMS44NjY2IDE3LjM1MzJDMTEuNDQzNyAxNy40NjgzIDExIDE3LjQ4NTEgMTAuNTY5NiAxNy40MDI0QzEwLjkzNSAxOC41NDM1IDExLjk5NTggMTkuMzczOSAxMy4yNTI2IDE5LjM5NzJDMTIuMjY5NiAyMC4xNjc1IDExLjAzMTEgMjAuNjI2NyA5LjY4NTQ4IDIwLjYyNjdDOS40NTM2MSAyMC42MjY3IDkuMjI1MDIgMjAuNjEzMSA5LjAwMDMxIDIwLjU4NjZDMTAuMjcxNCAyMS40MDE1IDExLjc4MTIgMjEuODc3IDEzLjQwMzIgMjEuODc3QzE4LjY4NjQgMjEuODc3IDIxLjU3NTQgMTcuNTAwMyAyMS41NzU0IDEzLjcwNDhDMjEuNTc1NCAxMy41ODAyIDIxLjU3MjYgMTMuNDU2NCAyMS41NjcxIDEzLjMzMzJDMjIuMTI5NCAxMi45MjY3IDIyLjYxNDcgMTIuNDIzMiAyMy4wMDAzIDExLjg0NjRaIiBmaWxsPSIjNjg2RjU5Ii8+Cjwvc3ZnPgo=);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMjIuMzc1IDEyLjA3MzlDMjEuOTQwMyAxMi4yNjY2IDIxLjQ3MzMgMTIuMzk2OSAyMC45ODMxIDEyLjQ1NTVDMjEuNDgzNSAxMi4xNTU2IDIxLjg2NzcgMTEuNjgwNiAyMi4wNDg2IDExLjExNDdDMjEuNTcyOSAxMS4zOTcgMjEuMDUyNSAxMS41OTU5IDIwLjUwOTcgMTEuNzAyOEMyMC4wNjc2IDExLjIzMTggMTkuNDM3OCAxMC45Mzc1IDE4Ljc0MDggMTAuOTM3NUMxNy40MDI0IDEwLjkzNzUgMTYuMzE3MiAxMi4wMjI2IDE2LjMxNzIgMTMuMzYwOUMxNi4zMTcyIDEzLjU1MDkgMTYuMzM4NyAxMy43MzU4IDE2LjM4IDEzLjkxMzJDMTQuMzY1OCAxMy44MTIxIDEyLjU4MDEgMTIuODQ3MyAxMS4zODQ4IDExLjM4MTFDMTEuMTc2MiAxMS43MzkgMTEuMDU2NyAxMi4xNTU0IDExLjA1NjcgMTIuNTk5NUMxMS4wNTY3IDEzLjQ0MDMgMTEuNDg0NiAxNC4xODIgMTIuMTM0OSAxNC42MTY2QzExLjc1IDE0LjYwNDYgMTEuMzczNiAxNC41MDA2IDExLjAzNzEgMTQuMzEzNUMxMS4wMzcgMTQuMzIzNiAxMS4wMzcgMTQuMzMzOCAxMS4wMzcgMTQuMzQ0QzExLjAzNyAxNS41MTgyIDExLjg3MjMgMTYuNDk3NyAxMi45ODEgMTYuNzIwM0MxMi42MjQxIDE2LjgxNzQgMTIuMjQ5OCAxNi44MzE2IDExLjg4NjYgMTYuNzYxOEMxMi4xOTQ5IDE3LjcyNDcgMTMuMDkgMTguNDI1MyAxNC4xNTA0IDE4LjQ0NDlDMTMuMzIxIDE5LjA5NDkgMTIuMjc2IDE5LjQ4MjMgMTEuMTQwNiAxOS40ODIzQzEwLjk0NSAxOS40ODIzIDEwLjc1MjEgMTkuNDcwOCAxMC41NjI1IDE5LjQ0ODVDMTEuNjM1IDIwLjEzNjEgMTIuOTA4OSAyMC41MzczIDE0LjI3NzQgMjAuNTM3M0MxOC43MzUxIDIwLjUzNzMgMjEuMTcyNyAxNi44NDQ0IDIxLjE3MjcgMTMuNjQyQzIxLjE3MjcgMTMuNTM2OCAyMS4xNzA0IDEzLjQzMjMgMjEuMTY1NyAxMy4zMjg0QzIxLjY0MDEgMTIuOTg1NCAyMi4wNDk3IDEyLjU2MDYgMjIuMzc1IDEyLjA3MzlaIiBmaWxsPSIjODRCRDAwIi8+Cjwvc3ZnPgo=);
  }
.yubicool-link-social-media[href*='mailto'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxyZWN0IHdpZHRoPSIxMy43NDc1IiBoZWlnaHQ9IjEwLjMxNjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjEzMTUgMTAuOTM3NSkiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yMy4xOTEzIDEwLjk0MkMyMy4xMzI4IDEwLjkzNiAyMy4wNzM3IDEwLjkzNiAyMy4wMTUyIDEwLjk0MkgxMC45ODYxQzEwLjkwOSAxMC45NDMyIDEwLjgzMjQgMTAuOTU0OCAxMC43NTg0IDEwLjk3NjRMMTYuOTY2MyAxNy4xNTg1TDIzLjE5MTMgMTAuOTQyWiIgZmlsbD0iIzY4NkY1OSIvPgo8cGF0aCBkPSJNMjMuODI3NCAxMS41NEwxNy41NzIzIDE3Ljc2OTRDMTcuNDExMyAxNy45Mjk0IDE3LjE5MzUgMTguMDE5MiAxNi45NjY2IDE4LjAxOTJDMTYuNzM5NiAxOC4wMTkyIDE2LjUyMTggMTcuOTI5NCAxNi4zNjA4IDE3Ljc2OTRMMTAuMTYxNSAxMS41ODczQzEwLjE0MjUgMTEuNjU3MyAxMC4xMzI0IDExLjcyOTUgMTAuMTMxNSAxMS44MDIxVjIwLjM5NDNDMTAuMTMxNSAyMC42MjIyIDEwLjIyMiAyMC44NDA3IDEwLjM4MzEgMjEuMDAxOEMxMC41NDQzIDIxLjE2MyAxMC43NjI4IDIxLjI1MzUgMTAuOTkwNyAyMS4yNTM1SDIzLjAxOThDMjMuMjQ3NiAyMS4yNTM1IDIzLjQ2NjIgMjEuMTYzIDIzLjYyNzMgMjEuMDAxOEMyMy43ODg0IDIwLjg0MDcgMjMuODc5IDIwLjYyMjIgMjMuODc5IDIwLjM5NDNWMTEuODAyMUMyMy44NzU2IDExLjcxMjYgMjMuODU4MiAxMS42MjQyIDIzLjgyNzQgMTEuNTRaTTExLjU3OTMgMjAuMzk0M0gxMC45ODIxVjE5Ljc3OTlMMTQuMTA1NCAxNi42ODI1TDE0LjcxMTEgMTcuMjg4MkwxMS41NzkzIDIwLjM5NDNaTTIzLjAxMTIgMjAuMzk0M0gyMi40MDk3TDE5LjI3NzkgMTcuMjg4MkwxOS44ODM2IDE2LjY4MjVMMjMuMDA2OSAxOS43Nzk5TDIzLjAxMTIgMjAuMzk0M1oiIGZpbGw9IiM2ODZGNTkiLz4KPC9zdmc+Cg==);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cmVjdCB3aWR0aD0iMTMuNzQ3NSIgaGVpZ2h0PSIxMC4zMTYxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5LjI1IDEwLjkzNzUpIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjIuMzA5OCAxMC45NDJDMjIuMjUxMyAxMC45MzYgMjIuMTkyMyAxMC45MzYgMjIuMTMzNyAxMC45NDJIMTAuMTA0NkMxMC4wMjc2IDEwLjk0MzIgOS45NTA5NiAxMC45NTQ4IDkuODc2OTUgMTAuOTc2NEwxNi4wODQ4IDE3LjE1ODVMMjIuMzA5OCAxMC45NDJaIiBmaWxsPSIjODRCRDAwIi8+CjxwYXRoIGQ9Ik0yMi45NDU5IDExLjU0TDE2LjY5MDggMTcuNzY5NEMxNi41Mjk4IDE3LjkyOTQgMTYuMzEyMSAxOC4wMTkyIDE2LjA4NTEgMTguMDE5MkMxNS44NTgxIDE4LjAxOTIgMTUuNjQwMyAxNy45Mjk0IDE1LjQ3OTMgMTcuNzY5NEw5LjI4MDA3IDExLjU4NzNDOS4yNjEwMSAxMS42NTczIDkuMjUwOTEgMTEuNzI5NSA5LjI1IDExLjgwMjFWMjAuMzk0M0M5LjI1IDIwLjYyMjIgOS4zNDA1MiAyMC44NDA3IDkuNTAxNjYgMjEuMDAxOEM5LjY2Mjc5IDIxLjE2MyA5Ljg4MTM0IDIxLjI1MzUgMTAuMTA5MiAyMS4yNTM1SDIyLjEzODNDMjIuMzY2MiAyMS4yNTM1IDIyLjU4NDcgMjEuMTYzIDIyLjc0NTggMjEuMDAxOEMyMi45MDcgMjAuODQwNyAyMi45OTc1IDIwLjYyMjIgMjIuOTk3NSAyMC4zOTQzVjExLjgwMjFDMjIuOTk0MSAxMS43MTI2IDIyLjk3NjcgMTEuNjI0MiAyMi45NDU5IDExLjU0Wk0xMC42OTc4IDIwLjM5NDNIMTAuMTAwNlYxOS43Nzk5TDEzLjIyMzkgMTYuNjgyNUwxMy44Mjk2IDE3LjI4ODJMMTAuNjk3OCAyMC4zOTQzWk0yMi4xMjk3IDIwLjM5NDNIMjEuNTI4MkwxOC4zOTY0IDE3LjI4ODJMMTkuMDAyMSAxNi42ODI1TDIyLjEyNTQgMTkuNzc5OUwyMi4xMjk3IDIwLjM5NDNaIiBmaWxsPSIjODRCRDAwIi8+Cjwvc3ZnPgo=);
  }
.yubicool-link-social-media[href*='facebook'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNi41IiByPSIxNS42NjY3IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIiBzdHJva2Utd2lkdGg9IjAuNjY2NjY3Ii8+CjxwYXRoIGQ9Ik0xNi40MjcxIDE0LjM2NjNWMTMuMDg2M0MxNi40MjcxIDEyLjUzMTYgMTYuNTU1MSAxMi4yMzI5IDE3LjQ1MTEgMTIuMjMyOUgxOC41NjA1VjEwLjA5OTZIMTYuODUzOEMxNC43MjA1IDEwLjA5OTYgMTMuODY3MSAxMS41MDc2IDEzLjg2NzEgMTMuMDg2M1YxNC4zNjYzSDEyLjE2MDVWMTYuNDk5NkgxMy44NjcxVjIyLjg5OTZIMTYuNDI3MVYxNi40OTk2SDE4LjMwNDVMMTguNTYwNSAxNC4zNjYzSDE2LjQyNzFaIiBmaWxsPSIjNjg2RjU5Ii8+Cjwvc3ZnPgo=);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTYuMzYwMyAxNC4yMDAxVjEzLjEyMDFDMTYuMzYwMyAxMi42NTIxIDE2LjQ2ODMgMTIuNDAwMSAxNy4yMjQzIDEyLjQwMDFIMTguMTYwM1YxMC42MDAxSDE2LjcyMDNDMTQuOTIwMyAxMC42MDAxIDE0LjIwMDMgMTEuNzg4MSAxNC4yMDAzIDEzLjEyMDFWMTQuMjAwMUgxMi43NjAzVjE2LjAwMDFIMTQuMjAwM1YyMS40MDAxSDE2LjM2MDNWMTYuMDAwMUgxNy45NDQzTDE4LjE2MDMgMTQuMjAwMUgxNi4zNjAzWiIgZmlsbD0iIzg0QkQwMCIvPgo8L3N2Zz4K);
  }
.yubicool-link-social-media[href*='github'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMDc4OSA4LjVDMTUuMjUxNSA4LjQ5ODE1IDEzLjQ4MzMgOS4xNDcxIDEyLjA5MSAxMC4zMzA2QzEwLjY5ODYgMTEuNTE0IDkuNzczMjcgMTMuMTU0NiA5LjQ4MDY5IDE0Ljk1ODRDOS4xODgxMSAxNi43NjIxIDkuNTQ3NDUgMTguNjExMSAxMC40OTQzIDIwLjE3NEMxMS40NDEyIDIxLjczNjkgMTIuOTEzNiAyMi45MTE1IDE0LjY0NzkgMjMuNDg3NEMxNS4wMzQ5IDIzLjU1ODIgMTUuMTcxOCAyMy4zMTc0IDE1LjE3MTggMjMuMTE0NEMxNS4xNzE4IDIyLjkxMTUgMTUuMTcxOCAyMi40NDg5IDE1LjE3MTggMjEuODA2OUMxMy4wMjQgMjIuMjc0MiAxMi41NzA5IDIwLjc3MzEgMTIuNTcwOSAyMC43NzMxQzEyLjQyODQgMjAuMzA3OSAxMi4xMjU3IDE5LjkwODIgMTEuNzE2NSAxOS42NDQ5QzExLjAyMjYgMTkuMTcyOSAxMS43NzMxIDE5LjE3MjkgMTEuNzczMSAxOS4xNzI5QzEyLjAxNjQgMTkuMjA3MiAxMi4yNDg2IDE5LjI5NjUgMTIuNDUyMiAxOS40MzM5QzEyLjY1NTkgMTkuNTcxMyAxMi44MjU2IDE5Ljc1MzIgMTIuOTQ4NSAxOS45NjU5QzEzLjA1MjkgMjAuMTU1MyAxMy4xOTM4IDIwLjMyMjIgMTMuMzYyOSAyMC40NTdDMTMuNTMyIDIwLjU5MTkgMTMuNzI2IDIwLjY5MiAxMy45MzM5IDIwLjc1MTZDMTQuMTQxOCAyMC44MTEzIDE0LjM1OTQgMjAuODI5MyAxNC41NzQzIDIwLjgwNDZDMTQuNzg5MSAyMC43Nzk5IDE0Ljk5NyAyMC43MTMxIDE1LjE4NiAyMC42MDc5QzE1LjIxNTYgMjAuMjE5NiAxNS4zODMgMTkuODU0NiAxNS42NTggMTkuNTc4OEMxMy45NDkyIDE5LjM4NTMgMTIuMTU1NSAxOC43MjQ1IDEyLjE1NTUgMTUuODAyNUMxMi4xNDM3IDE1LjAzOTIgMTIuNDI2IDE0LjMwMDYgMTIuOTQzOCAxMy43Mzk3QzEyLjcxMzIgMTMuMDc2IDEyLjc0MDEgMTIuMzQ5OSAxMy4wMTkzIDExLjcwNTJDMTMuMDE5MyAxMS43MDUyIDEzLjY2NiAxMS40OTc1IDE1LjEzNDEgMTIuNDkzNUMxNi4zOTQ3IDEyLjE0NzQgMTcuNzI1MyAxMi4xNDc0IDE4Ljk4NTkgMTIuNDkzNUMyMC40NTQgMTEuNDk3NSAyMS4wOTYgMTEuNzA1MiAyMS4wOTYgMTEuNzA1MkMyMS4zNzkgMTIuMzQzMSAyMS40MTI3IDEzLjA2NCAyMS4xOTA0IDEzLjcyNTVDMjEuNzA4MiAxNC4yODY1IDIxLjk5MDQgMTUuMDI1IDIxLjk3ODcgMTUuNzg4M0MyMS45Nzg3IDE4Ljc0MzMgMjAuMTgwMiAxOS4zOSAxOC40NjY3IDE5LjU2NDdDMTguNjUwNCAxOS43NDk0IDE4Ljc5MjMgMTkuOTcxNCAxOC44ODI3IDIwLjIxNThDMTguOTczMSAyMC40NjAxIDE5LjAwOTkgMjAuNzIxIDE4Ljk5MDcgMjAuOTgwOEMxOC45OTA3IDIyLjAwOTkgMTguOTkwNyAyMi44NDA3IDE4Ljk5MDcgMjMuMDkwOEMxOC45OTA3IDIzLjM0MSAxOS4xMjc1IDIzLjUzNDYgMTkuNTE5MyAyMy40NTlDMjEuMjMzOCAyMi44NjggMjIuNjg0MiAyMS42OSAyMy42MTQ0IDIwLjEzMzJDMjQuNTQ0NSAxOC41NzY0IDI0Ljg5NDUgMTYuNzQxIDI0LjYwMjUgMTQuOTUxMkMyNC4zMTA1IDEzLjE2MTMgMjMuMzk1MyAxMS41MzIzIDIyLjAxODYgMTAuMzUxOEMyMC42NDE5IDkuMTcxMzkgMTguODkyMyA4LjUxNTQ4IDE3LjA3ODkgOC41WiIgZmlsbD0iIzY4NkY1OSIvPgo8L3N2Zz4K);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE2LjE5NzQgOC41QzE0LjM3MDEgOC40OTgxNSAxMi42MDE4IDkuMTQ3MSAxMS4yMDk1IDEwLjMzMDZDOS44MTcxNyAxMS41MTQgOC44OTE4IDEzLjE1NDYgOC41OTkyMiAxNC45NTg0QzguMzA2NjQgMTYuNzYyMSA4LjY2NTk4IDE4LjYxMTEgOS42MTI4MyAyMC4xNzRDMTAuNTU5NyAyMS43MzY5IDEyLjAzMjIgMjIuOTExNSAxMy43NjY0IDIzLjQ4NzRDMTQuMTUzNSAyMy41NTgyIDE0LjI5MDQgMjMuMzE3NCAxNC4yOTA0IDIzLjExNDRDMTQuMjkwNCAyMi45MTE1IDE0LjI5MDQgMjIuNDQ4OSAxNC4yOTA0IDIxLjgwNjlDMTIuMTQyNiAyMi4yNzQyIDExLjY4OTQgMjAuNzczMSAxMS42ODk0IDIwLjc3MzFDMTEuNTQ2OSAyMC4zMDc5IDExLjI0NDIgMTkuOTA4MiAxMC44MzUgMTkuNjQ0OUMxMC4xNDExIDE5LjE3MjkgMTAuODkxNiAxOS4xNzI5IDEwLjg5MTYgMTkuMTcyOUMxMS4xMzQ5IDE5LjIwNzIgMTEuMzY3MSAxOS4yOTY1IDExLjU3MDggMTkuNDMzOUMxMS43NzQ0IDE5LjU3MTMgMTEuOTQ0MSAxOS43NTMyIDEyLjA2NyAxOS45NjU5QzEyLjE3MTUgMjAuMTU1MyAxMi4zMTIzIDIwLjMyMjIgMTIuNDgxNCAyMC40NTdDMTIuNjUwNSAyMC41OTE5IDEyLjg0NDYgMjAuNjkyIDEzLjA1MjQgMjAuNzUxNkMxMy4yNjAzIDIwLjgxMTMgMTMuNDc3OSAyMC44MjkzIDEzLjY5MjggMjAuODA0NkMxMy45MDc3IDIwLjc3OTkgMTQuMTE1NiAyMC43MTMxIDE0LjMwNDUgMjAuNjA3OUMxNC4zMzQxIDIwLjIxOTYgMTQuNTAxNiAxOS44NTQ2IDE0Ljc3NjYgMTkuNTc4OEMxMy4wNjc4IDE5LjM4NTMgMTEuMjc0IDE4LjcyNDUgMTEuMjc0IDE1LjgwMjVDMTEuMjYyMyAxNS4wMzkyIDExLjU0NDUgMTQuMzAwNiAxMi4wNjIzIDEzLjczOTdDMTEuODMxNyAxMy4wNzYgMTEuODU4NyAxMi4zNDk5IDEyLjEzNzggMTEuNzA1MkMxMi4xMzc4IDExLjcwNTIgMTIuNzg0NSAxMS40OTc1IDE0LjI1MjYgMTIuNDkzNUMxNS41MTMyIDEyLjE0NzQgMTYuODQzOCAxMi4xNDc0IDE4LjEwNDUgMTIuNDkzNUMxOS41NzI1IDExLjQ5NzUgMjAuMjE0NSAxMS43MDUyIDIwLjIxNDUgMTEuNzA1MkMyMC40OTc2IDEyLjM0MzEgMjAuNTMxMyAxMy4wNjQgMjAuMzA4OSAxMy43MjU1QzIwLjgyNjcgMTQuMjg2NSAyMS4xMDg5IDE1LjAyNSAyMS4wOTcyIDE1Ljc4ODNDMjEuMDk3MiAxOC43NDMzIDE5LjI5ODcgMTkuMzkgMTcuNTg1MiAxOS41NjQ3QzE3Ljc2ODkgMTkuNzQ5NCAxNy45MTA4IDE5Ljk3MTQgMTguMDAxMiAyMC4yMTU4QzE4LjA5MTYgMjAuNDYwMSAxOC4xMjg1IDIwLjcyMSAxOC4xMDkyIDIwLjk4MDhDMTguMTA5MiAyMi4wMDk5IDE4LjEwOTIgMjIuODQwNyAxOC4xMDkyIDIzLjA5MDhDMTguMTA5MiAyMy4zNDEgMTguMjQ2MSAyMy41MzQ2IDE4LjYzNzkgMjMuNDU5QzIwLjM1MjQgMjIuODY4IDIxLjgwMjggMjEuNjkgMjIuNzMyOSAyMC4xMzMyQzIzLjY2MyAxOC41NzY0IDI0LjAxMyAxNi43NDEgMjMuNzIxIDE0Ljk1MTJDMjMuNDI5IDEzLjE2MTMgMjIuNTEzOCAxMS41MzIzIDIxLjEzNzEgMTAuMzUxOEMxOS43NjA0IDkuMTcxMzkgMTguMDEwOCA4LjUxNTQ4IDE2LjE5NzQgOC41WiIgZmlsbD0iIzg0QkQwMCIvPgo8L3N2Zz4K);
  }
.yubicool-link-social-media[href*='instagram'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxwYXRoIGQ9Ik0yMC4xMzYzIDguNUgxNC4zNzY2QzEyLjAzNTggOC41IDEwLjEzMTUgMTAuNDA0NCAxMC4xMzE1IDEyLjc0NTJWMTguNTA0OEMxMC4xMzE1IDIwLjg0NTYgMTIuMDM1OCAyMi43NSAxNC4zNzY2IDIyLjc1SDIwLjEzNjNDMjIuNDc3MSAyMi43NSAyNC4zODE1IDIwLjg0NTYgMjQuMzgxNSAxOC41MDQ4VjEyLjc0NTJDMjQuMzgxNCAxMC40MDQ0IDIyLjQ3NzEgOC41IDIwLjEzNjMgOC41Wk0yMi45NDc5IDE4LjUwNDhDMjIuOTQ3OSAyMC4wNTc2IDIxLjY4OTEgMjEuMzE2NSAyMC4xMzYzIDIxLjMxNjVIMTQuMzc2NkMxMi44MjM4IDIxLjMxNjUgMTEuNTY1IDIwLjA1NzYgMTEuNTY1IDE4LjUwNDhWMTIuNzQ1MkMxMS41NjUgMTEuMTkyMyAxMi44MjM4IDkuOTMzNTUgMTQuMzc2NiA5LjkzMzU1SDIwLjEzNjNDMjEuNjg5MSA5LjkzMzU1IDIyLjk0NzkgMTEuMTkyMyAyMi45NDc5IDEyLjc0NTJWMTguNTA0OFoiIGZpbGw9IiM2ODZGNTkiLz4KPHBhdGggZD0iTTE3LjI1NjUgMTEuOTM5NUMxNS4yMjQzIDExLjkzOTUgMTMuNTcwOSAxMy41OTI4IDEzLjU3MDkgMTUuNjI1QzEzLjU3MDkgMTcuNjU3MiAxNS4yMjQzIDE5LjMxMDUgMTcuMjU2NSAxOS4zMTA1QzE5LjI4ODcgMTkuMzEwNSAyMC45NDIgMTcuNjU3MiAyMC45NDIgMTUuNjI1QzIwLjk0MiAxMy41OTI4IDE5LjI4ODcgMTEuOTM5NSAxNy4yNTY1IDExLjkzOTVaTTE3LjI1NjUgMTcuODc3QzE2LjAxMjcgMTcuODc3IDE1LjAwNDUgMTYuODY4OCAxNS4wMDQ1IDE1LjYyNUMxNS4wMDQ1IDE0LjM4MTMgMTYuMDEyNyAxMy4zNzMgMTcuMjU2NSAxMy4zNzNDMTguNTAwMiAxMy4zNzMgMTkuNTA4NSAxNC4zODEzIDE5LjUwODUgMTUuNjI1QzE5LjUwODUgMTYuODY4NyAxOC41MDAyIDE3Ljg3NyAxNy4yNTY1IDE3Ljg3N1oiIGZpbGw9IiM2ODZGNTkiLz4KPHBhdGggZD0iTTIwLjk0OTIgMTIuODUwM0MyMS40MzY5IDEyLjg1MDMgMjEuODMyMyAxMi40NTQ5IDIxLjgzMjMgMTEuOTY3MUMyMS44MzIzIDExLjQ3OTQgMjEuNDM2OSAxMS4wODQgMjAuOTQ5MiAxMS4wODRDMjAuNDYxNCAxMS4wODQgMjAuMDY2IDExLjQ3OTQgMjAuMDY2IDExLjk2NzFDMjAuMDY2IDEyLjQ1NDkgMjAuNDYxNCAxMi44NTAzIDIwLjk0OTIgMTIuODUwM1oiIGZpbGw9IiM2ODZGNTkiLz4KPC9zdmc+Cg==);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTkuMjU0OCA4LjVIMTMuNDk1MkMxMS4xNTQ0IDguNSA5LjI1IDEwLjQwNDQgOS4yNSAxMi43NDUyVjE4LjUwNDhDOS4yNSAyMC44NDU2IDExLjE1NDQgMjIuNzUgMTMuNDk1MiAyMi43NUgxOS4yNTQ4QzIxLjU5NTYgMjIuNzUgMjMuNSAyMC44NDU2IDIzLjUgMTguNTA0OFYxMi43NDUyQzIzLjUgMTAuNDA0NCAyMS41OTU2IDguNSAxOS4yNTQ4IDguNVpNMjIuMDY2NSAxOC41MDQ4QzIyLjA2NjUgMjAuMDU3NiAyMC44MDc2IDIxLjMxNjUgMTkuMjU0OCAyMS4zMTY1SDEzLjQ5NTJDMTEuOTQyNCAyMS4zMTY1IDEwLjY4MzUgMjAuMDU3NiAxMC42ODM1IDE4LjUwNDhWMTIuNzQ1MkMxMC42ODM1IDExLjE5MjMgMTEuOTQyNCA5LjkzMzU1IDEzLjQ5NTIgOS45MzM1NUgxOS4yNTQ4QzIwLjgwNzYgOS45MzM1NSAyMi4wNjY1IDExLjE5MjMgMjIuMDY2NSAxMi43NDUyVjE4LjUwNDhaIiBmaWxsPSIjODRCRDAwIi8+CjxwYXRoIGQ9Ik0xNi4zNzUgMTEuOTM5NUMxNC4zNDI4IDExLjkzOTUgMTIuNjg5NSAxMy41OTI4IDEyLjY4OTUgMTUuNjI1QzEyLjY4OTUgMTcuNjU3MiAxNC4zNDI4IDE5LjMxMDUgMTYuMzc1IDE5LjMxMDVDMTguNDA3MiAxOS4zMTA1IDIwLjA2MDYgMTcuNjU3MiAyMC4wNjA2IDE1LjYyNUMyMC4wNjA2IDEzLjU5MjggMTguNDA3MiAxMS45Mzk1IDE2LjM3NSAxMS45Mzk1Wk0xNi4zNzUgMTcuODc3QzE1LjEzMTMgMTcuODc3IDE0LjEyMyAxNi44Njg4IDE0LjEyMyAxNS42MjVDMTQuMTIzIDE0LjM4MTMgMTUuMTMxMyAxMy4zNzMgMTYuMzc1IDEzLjM3M0MxNy42MTg4IDEzLjM3MyAxOC42MjcgMTQuMzgxMyAxOC42MjcgMTUuNjI1QzE4LjYyNyAxNi44Njg3IDE3LjYxODcgMTcuODc3IDE2LjM3NSAxNy44NzdaIiBmaWxsPSIjODRCRDAwIi8+CjxwYXRoIGQ9Ik0yMC4wNjc3IDEyLjg1MDNDMjAuNTU1NCAxMi44NTAzIDIwLjk1MDggMTIuNDU0OSAyMC45NTA4IDExLjk2NzFDMjAuOTUwOCAxMS40Nzk0IDIwLjU1NTQgMTEuMDg0IDIwLjA2NzcgMTEuMDg0QzE5LjU4IDExLjA4NCAxOS4xODQ2IDExLjQ3OTQgMTkuMTg0NiAxMS45NjcxQzE5LjE4NDYgMTIuNDU0OSAxOS41OCAxMi44NTAzIDIwLjA2NzcgMTIuODUwM1oiIGZpbGw9IiM4NEJEMDAiLz4KPC9zdmc+Cg==);
  }
.yubicool-link-social-media[href*='youtube'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiPgo8cGF0aCBkPSJNMjQuNzg2NSAxMi4wMDI1QzI0LjY5MzIgMTEuNjUxNSAyNC41MDkzIDExLjMzMTEgMjQuMjUzMyAxMS4wNzM1QzIzLjk5NzMgMTAuODE1OCAyMy42NzgxIDEwLjYyOTkgMjMuMzI3NyAxMC41MzQ0QzIyLjAzNzcgMTAuMTg3NSAxNi44ODE1IDEwLjE4NzUgMTYuODgxNSAxMC4xODc1QzE2Ljg4MTUgMTAuMTg3NSAxMS43MjUyIDEwLjE4NzUgMTAuNDM1MiAxMC41MzQ0QzEwLjA4NDggMTAuNjI5OSA5Ljc2NTYxIDEwLjgxNTggOS41MDk2IDExLjA3MzVDOS4yNTM2IDExLjMzMTEgOS4wNjk3NSAxMS42NTE1IDguOTc2NDcgMTIuMDAyNUM4LjYzMTQ3IDEzLjI5ODEgOC42MzE0NyAxNiA4LjYzMTQ3IDE2QzguNjMxNDcgMTYgOC42MzE0NyAxOC43MDE5IDguOTc2NDcgMTkuOTk3NUM5LjA2OTc1IDIwLjM0ODUgOS4yNTM2IDIwLjY2ODkgOS41MDk2IDIwLjkyNjVDOS43NjU2MSAyMS4xODQyIDEwLjA4NDggMjEuMzcwMSAxMC40MzUyIDIxLjQ2NTZDMTEuNzI1MiAyMS44MTI1IDE2Ljg4MTUgMjEuODEyNSAxNi44ODE1IDIxLjgxMjVDMTYuODgxNSAyMS44MTI1IDIyLjAzNzcgMjEuODEyNSAyMy4zMjc3IDIxLjQ2NTZDMjMuNjc4MSAyMS4zNzAxIDIzLjk5NzMgMjEuMTg0MiAyNC4yNTMzIDIwLjkyNjVDMjQuNTA5MyAyMC42Njg5IDI0LjY5MzIgMjAuMzQ4NSAyNC43ODY1IDE5Ljk5NzVDMjUuMTMxNSAxOC43MDE5IDI1LjEzMTUgMTYgMjUuMTMxNSAxNkMyNS4xMzE1IDE2IDI1LjEzMTUgMTMuMjk4MSAyNC43ODY1IDEyLjAwMjVaIiBmaWxsPSIjNjg2RjU5Ii8+CjxwYXRoIGQ9Ik0xNS4xOTQgMTguNDUzM0wxOS41MDY1IDE1Ljk5OThMMTUuMTk0IDEzLjU0NjRWMTguNDUzM1oiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3Ljg4MTQ3IDcpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMjMuOTA1IDEyLjAwMjVDMjMuODExNyAxMS42NTE1IDIzLjYyNzkgMTEuMzMxMSAyMy4zNzE5IDExLjA3MzVDMjMuMTE1OSAxMC44MTU4IDIyLjc5NjcgMTAuNjI5OSAyMi40NDYyIDEwLjUzNDRDMjEuMTU2MiAxMC4xODc1IDE2IDEwLjE4NzUgMTYgMTAuMTg3NUMxNiAxMC4xODc1IDEwLjg0MzggMTAuMTg3NSA5LjU1Mzc1IDEwLjUzNDRDOS4yMDMzMyAxMC42Mjk5IDguODg0MTQgMTAuODE1OCA4LjYyODE0IDExLjA3MzVDOC4zNzIxMyAxMS4zMzExIDguMTg4MjkgMTEuNjUxNSA4LjA5NSAxMi4wMDI1QzcuNzUgMTMuMjk4MSA3Ljc1IDE2IDcuNzUgMTZDNy43NSAxNiA3Ljc1IDE4LjcwMTkgOC4wOTUgMTkuOTk3NUM4LjE4ODI5IDIwLjM0ODUgOC4zNzIxMyAyMC42Njg5IDguNjI4MTQgMjAuOTI2NUM4Ljg4NDE0IDIxLjE4NDIgOS4yMDMzMyAyMS4zNzAxIDkuNTUzNzUgMjEuNDY1NkMxMC44NDM4IDIxLjgxMjUgMTYgMjEuODEyNSAxNiAyMS44MTI1QzE2IDIxLjgxMjUgMjEuMTU2MiAyMS44MTI1IDIyLjQ0NjIgMjEuNDY1NkMyMi43OTY3IDIxLjM3MDEgMjMuMTE1OSAyMS4xODQyIDIzLjM3MTkgMjAuOTI2NUMyMy42Mjc5IDIwLjY2ODkgMjMuODExNyAyMC4zNDg1IDIzLjkwNSAxOS45OTc1QzI0LjI1IDE4LjcwMTkgMjQuMjUgMTYgMjQuMjUgMTZDMjQuMjUgMTYgMjQuMjUgMTMuMjk4MSAyMy45MDUgMTIuMDAyNVoiIGZpbGw9IiM4NEJEMDAiLz4KPHBhdGggZD0iTTE0LjMxMjUgMTguNDUzM0wxOC42MjUgMTUuOTk5OEwxNC4zMTI1IDEzLjU0NjRWMTguNDUzM1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  }
.yubicool-link-social-media[href*='linkedin'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNi41IiByPSIxNS42NjY3IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIiBzdHJva2Utd2lkdGg9IjAuNjY2NjY3Ii8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiPgo8cGF0aCBkPSJNMTMuMDI2NSAyMS45MTFWMTMuMzEySDEwLjE2ODNWMjEuOTExSDEzLjAyNjVaTTExLjU5NzggMTIuMTM3MkMxMi41OTQ0IDEyLjEzNzIgMTMuMjE0OCAxMS40NzY5IDEzLjIxNDggMTAuNjUxOEMxMy4xOTYzIDkuODA3OTkgMTIuNTk0NSA5LjE2NjAyIDExLjYxNjcgOS4xNjYwMkMxMC42MzkgOS4xNjYwMiA5Ljk5OTY5IDkuODA4MDEgOS45OTk2OSAxMC42NTE4QzkuOTk5NjkgMTEuNDc3IDEwLjYxOTkgMTIuMTM3MiAxMS41NzkxIDEyLjEzNzJIMTEuNTk3N0gxMS41OTc4Wk0xNC42MDg0IDIxLjkxMUgxNy40NjY2VjE3LjEwODlDMTcuNDY2NiAxNi44NTE5IDE3LjQ4NTIgMTYuNTk1MiAxNy41NjA2IDE2LjQxMTRDMTcuNzY3MiAxNS44OTggMTguMjM3NSAxNS4zNjYxIDE5LjAyNzEgMTUuMzY2MUMyMC4wNjEzIDE1LjM2NjEgMjAuNDc1MSAxNi4xNTQ3IDIwLjQ3NTEgMTcuMzEwN1YyMS45MTFIMjMuMzMzVjE2Ljk4MDRDMjMuMzMzIDE0LjMzOTEgMjEuOTIzIDEzLjExMDEgMjAuMDQyNSAxMy4xMTAxQzE4LjUwMDYgMTMuMTEwMSAxNy44MjM3IDEzLjk3MiAxNy40NDc2IDE0LjU1ODlIMTcuNDY2NlYxMy4zMTE4SDE0LjYwODVDMTQuNjQ2IDE0LjExODcgMTQuNjA4NSAyMS45MTA5IDE0LjYwODUgMjEuOTEwOUwxNC42MDg0IDIxLjkxMVoiIGZpbGw9IiM2ODZGNTkiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNS4yOTQiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjY2NjY5IDcuODMzNSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTMuNDkxMyAyMC41NjYxVjEzLjMxMDdIMTEuMDc5OFYyMC41NjYxSDEzLjQ5MTNaTTEyLjI4NTkgMTIuMzE5NUMxMy4xMjY4IDEyLjMxOTUgMTMuNjUwMyAxMS43NjIzIDEzLjY1MDMgMTEuMDY2MUMxMy42MzQ2IDEwLjM1NDIgMTMuMTI2OSA5LjgxMjUgMTIuMzAxOCA5LjgxMjVDMTEuNDc2OSA5LjgxMjUgMTAuOTM3NSAxMC4zNTQyIDEwLjkzNzUgMTEuMDY2MUMxMC45Mzc1IDExLjc2MjQgMTEuNDYwOCAxMi4zMTk1IDEyLjI3MDEgMTIuMzE5NUgxMi4yODU4SDEyLjI4NTlaTTE0LjgyNjEgMjAuNTY2MUgxNy4yMzc3VjE2LjUxNDNDMTcuMjM3NyAxNi4yOTc1IDE3LjI1MzQgMTYuMDgwOCAxNy4zMTcgMTUuOTI1OEMxNy40OTE0IDE1LjQ5MjYgMTcuODg4MiAxNS4wNDM5IDE4LjU1NDMgMTUuMDQzOUMxOS40MjcgMTUuMDQzOSAxOS43NzYxIDE1LjcwOTIgMTkuNzc2MSAxNi42ODQ2VjIwLjU2NjFIMjIuMTg3NVYxNi40MDU5QzIyLjE4NzUgMTQuMTc3MyAyMC45OTc4IDEzLjE0MDMgMTkuNDExMSAxMy4xNDAzQzE4LjExMDIgMTMuMTQwMyAxNy41MzkgMTMuODY3NSAxNy4yMjE2IDE0LjM2MjhIMTcuMjM3N1YxMy4zMTA1SDE0LjgyNjJDMTQuODU3OCAxMy45OTEzIDE0LjgyNjIgMjAuNTY2IDE0LjgyNjIgMjAuNTY2TDE0LjgyNjEgMjAuNTY2MVoiIGZpbGw9IiM4NEJEMDAiLz4KPC9zdmc+Cg==);
  }
.yubicool-menu-section[data-collapses-on-mobile='true'][data-menu-section-mobile-target-open='false'] nav{
  display: none;
}
@media (min-width: 768px){
  .yubicool-menu-section[data-collapses-on-mobile='true'][data-menu-section-mobile-target-open='false'] nav{
    display: block;
  }
}
.yubicool-menu-section > label{
  margin-bottom: 1rem;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.yubicool-menu-section > label:empty{
  display: none;
}
.yubicool-menu-section ul{
  list-style-type: none;
}
.yubicool-menu-section ul li{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  font-weight: 400;
}
.yubicool-menu-section ul li a{
  margin-bottom: 1rem !important;
          transition: 0.4s;
}
.yubicool-menu-section ul li a:hover{
  --tw-text-opacity: 1;
  color: rgb(132 189 0 / var(--tw-text-opacity));
}
.yubicool-pagination > ul{
  list-style-type: none;
}
.yubicool-pagination > ul li{
  display: inline-block;
  text-align: center;
  font-size: 0.75rem;
  line-height: 0.875rem;
}
@media (min-width: 768px){
  .yubicool-pagination > ul li{
    font-size: 0.9375rem;
    line-height: 1.25rem;
  }
}
.yubicool-pagination-item-link{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.75rem;
  line-height: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-pagination-item-link{
    font-size: 0.9375rem;
    line-height: 1.25rem;
  }
}
.yubicool-pagination-item-link[data-is-current='true']{
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
.yubicool-pagination-item-link:hover{
  --tw-text-opacity: 1;
  color: rgb(132 189 0 / var(--tw-text-opacity));
}
.yubicool-pagination-item-link-previous::before{
  position: relative;
  display: inline-block;
  height: 1.5rem;
  width: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 0.25rem;
  vertical-align: baseline;
      left: -0.25rem;
      transition: 0.4s;
      content: '«';
}
.yubicool-pagination-item-link-previous:hover{
  cursor: pointer;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.yubicool-pagination-item-link-previous:hover::before {
      left: calc(-0.25rem - 4px);
    }
.yubicool-pagination-item-previous{
  margin-right: 0;
}
@media (min-width: 768px){
  .yubicool-pagination-item-previous{
    margin-right: 1rem;
  }
}
.yubicool-pagination-item-previous a::before{
  position: relative;
  display: inline-block;
  height: 1.5rem;
  width: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 0.25rem;
  vertical-align: baseline;
      left: -0.25rem;
      transition: 0.4s;
      content: '«';
}
.yubicool-pagination-item-previous a:hover{
  cursor: pointer;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.yubicool-pagination-item-previous a:hover::before {
      left: calc(-0.25rem - 4px);
    }
.yubicool-pagination-dots{
  position: relative;
  display: inline-block;
  vertical-align: baseline;
}
.yubicool-pagination-item-link-next::after{
  position: relative;
  display: inline-block;
  height: 1.5rem;
  width: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 0.25rem;
  vertical-align: baseline;
      left: 0.25rem;
      transition: 0.4s;
      content: '»';
}
.yubicool-pagination-item-link-next:hover{
  cursor: pointer;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.yubicool-pagination-item-link-next:hover::after {
      left: calc(0.5rem + 4px);
    }
.yubicool-pagination-item-next{
  margin-right: 0;
}
@media (min-width: 768px){
  .yubicool-pagination-item-next{
    margin-left: 1rem;
  }
}
.yubicool-pagination-item-next a::after{
  position: relative;
  display: inline-block;
  height: 1.5rem;
  width: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 0.25rem;
  vertical-align: baseline;
      left: 0.25rem;
      transition: 0.4s;
      content: '»';
}
.yubicool-pagination-item-next a:hover{
  cursor: pointer;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.yubicool-pagination-item-next a:hover::after {
      left: calc(0.5rem + 4px);
    }
.yubicool-pill{
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
    font-size: 12px;
    line-height: 16px;
    z-index: 101;
}
.yubicool-pill a, 
    .yubicool-pill{
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
      transition: 0.1s;
}
.yubicool-pill a:hover,  .yubicool-pill:hover{
  --tw-text-opacity: 1;
  color: rgb(132 189 0 / var(--tw-text-opacity));
}
.yubicool-link-arrow.yubicool-pill[data-enabled='true']::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-pill[data-enabled='true']{
  cursor: pointer;
  --tw-border-opacity: 1;
  border-color: rgb(101 162 12 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(132 189 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-link-arrow.yubicool-pill[data-enabled='true'] a::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.yubicool-pill[data-enabled='true'] a{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.yubicool-link-arrow.yubicool-pill[data-enabled='true']:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-pill[data-enabled='true']:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(101 162 12 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-link-arrow.yubicool-pill[data-enabled='true']:after::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.yubicool-pill[data-enabled='true']:after{
  padding-left: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
        content: 'x';
}
div.yubicool-pill-list {
    z-index: 101;
  }
div.yubicool-pill-list > div{
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}
ul.yubicool-pill-list {
    z-index: 101;
  }
ul.yubicool-pill-list > li{
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.yubicool-card .yubicool-pill-list li.yubicool-pill{
  margin-right: 0.5rem;
}
.yubicool-post-date{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}
.yubicool-post-author{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}
.yubicool-post-meta{
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
.yubicool-post-meta .yubicool-post-author{
  display: block;
}
.yubicool-post-meta span{
  white-space: nowrap;
}
.yubicool-post-meta .yubicool-post-date{
  margin-right: 0.5rem;
}
.yubicool-post-meta .yubicool-reading-time{
  margin-left: 0.5rem;
}
.yubicool-reading-time{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}
.yubicool-search-bar{
  top: 6.75rem;
  left: 0;
  margin-top: 1rem;
  width: 100%;
  padding-bottom: 1rem;
}
@media (max-width: 1024px - 1) {
  .yubicool-search-bar{
    position: absolute;
    top: 6rem;
    display: block;
  }
    }
@media (min-width: 320px){
  .yubicool-search-bar[data-show-search='false'][data-collapse-on-mobile='true']{
    display: none;
  }
}
@media (min-width: 768px){
  .yubicool-search-bar[data-show-search='false'][data-collapse-on-tablet='true']{
    display: none;
  }
}
@media (min-width: 1024px){
  .yubicool-search-bar[data-show-search='false'][data-collapse-on-tablet-landscape='true']{
    display: none;
  }
}
@media (min-width: 1440px){
  .yubicool-search-bar[data-show-search='false'][data-collapse-on-desktop='true']{
    display: none;
  }
}
.yubicool-search-bar .yubicool-search-form{
  display: flex;
}
.yubicool-search-bar .yubicool-search-input, 
    .yubicool-search-bar .yubicool-search-form{
  width: 100%;
}
.yubicool-search-bar .yubicool-search-input{
  height: 2.5rem;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  background-repeat: no-repeat;
  padding: 0.5rem;
  padding-left: 3.5rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjUgMTFIMTEuNzFMMTEuNDMgMTAuNzNDMTIuNDEgOS41OSAxMyA4LjExIDEzIDYuNUMxMyAyLjkxIDEwLjA5IDAgNi41IDBDMi45MSAwIDAgMi45MSAwIDYuNUMwIDEwLjA5IDIuOTEgMTMgNi41IDEzQzguMTEgMTMgOS41OSAxMi40MSAxMC43MyAxMS40M0wxMSAxMS43MVYxMi41TDE2IDE3LjQ5TDE3LjQ5IDE2TDEyLjUgMTFaTTYuNSAxMUM0LjAxIDExIDIgOC45OSAyIDYuNUMyIDQuMDEgNC4wMSAyIDYuNSAyQzguOTkgMiAxMSA0LjAxIDExIDYuNUMxMSA4Ljk5IDguOTkgMTEgNi41IDExWiIgZmlsbD0iIzNENDEzMyIvPgo8L3N2Zz4K);
      background-position: 0.9735rem center;
      font-size: 16px;
      font-weight: 400;
}
.yubicool-search-bar .yubicool-search-input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity));
}
.yubicool-search-bar .yubicool-search-input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity));
}
.yubicool-search-icon{
  visibility: hidden;
  position: relative;
  margin-right: 1rem;
  display: block;
}
@media (min-width: 1024px) {
  .yubicool-search-icon{
    visibility: hidden;
    position: relative;
    display: block;
  }
    }
.yubicool-search-icon:after{
  visibility: visible;
  position: absolute;
  right: 0;
  top: 0.75rem;
      content: '';
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjUgMTRIMTQuNzFMMTQuNDMgMTMuNzNDMTUuNDEgMTIuNTkgMTYgMTEuMTEgMTYgOS41QzE2IDUuOTEgMTMuMDkgMyA5LjUgM0M1LjkxIDMgMyA1LjkxIDMgOS41QzMgMTMuMDkgNS45MSAxNiA5LjUgMTZDMTEuMTEgMTYgMTIuNTkgMTUuNDEgMTMuNzMgMTQuNDNMMTQgMTQuNzFWMTUuNUwxOSAyMC40OUwyMC40OSAxOUwxNS41IDE0Wk05LjUgMTRDNy4wMSAxNCA1IDExLjk5IDUgOS41QzUgNy4wMSA3LjAxIDUgOS41IDVDMTEuOTkgNSAxNCA3LjAxIDE0IDkuNUMxNCAxMS45OSAxMS45OSAxNCA5LjUgMTRaIiBmaWxsPSIjMDA3M0E1Ii8+Cjwvc3ZnPgo=);
      width: 1.125rem;
      height: 1.125rem;
}
.yubicool-blade-style-full-width.yubicool-secondary-navigation {
      border-bottom: 1px solid #d9d9d9;
    }
.yubicool-secondary-navigation{
  display: flex;
  height: 2rem;
  flex-direction: row;
  gap: 1.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  vertical-align: text-bottom;
}
@media (min-width: 1024px){
  .yubicool-secondary-navigation{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  @media (min-width: 320px){
    .yubicool-secondary-navigation{
      max-width: 320px;
    }
  }
  @media (min-width: 768px){
    .yubicool-secondary-navigation{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .yubicool-secondary-navigation{
      max-width: 1024px;
    }
  }
  @media (min-width: 1440px){
    .yubicool-secondary-navigation{
      max-width: 1440px;
    }
  }
  .yubicool-secondary-navigation{
    height: 2rem;
  }
}
@media (min-width: 1440px){
  .yubicool-secondary-navigation{
    margin-left: 0;
    margin-right: 0;
    max-width: 1102px;
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
@media (min-width: 1024px) {
  .yubicool-secondary-navigation {
      min-width: 100%
  }
    }
.yubicool-secondary-navigation nav ul, 
    .yubicool-secondary-navigation div{
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
@media (min-width: 1024px){
  .yubicool-secondary-navigation nav ul, 
    .yubicool-secondary-navigation div{
    gap: 0.75rem;
  }
}
.yubicool-secondary-navigation nav ul.yubicool-language-switcher,  .yubicool-secondary-navigation div.yubicool-language-switcher{
  flex-direction: column;
  gap: 0.5rem;
}
.yubicool-secondary-navigation li, 
    .yubicool-secondary-navigation select, 
    .yubicool-secondary-navigation div, 
    .yubicool-secondary-navigation span{
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
      letter-spacing: 0.2px;
}
.yubicool-secondary-navigation select{
  vertical-align: middle;
}
.yubicool-secondary-navigation-style-header{
  display: none;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px){
  .yubicool-secondary-navigation-style-header{
    display: flex;
  }
}
@media (min-width: 1024px){
  .yubicool-secondary-navigation-style-header{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1440px){
  .yubicool-secondary-navigation-style-header{
    margin-left: 0;
    margin-right: 0;
    max-width: 1102px;
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
@media (min-width: 1024px, max-width: 1440px -1) {
  .yubicool-secondary-navigation-style-header{
    margin-left: auto;
    margin-right: auto;
    min-width: 100%;
  }
    }
@media (min-width: 1440px) {
  .yubicool-secondary-navigation-style-header {
      min-width: 1440px
  }
    }
.yubicool-secondary-navigation-style-footer{
  max-width: 100%;
}
@media (min-width: 768px) {
  .yubicool-secondary-navigation-style-footer {
      max-width: calc(768px - 2rem)
  }
    }
@media (min-width: 1024px) {
  .yubicool-secondary-navigation-style-footer {
      max-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .yubicool-secondary-navigation-style-footer {
      max-width: calc(1440px - 20rem)
  }
    }
.yubicool-secondary-navigation-style-footer{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  height: 8rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1440px){
  .yubicool-secondary-navigation-style-footer{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.yubicool-secondary-navigation-style-footer .yubicool-copyright-info{
  text-align: right;
}
@media (min-width: 1440px){
  .yubicool-secondary-navigation-style-footer .yubicool-copyright-info{
    text-align: center;
  }
}
.yubicool-secondary-navigation-style-footer nav {
      grid-column: 1 / span 2;
    }
.yubicool-secondary-navigation-style-footer nav > ul{
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
@media (min-width: 1440px){
  .yubicool-secondary-navigation-style-footer nav > ul{
    justify-content: flex-end;
  }
}
.yubicool-secondary-navigation-style-footer select, 
    .yubicool-secondary-navigation-style-footer li, 
    .yubicool-secondary-navigation-style-footer span, 
    .yubicool-secondary-navigation-style-footer div{
  --tw-text-opacity: 1;
  color: rgb(177 180 169 / var(--tw-text-opacity));
}
.yubicool-secondary-navigation-style-footer .language-switcher{
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
.yubicool-spinner-background {
    background: radial-gradient(circle closest-side, currentColor 90%, #0000 98%) 50% -150%/20% 80% repeat-y, radial-gradient(circle closest-side, currentColor 90%, #0000 98%) -150% 50%/80% 20% repeat-x;
  }
.yubicool-spinner {
    background: radial-gradient(circle closest-side, currentColor 90%, #0000 98%) 50% -150%/20% 80% repeat-y, radial-gradient(circle closest-side, currentColor 90%, #0000 98%) -150% 50%/80% 20% repeat-x;
    display: grid;
    width: 2.5rem;
    --tw-text-opacity: 1;
    color: rgb(154 202 60 / var(--tw-text-opacity));
    aspect-ratio: 1;
    -webkit-mask: conic-gradient(from 15deg, #0003, #000);
    mask: conic-gradient(from 15deg, #0003, #000);
    animation: load 1s steps(12) infinite;
  }
.yubicool-spinner:before, 
    .yubicool-spinner:after {
    background: radial-gradient(circle closest-side, currentColor 90%, #0000 98%) 50% -150%/20% 80% repeat-y, radial-gradient(circle closest-side, currentColor 90%, #0000 98%) -150% 50%/80% 20% repeat-x;
      content: '';
      grid-area: 1/1;
      transform: rotate(30deg);
  }
.yubicool-spinner:after {
      transform: rotate(60deg);
    }
@keyframes load {
      from {
        transform: rotate(0turn);
      }
      to {
        transform: rotate(1turn);
      }
    }
@media (min-width: 1024px) {
  .ybc-min-w-content {
      min-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .ybc-min-w-content {
      min-width: calc(1440px - 20rem)
  }
    }
.ybc-w-content {
    width: calc(320px - 1rem);
  }
@media (min-width: 768px) {
  .ybc-w-content {
      width: calc(768px - 2rem)
  }
    }
@media (min-width: 1024px) {
  .ybc-w-content {
      width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .ybc-w-content {
      width: calc(1440px - 2rem)
  }
    }
.ybc-max-w-content{
  max-width: 100%;
}
@media (min-width: 768px) {
  .ybc-max-w-content {
      max-width: calc(768px - 2rem)
  }
    }
@media (min-width: 1024px) {
  .ybc-max-w-content {
      max-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .ybc-max-w-content {
      max-width: calc(1440px - 20rem)
  }
    }
@media (min-width: 1024px) {
  .ybc-standard-content-padding{
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
@media (min-width: 1440px) {
  .ybc-standard-content-padding{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
.ybc-standard-full-width-and-negative-margins {
    width: 100%;
    max-width: none;
  }
@media (min-width: 1024px) {
  .ybc-standard-full-width-and-negative-margins{
    margin-left: -1rem;
    margin-right: -1rem;
      width: calc(100% + 2rem);
  }
    }
@media (min-width: 1440px) {
  .ybc-standard-full-width-and-negative-margins{
    margin-left: -10rem;
    margin-right: -10rem;
      width: calc(100% + 20rem);
  }
    }
.ybc-max-w-screen {
    max-width: 320px;
  }
@media (min-width: 768px) {
  .ybc-max-w-screen{
    max-width: 768px;
  }
    }
@media (min-width: 1024px) {
  .ybc-max-w-screen{
    max-width: 1024px;
  }
    }
@media (min-width: 1440px) {
  .ybc-max-w-screen{
    max-width: 1440px;
  }
    }
.ybc-center-content-vertically > *{
  display: flex;
  height: 100%;
  align-items: center;
}
.ybc-sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.ybc-not-sr-only{
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.ybc-pointer-events-none{
  pointer-events: none;
}
.ybc-pointer-events-auto{
  pointer-events: auto;
}
.ybc-visible{
  visibility: visible;
}
.ybc-invisible{
  visibility: hidden;
}
.ybc-static{
  position: static;
}
.ybc-fixed{
  position: fixed;
}
.ybc-absolute{
  position: absolute;
}
.ybc-relative{
  position: relative;
}
.ybc-sticky{
  position: sticky;
}
.ybc-inset-0{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ybc-inset-1{
  top: 0.25rem;
  right: 0.25rem;
  bottom: 0.25rem;
  left: 0.25rem;
}
.ybc-inset-2{
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
}
.ybc-inset-3{
  top: 0.75rem;
  right: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
}
.ybc-inset-4{
  top: 1rem;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
}
.ybc-inset-5{
  top: 1.25rem;
  right: 1.25rem;
  bottom: 1.25rem;
  left: 1.25rem;
}
.ybc-inset-6{
  top: 1.5rem;
  right: 1.5rem;
  bottom: 1.5rem;
  left: 1.5rem;
}
.ybc-inset-7{
  top: 1.75rem;
  right: 1.75rem;
  bottom: 1.75rem;
  left: 1.75rem;
}
.ybc-inset-8{
  top: 2rem;
  right: 2rem;
  bottom: 2rem;
  left: 2rem;
}
.ybc-inset-9{
  top: 2.25rem;
  right: 2.25rem;
  bottom: 2.25rem;
  left: 2.25rem;
}
.ybc-inset-10{
  top: 2.5rem;
  right: 2.5rem;
  bottom: 2.5rem;
  left: 2.5rem;
}
.ybc-inset-11{
  top: 2.75rem;
  right: 2.75rem;
  bottom: 2.75rem;
  left: 2.75rem;
}
.ybc-inset-12{
  top: 3rem;
  right: 3rem;
  bottom: 3rem;
  left: 3rem;
}
.ybc-inset-13{
  top: 3.25rem;
  right: 3.25rem;
  bottom: 3.25rem;
  left: 3.25rem;
}
.ybc-inset-14{
  top: 3.5rem;
  right: 3.5rem;
  bottom: 3.5rem;
  left: 3.5rem;
}
.ybc-inset-15{
  top: 3.75rem;
  right: 3.75rem;
  bottom: 3.75rem;
  left: 3.75rem;
}
.ybc-inset-16{
  top: 4rem;
  right: 4rem;
  bottom: 4rem;
  left: 4rem;
}
.ybc-inset-17{
  top: 4.25rem;
  right: 4.25rem;
  bottom: 4.25rem;
  left: 4.25rem;
}
.ybc-inset-18{
  top: 4.5rem;
  right: 4.5rem;
  bottom: 4.5rem;
  left: 4.5rem;
}
.ybc-inset-19{
  top: 4.75rem;
  right: 4.75rem;
  bottom: 4.75rem;
  left: 4.75rem;
}
.ybc-inset-20{
  top: 5rem;
  right: 5rem;
  bottom: 5rem;
  left: 5rem;
}
.ybc-inset-24{
  top: 6rem;
  right: 6rem;
  bottom: 6rem;
  left: 6rem;
}
.ybc-inset-25{
  top: 6.25rem;
  right: 6.25rem;
  bottom: 6.25rem;
  left: 6.25rem;
}
.ybc-inset-26{
  top: 6.75rem;
  right: 6.75rem;
  bottom: 6.75rem;
  left: 6.75rem;
}
.ybc-inset-28{
  top: 7rem;
  right: 7rem;
  bottom: 7rem;
  left: 7rem;
}
.ybc-inset-32{
  top: 8rem;
  right: 8rem;
  bottom: 8rem;
  left: 8rem;
}
.ybc-inset-36{
  top: 9rem;
  right: 9rem;
  bottom: 9rem;
  left: 9rem;
}
.ybc-inset-40{
  top: 10rem;
  right: 10rem;
  bottom: 10rem;
  left: 10rem;
}
.ybc-inset-44{
  top: 11rem;
  right: 11rem;
  bottom: 11rem;
  left: 11rem;
}
.ybc-inset-45{
  top: 11.25rem;
  right: 11.25rem;
  bottom: 11.25rem;
  left: 11.25rem;
}
.ybc-inset-46{
  top: 11.875rem;
  right: 11.875rem;
  bottom: 11.875rem;
  left: 11.875rem;
}
.ybc-inset-48{
  top: 12rem;
  right: 12rem;
  bottom: 12rem;
  left: 12rem;
}
.ybc-inset-49{
  top: 12.25rem;
  right: 12.25rem;
  bottom: 12.25rem;
  left: 12.25rem;
}
.ybc-inset-52{
  top: 13rem;
  right: 13rem;
  bottom: 13rem;
  left: 13rem;
}
.ybc-inset-56{
  top: 14rem;
  right: 14rem;
  bottom: 14rem;
  left: 14rem;
}
.ybc-inset-60{
  top: 15rem;
  right: 15rem;
  bottom: 15rem;
  left: 15rem;
}
.ybc-inset-64{
  top: 16rem;
  right: 16rem;
  bottom: 16rem;
  left: 16rem;
}
.ybc-inset-68{
  top: 17rem;
  right: 17rem;
  bottom: 17rem;
  left: 17rem;
}
.ybc-inset-72{
  top: 18rem;
  right: 18rem;
  bottom: 18rem;
  left: 18rem;
}
.ybc-inset-76{
  top: 19rem;
  right: 19rem;
  bottom: 19rem;
  left: 19rem;
}
.ybc-inset-80{
  top: 20rem;
  right: 20rem;
  bottom: 20rem;
  left: 20rem;
}
.ybc-inset-84{
  top: 21rem;
  right: 21rem;
  bottom: 21rem;
  left: 21rem;
}
.ybc-inset-168{
  top: 42rem;
  right: 42rem;
  bottom: 42rem;
  left: 42rem;
}
.ybc-inset-auto{
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.ybc-inset-px{
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
}
.ybc-inset-0\.5{
  top: 0.125rem;
  right: 0.125rem;
  bottom: 0.125rem;
  left: 0.125rem;
}
.ybc-inset-1\.5{
  top: 0.375rem;
  right: 0.375rem;
  bottom: 0.375rem;
  left: 0.375rem;
}
.ybc-inset-2\.5{
  top: 0.625rem;
  right: 0.625rem;
  bottom: 0.625rem;
  left: 0.625rem;
}
.ybc-inset-3\.5{
  top: 0.875rem;
  right: 0.875rem;
  bottom: 0.875rem;
  left: 0.875rem;
}
.ybc-inset-1\/2{
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}
.ybc-inset-1\/3{
  top: 33.333333%;
  right: 33.333333%;
  bottom: 33.333333%;
  left: 33.333333%;
}
.ybc-inset-2\/3{
  top: 66.666667%;
  right: 66.666667%;
  bottom: 66.666667%;
  left: 66.666667%;
}
.ybc-inset-1\/4{
  top: 25%;
  right: 25%;
  bottom: 25%;
  left: 25%;
}
.ybc-inset-2\/4{
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}
.ybc-inset-3\/4{
  top: 75%;
  right: 75%;
  bottom: 75%;
  left: 75%;
}
.ybc-inset-full{
  top: 100%;
  right: 100%;
  bottom: 100%;
  left: 100%;
}
.-ybc-inset-0{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.-ybc-inset-1{
  top: -0.25rem;
  right: -0.25rem;
  bottom: -0.25rem;
  left: -0.25rem;
}
.-ybc-inset-2{
  top: -0.5rem;
  right: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
}
.-ybc-inset-3{
  top: -0.75rem;
  right: -0.75rem;
  bottom: -0.75rem;
  left: -0.75rem;
}
.-ybc-inset-4{
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
}
.-ybc-inset-5{
  top: -1.25rem;
  right: -1.25rem;
  bottom: -1.25rem;
  left: -1.25rem;
}
.-ybc-inset-6{
  top: -1.5rem;
  right: -1.5rem;
  bottom: -1.5rem;
  left: -1.5rem;
}
.-ybc-inset-7{
  top: -1.75rem;
  right: -1.75rem;
  bottom: -1.75rem;
  left: -1.75rem;
}
.-ybc-inset-8{
  top: -2rem;
  right: -2rem;
  bottom: -2rem;
  left: -2rem;
}
.-ybc-inset-9{
  top: -2.25rem;
  right: -2.25rem;
  bottom: -2.25rem;
  left: -2.25rem;
}
.-ybc-inset-10{
  top: -2.5rem;
  right: -2.5rem;
  bottom: -2.5rem;
  left: -2.5rem;
}
.-ybc-inset-11{
  top: -2.75rem;
  right: -2.75rem;
  bottom: -2.75rem;
  left: -2.75rem;
}
.-ybc-inset-12{
  top: -3rem;
  right: -3rem;
  bottom: -3rem;
  left: -3rem;
}
.-ybc-inset-13{
  top: -3.25rem;
  right: -3.25rem;
  bottom: -3.25rem;
  left: -3.25rem;
}
.-ybc-inset-14{
  top: -3.5rem;
  right: -3.5rem;
  bottom: -3.5rem;
  left: -3.5rem;
}
.-ybc-inset-15{
  top: -3.75rem;
  right: -3.75rem;
  bottom: -3.75rem;
  left: -3.75rem;
}
.-ybc-inset-16{
  top: -4rem;
  right: -4rem;
  bottom: -4rem;
  left: -4rem;
}
.-ybc-inset-17{
  top: -4.25rem;
  right: -4.25rem;
  bottom: -4.25rem;
  left: -4.25rem;
}
.-ybc-inset-18{
  top: -4.5rem;
  right: -4.5rem;
  bottom: -4.5rem;
  left: -4.5rem;
}
.-ybc-inset-19{
  top: -4.75rem;
  right: -4.75rem;
  bottom: -4.75rem;
  left: -4.75rem;
}
.-ybc-inset-20{
  top: -5rem;
  right: -5rem;
  bottom: -5rem;
  left: -5rem;
}
.-ybc-inset-24{
  top: -6rem;
  right: -6rem;
  bottom: -6rem;
  left: -6rem;
}
.-ybc-inset-25{
  top: -6.25rem;
  right: -6.25rem;
  bottom: -6.25rem;
  left: -6.25rem;
}
.-ybc-inset-26{
  top: -6.75rem;
  right: -6.75rem;
  bottom: -6.75rem;
  left: -6.75rem;
}
.-ybc-inset-28{
  top: -7rem;
  right: -7rem;
  bottom: -7rem;
  left: -7rem;
}
.-ybc-inset-32{
  top: -8rem;
  right: -8rem;
  bottom: -8rem;
  left: -8rem;
}
.-ybc-inset-36{
  top: -9rem;
  right: -9rem;
  bottom: -9rem;
  left: -9rem;
}
.-ybc-inset-40{
  top: -10rem;
  right: -10rem;
  bottom: -10rem;
  left: -10rem;
}
.-ybc-inset-44{
  top: -11rem;
  right: -11rem;
  bottom: -11rem;
  left: -11rem;
}
.-ybc-inset-45{
  top: -11.25rem;
  right: -11.25rem;
  bottom: -11.25rem;
  left: -11.25rem;
}
.-ybc-inset-46{
  top: -11.875rem;
  right: -11.875rem;
  bottom: -11.875rem;
  left: -11.875rem;
}
.-ybc-inset-48{
  top: -12rem;
  right: -12rem;
  bottom: -12rem;
  left: -12rem;
}
.-ybc-inset-49{
  top: -12.25rem;
  right: -12.25rem;
  bottom: -12.25rem;
  left: -12.25rem;
}
.-ybc-inset-52{
  top: -13rem;
  right: -13rem;
  bottom: -13rem;
  left: -13rem;
}
.-ybc-inset-56{
  top: -14rem;
  right: -14rem;
  bottom: -14rem;
  left: -14rem;
}
.-ybc-inset-60{
  top: -15rem;
  right: -15rem;
  bottom: -15rem;
  left: -15rem;
}
.-ybc-inset-64{
  top: -16rem;
  right: -16rem;
  bottom: -16rem;
  left: -16rem;
}
.-ybc-inset-68{
  top: -17rem;
  right: -17rem;
  bottom: -17rem;
  left: -17rem;
}
.-ybc-inset-72{
  top: -18rem;
  right: -18rem;
  bottom: -18rem;
  left: -18rem;
}
.-ybc-inset-76{
  top: -19rem;
  right: -19rem;
  bottom: -19rem;
  left: -19rem;
}
.-ybc-inset-80{
  top: -20rem;
  right: -20rem;
  bottom: -20rem;
  left: -20rem;
}
.-ybc-inset-84{
  top: -21rem;
  right: -21rem;
  bottom: -21rem;
  left: -21rem;
}
.-ybc-inset-168{
  top: -42rem;
  right: -42rem;
  bottom: -42rem;
  left: -42rem;
}
.-ybc-inset-px{
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}
.-ybc-inset-0\.5{
  top: -0.125rem;
  right: -0.125rem;
  bottom: -0.125rem;
  left: -0.125rem;
}
.-ybc-inset-1\.5{
  top: -0.375rem;
  right: -0.375rem;
  bottom: -0.375rem;
  left: -0.375rem;
}
.-ybc-inset-2\.5{
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
}
.-ybc-inset-3\.5{
  top: -0.875rem;
  right: -0.875rem;
  bottom: -0.875rem;
  left: -0.875rem;
}
.-ybc-inset-1\/2{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}
.-ybc-inset-1\/3{
  top: -33.333333%;
  right: -33.333333%;
  bottom: -33.333333%;
  left: -33.333333%;
}
.-ybc-inset-2\/3{
  top: -66.666667%;
  right: -66.666667%;
  bottom: -66.666667%;
  left: -66.666667%;
}
.-ybc-inset-1\/4{
  top: -25%;
  right: -25%;
  bottom: -25%;
  left: -25%;
}
.-ybc-inset-2\/4{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}
.-ybc-inset-3\/4{
  top: -75%;
  right: -75%;
  bottom: -75%;
  left: -75%;
}
.-ybc-inset-full{
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
}
.ybc--inset-0{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ybc--inset-1{
  top: -0.25rem;
  right: -0.25rem;
  bottom: -0.25rem;
  left: -0.25rem;
}
.ybc--inset-2{
  top: -0.5rem;
  right: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
}
.ybc--inset-3{
  top: -0.75rem;
  right: -0.75rem;
  bottom: -0.75rem;
  left: -0.75rem;
}
.ybc--inset-4{
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
}
.ybc--inset-5{
  top: -1.25rem;
  right: -1.25rem;
  bottom: -1.25rem;
  left: -1.25rem;
}
.ybc--inset-6{
  top: -1.5rem;
  right: -1.5rem;
  bottom: -1.5rem;
  left: -1.5rem;
}
.ybc--inset-7{
  top: -1.75rem;
  right: -1.75rem;
  bottom: -1.75rem;
  left: -1.75rem;
}
.ybc--inset-8{
  top: -2rem;
  right: -2rem;
  bottom: -2rem;
  left: -2rem;
}
.ybc--inset-9{
  top: -2.25rem;
  right: -2.25rem;
  bottom: -2.25rem;
  left: -2.25rem;
}
.ybc--inset-10{
  top: -2.5rem;
  right: -2.5rem;
  bottom: -2.5rem;
  left: -2.5rem;
}
.ybc--inset-11{
  top: -2.75rem;
  right: -2.75rem;
  bottom: -2.75rem;
  left: -2.75rem;
}
.ybc--inset-12{
  top: -3rem;
  right: -3rem;
  bottom: -3rem;
  left: -3rem;
}
.ybc--inset-13{
  top: -3.25rem;
  right: -3.25rem;
  bottom: -3.25rem;
  left: -3.25rem;
}
.ybc--inset-14{
  top: -3.5rem;
  right: -3.5rem;
  bottom: -3.5rem;
  left: -3.5rem;
}
.ybc--inset-15{
  top: -3.75rem;
  right: -3.75rem;
  bottom: -3.75rem;
  left: -3.75rem;
}
.ybc--inset-16{
  top: -4rem;
  right: -4rem;
  bottom: -4rem;
  left: -4rem;
}
.ybc--inset-17{
  top: -4.25rem;
  right: -4.25rem;
  bottom: -4.25rem;
  left: -4.25rem;
}
.ybc--inset-18{
  top: -4.5rem;
  right: -4.5rem;
  bottom: -4.5rem;
  left: -4.5rem;
}
.ybc--inset-19{
  top: -4.75rem;
  right: -4.75rem;
  bottom: -4.75rem;
  left: -4.75rem;
}
.ybc--inset-20{
  top: -5rem;
  right: -5rem;
  bottom: -5rem;
  left: -5rem;
}
.ybc--inset-24{
  top: -6rem;
  right: -6rem;
  bottom: -6rem;
  left: -6rem;
}
.ybc--inset-25{
  top: -6.25rem;
  right: -6.25rem;
  bottom: -6.25rem;
  left: -6.25rem;
}
.ybc--inset-26{
  top: -6.75rem;
  right: -6.75rem;
  bottom: -6.75rem;
  left: -6.75rem;
}
.ybc--inset-28{
  top: -7rem;
  right: -7rem;
  bottom: -7rem;
  left: -7rem;
}
.ybc--inset-32{
  top: -8rem;
  right: -8rem;
  bottom: -8rem;
  left: -8rem;
}
.ybc--inset-36{
  top: -9rem;
  right: -9rem;
  bottom: -9rem;
  left: -9rem;
}
.ybc--inset-40{
  top: -10rem;
  right: -10rem;
  bottom: -10rem;
  left: -10rem;
}
.ybc--inset-44{
  top: -11rem;
  right: -11rem;
  bottom: -11rem;
  left: -11rem;
}
.ybc--inset-45{
  top: -11.25rem;
  right: -11.25rem;
  bottom: -11.25rem;
  left: -11.25rem;
}
.ybc--inset-46{
  top: -11.875rem;
  right: -11.875rem;
  bottom: -11.875rem;
  left: -11.875rem;
}
.ybc--inset-48{
  top: -12rem;
  right: -12rem;
  bottom: -12rem;
  left: -12rem;
}
.ybc--inset-49{
  top: -12.25rem;
  right: -12.25rem;
  bottom: -12.25rem;
  left: -12.25rem;
}
.ybc--inset-52{
  top: -13rem;
  right: -13rem;
  bottom: -13rem;
  left: -13rem;
}
.ybc--inset-56{
  top: -14rem;
  right: -14rem;
  bottom: -14rem;
  left: -14rem;
}
.ybc--inset-60{
  top: -15rem;
  right: -15rem;
  bottom: -15rem;
  left: -15rem;
}
.ybc--inset-64{
  top: -16rem;
  right: -16rem;
  bottom: -16rem;
  left: -16rem;
}
.ybc--inset-68{
  top: -17rem;
  right: -17rem;
  bottom: -17rem;
  left: -17rem;
}
.ybc--inset-72{
  top: -18rem;
  right: -18rem;
  bottom: -18rem;
  left: -18rem;
}
.ybc--inset-76{
  top: -19rem;
  right: -19rem;
  bottom: -19rem;
  left: -19rem;
}
.ybc--inset-80{
  top: -20rem;
  right: -20rem;
  bottom: -20rem;
  left: -20rem;
}
.ybc--inset-84{
  top: -21rem;
  right: -21rem;
  bottom: -21rem;
  left: -21rem;
}
.ybc--inset-168{
  top: -42rem;
  right: -42rem;
  bottom: -42rem;
  left: -42rem;
}
.ybc--inset-px{
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}
.ybc--inset-0\.5{
  top: -0.125rem;
  right: -0.125rem;
  bottom: -0.125rem;
  left: -0.125rem;
}
.ybc--inset-1\.5{
  top: -0.375rem;
  right: -0.375rem;
  bottom: -0.375rem;
  left: -0.375rem;
}
.ybc--inset-2\.5{
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
}
.ybc--inset-3\.5{
  top: -0.875rem;
  right: -0.875rem;
  bottom: -0.875rem;
  left: -0.875rem;
}
.ybc--inset-1\/2{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}
.ybc--inset-1\/3{
  top: -33.333333%;
  right: -33.333333%;
  bottom: -33.333333%;
  left: -33.333333%;
}
.ybc--inset-2\/3{
  top: -66.666667%;
  right: -66.666667%;
  bottom: -66.666667%;
  left: -66.666667%;
}
.ybc--inset-1\/4{
  top: -25%;
  right: -25%;
  bottom: -25%;
  left: -25%;
}
.ybc--inset-2\/4{
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
}
.ybc--inset-3\/4{
  top: -75%;
  right: -75%;
  bottom: -75%;
  left: -75%;
}
.ybc--inset-full{
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
}
.ybc-inset-x-0{
  left: 0;
  right: 0;
}
.ybc-inset-x-1{
  left: 0.25rem;
  right: 0.25rem;
}
.ybc-inset-x-2{
  left: 0.5rem;
  right: 0.5rem;
}
.ybc-inset-x-3{
  left: 0.75rem;
  right: 0.75rem;
}
.ybc-inset-x-4{
  left: 1rem;
  right: 1rem;
}
.ybc-inset-x-5{
  left: 1.25rem;
  right: 1.25rem;
}
.ybc-inset-x-6{
  left: 1.5rem;
  right: 1.5rem;
}
.ybc-inset-x-7{
  left: 1.75rem;
  right: 1.75rem;
}
.ybc-inset-x-8{
  left: 2rem;
  right: 2rem;
}
.ybc-inset-x-9{
  left: 2.25rem;
  right: 2.25rem;
}
.ybc-inset-x-10{
  left: 2.5rem;
  right: 2.5rem;
}
.ybc-inset-x-11{
  left: 2.75rem;
  right: 2.75rem;
}
.ybc-inset-x-12{
  left: 3rem;
  right: 3rem;
}
.ybc-inset-x-13{
  left: 3.25rem;
  right: 3.25rem;
}
.ybc-inset-x-14{
  left: 3.5rem;
  right: 3.5rem;
}
.ybc-inset-x-15{
  left: 3.75rem;
  right: 3.75rem;
}
.ybc-inset-x-16{
  left: 4rem;
  right: 4rem;
}
.ybc-inset-x-17{
  left: 4.25rem;
  right: 4.25rem;
}
.ybc-inset-x-18{
  left: 4.5rem;
  right: 4.5rem;
}
.ybc-inset-x-19{
  left: 4.75rem;
  right: 4.75rem;
}
.ybc-inset-x-20{
  left: 5rem;
  right: 5rem;
}
.ybc-inset-x-24{
  left: 6rem;
  right: 6rem;
}
.ybc-inset-x-25{
  left: 6.25rem;
  right: 6.25rem;
}
.ybc-inset-x-26{
  left: 6.75rem;
  right: 6.75rem;
}
.ybc-inset-x-28{
  left: 7rem;
  right: 7rem;
}
.ybc-inset-x-32{
  left: 8rem;
  right: 8rem;
}
.ybc-inset-x-36{
  left: 9rem;
  right: 9rem;
}
.ybc-inset-x-40{
  left: 10rem;
  right: 10rem;
}
.ybc-inset-x-44{
  left: 11rem;
  right: 11rem;
}
.ybc-inset-x-45{
  left: 11.25rem;
  right: 11.25rem;
}
.ybc-inset-x-46{
  left: 11.875rem;
  right: 11.875rem;
}
.ybc-inset-x-48{
  left: 12rem;
  right: 12rem;
}
.ybc-inset-x-49{
  left: 12.25rem;
  right: 12.25rem;
}
.ybc-inset-x-52{
  left: 13rem;
  right: 13rem;
}
.ybc-inset-x-56{
  left: 14rem;
  right: 14rem;
}
.ybc-inset-x-60{
  left: 15rem;
  right: 15rem;
}
.ybc-inset-x-64{
  left: 16rem;
  right: 16rem;
}
.ybc-inset-x-68{
  left: 17rem;
  right: 17rem;
}
.ybc-inset-x-72{
  left: 18rem;
  right: 18rem;
}
.ybc-inset-x-76{
  left: 19rem;
  right: 19rem;
}
.ybc-inset-x-80{
  left: 20rem;
  right: 20rem;
}
.ybc-inset-x-84{
  left: 21rem;
  right: 21rem;
}
.ybc-inset-x-168{
  left: 42rem;
  right: 42rem;
}
.ybc-inset-x-auto{
  left: auto;
  right: auto;
}
.ybc-inset-x-px{
  left: 1px;
  right: 1px;
}
.ybc-inset-x-0\.5{
  left: 0.125rem;
  right: 0.125rem;
}
.ybc-inset-x-1\.5{
  left: 0.375rem;
  right: 0.375rem;
}
.ybc-inset-x-2\.5{
  left: 0.625rem;
  right: 0.625rem;
}
.ybc-inset-x-3\.5{
  left: 0.875rem;
  right: 0.875rem;
}
.ybc-inset-x-1\/2{
  left: 50%;
  right: 50%;
}
.ybc-inset-x-1\/3{
  left: 33.333333%;
  right: 33.333333%;
}
.ybc-inset-x-2\/3{
  left: 66.666667%;
  right: 66.666667%;
}
.ybc-inset-x-1\/4{
  left: 25%;
  right: 25%;
}
.ybc-inset-x-2\/4{
  left: 50%;
  right: 50%;
}
.ybc-inset-x-3\/4{
  left: 75%;
  right: 75%;
}
.ybc-inset-x-full{
  left: 100%;
  right: 100%;
}
.-ybc-inset-x-0{
  left: 0;
  right: 0;
}
.-ybc-inset-x-1{
  left: -0.25rem;
  right: -0.25rem;
}
.-ybc-inset-x-2{
  left: -0.5rem;
  right: -0.5rem;
}
.-ybc-inset-x-3{
  left: -0.75rem;
  right: -0.75rem;
}
.-ybc-inset-x-4{
  left: -1rem;
  right: -1rem;
}
.-ybc-inset-x-5{
  left: -1.25rem;
  right: -1.25rem;
}
.-ybc-inset-x-6{
  left: -1.5rem;
  right: -1.5rem;
}
.-ybc-inset-x-7{
  left: -1.75rem;
  right: -1.75rem;
}
.-ybc-inset-x-8{
  left: -2rem;
  right: -2rem;
}
.-ybc-inset-x-9{
  left: -2.25rem;
  right: -2.25rem;
}
.-ybc-inset-x-10{
  left: -2.5rem;
  right: -2.5rem;
}
.-ybc-inset-x-11{
  left: -2.75rem;
  right: -2.75rem;
}
.-ybc-inset-x-12{
  left: -3rem;
  right: -3rem;
}
.-ybc-inset-x-13{
  left: -3.25rem;
  right: -3.25rem;
}
.-ybc-inset-x-14{
  left: -3.5rem;
  right: -3.5rem;
}
.-ybc-inset-x-15{
  left: -3.75rem;
  right: -3.75rem;
}
.-ybc-inset-x-16{
  left: -4rem;
  right: -4rem;
}
.-ybc-inset-x-17{
  left: -4.25rem;
  right: -4.25rem;
}
.-ybc-inset-x-18{
  left: -4.5rem;
  right: -4.5rem;
}
.-ybc-inset-x-19{
  left: -4.75rem;
  right: -4.75rem;
}
.-ybc-inset-x-20{
  left: -5rem;
  right: -5rem;
}
.-ybc-inset-x-24{
  left: -6rem;
  right: -6rem;
}
.-ybc-inset-x-25{
  left: -6.25rem;
  right: -6.25rem;
}
.-ybc-inset-x-26{
  left: -6.75rem;
  right: -6.75rem;
}
.-ybc-inset-x-28{
  left: -7rem;
  right: -7rem;
}
.-ybc-inset-x-32{
  left: -8rem;
  right: -8rem;
}
.-ybc-inset-x-36{
  left: -9rem;
  right: -9rem;
}
.-ybc-inset-x-40{
  left: -10rem;
  right: -10rem;
}
.-ybc-inset-x-44{
  left: -11rem;
  right: -11rem;
}
.-ybc-inset-x-45{
  left: -11.25rem;
  right: -11.25rem;
}
.-ybc-inset-x-46{
  left: -11.875rem;
  right: -11.875rem;
}
.-ybc-inset-x-48{
  left: -12rem;
  right: -12rem;
}
.-ybc-inset-x-49{
  left: -12.25rem;
  right: -12.25rem;
}
.-ybc-inset-x-52{
  left: -13rem;
  right: -13rem;
}
.-ybc-inset-x-56{
  left: -14rem;
  right: -14rem;
}
.-ybc-inset-x-60{
  left: -15rem;
  right: -15rem;
}
.-ybc-inset-x-64{
  left: -16rem;
  right: -16rem;
}
.-ybc-inset-x-68{
  left: -17rem;
  right: -17rem;
}
.-ybc-inset-x-72{
  left: -18rem;
  right: -18rem;
}
.-ybc-inset-x-76{
  left: -19rem;
  right: -19rem;
}
.-ybc-inset-x-80{
  left: -20rem;
  right: -20rem;
}
.-ybc-inset-x-84{
  left: -21rem;
  right: -21rem;
}
.-ybc-inset-x-168{
  left: -42rem;
  right: -42rem;
}
.-ybc-inset-x-px{
  left: -1px;
  right: -1px;
}
.-ybc-inset-x-0\.5{
  left: -0.125rem;
  right: -0.125rem;
}
.-ybc-inset-x-1\.5{
  left: -0.375rem;
  right: -0.375rem;
}
.-ybc-inset-x-2\.5{
  left: -0.625rem;
  right: -0.625rem;
}
.-ybc-inset-x-3\.5{
  left: -0.875rem;
  right: -0.875rem;
}
.-ybc-inset-x-1\/2{
  left: -50%;
  right: -50%;
}
.-ybc-inset-x-1\/3{
  left: -33.333333%;
  right: -33.333333%;
}
.-ybc-inset-x-2\/3{
  left: -66.666667%;
  right: -66.666667%;
}
.-ybc-inset-x-1\/4{
  left: -25%;
  right: -25%;
}
.-ybc-inset-x-2\/4{
  left: -50%;
  right: -50%;
}
.-ybc-inset-x-3\/4{
  left: -75%;
  right: -75%;
}
.-ybc-inset-x-full{
  left: -100%;
  right: -100%;
}
.ybc--inset-x-0{
  left: 0;
  right: 0;
}
.ybc--inset-x-1{
  left: -0.25rem;
  right: -0.25rem;
}
.ybc--inset-x-2{
  left: -0.5rem;
  right: -0.5rem;
}
.ybc--inset-x-3{
  left: -0.75rem;
  right: -0.75rem;
}
.ybc--inset-x-4{
  left: -1rem;
  right: -1rem;
}
.ybc--inset-x-5{
  left: -1.25rem;
  right: -1.25rem;
}
.ybc--inset-x-6{
  left: -1.5rem;
  right: -1.5rem;
}
.ybc--inset-x-7{
  left: -1.75rem;
  right: -1.75rem;
}
.ybc--inset-x-8{
  left: -2rem;
  right: -2rem;
}
.ybc--inset-x-9{
  left: -2.25rem;
  right: -2.25rem;
}
.ybc--inset-x-10{
  left: -2.5rem;
  right: -2.5rem;
}
.ybc--inset-x-11{
  left: -2.75rem;
  right: -2.75rem;
}
.ybc--inset-x-12{
  left: -3rem;
  right: -3rem;
}
.ybc--inset-x-13{
  left: -3.25rem;
  right: -3.25rem;
}
.ybc--inset-x-14{
  left: -3.5rem;
  right: -3.5rem;
}
.ybc--inset-x-15{
  left: -3.75rem;
  right: -3.75rem;
}
.ybc--inset-x-16{
  left: -4rem;
  right: -4rem;
}
.ybc--inset-x-17{
  left: -4.25rem;
  right: -4.25rem;
}
.ybc--inset-x-18{
  left: -4.5rem;
  right: -4.5rem;
}
.ybc--inset-x-19{
  left: -4.75rem;
  right: -4.75rem;
}
.ybc--inset-x-20{
  left: -5rem;
  right: -5rem;
}
.ybc--inset-x-24{
  left: -6rem;
  right: -6rem;
}
.ybc--inset-x-25{
  left: -6.25rem;
  right: -6.25rem;
}
.ybc--inset-x-26{
  left: -6.75rem;
  right: -6.75rem;
}
.ybc--inset-x-28{
  left: -7rem;
  right: -7rem;
}
.ybc--inset-x-32{
  left: -8rem;
  right: -8rem;
}
.ybc--inset-x-36{
  left: -9rem;
  right: -9rem;
}
.ybc--inset-x-40{
  left: -10rem;
  right: -10rem;
}
.ybc--inset-x-44{
  left: -11rem;
  right: -11rem;
}
.ybc--inset-x-45{
  left: -11.25rem;
  right: -11.25rem;
}
.ybc--inset-x-46{
  left: -11.875rem;
  right: -11.875rem;
}
.ybc--inset-x-48{
  left: -12rem;
  right: -12rem;
}
.ybc--inset-x-49{
  left: -12.25rem;
  right: -12.25rem;
}
.ybc--inset-x-52{
  left: -13rem;
  right: -13rem;
}
.ybc--inset-x-56{
  left: -14rem;
  right: -14rem;
}
.ybc--inset-x-60{
  left: -15rem;
  right: -15rem;
}
.ybc--inset-x-64{
  left: -16rem;
  right: -16rem;
}
.ybc--inset-x-68{
  left: -17rem;
  right: -17rem;
}
.ybc--inset-x-72{
  left: -18rem;
  right: -18rem;
}
.ybc--inset-x-76{
  left: -19rem;
  right: -19rem;
}
.ybc--inset-x-80{
  left: -20rem;
  right: -20rem;
}
.ybc--inset-x-84{
  left: -21rem;
  right: -21rem;
}
.ybc--inset-x-168{
  left: -42rem;
  right: -42rem;
}
.ybc--inset-x-px{
  left: -1px;
  right: -1px;
}
.ybc--inset-x-0\.5{
  left: -0.125rem;
  right: -0.125rem;
}
.ybc--inset-x-1\.5{
  left: -0.375rem;
  right: -0.375rem;
}
.ybc--inset-x-2\.5{
  left: -0.625rem;
  right: -0.625rem;
}
.ybc--inset-x-3\.5{
  left: -0.875rem;
  right: -0.875rem;
}
.ybc--inset-x-1\/2{
  left: -50%;
  right: -50%;
}
.ybc--inset-x-1\/3{
  left: -33.333333%;
  right: -33.333333%;
}
.ybc--inset-x-2\/3{
  left: -66.666667%;
  right: -66.666667%;
}
.ybc--inset-x-1\/4{
  left: -25%;
  right: -25%;
}
.ybc--inset-x-2\/4{
  left: -50%;
  right: -50%;
}
.ybc--inset-x-3\/4{
  left: -75%;
  right: -75%;
}
.ybc--inset-x-full{
  left: -100%;
  right: -100%;
}
.ybc-inset-y-0{
  top: 0;
  bottom: 0;
}
.ybc-inset-y-1{
  top: 0.25rem;
  bottom: 0.25rem;
}
.ybc-inset-y-2{
  top: 0.5rem;
  bottom: 0.5rem;
}
.ybc-inset-y-3{
  top: 0.75rem;
  bottom: 0.75rem;
}
.ybc-inset-y-4{
  top: 1rem;
  bottom: 1rem;
}
.ybc-inset-y-5{
  top: 1.25rem;
  bottom: 1.25rem;
}
.ybc-inset-y-6{
  top: 1.5rem;
  bottom: 1.5rem;
}
.ybc-inset-y-7{
  top: 1.75rem;
  bottom: 1.75rem;
}
.ybc-inset-y-8{
  top: 2rem;
  bottom: 2rem;
}
.ybc-inset-y-9{
  top: 2.25rem;
  bottom: 2.25rem;
}
.ybc-inset-y-10{
  top: 2.5rem;
  bottom: 2.5rem;
}
.ybc-inset-y-11{
  top: 2.75rem;
  bottom: 2.75rem;
}
.ybc-inset-y-12{
  top: 3rem;
  bottom: 3rem;
}
.ybc-inset-y-13{
  top: 3.25rem;
  bottom: 3.25rem;
}
.ybc-inset-y-14{
  top: 3.5rem;
  bottom: 3.5rem;
}
.ybc-inset-y-15{
  top: 3.75rem;
  bottom: 3.75rem;
}
.ybc-inset-y-16{
  top: 4rem;
  bottom: 4rem;
}
.ybc-inset-y-17{
  top: 4.25rem;
  bottom: 4.25rem;
}
.ybc-inset-y-18{
  top: 4.5rem;
  bottom: 4.5rem;
}
.ybc-inset-y-19{
  top: 4.75rem;
  bottom: 4.75rem;
}
.ybc-inset-y-20{
  top: 5rem;
  bottom: 5rem;
}
.ybc-inset-y-24{
  top: 6rem;
  bottom: 6rem;
}
.ybc-inset-y-25{
  top: 6.25rem;
  bottom: 6.25rem;
}
.ybc-inset-y-26{
  top: 6.75rem;
  bottom: 6.75rem;
}
.ybc-inset-y-28{
  top: 7rem;
  bottom: 7rem;
}
.ybc-inset-y-32{
  top: 8rem;
  bottom: 8rem;
}
.ybc-inset-y-36{
  top: 9rem;
  bottom: 9rem;
}
.ybc-inset-y-40{
  top: 10rem;
  bottom: 10rem;
}
.ybc-inset-y-44{
  top: 11rem;
  bottom: 11rem;
}
.ybc-inset-y-45{
  top: 11.25rem;
  bottom: 11.25rem;
}
.ybc-inset-y-46{
  top: 11.875rem;
  bottom: 11.875rem;
}
.ybc-inset-y-48{
  top: 12rem;
  bottom: 12rem;
}
.ybc-inset-y-49{
  top: 12.25rem;
  bottom: 12.25rem;
}
.ybc-inset-y-52{
  top: 13rem;
  bottom: 13rem;
}
.ybc-inset-y-56{
  top: 14rem;
  bottom: 14rem;
}
.ybc-inset-y-60{
  top: 15rem;
  bottom: 15rem;
}
.ybc-inset-y-64{
  top: 16rem;
  bottom: 16rem;
}
.ybc-inset-y-68{
  top: 17rem;
  bottom: 17rem;
}
.ybc-inset-y-72{
  top: 18rem;
  bottom: 18rem;
}
.ybc-inset-y-76{
  top: 19rem;
  bottom: 19rem;
}
.ybc-inset-y-80{
  top: 20rem;
  bottom: 20rem;
}
.ybc-inset-y-84{
  top: 21rem;
  bottom: 21rem;
}
.ybc-inset-y-168{
  top: 42rem;
  bottom: 42rem;
}
.ybc-inset-y-auto{
  top: auto;
  bottom: auto;
}
.ybc-inset-y-px{
  top: 1px;
  bottom: 1px;
}
.ybc-inset-y-0\.5{
  top: 0.125rem;
  bottom: 0.125rem;
}
.ybc-inset-y-1\.5{
  top: 0.375rem;
  bottom: 0.375rem;
}
.ybc-inset-y-2\.5{
  top: 0.625rem;
  bottom: 0.625rem;
}
.ybc-inset-y-3\.5{
  top: 0.875rem;
  bottom: 0.875rem;
}
.ybc-inset-y-1\/2{
  top: 50%;
  bottom: 50%;
}
.ybc-inset-y-1\/3{
  top: 33.333333%;
  bottom: 33.333333%;
}
.ybc-inset-y-2\/3{
  top: 66.666667%;
  bottom: 66.666667%;
}
.ybc-inset-y-1\/4{
  top: 25%;
  bottom: 25%;
}
.ybc-inset-y-2\/4{
  top: 50%;
  bottom: 50%;
}
.ybc-inset-y-3\/4{
  top: 75%;
  bottom: 75%;
}
.ybc-inset-y-full{
  top: 100%;
  bottom: 100%;
}
.-ybc-inset-y-0{
  top: 0;
  bottom: 0;
}
.-ybc-inset-y-1{
  top: -0.25rem;
  bottom: -0.25rem;
}
.-ybc-inset-y-2{
  top: -0.5rem;
  bottom: -0.5rem;
}
.-ybc-inset-y-3{
  top: -0.75rem;
  bottom: -0.75rem;
}
.-ybc-inset-y-4{
  top: -1rem;
  bottom: -1rem;
}
.-ybc-inset-y-5{
  top: -1.25rem;
  bottom: -1.25rem;
}
.-ybc-inset-y-6{
  top: -1.5rem;
  bottom: -1.5rem;
}
.-ybc-inset-y-7{
  top: -1.75rem;
  bottom: -1.75rem;
}
.-ybc-inset-y-8{
  top: -2rem;
  bottom: -2rem;
}
.-ybc-inset-y-9{
  top: -2.25rem;
  bottom: -2.25rem;
}
.-ybc-inset-y-10{
  top: -2.5rem;
  bottom: -2.5rem;
}
.-ybc-inset-y-11{
  top: -2.75rem;
  bottom: -2.75rem;
}
.-ybc-inset-y-12{
  top: -3rem;
  bottom: -3rem;
}
.-ybc-inset-y-13{
  top: -3.25rem;
  bottom: -3.25rem;
}
.-ybc-inset-y-14{
  top: -3.5rem;
  bottom: -3.5rem;
}
.-ybc-inset-y-15{
  top: -3.75rem;
  bottom: -3.75rem;
}
.-ybc-inset-y-16{
  top: -4rem;
  bottom: -4rem;
}
.-ybc-inset-y-17{
  top: -4.25rem;
  bottom: -4.25rem;
}
.-ybc-inset-y-18{
  top: -4.5rem;
  bottom: -4.5rem;
}
.-ybc-inset-y-19{
  top: -4.75rem;
  bottom: -4.75rem;
}
.-ybc-inset-y-20{
  top: -5rem;
  bottom: -5rem;
}
.-ybc-inset-y-24{
  top: -6rem;
  bottom: -6rem;
}
.-ybc-inset-y-25{
  top: -6.25rem;
  bottom: -6.25rem;
}
.-ybc-inset-y-26{
  top: -6.75rem;
  bottom: -6.75rem;
}
.-ybc-inset-y-28{
  top: -7rem;
  bottom: -7rem;
}
.-ybc-inset-y-32{
  top: -8rem;
  bottom: -8rem;
}
.-ybc-inset-y-36{
  top: -9rem;
  bottom: -9rem;
}
.-ybc-inset-y-40{
  top: -10rem;
  bottom: -10rem;
}
.-ybc-inset-y-44{
  top: -11rem;
  bottom: -11rem;
}
.-ybc-inset-y-45{
  top: -11.25rem;
  bottom: -11.25rem;
}
.-ybc-inset-y-46{
  top: -11.875rem;
  bottom: -11.875rem;
}
.-ybc-inset-y-48{
  top: -12rem;
  bottom: -12rem;
}
.-ybc-inset-y-49{
  top: -12.25rem;
  bottom: -12.25rem;
}
.-ybc-inset-y-52{
  top: -13rem;
  bottom: -13rem;
}
.-ybc-inset-y-56{
  top: -14rem;
  bottom: -14rem;
}
.-ybc-inset-y-60{
  top: -15rem;
  bottom: -15rem;
}
.-ybc-inset-y-64{
  top: -16rem;
  bottom: -16rem;
}
.-ybc-inset-y-68{
  top: -17rem;
  bottom: -17rem;
}
.-ybc-inset-y-72{
  top: -18rem;
  bottom: -18rem;
}
.-ybc-inset-y-76{
  top: -19rem;
  bottom: -19rem;
}
.-ybc-inset-y-80{
  top: -20rem;
  bottom: -20rem;
}
.-ybc-inset-y-84{
  top: -21rem;
  bottom: -21rem;
}
.-ybc-inset-y-168{
  top: -42rem;
  bottom: -42rem;
}
.-ybc-inset-y-px{
  top: -1px;
  bottom: -1px;
}
.-ybc-inset-y-0\.5{
  top: -0.125rem;
  bottom: -0.125rem;
}
.-ybc-inset-y-1\.5{
  top: -0.375rem;
  bottom: -0.375rem;
}
.-ybc-inset-y-2\.5{
  top: -0.625rem;
  bottom: -0.625rem;
}
.-ybc-inset-y-3\.5{
  top: -0.875rem;
  bottom: -0.875rem;
}
.-ybc-inset-y-1\/2{
  top: -50%;
  bottom: -50%;
}
.-ybc-inset-y-1\/3{
  top: -33.333333%;
  bottom: -33.333333%;
}
.-ybc-inset-y-2\/3{
  top: -66.666667%;
  bottom: -66.666667%;
}
.-ybc-inset-y-1\/4{
  top: -25%;
  bottom: -25%;
}
.-ybc-inset-y-2\/4{
  top: -50%;
  bottom: -50%;
}
.-ybc-inset-y-3\/4{
  top: -75%;
  bottom: -75%;
}
.-ybc-inset-y-full{
  top: -100%;
  bottom: -100%;
}
.ybc--inset-y-0{
  top: 0;
  bottom: 0;
}
.ybc--inset-y-1{
  top: -0.25rem;
  bottom: -0.25rem;
}
.ybc--inset-y-2{
  top: -0.5rem;
  bottom: -0.5rem;
}
.ybc--inset-y-3{
  top: -0.75rem;
  bottom: -0.75rem;
}
.ybc--inset-y-4{
  top: -1rem;
  bottom: -1rem;
}
.ybc--inset-y-5{
  top: -1.25rem;
  bottom: -1.25rem;
}
.ybc--inset-y-6{
  top: -1.5rem;
  bottom: -1.5rem;
}
.ybc--inset-y-7{
  top: -1.75rem;
  bottom: -1.75rem;
}
.ybc--inset-y-8{
  top: -2rem;
  bottom: -2rem;
}
.ybc--inset-y-9{
  top: -2.25rem;
  bottom: -2.25rem;
}
.ybc--inset-y-10{
  top: -2.5rem;
  bottom: -2.5rem;
}
.ybc--inset-y-11{
  top: -2.75rem;
  bottom: -2.75rem;
}
.ybc--inset-y-12{
  top: -3rem;
  bottom: -3rem;
}
.ybc--inset-y-13{
  top: -3.25rem;
  bottom: -3.25rem;
}
.ybc--inset-y-14{
  top: -3.5rem;
  bottom: -3.5rem;
}
.ybc--inset-y-15{
  top: -3.75rem;
  bottom: -3.75rem;
}
.ybc--inset-y-16{
  top: -4rem;
  bottom: -4rem;
}
.ybc--inset-y-17{
  top: -4.25rem;
  bottom: -4.25rem;
}
.ybc--inset-y-18{
  top: -4.5rem;
  bottom: -4.5rem;
}
.ybc--inset-y-19{
  top: -4.75rem;
  bottom: -4.75rem;
}
.ybc--inset-y-20{
  top: -5rem;
  bottom: -5rem;
}
.ybc--inset-y-24{
  top: -6rem;
  bottom: -6rem;
}
.ybc--inset-y-25{
  top: -6.25rem;
  bottom: -6.25rem;
}
.ybc--inset-y-26{
  top: -6.75rem;
  bottom: -6.75rem;
}
.ybc--inset-y-28{
  top: -7rem;
  bottom: -7rem;
}
.ybc--inset-y-32{
  top: -8rem;
  bottom: -8rem;
}
.ybc--inset-y-36{
  top: -9rem;
  bottom: -9rem;
}
.ybc--inset-y-40{
  top: -10rem;
  bottom: -10rem;
}
.ybc--inset-y-44{
  top: -11rem;
  bottom: -11rem;
}
.ybc--inset-y-45{
  top: -11.25rem;
  bottom: -11.25rem;
}
.ybc--inset-y-46{
  top: -11.875rem;
  bottom: -11.875rem;
}
.ybc--inset-y-48{
  top: -12rem;
  bottom: -12rem;
}
.ybc--inset-y-49{
  top: -12.25rem;
  bottom: -12.25rem;
}
.ybc--inset-y-52{
  top: -13rem;
  bottom: -13rem;
}
.ybc--inset-y-56{
  top: -14rem;
  bottom: -14rem;
}
.ybc--inset-y-60{
  top: -15rem;
  bottom: -15rem;
}
.ybc--inset-y-64{
  top: -16rem;
  bottom: -16rem;
}
.ybc--inset-y-68{
  top: -17rem;
  bottom: -17rem;
}
.ybc--inset-y-72{
  top: -18rem;
  bottom: -18rem;
}
.ybc--inset-y-76{
  top: -19rem;
  bottom: -19rem;
}
.ybc--inset-y-80{
  top: -20rem;
  bottom: -20rem;
}
.ybc--inset-y-84{
  top: -21rem;
  bottom: -21rem;
}
.ybc--inset-y-168{
  top: -42rem;
  bottom: -42rem;
}
.ybc--inset-y-px{
  top: -1px;
  bottom: -1px;
}
.ybc--inset-y-0\.5{
  top: -0.125rem;
  bottom: -0.125rem;
}
.ybc--inset-y-1\.5{
  top: -0.375rem;
  bottom: -0.375rem;
}
.ybc--inset-y-2\.5{
  top: -0.625rem;
  bottom: -0.625rem;
}
.ybc--inset-y-3\.5{
  top: -0.875rem;
  bottom: -0.875rem;
}
.ybc--inset-y-1\/2{
  top: -50%;
  bottom: -50%;
}
.ybc--inset-y-1\/3{
  top: -33.333333%;
  bottom: -33.333333%;
}
.ybc--inset-y-2\/3{
  top: -66.666667%;
  bottom: -66.666667%;
}
.ybc--inset-y-1\/4{
  top: -25%;
  bottom: -25%;
}
.ybc--inset-y-2\/4{
  top: -50%;
  bottom: -50%;
}
.ybc--inset-y-3\/4{
  top: -75%;
  bottom: -75%;
}
.ybc--inset-y-full{
  top: -100%;
  bottom: -100%;
}
.ybc-top-0{
  top: 0;
}
.ybc-top-1{
  top: 0.25rem;
}
.ybc-top-2{
  top: 0.5rem;
}
.ybc-top-3{
  top: 0.75rem;
}
.ybc-top-4{
  top: 1rem;
}
.ybc-top-5{
  top: 1.25rem;
}
.ybc-top-6{
  top: 1.5rem;
}
.ybc-top-7{
  top: 1.75rem;
}
.ybc-top-8{
  top: 2rem;
}
.ybc-top-9{
  top: 2.25rem;
}
.ybc-top-10{
  top: 2.5rem;
}
.ybc-top-11{
  top: 2.75rem;
}
.ybc-top-12{
  top: 3rem;
}
.ybc-top-13{
  top: 3.25rem;
}
.ybc-top-14{
  top: 3.5rem;
}
.ybc-top-15{
  top: 3.75rem;
}
.ybc-top-16{
  top: 4rem;
}
.ybc-top-17{
  top: 4.25rem;
}
.ybc-top-18{
  top: 4.5rem;
}
.ybc-top-19{
  top: 4.75rem;
}
.ybc-top-20{
  top: 5rem;
}
.ybc-top-24{
  top: 6rem;
}
.ybc-top-25{
  top: 6.25rem;
}
.ybc-top-26{
  top: 6.75rem;
}
.ybc-top-28{
  top: 7rem;
}
.ybc-top-32{
  top: 8rem;
}
.ybc-top-36{
  top: 9rem;
}
.ybc-top-40{
  top: 10rem;
}
.ybc-top-44{
  top: 11rem;
}
.ybc-top-45{
  top: 11.25rem;
}
.ybc-top-46{
  top: 11.875rem;
}
.ybc-top-48{
  top: 12rem;
}
.ybc-top-49{
  top: 12.25rem;
}
.ybc-top-52{
  top: 13rem;
}
.ybc-top-56{
  top: 14rem;
}
.ybc-top-60{
  top: 15rem;
}
.ybc-top-64{
  top: 16rem;
}
.ybc-top-68{
  top: 17rem;
}
.ybc-top-72{
  top: 18rem;
}
.ybc-top-76{
  top: 19rem;
}
.ybc-top-80{
  top: 20rem;
}
.ybc-top-84{
  top: 21rem;
}
.ybc-top-168{
  top: 42rem;
}
.ybc-top-auto{
  top: auto;
}
.ybc-top-px{
  top: 1px;
}
.ybc-top-0\.5{
  top: 0.125rem;
}
.ybc-top-1\.5{
  top: 0.375rem;
}
.ybc-top-2\.5{
  top: 0.625rem;
}
.ybc-top-3\.5{
  top: 0.875rem;
}
.ybc-top-1\/2{
  top: 50%;
}
.ybc-top-1\/3{
  top: 33.333333%;
}
.ybc-top-2\/3{
  top: 66.666667%;
}
.ybc-top-1\/4{
  top: 25%;
}
.ybc-top-2\/4{
  top: 50%;
}
.ybc-top-3\/4{
  top: 75%;
}
.ybc-top-full{
  top: 100%;
}
.-ybc-top-0{
  top: 0;
}
.-ybc-top-1{
  top: -0.25rem;
}
.-ybc-top-2{
  top: -0.5rem;
}
.-ybc-top-3{
  top: -0.75rem;
}
.-ybc-top-4{
  top: -1rem;
}
.-ybc-top-5{
  top: -1.25rem;
}
.-ybc-top-6{
  top: -1.5rem;
}
.-ybc-top-7{
  top: -1.75rem;
}
.-ybc-top-8{
  top: -2rem;
}
.-ybc-top-9{
  top: -2.25rem;
}
.-ybc-top-10{
  top: -2.5rem;
}
.-ybc-top-11{
  top: -2.75rem;
}
.-ybc-top-12{
  top: -3rem;
}
.-ybc-top-13{
  top: -3.25rem;
}
.-ybc-top-14{
  top: -3.5rem;
}
.-ybc-top-15{
  top: -3.75rem;
}
.-ybc-top-16{
  top: -4rem;
}
.-ybc-top-17{
  top: -4.25rem;
}
.-ybc-top-18{
  top: -4.5rem;
}
.-ybc-top-19{
  top: -4.75rem;
}
.-ybc-top-20{
  top: -5rem;
}
.-ybc-top-24{
  top: -6rem;
}
.-ybc-top-25{
  top: -6.25rem;
}
.-ybc-top-26{
  top: -6.75rem;
}
.-ybc-top-28{
  top: -7rem;
}
.-ybc-top-32{
  top: -8rem;
}
.-ybc-top-36{
  top: -9rem;
}
.-ybc-top-40{
  top: -10rem;
}
.-ybc-top-44{
  top: -11rem;
}
.-ybc-top-45{
  top: -11.25rem;
}
.-ybc-top-46{
  top: -11.875rem;
}
.-ybc-top-48{
  top: -12rem;
}
.-ybc-top-49{
  top: -12.25rem;
}
.-ybc-top-52{
  top: -13rem;
}
.-ybc-top-56{
  top: -14rem;
}
.-ybc-top-60{
  top: -15rem;
}
.-ybc-top-64{
  top: -16rem;
}
.-ybc-top-68{
  top: -17rem;
}
.-ybc-top-72{
  top: -18rem;
}
.-ybc-top-76{
  top: -19rem;
}
.-ybc-top-80{
  top: -20rem;
}
.-ybc-top-84{
  top: -21rem;
}
.-ybc-top-168{
  top: -42rem;
}
.-ybc-top-px{
  top: -1px;
}
.-ybc-top-0\.5{
  top: -0.125rem;
}
.-ybc-top-1\.5{
  top: -0.375rem;
}
.-ybc-top-2\.5{
  top: -0.625rem;
}
.-ybc-top-3\.5{
  top: -0.875rem;
}
.-ybc-top-1\/2{
  top: -50%;
}
.-ybc-top-1\/3{
  top: -33.333333%;
}
.-ybc-top-2\/3{
  top: -66.666667%;
}
.-ybc-top-1\/4{
  top: -25%;
}
.-ybc-top-2\/4{
  top: -50%;
}
.-ybc-top-3\/4{
  top: -75%;
}
.-ybc-top-full{
  top: -100%;
}
.ybc--top-0{
  top: 0;
}
.ybc--top-1{
  top: -0.25rem;
}
.ybc--top-2{
  top: -0.5rem;
}
.ybc--top-3{
  top: -0.75rem;
}
.ybc--top-4{
  top: -1rem;
}
.ybc--top-5{
  top: -1.25rem;
}
.ybc--top-6{
  top: -1.5rem;
}
.ybc--top-7{
  top: -1.75rem;
}
.ybc--top-8{
  top: -2rem;
}
.ybc--top-9{
  top: -2.25rem;
}
.ybc--top-10{
  top: -2.5rem;
}
.ybc--top-11{
  top: -2.75rem;
}
.ybc--top-12{
  top: -3rem;
}
.ybc--top-13{
  top: -3.25rem;
}
.ybc--top-14{
  top: -3.5rem;
}
.ybc--top-15{
  top: -3.75rem;
}
.ybc--top-16{
  top: -4rem;
}
.ybc--top-17{
  top: -4.25rem;
}
.ybc--top-18{
  top: -4.5rem;
}
.ybc--top-19{
  top: -4.75rem;
}
.ybc--top-20{
  top: -5rem;
}
.ybc--top-24{
  top: -6rem;
}
.ybc--top-25{
  top: -6.25rem;
}
.ybc--top-26{
  top: -6.75rem;
}
.ybc--top-28{
  top: -7rem;
}
.ybc--top-32{
  top: -8rem;
}
.ybc--top-36{
  top: -9rem;
}
.ybc--top-40{
  top: -10rem;
}
.ybc--top-44{
  top: -11rem;
}
.ybc--top-45{
  top: -11.25rem;
}
.ybc--top-46{
  top: -11.875rem;
}
.ybc--top-48{
  top: -12rem;
}
.ybc--top-49{
  top: -12.25rem;
}
.ybc--top-52{
  top: -13rem;
}
.ybc--top-56{
  top: -14rem;
}
.ybc--top-60{
  top: -15rem;
}
.ybc--top-64{
  top: -16rem;
}
.ybc--top-68{
  top: -17rem;
}
.ybc--top-72{
  top: -18rem;
}
.ybc--top-76{
  top: -19rem;
}
.ybc--top-80{
  top: -20rem;
}
.ybc--top-84{
  top: -21rem;
}
.ybc--top-168{
  top: -42rem;
}
.ybc--top-px{
  top: -1px;
}
.ybc--top-0\.5{
  top: -0.125rem;
}
.ybc--top-1\.5{
  top: -0.375rem;
}
.ybc--top-2\.5{
  top: -0.625rem;
}
.ybc--top-3\.5{
  top: -0.875rem;
}
.ybc--top-1\/2{
  top: -50%;
}
.ybc--top-1\/3{
  top: -33.333333%;
}
.ybc--top-2\/3{
  top: -66.666667%;
}
.ybc--top-1\/4{
  top: -25%;
}
.ybc--top-2\/4{
  top: -50%;
}
.ybc--top-3\/4{
  top: -75%;
}
.ybc--top-full{
  top: -100%;
}
.ybc-right-0{
  right: 0;
}
.ybc-right-1{
  right: 0.25rem;
}
.ybc-right-2{
  right: 0.5rem;
}
.ybc-right-3{
  right: 0.75rem;
}
.ybc-right-4{
  right: 1rem;
}
.ybc-right-5{
  right: 1.25rem;
}
.ybc-right-6{
  right: 1.5rem;
}
.ybc-right-7{
  right: 1.75rem;
}
.ybc-right-8{
  right: 2rem;
}
.ybc-right-9{
  right: 2.25rem;
}
.ybc-right-10{
  right: 2.5rem;
}
.ybc-right-11{
  right: 2.75rem;
}
.ybc-right-12{
  right: 3rem;
}
.ybc-right-13{
  right: 3.25rem;
}
.ybc-right-14{
  right: 3.5rem;
}
.ybc-right-15{
  right: 3.75rem;
}
.ybc-right-16{
  right: 4rem;
}
.ybc-right-17{
  right: 4.25rem;
}
.ybc-right-18{
  right: 4.5rem;
}
.ybc-right-19{
  right: 4.75rem;
}
.ybc-right-20{
  right: 5rem;
}
.ybc-right-24{
  right: 6rem;
}
.ybc-right-25{
  right: 6.25rem;
}
.ybc-right-26{
  right: 6.75rem;
}
.ybc-right-28{
  right: 7rem;
}
.ybc-right-32{
  right: 8rem;
}
.ybc-right-36{
  right: 9rem;
}
.ybc-right-40{
  right: 10rem;
}
.ybc-right-44{
  right: 11rem;
}
.ybc-right-45{
  right: 11.25rem;
}
.ybc-right-46{
  right: 11.875rem;
}
.ybc-right-48{
  right: 12rem;
}
.ybc-right-49{
  right: 12.25rem;
}
.ybc-right-52{
  right: 13rem;
}
.ybc-right-56{
  right: 14rem;
}
.ybc-right-60{
  right: 15rem;
}
.ybc-right-64{
  right: 16rem;
}
.ybc-right-68{
  right: 17rem;
}
.ybc-right-72{
  right: 18rem;
}
.ybc-right-76{
  right: 19rem;
}
.ybc-right-80{
  right: 20rem;
}
.ybc-right-84{
  right: 21rem;
}
.ybc-right-168{
  right: 42rem;
}
.ybc-right-auto{
  right: auto;
}
.ybc-right-px{
  right: 1px;
}
.ybc-right-0\.5{
  right: 0.125rem;
}
.ybc-right-1\.5{
  right: 0.375rem;
}
.ybc-right-2\.5{
  right: 0.625rem;
}
.ybc-right-3\.5{
  right: 0.875rem;
}
.ybc-right-1\/2{
  right: 50%;
}
.ybc-right-1\/3{
  right: 33.333333%;
}
.ybc-right-2\/3{
  right: 66.666667%;
}
.ybc-right-1\/4{
  right: 25%;
}
.ybc-right-2\/4{
  right: 50%;
}
.ybc-right-3\/4{
  right: 75%;
}
.ybc-right-full{
  right: 100%;
}
.-ybc-right-0{
  right: 0;
}
.-ybc-right-1{
  right: -0.25rem;
}
.-ybc-right-2{
  right: -0.5rem;
}
.-ybc-right-3{
  right: -0.75rem;
}
.-ybc-right-4{
  right: -1rem;
}
.-ybc-right-5{
  right: -1.25rem;
}
.-ybc-right-6{
  right: -1.5rem;
}
.-ybc-right-7{
  right: -1.75rem;
}
.-ybc-right-8{
  right: -2rem;
}
.-ybc-right-9{
  right: -2.25rem;
}
.-ybc-right-10{
  right: -2.5rem;
}
.-ybc-right-11{
  right: -2.75rem;
}
.-ybc-right-12{
  right: -3rem;
}
.-ybc-right-13{
  right: -3.25rem;
}
.-ybc-right-14{
  right: -3.5rem;
}
.-ybc-right-15{
  right: -3.75rem;
}
.-ybc-right-16{
  right: -4rem;
}
.-ybc-right-17{
  right: -4.25rem;
}
.-ybc-right-18{
  right: -4.5rem;
}
.-ybc-right-19{
  right: -4.75rem;
}
.-ybc-right-20{
  right: -5rem;
}
.-ybc-right-24{
  right: -6rem;
}
.-ybc-right-25{
  right: -6.25rem;
}
.-ybc-right-26{
  right: -6.75rem;
}
.-ybc-right-28{
  right: -7rem;
}
.-ybc-right-32{
  right: -8rem;
}
.-ybc-right-36{
  right: -9rem;
}
.-ybc-right-40{
  right: -10rem;
}
.-ybc-right-44{
  right: -11rem;
}
.-ybc-right-45{
  right: -11.25rem;
}
.-ybc-right-46{
  right: -11.875rem;
}
.-ybc-right-48{
  right: -12rem;
}
.-ybc-right-49{
  right: -12.25rem;
}
.-ybc-right-52{
  right: -13rem;
}
.-ybc-right-56{
  right: -14rem;
}
.-ybc-right-60{
  right: -15rem;
}
.-ybc-right-64{
  right: -16rem;
}
.-ybc-right-68{
  right: -17rem;
}
.-ybc-right-72{
  right: -18rem;
}
.-ybc-right-76{
  right: -19rem;
}
.-ybc-right-80{
  right: -20rem;
}
.-ybc-right-84{
  right: -21rem;
}
.-ybc-right-168{
  right: -42rem;
}
.-ybc-right-px{
  right: -1px;
}
.-ybc-right-0\.5{
  right: -0.125rem;
}
.-ybc-right-1\.5{
  right: -0.375rem;
}
.-ybc-right-2\.5{
  right: -0.625rem;
}
.-ybc-right-3\.5{
  right: -0.875rem;
}
.-ybc-right-1\/2{
  right: -50%;
}
.-ybc-right-1\/3{
  right: -33.333333%;
}
.-ybc-right-2\/3{
  right: -66.666667%;
}
.-ybc-right-1\/4{
  right: -25%;
}
.-ybc-right-2\/4{
  right: -50%;
}
.-ybc-right-3\/4{
  right: -75%;
}
.-ybc-right-full{
  right: -100%;
}
.ybc--right-0{
  right: 0;
}
.ybc--right-1{
  right: -0.25rem;
}
.ybc--right-2{
  right: -0.5rem;
}
.ybc--right-3{
  right: -0.75rem;
}
.ybc--right-4{
  right: -1rem;
}
.ybc--right-5{
  right: -1.25rem;
}
.ybc--right-6{
  right: -1.5rem;
}
.ybc--right-7{
  right: -1.75rem;
}
.ybc--right-8{
  right: -2rem;
}
.ybc--right-9{
  right: -2.25rem;
}
.ybc--right-10{
  right: -2.5rem;
}
.ybc--right-11{
  right: -2.75rem;
}
.ybc--right-12{
  right: -3rem;
}
.ybc--right-13{
  right: -3.25rem;
}
.ybc--right-14{
  right: -3.5rem;
}
.ybc--right-15{
  right: -3.75rem;
}
.ybc--right-16{
  right: -4rem;
}
.ybc--right-17{
  right: -4.25rem;
}
.ybc--right-18{
  right: -4.5rem;
}
.ybc--right-19{
  right: -4.75rem;
}
.ybc--right-20{
  right: -5rem;
}
.ybc--right-24{
  right: -6rem;
}
.ybc--right-25{
  right: -6.25rem;
}
.ybc--right-26{
  right: -6.75rem;
}
.ybc--right-28{
  right: -7rem;
}
.ybc--right-32{
  right: -8rem;
}
.ybc--right-36{
  right: -9rem;
}
.ybc--right-40{
  right: -10rem;
}
.ybc--right-44{
  right: -11rem;
}
.ybc--right-45{
  right: -11.25rem;
}
.ybc--right-46{
  right: -11.875rem;
}
.ybc--right-48{
  right: -12rem;
}
.ybc--right-49{
  right: -12.25rem;
}
.ybc--right-52{
  right: -13rem;
}
.ybc--right-56{
  right: -14rem;
}
.ybc--right-60{
  right: -15rem;
}
.ybc--right-64{
  right: -16rem;
}
.ybc--right-68{
  right: -17rem;
}
.ybc--right-72{
  right: -18rem;
}
.ybc--right-76{
  right: -19rem;
}
.ybc--right-80{
  right: -20rem;
}
.ybc--right-84{
  right: -21rem;
}
.ybc--right-168{
  right: -42rem;
}
.ybc--right-px{
  right: -1px;
}
.ybc--right-0\.5{
  right: -0.125rem;
}
.ybc--right-1\.5{
  right: -0.375rem;
}
.ybc--right-2\.5{
  right: -0.625rem;
}
.ybc--right-3\.5{
  right: -0.875rem;
}
.ybc--right-1\/2{
  right: -50%;
}
.ybc--right-1\/3{
  right: -33.333333%;
}
.ybc--right-2\/3{
  right: -66.666667%;
}
.ybc--right-1\/4{
  right: -25%;
}
.ybc--right-2\/4{
  right: -50%;
}
.ybc--right-3\/4{
  right: -75%;
}
.ybc--right-full{
  right: -100%;
}
.ybc-bottom-0{
  bottom: 0;
}
.ybc-bottom-1{
  bottom: 0.25rem;
}
.ybc-bottom-2{
  bottom: 0.5rem;
}
.ybc-bottom-3{
  bottom: 0.75rem;
}
.ybc-bottom-4{
  bottom: 1rem;
}
.ybc-bottom-5{
  bottom: 1.25rem;
}
.ybc-bottom-6{
  bottom: 1.5rem;
}
.ybc-bottom-7{
  bottom: 1.75rem;
}
.ybc-bottom-8{
  bottom: 2rem;
}
.ybc-bottom-9{
  bottom: 2.25rem;
}
.ybc-bottom-10{
  bottom: 2.5rem;
}
.ybc-bottom-11{
  bottom: 2.75rem;
}
.ybc-bottom-12{
  bottom: 3rem;
}
.ybc-bottom-13{
  bottom: 3.25rem;
}
.ybc-bottom-14{
  bottom: 3.5rem;
}
.ybc-bottom-15{
  bottom: 3.75rem;
}
.ybc-bottom-16{
  bottom: 4rem;
}
.ybc-bottom-17{
  bottom: 4.25rem;
}
.ybc-bottom-18{
  bottom: 4.5rem;
}
.ybc-bottom-19{
  bottom: 4.75rem;
}
.ybc-bottom-20{
  bottom: 5rem;
}
.ybc-bottom-24{
  bottom: 6rem;
}
.ybc-bottom-25{
  bottom: 6.25rem;
}
.ybc-bottom-26{
  bottom: 6.75rem;
}
.ybc-bottom-28{
  bottom: 7rem;
}
.ybc-bottom-32{
  bottom: 8rem;
}
.ybc-bottom-36{
  bottom: 9rem;
}
.ybc-bottom-40{
  bottom: 10rem;
}
.ybc-bottom-44{
  bottom: 11rem;
}
.ybc-bottom-45{
  bottom: 11.25rem;
}
.ybc-bottom-46{
  bottom: 11.875rem;
}
.ybc-bottom-48{
  bottom: 12rem;
}
.ybc-bottom-49{
  bottom: 12.25rem;
}
.ybc-bottom-52{
  bottom: 13rem;
}
.ybc-bottom-56{
  bottom: 14rem;
}
.ybc-bottom-60{
  bottom: 15rem;
}
.ybc-bottom-64{
  bottom: 16rem;
}
.ybc-bottom-68{
  bottom: 17rem;
}
.ybc-bottom-72{
  bottom: 18rem;
}
.ybc-bottom-76{
  bottom: 19rem;
}
.ybc-bottom-80{
  bottom: 20rem;
}
.ybc-bottom-84{
  bottom: 21rem;
}
.ybc-bottom-168{
  bottom: 42rem;
}
.ybc-bottom-auto{
  bottom: auto;
}
.ybc-bottom-px{
  bottom: 1px;
}
.ybc-bottom-0\.5{
  bottom: 0.125rem;
}
.ybc-bottom-1\.5{
  bottom: 0.375rem;
}
.ybc-bottom-2\.5{
  bottom: 0.625rem;
}
.ybc-bottom-3\.5{
  bottom: 0.875rem;
}
.ybc-bottom-1\/2{
  bottom: 50%;
}
.ybc-bottom-1\/3{
  bottom: 33.333333%;
}
.ybc-bottom-2\/3{
  bottom: 66.666667%;
}
.ybc-bottom-1\/4{
  bottom: 25%;
}
.ybc-bottom-2\/4{
  bottom: 50%;
}
.ybc-bottom-3\/4{
  bottom: 75%;
}
.ybc-bottom-full{
  bottom: 100%;
}
.-ybc-bottom-0{
  bottom: 0;
}
.-ybc-bottom-1{
  bottom: -0.25rem;
}
.-ybc-bottom-2{
  bottom: -0.5rem;
}
.-ybc-bottom-3{
  bottom: -0.75rem;
}
.-ybc-bottom-4{
  bottom: -1rem;
}
.-ybc-bottom-5{
  bottom: -1.25rem;
}
.-ybc-bottom-6{
  bottom: -1.5rem;
}
.-ybc-bottom-7{
  bottom: -1.75rem;
}
.-ybc-bottom-8{
  bottom: -2rem;
}
.-ybc-bottom-9{
  bottom: -2.25rem;
}
.-ybc-bottom-10{
  bottom: -2.5rem;
}
.-ybc-bottom-11{
  bottom: -2.75rem;
}
.-ybc-bottom-12{
  bottom: -3rem;
}
.-ybc-bottom-13{
  bottom: -3.25rem;
}
.-ybc-bottom-14{
  bottom: -3.5rem;
}
.-ybc-bottom-15{
  bottom: -3.75rem;
}
.-ybc-bottom-16{
  bottom: -4rem;
}
.-ybc-bottom-17{
  bottom: -4.25rem;
}
.-ybc-bottom-18{
  bottom: -4.5rem;
}
.-ybc-bottom-19{
  bottom: -4.75rem;
}
.-ybc-bottom-20{
  bottom: -5rem;
}
.-ybc-bottom-24{
  bottom: -6rem;
}
.-ybc-bottom-25{
  bottom: -6.25rem;
}
.-ybc-bottom-26{
  bottom: -6.75rem;
}
.-ybc-bottom-28{
  bottom: -7rem;
}
.-ybc-bottom-32{
  bottom: -8rem;
}
.-ybc-bottom-36{
  bottom: -9rem;
}
.-ybc-bottom-40{
  bottom: -10rem;
}
.-ybc-bottom-44{
  bottom: -11rem;
}
.-ybc-bottom-45{
  bottom: -11.25rem;
}
.-ybc-bottom-46{
  bottom: -11.875rem;
}
.-ybc-bottom-48{
  bottom: -12rem;
}
.-ybc-bottom-49{
  bottom: -12.25rem;
}
.-ybc-bottom-52{
  bottom: -13rem;
}
.-ybc-bottom-56{
  bottom: -14rem;
}
.-ybc-bottom-60{
  bottom: -15rem;
}
.-ybc-bottom-64{
  bottom: -16rem;
}
.-ybc-bottom-68{
  bottom: -17rem;
}
.-ybc-bottom-72{
  bottom: -18rem;
}
.-ybc-bottom-76{
  bottom: -19rem;
}
.-ybc-bottom-80{
  bottom: -20rem;
}
.-ybc-bottom-84{
  bottom: -21rem;
}
.-ybc-bottom-168{
  bottom: -42rem;
}
.-ybc-bottom-px{
  bottom: -1px;
}
.-ybc-bottom-0\.5{
  bottom: -0.125rem;
}
.-ybc-bottom-1\.5{
  bottom: -0.375rem;
}
.-ybc-bottom-2\.5{
  bottom: -0.625rem;
}
.-ybc-bottom-3\.5{
  bottom: -0.875rem;
}
.-ybc-bottom-1\/2{
  bottom: -50%;
}
.-ybc-bottom-1\/3{
  bottom: -33.333333%;
}
.-ybc-bottom-2\/3{
  bottom: -66.666667%;
}
.-ybc-bottom-1\/4{
  bottom: -25%;
}
.-ybc-bottom-2\/4{
  bottom: -50%;
}
.-ybc-bottom-3\/4{
  bottom: -75%;
}
.-ybc-bottom-full{
  bottom: -100%;
}
.ybc--bottom-0{
  bottom: 0;
}
.ybc--bottom-1{
  bottom: -0.25rem;
}
.ybc--bottom-2{
  bottom: -0.5rem;
}
.ybc--bottom-3{
  bottom: -0.75rem;
}
.ybc--bottom-4{
  bottom: -1rem;
}
.ybc--bottom-5{
  bottom: -1.25rem;
}
.ybc--bottom-6{
  bottom: -1.5rem;
}
.ybc--bottom-7{
  bottom: -1.75rem;
}
.ybc--bottom-8{
  bottom: -2rem;
}
.ybc--bottom-9{
  bottom: -2.25rem;
}
.ybc--bottom-10{
  bottom: -2.5rem;
}
.ybc--bottom-11{
  bottom: -2.75rem;
}
.ybc--bottom-12{
  bottom: -3rem;
}
.ybc--bottom-13{
  bottom: -3.25rem;
}
.ybc--bottom-14{
  bottom: -3.5rem;
}
.ybc--bottom-15{
  bottom: -3.75rem;
}
.ybc--bottom-16{
  bottom: -4rem;
}
.ybc--bottom-17{
  bottom: -4.25rem;
}
.ybc--bottom-18{
  bottom: -4.5rem;
}
.ybc--bottom-19{
  bottom: -4.75rem;
}
.ybc--bottom-20{
  bottom: -5rem;
}
.ybc--bottom-24{
  bottom: -6rem;
}
.ybc--bottom-25{
  bottom: -6.25rem;
}
.ybc--bottom-26{
  bottom: -6.75rem;
}
.ybc--bottom-28{
  bottom: -7rem;
}
.ybc--bottom-32{
  bottom: -8rem;
}
.ybc--bottom-36{
  bottom: -9rem;
}
.ybc--bottom-40{
  bottom: -10rem;
}
.ybc--bottom-44{
  bottom: -11rem;
}
.ybc--bottom-45{
  bottom: -11.25rem;
}
.ybc--bottom-46{
  bottom: -11.875rem;
}
.ybc--bottom-48{
  bottom: -12rem;
}
.ybc--bottom-49{
  bottom: -12.25rem;
}
.ybc--bottom-52{
  bottom: -13rem;
}
.ybc--bottom-56{
  bottom: -14rem;
}
.ybc--bottom-60{
  bottom: -15rem;
}
.ybc--bottom-64{
  bottom: -16rem;
}
.ybc--bottom-68{
  bottom: -17rem;
}
.ybc--bottom-72{
  bottom: -18rem;
}
.ybc--bottom-76{
  bottom: -19rem;
}
.ybc--bottom-80{
  bottom: -20rem;
}
.ybc--bottom-84{
  bottom: -21rem;
}
.ybc--bottom-168{
  bottom: -42rem;
}
.ybc--bottom-px{
  bottom: -1px;
}
.ybc--bottom-0\.5{
  bottom: -0.125rem;
}
.ybc--bottom-1\.5{
  bottom: -0.375rem;
}
.ybc--bottom-2\.5{
  bottom: -0.625rem;
}
.ybc--bottom-3\.5{
  bottom: -0.875rem;
}
.ybc--bottom-1\/2{
  bottom: -50%;
}
.ybc--bottom-1\/3{
  bottom: -33.333333%;
}
.ybc--bottom-2\/3{
  bottom: -66.666667%;
}
.ybc--bottom-1\/4{
  bottom: -25%;
}
.ybc--bottom-2\/4{
  bottom: -50%;
}
.ybc--bottom-3\/4{
  bottom: -75%;
}
.ybc--bottom-full{
  bottom: -100%;
}
.ybc-left-0{
  left: 0;
}
.ybc-left-1{
  left: 0.25rem;
}
.ybc-left-2{
  left: 0.5rem;
}
.ybc-left-3{
  left: 0.75rem;
}
.ybc-left-4{
  left: 1rem;
}
.ybc-left-5{
  left: 1.25rem;
}
.ybc-left-6{
  left: 1.5rem;
}
.ybc-left-7{
  left: 1.75rem;
}
.ybc-left-8{
  left: 2rem;
}
.ybc-left-9{
  left: 2.25rem;
}
.ybc-left-10{
  left: 2.5rem;
}
.ybc-left-11{
  left: 2.75rem;
}
.ybc-left-12{
  left: 3rem;
}
.ybc-left-13{
  left: 3.25rem;
}
.ybc-left-14{
  left: 3.5rem;
}
.ybc-left-15{
  left: 3.75rem;
}
.ybc-left-16{
  left: 4rem;
}
.ybc-left-17{
  left: 4.25rem;
}
.ybc-left-18{
  left: 4.5rem;
}
.ybc-left-19{
  left: 4.75rem;
}
.ybc-left-20{
  left: 5rem;
}
.ybc-left-24{
  left: 6rem;
}
.ybc-left-25{
  left: 6.25rem;
}
.ybc-left-26{
  left: 6.75rem;
}
.ybc-left-28{
  left: 7rem;
}
.ybc-left-32{
  left: 8rem;
}
.ybc-left-36{
  left: 9rem;
}
.ybc-left-40{
  left: 10rem;
}
.ybc-left-44{
  left: 11rem;
}
.ybc-left-45{
  left: 11.25rem;
}
.ybc-left-46{
  left: 11.875rem;
}
.ybc-left-48{
  left: 12rem;
}
.ybc-left-49{
  left: 12.25rem;
}
.ybc-left-52{
  left: 13rem;
}
.ybc-left-56{
  left: 14rem;
}
.ybc-left-60{
  left: 15rem;
}
.ybc-left-64{
  left: 16rem;
}
.ybc-left-68{
  left: 17rem;
}
.ybc-left-72{
  left: 18rem;
}
.ybc-left-76{
  left: 19rem;
}
.ybc-left-80{
  left: 20rem;
}
.ybc-left-84{
  left: 21rem;
}
.ybc-left-168{
  left: 42rem;
}
.ybc-left-auto{
  left: auto;
}
.ybc-left-px{
  left: 1px;
}
.ybc-left-0\.5{
  left: 0.125rem;
}
.ybc-left-1\.5{
  left: 0.375rem;
}
.ybc-left-2\.5{
  left: 0.625rem;
}
.ybc-left-3\.5{
  left: 0.875rem;
}
.ybc-left-1\/2{
  left: 50%;
}
.ybc-left-1\/3{
  left: 33.333333%;
}
.ybc-left-2\/3{
  left: 66.666667%;
}
.ybc-left-1\/4{
  left: 25%;
}
.ybc-left-2\/4{
  left: 50%;
}
.ybc-left-3\/4{
  left: 75%;
}
.ybc-left-full{
  left: 100%;
}
.-ybc-left-0{
  left: 0;
}
.-ybc-left-1{
  left: -0.25rem;
}
.-ybc-left-2{
  left: -0.5rem;
}
.-ybc-left-3{
  left: -0.75rem;
}
.-ybc-left-4{
  left: -1rem;
}
.-ybc-left-5{
  left: -1.25rem;
}
.-ybc-left-6{
  left: -1.5rem;
}
.-ybc-left-7{
  left: -1.75rem;
}
.-ybc-left-8{
  left: -2rem;
}
.-ybc-left-9{
  left: -2.25rem;
}
.-ybc-left-10{
  left: -2.5rem;
}
.-ybc-left-11{
  left: -2.75rem;
}
.-ybc-left-12{
  left: -3rem;
}
.-ybc-left-13{
  left: -3.25rem;
}
.-ybc-left-14{
  left: -3.5rem;
}
.-ybc-left-15{
  left: -3.75rem;
}
.-ybc-left-16{
  left: -4rem;
}
.-ybc-left-17{
  left: -4.25rem;
}
.-ybc-left-18{
  left: -4.5rem;
}
.-ybc-left-19{
  left: -4.75rem;
}
.-ybc-left-20{
  left: -5rem;
}
.-ybc-left-24{
  left: -6rem;
}
.-ybc-left-25{
  left: -6.25rem;
}
.-ybc-left-26{
  left: -6.75rem;
}
.-ybc-left-28{
  left: -7rem;
}
.-ybc-left-32{
  left: -8rem;
}
.-ybc-left-36{
  left: -9rem;
}
.-ybc-left-40{
  left: -10rem;
}
.-ybc-left-44{
  left: -11rem;
}
.-ybc-left-45{
  left: -11.25rem;
}
.-ybc-left-46{
  left: -11.875rem;
}
.-ybc-left-48{
  left: -12rem;
}
.-ybc-left-49{
  left: -12.25rem;
}
.-ybc-left-52{
  left: -13rem;
}
.-ybc-left-56{
  left: -14rem;
}
.-ybc-left-60{
  left: -15rem;
}
.-ybc-left-64{
  left: -16rem;
}
.-ybc-left-68{
  left: -17rem;
}
.-ybc-left-72{
  left: -18rem;
}
.-ybc-left-76{
  left: -19rem;
}
.-ybc-left-80{
  left: -20rem;
}
.-ybc-left-84{
  left: -21rem;
}
.-ybc-left-168{
  left: -42rem;
}
.-ybc-left-px{
  left: -1px;
}
.-ybc-left-0\.5{
  left: -0.125rem;
}
.-ybc-left-1\.5{
  left: -0.375rem;
}
.-ybc-left-2\.5{
  left: -0.625rem;
}
.-ybc-left-3\.5{
  left: -0.875rem;
}
.-ybc-left-1\/2{
  left: -50%;
}
.-ybc-left-1\/3{
  left: -33.333333%;
}
.-ybc-left-2\/3{
  left: -66.666667%;
}
.-ybc-left-1\/4{
  left: -25%;
}
.-ybc-left-2\/4{
  left: -50%;
}
.-ybc-left-3\/4{
  left: -75%;
}
.-ybc-left-full{
  left: -100%;
}
.ybc--left-0{
  left: 0;
}
.ybc--left-1{
  left: -0.25rem;
}
.ybc--left-2{
  left: -0.5rem;
}
.ybc--left-3{
  left: -0.75rem;
}
.ybc--left-4{
  left: -1rem;
}
.ybc--left-5{
  left: -1.25rem;
}
.ybc--left-6{
  left: -1.5rem;
}
.ybc--left-7{
  left: -1.75rem;
}
.ybc--left-8{
  left: -2rem;
}
.ybc--left-9{
  left: -2.25rem;
}
.ybc--left-10{
  left: -2.5rem;
}
.ybc--left-11{
  left: -2.75rem;
}
.ybc--left-12{
  left: -3rem;
}
.ybc--left-13{
  left: -3.25rem;
}
.ybc--left-14{
  left: -3.5rem;
}
.ybc--left-15{
  left: -3.75rem;
}
.ybc--left-16{
  left: -4rem;
}
.ybc--left-17{
  left: -4.25rem;
}
.ybc--left-18{
  left: -4.5rem;
}
.ybc--left-19{
  left: -4.75rem;
}
.ybc--left-20{
  left: -5rem;
}
.ybc--left-24{
  left: -6rem;
}
.ybc--left-25{
  left: -6.25rem;
}
.ybc--left-26{
  left: -6.75rem;
}
.ybc--left-28{
  left: -7rem;
}
.ybc--left-32{
  left: -8rem;
}
.ybc--left-36{
  left: -9rem;
}
.ybc--left-40{
  left: -10rem;
}
.ybc--left-44{
  left: -11rem;
}
.ybc--left-45{
  left: -11.25rem;
}
.ybc--left-46{
  left: -11.875rem;
}
.ybc--left-48{
  left: -12rem;
}
.ybc--left-49{
  left: -12.25rem;
}
.ybc--left-52{
  left: -13rem;
}
.ybc--left-56{
  left: -14rem;
}
.ybc--left-60{
  left: -15rem;
}
.ybc--left-64{
  left: -16rem;
}
.ybc--left-68{
  left: -17rem;
}
.ybc--left-72{
  left: -18rem;
}
.ybc--left-76{
  left: -19rem;
}
.ybc--left-80{
  left: -20rem;
}
.ybc--left-84{
  left: -21rem;
}
.ybc--left-168{
  left: -42rem;
}
.ybc--left-px{
  left: -1px;
}
.ybc--left-0\.5{
  left: -0.125rem;
}
.ybc--left-1\.5{
  left: -0.375rem;
}
.ybc--left-2\.5{
  left: -0.625rem;
}
.ybc--left-3\.5{
  left: -0.875rem;
}
.ybc--left-1\/2{
  left: -50%;
}
.ybc--left-1\/3{
  left: -33.333333%;
}
.ybc--left-2\/3{
  left: -66.666667%;
}
.ybc--left-1\/4{
  left: -25%;
}
.ybc--left-2\/4{
  left: -50%;
}
.ybc--left-3\/4{
  left: -75%;
}
.ybc--left-full{
  left: -100%;
}
.ybc-isolate{
  isolation: isolate;
}
.ybc-isolation-auto{
  isolation: auto;
}
.ybc-z-0{
  z-index: 0;
}
.ybc-z-10{
  z-index: 10;
}
.ybc-z-20{
  z-index: 20;
}
.ybc-z-30{
  z-index: 30;
}
.ybc-z-40{
  z-index: 40;
}
.ybc-z-50{
  z-index: 50;
}
.ybc-z-auto{
  z-index: auto;
}
.-ybc-z-0{
  z-index: 0;
}
.-ybc-z-10{
  z-index: -10;
}
.-ybc-z-20{
  z-index: -20;
}
.-ybc-z-30{
  z-index: -30;
}
.-ybc-z-40{
  z-index: -40;
}
.-ybc-z-50{
  z-index: -50;
}
.ybc--z-0{
  z-index: 0;
}
.ybc--z-10{
  z-index: -10;
}
.ybc--z-20{
  z-index: -20;
}
.ybc--z-30{
  z-index: -30;
}
.ybc--z-40{
  z-index: -40;
}
.ybc--z-50{
  z-index: -50;
}
.ybc-order-1{
  order: 1;
}
.ybc-order-2{
  order: 2;
}
.ybc-order-3{
  order: 3;
}
.ybc-order-4{
  order: 4;
}
.ybc-order-5{
  order: 5;
}
.ybc-order-6{
  order: 6;
}
.ybc-order-7{
  order: 7;
}
.ybc-order-8{
  order: 8;
}
.ybc-order-9{
  order: 9;
}
.ybc-order-10{
  order: 10;
}
.ybc-order-11{
  order: 11;
}
.ybc-order-12{
  order: 12;
}
.ybc-order-first{
  order: -9999;
}
.ybc-order-last{
  order: 9999;
}
.ybc-order-none{
  order: 0;
}
.-ybc-order-1{
  order: -1;
}
.-ybc-order-2{
  order: -2;
}
.-ybc-order-3{
  order: -3;
}
.-ybc-order-4{
  order: -4;
}
.-ybc-order-5{
  order: -5;
}
.-ybc-order-6{
  order: -6;
}
.-ybc-order-7{
  order: -7;
}
.-ybc-order-8{
  order: -8;
}
.-ybc-order-9{
  order: -9;
}
.-ybc-order-10{
  order: -10;
}
.-ybc-order-11{
  order: -11;
}
.-ybc-order-12{
  order: -12;
}
.-ybc-order-first{
  order: 9999;
}
.-ybc-order-last{
  order: -9999;
}
.-ybc-order-none{
  order: 0;
}
.ybc--order-1{
  order: -1;
}
.ybc--order-2{
  order: -2;
}
.ybc--order-3{
  order: -3;
}
.ybc--order-4{
  order: -4;
}
.ybc--order-5{
  order: -5;
}
.ybc--order-6{
  order: -6;
}
.ybc--order-7{
  order: -7;
}
.ybc--order-8{
  order: -8;
}
.ybc--order-9{
  order: -9;
}
.ybc--order-10{
  order: -10;
}
.ybc--order-11{
  order: -11;
}
.ybc--order-12{
  order: -12;
}
.ybc--order-first{
  order: 9999;
}
.ybc--order-last{
  order: -9999;
}
.ybc--order-none{
  order: 0;
}
.ybc-col-auto{
  grid-column: auto;
}
.ybc-col-span-1{
  grid-column: span 1 / span 1;
}
.ybc-col-span-2{
  grid-column: span 2 / span 2;
}
.ybc-col-span-3{
  grid-column: span 3 / span 3;
}
.ybc-col-span-4{
  grid-column: span 4 / span 4;
}
.ybc-col-span-5{
  grid-column: span 5 / span 5;
}
.ybc-col-span-6{
  grid-column: span 6 / span 6;
}
.ybc-col-span-7{
  grid-column: span 7 / span 7;
}
.ybc-col-span-8{
  grid-column: span 8 / span 8;
}
.ybc-col-span-9{
  grid-column: span 9 / span 9;
}
.ybc-col-span-10{
  grid-column: span 10 / span 10;
}
.ybc-col-span-11{
  grid-column: span 11 / span 11;
}
.ybc-col-span-12{
  grid-column: span 12 / span 12;
}
.ybc-col-span-full{
  grid-column: 1 / -1;
}
.ybc-col-start-1{
  grid-column-start: 1;
}
.ybc-col-start-2{
  grid-column-start: 2;
}
.ybc-col-start-3{
  grid-column-start: 3;
}
.ybc-col-start-4{
  grid-column-start: 4;
}
.ybc-col-start-5{
  grid-column-start: 5;
}
.ybc-col-start-6{
  grid-column-start: 6;
}
.ybc-col-start-7{
  grid-column-start: 7;
}
.ybc-col-start-8{
  grid-column-start: 8;
}
.ybc-col-start-9{
  grid-column-start: 9;
}
.ybc-col-start-10{
  grid-column-start: 10;
}
.ybc-col-start-11{
  grid-column-start: 11;
}
.ybc-col-start-12{
  grid-column-start: 12;
}
.ybc-col-start-13{
  grid-column-start: 13;
}
.ybc-col-start-auto{
  grid-column-start: auto;
}
.ybc-col-end-1{
  grid-column-end: 1;
}
.ybc-col-end-2{
  grid-column-end: 2;
}
.ybc-col-end-3{
  grid-column-end: 3;
}
.ybc-col-end-4{
  grid-column-end: 4;
}
.ybc-col-end-5{
  grid-column-end: 5;
}
.ybc-col-end-6{
  grid-column-end: 6;
}
.ybc-col-end-7{
  grid-column-end: 7;
}
.ybc-col-end-8{
  grid-column-end: 8;
}
.ybc-col-end-9{
  grid-column-end: 9;
}
.ybc-col-end-10{
  grid-column-end: 10;
}
.ybc-col-end-11{
  grid-column-end: 11;
}
.ybc-col-end-12{
  grid-column-end: 12;
}
.ybc-col-end-13{
  grid-column-end: 13;
}
.ybc-col-end-auto{
  grid-column-end: auto;
}
.ybc-row-auto{
  grid-row: auto;
}
.ybc-row-span-1{
  grid-row: span 1 / span 1;
}
.ybc-row-span-2{
  grid-row: span 2 / span 2;
}
.ybc-row-span-3{
  grid-row: span 3 / span 3;
}
.ybc-row-span-4{
  grid-row: span 4 / span 4;
}
.ybc-row-span-5{
  grid-row: span 5 / span 5;
}
.ybc-row-span-6{
  grid-row: span 6 / span 6;
}
.ybc-row-span-full{
  grid-row: 1 / -1;
}
.ybc-row-start-1{
  grid-row-start: 1;
}
.ybc-row-start-2{
  grid-row-start: 2;
}
.ybc-row-start-3{
  grid-row-start: 3;
}
.ybc-row-start-4{
  grid-row-start: 4;
}
.ybc-row-start-5{
  grid-row-start: 5;
}
.ybc-row-start-6{
  grid-row-start: 6;
}
.ybc-row-start-7{
  grid-row-start: 7;
}
.ybc-row-start-auto{
  grid-row-start: auto;
}
.ybc-row-end-1{
  grid-row-end: 1;
}
.ybc-row-end-2{
  grid-row-end: 2;
}
.ybc-row-end-3{
  grid-row-end: 3;
}
.ybc-row-end-4{
  grid-row-end: 4;
}
.ybc-row-end-5{
  grid-row-end: 5;
}
.ybc-row-end-6{
  grid-row-end: 6;
}
.ybc-row-end-7{
  grid-row-end: 7;
}
.ybc-row-end-auto{
  grid-row-end: auto;
}
.ybc-float-right{
  float: right;
}
.ybc-float-left{
  float: left;
}
.ybc-float-none{
  float: none;
}
.ybc-clear-left{
  clear: left;
}
.ybc-clear-right{
  clear: right;
}
.ybc-clear-both{
  clear: both;
}
.ybc-clear-none{
  clear: none;
}
.ybc-m-0{
  margin: 0;
}
.ybc-m-1{
  margin: 0.25rem;
}
.ybc-m-2{
  margin: 0.5rem;
}
.ybc-m-3{
  margin: 0.75rem;
}
.ybc-m-4{
  margin: 1rem;
}
.ybc-m-5{
  margin: 1.25rem;
}
.ybc-m-6{
  margin: 1.5rem;
}
.ybc-m-7{
  margin: 1.75rem;
}
.ybc-m-8{
  margin: 2rem;
}
.ybc-m-9{
  margin: 2.25rem;
}
.ybc-m-10{
  margin: 2.5rem;
}
.ybc-m-11{
  margin: 2.75rem;
}
.ybc-m-12{
  margin: 3rem;
}
.ybc-m-13{
  margin: 3.25rem;
}
.ybc-m-14{
  margin: 3.5rem;
}
.ybc-m-15{
  margin: 3.75rem;
}
.ybc-m-16{
  margin: 4rem;
}
.ybc-m-17{
  margin: 4.25rem;
}
.ybc-m-18{
  margin: 4.5rem;
}
.ybc-m-19{
  margin: 4.75rem;
}
.ybc-m-20{
  margin: 5rem;
}
.ybc-m-24{
  margin: 6rem;
}
.ybc-m-25{
  margin: 6.25rem;
}
.ybc-m-26{
  margin: 6.75rem;
}
.ybc-m-28{
  margin: 7rem;
}
.ybc-m-32{
  margin: 8rem;
}
.ybc-m-36{
  margin: 9rem;
}
.ybc-m-40{
  margin: 10rem;
}
.ybc-m-44{
  margin: 11rem;
}
.ybc-m-45{
  margin: 11.25rem;
}
.ybc-m-46{
  margin: 11.875rem;
}
.ybc-m-48{
  margin: 12rem;
}
.ybc-m-49{
  margin: 12.25rem;
}
.ybc-m-52{
  margin: 13rem;
}
.ybc-m-56{
  margin: 14rem;
}
.ybc-m-60{
  margin: 15rem;
}
.ybc-m-64{
  margin: 16rem;
}
.ybc-m-68{
  margin: 17rem;
}
.ybc-m-72{
  margin: 18rem;
}
.ybc-m-76{
  margin: 19rem;
}
.ybc-m-80{
  margin: 20rem;
}
.ybc-m-84{
  margin: 21rem;
}
.ybc-m-168{
  margin: 42rem;
}
.ybc-m-auto{
  margin: auto;
}
.ybc-m-px{
  margin: 1px;
}
.ybc-m-0\.5{
  margin: 0.125rem;
}
.ybc-m-1\.5{
  margin: 0.375rem;
}
.ybc-m-2\.5{
  margin: 0.625rem;
}
.ybc-m-3\.5{
  margin: 0.875rem;
}
.-ybc-m-0{
  margin: 0;
}
.-ybc-m-1{
  margin: -0.25rem;
}
.-ybc-m-2{
  margin: -0.5rem;
}
.-ybc-m-3{
  margin: -0.75rem;
}
.-ybc-m-4{
  margin: -1rem;
}
.-ybc-m-5{
  margin: -1.25rem;
}
.-ybc-m-6{
  margin: -1.5rem;
}
.-ybc-m-7{
  margin: -1.75rem;
}
.-ybc-m-8{
  margin: -2rem;
}
.-ybc-m-9{
  margin: -2.25rem;
}
.-ybc-m-10{
  margin: -2.5rem;
}
.-ybc-m-11{
  margin: -2.75rem;
}
.-ybc-m-12{
  margin: -3rem;
}
.-ybc-m-13{
  margin: -3.25rem;
}
.-ybc-m-14{
  margin: -3.5rem;
}
.-ybc-m-15{
  margin: -3.75rem;
}
.-ybc-m-16{
  margin: -4rem;
}
.-ybc-m-17{
  margin: -4.25rem;
}
.-ybc-m-18{
  margin: -4.5rem;
}
.-ybc-m-19{
  margin: -4.75rem;
}
.-ybc-m-20{
  margin: -5rem;
}
.-ybc-m-24{
  margin: -6rem;
}
.-ybc-m-25{
  margin: -6.25rem;
}
.-ybc-m-26{
  margin: -6.75rem;
}
.-ybc-m-28{
  margin: -7rem;
}
.-ybc-m-32{
  margin: -8rem;
}
.-ybc-m-36{
  margin: -9rem;
}
.-ybc-m-40{
  margin: -10rem;
}
.-ybc-m-44{
  margin: -11rem;
}
.-ybc-m-45{
  margin: -11.25rem;
}
.-ybc-m-46{
  margin: -11.875rem;
}
.-ybc-m-48{
  margin: -12rem;
}
.-ybc-m-49{
  margin: -12.25rem;
}
.-ybc-m-52{
  margin: -13rem;
}
.-ybc-m-56{
  margin: -14rem;
}
.-ybc-m-60{
  margin: -15rem;
}
.-ybc-m-64{
  margin: -16rem;
}
.-ybc-m-68{
  margin: -17rem;
}
.-ybc-m-72{
  margin: -18rem;
}
.-ybc-m-76{
  margin: -19rem;
}
.-ybc-m-80{
  margin: -20rem;
}
.-ybc-m-84{
  margin: -21rem;
}
.-ybc-m-168{
  margin: -42rem;
}
.-ybc-m-px{
  margin: -1px;
}
.-ybc-m-0\.5{
  margin: -0.125rem;
}
.-ybc-m-1\.5{
  margin: -0.375rem;
}
.-ybc-m-2\.5{
  margin: -0.625rem;
}
.-ybc-m-3\.5{
  margin: -0.875rem;
}
.ybc--m-0{
  margin: 0;
}
.ybc--m-1{
  margin: -0.25rem;
}
.ybc--m-2{
  margin: -0.5rem;
}
.ybc--m-3{
  margin: -0.75rem;
}
.ybc--m-4{
  margin: -1rem;
}
.ybc--m-5{
  margin: -1.25rem;
}
.ybc--m-6{
  margin: -1.5rem;
}
.ybc--m-7{
  margin: -1.75rem;
}
.ybc--m-8{
  margin: -2rem;
}
.ybc--m-9{
  margin: -2.25rem;
}
.ybc--m-10{
  margin: -2.5rem;
}
.ybc--m-11{
  margin: -2.75rem;
}
.ybc--m-12{
  margin: -3rem;
}
.ybc--m-13{
  margin: -3.25rem;
}
.ybc--m-14{
  margin: -3.5rem;
}
.ybc--m-15{
  margin: -3.75rem;
}
.ybc--m-16{
  margin: -4rem;
}
.ybc--m-17{
  margin: -4.25rem;
}
.ybc--m-18{
  margin: -4.5rem;
}
.ybc--m-19{
  margin: -4.75rem;
}
.ybc--m-20{
  margin: -5rem;
}
.ybc--m-24{
  margin: -6rem;
}
.ybc--m-25{
  margin: -6.25rem;
}
.ybc--m-26{
  margin: -6.75rem;
}
.ybc--m-28{
  margin: -7rem;
}
.ybc--m-32{
  margin: -8rem;
}
.ybc--m-36{
  margin: -9rem;
}
.ybc--m-40{
  margin: -10rem;
}
.ybc--m-44{
  margin: -11rem;
}
.ybc--m-45{
  margin: -11.25rem;
}
.ybc--m-46{
  margin: -11.875rem;
}
.ybc--m-48{
  margin: -12rem;
}
.ybc--m-49{
  margin: -12.25rem;
}
.ybc--m-52{
  margin: -13rem;
}
.ybc--m-56{
  margin: -14rem;
}
.ybc--m-60{
  margin: -15rem;
}
.ybc--m-64{
  margin: -16rem;
}
.ybc--m-68{
  margin: -17rem;
}
.ybc--m-72{
  margin: -18rem;
}
.ybc--m-76{
  margin: -19rem;
}
.ybc--m-80{
  margin: -20rem;
}
.ybc--m-84{
  margin: -21rem;
}
.ybc--m-168{
  margin: -42rem;
}
.ybc--m-px{
  margin: -1px;
}
.ybc--m-0\.5{
  margin: -0.125rem;
}
.ybc--m-1\.5{
  margin: -0.375rem;
}
.ybc--m-2\.5{
  margin: -0.625rem;
}
.ybc--m-3\.5{
  margin: -0.875rem;
}
.ybc-mx-0{
  margin-left: 0;
  margin-right: 0;
}
.ybc-mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.ybc-mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.ybc-mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.ybc-mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.ybc-mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.ybc-mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.ybc-mx-7{
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}
.ybc-mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}
.ybc-mx-9{
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}
.ybc-mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.ybc-mx-11{
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}
.ybc-mx-12{
  margin-left: 3rem;
  margin-right: 3rem;
}
.ybc-mx-13{
  margin-left: 3.25rem;
  margin-right: 3.25rem;
}
.ybc-mx-14{
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
.ybc-mx-15{
  margin-left: 3.75rem;
  margin-right: 3.75rem;
}
.ybc-mx-16{
  margin-left: 4rem;
  margin-right: 4rem;
}
.ybc-mx-17{
  margin-left: 4.25rem;
  margin-right: 4.25rem;
}
.ybc-mx-18{
  margin-left: 4.5rem;
  margin-right: 4.5rem;
}
.ybc-mx-19{
  margin-left: 4.75rem;
  margin-right: 4.75rem;
}
.ybc-mx-20{
  margin-left: 5rem;
  margin-right: 5rem;
}
.ybc-mx-24{
  margin-left: 6rem;
  margin-right: 6rem;
}
.ybc-mx-25{
  margin-left: 6.25rem;
  margin-right: 6.25rem;
}
.ybc-mx-26{
  margin-left: 6.75rem;
  margin-right: 6.75rem;
}
.ybc-mx-28{
  margin-left: 7rem;
  margin-right: 7rem;
}
.ybc-mx-32{
  margin-left: 8rem;
  margin-right: 8rem;
}
.ybc-mx-36{
  margin-left: 9rem;
  margin-right: 9rem;
}
.ybc-mx-40{
  margin-left: 10rem;
  margin-right: 10rem;
}
.ybc-mx-44{
  margin-left: 11rem;
  margin-right: 11rem;
}
.ybc-mx-45{
  margin-left: 11.25rem;
  margin-right: 11.25rem;
}
.ybc-mx-46{
  margin-left: 11.875rem;
  margin-right: 11.875rem;
}
.ybc-mx-48{
  margin-left: 12rem;
  margin-right: 12rem;
}
.ybc-mx-49{
  margin-left: 12.25rem;
  margin-right: 12.25rem;
}
.ybc-mx-52{
  margin-left: 13rem;
  margin-right: 13rem;
}
.ybc-mx-56{
  margin-left: 14rem;
  margin-right: 14rem;
}
.ybc-mx-60{
  margin-left: 15rem;
  margin-right: 15rem;
}
.ybc-mx-64{
  margin-left: 16rem;
  margin-right: 16rem;
}
.ybc-mx-68{
  margin-left: 17rem;
  margin-right: 17rem;
}
.ybc-mx-72{
  margin-left: 18rem;
  margin-right: 18rem;
}
.ybc-mx-76{
  margin-left: 19rem;
  margin-right: 19rem;
}
.ybc-mx-80{
  margin-left: 20rem;
  margin-right: 20rem;
}
.ybc-mx-84{
  margin-left: 21rem;
  margin-right: 21rem;
}
.ybc-mx-168{
  margin-left: 42rem;
  margin-right: 42rem;
}
.ybc-mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.ybc-mx-px{
  margin-left: 1px;
  margin-right: 1px;
}
.ybc-mx-0\.5{
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}
.ybc-mx-1\.5{
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}
.ybc-mx-2\.5{
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.ybc-mx-3\.5{
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}
.-ybc-mx-0{
  margin-left: 0;
  margin-right: 0;
}
.-ybc-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-ybc-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-ybc-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-ybc-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.-ybc-mx-5{
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.-ybc-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.-ybc-mx-7{
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}
.-ybc-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}
.-ybc-mx-9{
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}
.-ybc-mx-10{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}
.-ybc-mx-11{
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}
.-ybc-mx-12{
  margin-left: -3rem;
  margin-right: -3rem;
}
.-ybc-mx-13{
  margin-left: -3.25rem;
  margin-right: -3.25rem;
}
.-ybc-mx-14{
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}
.-ybc-mx-15{
  margin-left: -3.75rem;
  margin-right: -3.75rem;
}
.-ybc-mx-16{
  margin-left: -4rem;
  margin-right: -4rem;
}
.-ybc-mx-17{
  margin-left: -4.25rem;
  margin-right: -4.25rem;
}
.-ybc-mx-18{
  margin-left: -4.5rem;
  margin-right: -4.5rem;
}
.-ybc-mx-19{
  margin-left: -4.75rem;
  margin-right: -4.75rem;
}
.-ybc-mx-20{
  margin-left: -5rem;
  margin-right: -5rem;
}
.-ybc-mx-24{
  margin-left: -6rem;
  margin-right: -6rem;
}
.-ybc-mx-25{
  margin-left: -6.25rem;
  margin-right: -6.25rem;
}
.-ybc-mx-26{
  margin-left: -6.75rem;
  margin-right: -6.75rem;
}
.-ybc-mx-28{
  margin-left: -7rem;
  margin-right: -7rem;
}
.-ybc-mx-32{
  margin-left: -8rem;
  margin-right: -8rem;
}
.-ybc-mx-36{
  margin-left: -9rem;
  margin-right: -9rem;
}
.-ybc-mx-40{
  margin-left: -10rem;
  margin-right: -10rem;
}
.-ybc-mx-44{
  margin-left: -11rem;
  margin-right: -11rem;
}
.-ybc-mx-45{
  margin-left: -11.25rem;
  margin-right: -11.25rem;
}
.-ybc-mx-46{
  margin-left: -11.875rem;
  margin-right: -11.875rem;
}
.-ybc-mx-48{
  margin-left: -12rem;
  margin-right: -12rem;
}
.-ybc-mx-49{
  margin-left: -12.25rem;
  margin-right: -12.25rem;
}
.-ybc-mx-52{
  margin-left: -13rem;
  margin-right: -13rem;
}
.-ybc-mx-56{
  margin-left: -14rem;
  margin-right: -14rem;
}
.-ybc-mx-60{
  margin-left: -15rem;
  margin-right: -15rem;
}
.-ybc-mx-64{
  margin-left: -16rem;
  margin-right: -16rem;
}
.-ybc-mx-68{
  margin-left: -17rem;
  margin-right: -17rem;
}
.-ybc-mx-72{
  margin-left: -18rem;
  margin-right: -18rem;
}
.-ybc-mx-76{
  margin-left: -19rem;
  margin-right: -19rem;
}
.-ybc-mx-80{
  margin-left: -20rem;
  margin-right: -20rem;
}
.-ybc-mx-84{
  margin-left: -21rem;
  margin-right: -21rem;
}
.-ybc-mx-168{
  margin-left: -42rem;
  margin-right: -42rem;
}
.-ybc-mx-px{
  margin-left: -1px;
  margin-right: -1px;
}
.-ybc-mx-0\.5{
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}
.-ybc-mx-1\.5{
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}
.-ybc-mx-2\.5{
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.-ybc-mx-3\.5{
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
.ybc--mx-0{
  margin-left: 0;
  margin-right: 0;
}
.ybc--mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.ybc--mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.ybc--mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.ybc--mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.ybc--mx-5{
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.ybc--mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.ybc--mx-7{
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}
.ybc--mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}
.ybc--mx-9{
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}
.ybc--mx-10{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}
.ybc--mx-11{
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}
.ybc--mx-12{
  margin-left: -3rem;
  margin-right: -3rem;
}
.ybc--mx-13{
  margin-left: -3.25rem;
  margin-right: -3.25rem;
}
.ybc--mx-14{
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}
.ybc--mx-15{
  margin-left: -3.75rem;
  margin-right: -3.75rem;
}
.ybc--mx-16{
  margin-left: -4rem;
  margin-right: -4rem;
}
.ybc--mx-17{
  margin-left: -4.25rem;
  margin-right: -4.25rem;
}
.ybc--mx-18{
  margin-left: -4.5rem;
  margin-right: -4.5rem;
}
.ybc--mx-19{
  margin-left: -4.75rem;
  margin-right: -4.75rem;
}
.ybc--mx-20{
  margin-left: -5rem;
  margin-right: -5rem;
}
.ybc--mx-24{
  margin-left: -6rem;
  margin-right: -6rem;
}
.ybc--mx-25{
  margin-left: -6.25rem;
  margin-right: -6.25rem;
}
.ybc--mx-26{
  margin-left: -6.75rem;
  margin-right: -6.75rem;
}
.ybc--mx-28{
  margin-left: -7rem;
  margin-right: -7rem;
}
.ybc--mx-32{
  margin-left: -8rem;
  margin-right: -8rem;
}
.ybc--mx-36{
  margin-left: -9rem;
  margin-right: -9rem;
}
.ybc--mx-40{
  margin-left: -10rem;
  margin-right: -10rem;
}
.ybc--mx-44{
  margin-left: -11rem;
  margin-right: -11rem;
}
.ybc--mx-45{
  margin-left: -11.25rem;
  margin-right: -11.25rem;
}
.ybc--mx-46{
  margin-left: -11.875rem;
  margin-right: -11.875rem;
}
.ybc--mx-48{
  margin-left: -12rem;
  margin-right: -12rem;
}
.ybc--mx-49{
  margin-left: -12.25rem;
  margin-right: -12.25rem;
}
.ybc--mx-52{
  margin-left: -13rem;
  margin-right: -13rem;
}
.ybc--mx-56{
  margin-left: -14rem;
  margin-right: -14rem;
}
.ybc--mx-60{
  margin-left: -15rem;
  margin-right: -15rem;
}
.ybc--mx-64{
  margin-left: -16rem;
  margin-right: -16rem;
}
.ybc--mx-68{
  margin-left: -17rem;
  margin-right: -17rem;
}
.ybc--mx-72{
  margin-left: -18rem;
  margin-right: -18rem;
}
.ybc--mx-76{
  margin-left: -19rem;
  margin-right: -19rem;
}
.ybc--mx-80{
  margin-left: -20rem;
  margin-right: -20rem;
}
.ybc--mx-84{
  margin-left: -21rem;
  margin-right: -21rem;
}
.ybc--mx-168{
  margin-left: -42rem;
  margin-right: -42rem;
}
.ybc--mx-px{
  margin-left: -1px;
  margin-right: -1px;
}
.ybc--mx-0\.5{
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}
.ybc--mx-1\.5{
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}
.ybc--mx-2\.5{
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.ybc--mx-3\.5{
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
.ybc-my-0{
  margin-top: 0;
  margin-bottom: 0;
}
.ybc-my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.ybc-my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.ybc-my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.ybc-my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.ybc-my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.ybc-my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.ybc-my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.ybc-my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.ybc-my-9{
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}
.ybc-my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.ybc-my-11{
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}
.ybc-my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.ybc-my-13{
  margin-top: 3.25rem;
  margin-bottom: 3.25rem;
}
.ybc-my-14{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.ybc-my-15{
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
.ybc-my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.ybc-my-17{
  margin-top: 4.25rem;
  margin-bottom: 4.25rem;
}
.ybc-my-18{
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}
.ybc-my-19{
  margin-top: 4.75rem;
  margin-bottom: 4.75rem;
}
.ybc-my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.ybc-my-24{
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.ybc-my-25{
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}
.ybc-my-26{
  margin-top: 6.75rem;
  margin-bottom: 6.75rem;
}
.ybc-my-28{
  margin-top: 7rem;
  margin-bottom: 7rem;
}
.ybc-my-32{
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.ybc-my-36{
  margin-top: 9rem;
  margin-bottom: 9rem;
}
.ybc-my-40{
  margin-top: 10rem;
  margin-bottom: 10rem;
}
.ybc-my-44{
  margin-top: 11rem;
  margin-bottom: 11rem;
}
.ybc-my-45{
  margin-top: 11.25rem;
  margin-bottom: 11.25rem;
}
.ybc-my-46{
  margin-top: 11.875rem;
  margin-bottom: 11.875rem;
}
.ybc-my-48{
  margin-top: 12rem;
  margin-bottom: 12rem;
}
.ybc-my-49{
  margin-top: 12.25rem;
  margin-bottom: 12.25rem;
}
.ybc-my-52{
  margin-top: 13rem;
  margin-bottom: 13rem;
}
.ybc-my-56{
  margin-top: 14rem;
  margin-bottom: 14rem;
}
.ybc-my-60{
  margin-top: 15rem;
  margin-bottom: 15rem;
}
.ybc-my-64{
  margin-top: 16rem;
  margin-bottom: 16rem;
}
.ybc-my-68{
  margin-top: 17rem;
  margin-bottom: 17rem;
}
.ybc-my-72{
  margin-top: 18rem;
  margin-bottom: 18rem;
}
.ybc-my-76{
  margin-top: 19rem;
  margin-bottom: 19rem;
}
.ybc-my-80{
  margin-top: 20rem;
  margin-bottom: 20rem;
}
.ybc-my-84{
  margin-top: 21rem;
  margin-bottom: 21rem;
}
.ybc-my-168{
  margin-top: 42rem;
  margin-bottom: 42rem;
}
.ybc-my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.ybc-my-px{
  margin-top: 1px;
  margin-bottom: 1px;
}
.ybc-my-0\.5{
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.ybc-my-1\.5{
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.ybc-my-2\.5{
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.ybc-my-3\.5{
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}
.-ybc-my-0{
  margin-top: 0;
  margin-bottom: 0;
}
.-ybc-my-1{
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.-ybc-my-2{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.-ybc-my-3{
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}
.-ybc-my-4{
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.-ybc-my-5{
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
.-ybc-my-6{
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.-ybc-my-7{
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}
.-ybc-my-8{
  margin-top: -2rem;
  margin-bottom: -2rem;
}
.-ybc-my-9{
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}
.-ybc-my-10{
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}
.-ybc-my-11{
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}
.-ybc-my-12{
  margin-top: -3rem;
  margin-bottom: -3rem;
}
.-ybc-my-13{
  margin-top: -3.25rem;
  margin-bottom: -3.25rem;
}
.-ybc-my-14{
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}
.-ybc-my-15{
  margin-top: -3.75rem;
  margin-bottom: -3.75rem;
}
.-ybc-my-16{
  margin-top: -4rem;
  margin-bottom: -4rem;
}
.-ybc-my-17{
  margin-top: -4.25rem;
  margin-bottom: -4.25rem;
}
.-ybc-my-18{
  margin-top: -4.5rem;
  margin-bottom: -4.5rem;
}
.-ybc-my-19{
  margin-top: -4.75rem;
  margin-bottom: -4.75rem;
}
.-ybc-my-20{
  margin-top: -5rem;
  margin-bottom: -5rem;
}
.-ybc-my-24{
  margin-top: -6rem;
  margin-bottom: -6rem;
}
.-ybc-my-25{
  margin-top: -6.25rem;
  margin-bottom: -6.25rem;
}
.-ybc-my-26{
  margin-top: -6.75rem;
  margin-bottom: -6.75rem;
}
.-ybc-my-28{
  margin-top: -7rem;
  margin-bottom: -7rem;
}
.-ybc-my-32{
  margin-top: -8rem;
  margin-bottom: -8rem;
}
.-ybc-my-36{
  margin-top: -9rem;
  margin-bottom: -9rem;
}
.-ybc-my-40{
  margin-top: -10rem;
  margin-bottom: -10rem;
}
.-ybc-my-44{
  margin-top: -11rem;
  margin-bottom: -11rem;
}
.-ybc-my-45{
  margin-top: -11.25rem;
  margin-bottom: -11.25rem;
}
.-ybc-my-46{
  margin-top: -11.875rem;
  margin-bottom: -11.875rem;
}
.-ybc-my-48{
  margin-top: -12rem;
  margin-bottom: -12rem;
}
.-ybc-my-49{
  margin-top: -12.25rem;
  margin-bottom: -12.25rem;
}
.-ybc-my-52{
  margin-top: -13rem;
  margin-bottom: -13rem;
}
.-ybc-my-56{
  margin-top: -14rem;
  margin-bottom: -14rem;
}
.-ybc-my-60{
  margin-top: -15rem;
  margin-bottom: -15rem;
}
.-ybc-my-64{
  margin-top: -16rem;
  margin-bottom: -16rem;
}
.-ybc-my-68{
  margin-top: -17rem;
  margin-bottom: -17rem;
}
.-ybc-my-72{
  margin-top: -18rem;
  margin-bottom: -18rem;
}
.-ybc-my-76{
  margin-top: -19rem;
  margin-bottom: -19rem;
}
.-ybc-my-80{
  margin-top: -20rem;
  margin-bottom: -20rem;
}
.-ybc-my-84{
  margin-top: -21rem;
  margin-bottom: -21rem;
}
.-ybc-my-168{
  margin-top: -42rem;
  margin-bottom: -42rem;
}
.-ybc-my-px{
  margin-top: -1px;
  margin-bottom: -1px;
}
.-ybc-my-0\.5{
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}
.-ybc-my-1\.5{
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}
.-ybc-my-2\.5{
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
.-ybc-my-3\.5{
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}
.ybc--my-0{
  margin-top: 0;
  margin-bottom: 0;
}
.ybc--my-1{
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.ybc--my-2{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.ybc--my-3{
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}
.ybc--my-4{
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.ybc--my-5{
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
.ybc--my-6{
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.ybc--my-7{
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}
.ybc--my-8{
  margin-top: -2rem;
  margin-bottom: -2rem;
}
.ybc--my-9{
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}
.ybc--my-10{
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}
.ybc--my-11{
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}
.ybc--my-12{
  margin-top: -3rem;
  margin-bottom: -3rem;
}
.ybc--my-13{
  margin-top: -3.25rem;
  margin-bottom: -3.25rem;
}
.ybc--my-14{
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}
.ybc--my-15{
  margin-top: -3.75rem;
  margin-bottom: -3.75rem;
}
.ybc--my-16{
  margin-top: -4rem;
  margin-bottom: -4rem;
}
.ybc--my-17{
  margin-top: -4.25rem;
  margin-bottom: -4.25rem;
}
.ybc--my-18{
  margin-top: -4.5rem;
  margin-bottom: -4.5rem;
}
.ybc--my-19{
  margin-top: -4.75rem;
  margin-bottom: -4.75rem;
}
.ybc--my-20{
  margin-top: -5rem;
  margin-bottom: -5rem;
}
.ybc--my-24{
  margin-top: -6rem;
  margin-bottom: -6rem;
}
.ybc--my-25{
  margin-top: -6.25rem;
  margin-bottom: -6.25rem;
}
.ybc--my-26{
  margin-top: -6.75rem;
  margin-bottom: -6.75rem;
}
.ybc--my-28{
  margin-top: -7rem;
  margin-bottom: -7rem;
}
.ybc--my-32{
  margin-top: -8rem;
  margin-bottom: -8rem;
}
.ybc--my-36{
  margin-top: -9rem;
  margin-bottom: -9rem;
}
.ybc--my-40{
  margin-top: -10rem;
  margin-bottom: -10rem;
}
.ybc--my-44{
  margin-top: -11rem;
  margin-bottom: -11rem;
}
.ybc--my-45{
  margin-top: -11.25rem;
  margin-bottom: -11.25rem;
}
.ybc--my-46{
  margin-top: -11.875rem;
  margin-bottom: -11.875rem;
}
.ybc--my-48{
  margin-top: -12rem;
  margin-bottom: -12rem;
}
.ybc--my-49{
  margin-top: -12.25rem;
  margin-bottom: -12.25rem;
}
.ybc--my-52{
  margin-top: -13rem;
  margin-bottom: -13rem;
}
.ybc--my-56{
  margin-top: -14rem;
  margin-bottom: -14rem;
}
.ybc--my-60{
  margin-top: -15rem;
  margin-bottom: -15rem;
}
.ybc--my-64{
  margin-top: -16rem;
  margin-bottom: -16rem;
}
.ybc--my-68{
  margin-top: -17rem;
  margin-bottom: -17rem;
}
.ybc--my-72{
  margin-top: -18rem;
  margin-bottom: -18rem;
}
.ybc--my-76{
  margin-top: -19rem;
  margin-bottom: -19rem;
}
.ybc--my-80{
  margin-top: -20rem;
  margin-bottom: -20rem;
}
.ybc--my-84{
  margin-top: -21rem;
  margin-bottom: -21rem;
}
.ybc--my-168{
  margin-top: -42rem;
  margin-bottom: -42rem;
}
.ybc--my-px{
  margin-top: -1px;
  margin-bottom: -1px;
}
.ybc--my-0\.5{
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}
.ybc--my-1\.5{
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}
.ybc--my-2\.5{
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
.ybc--my-3\.5{
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}
.ybc-mt-0{
  margin-top: 0;
}
.ybc-mt-1{
  margin-top: 0.25rem;
}
.ybc-mt-2{
  margin-top: 0.5rem;
}
.ybc-mt-3{
  margin-top: 0.75rem;
}
.ybc-mt-4{
  margin-top: 1rem;
}
.ybc-mt-5{
  margin-top: 1.25rem;
}
.ybc-mt-6{
  margin-top: 1.5rem;
}
.ybc-mt-7{
  margin-top: 1.75rem;
}
.ybc-mt-8{
  margin-top: 2rem;
}
.ybc-mt-9{
  margin-top: 2.25rem;
}
.ybc-mt-10{
  margin-top: 2.5rem;
}
.ybc-mt-11{
  margin-top: 2.75rem;
}
.ybc-mt-12{
  margin-top: 3rem;
}
.ybc-mt-13{
  margin-top: 3.25rem;
}
.ybc-mt-14{
  margin-top: 3.5rem;
}
.ybc-mt-15{
  margin-top: 3.75rem;
}
.ybc-mt-16{
  margin-top: 4rem;
}
.ybc-mt-17{
  margin-top: 4.25rem;
}
.ybc-mt-18{
  margin-top: 4.5rem;
}
.ybc-mt-19{
  margin-top: 4.75rem;
}
.ybc-mt-20{
  margin-top: 5rem;
}
.ybc-mt-24{
  margin-top: 6rem;
}
.ybc-mt-25{
  margin-top: 6.25rem;
}
.ybc-mt-26{
  margin-top: 6.75rem;
}
.ybc-mt-28{
  margin-top: 7rem;
}
.ybc-mt-32{
  margin-top: 8rem;
}
.ybc-mt-36{
  margin-top: 9rem;
}
.ybc-mt-40{
  margin-top: 10rem;
}
.ybc-mt-44{
  margin-top: 11rem;
}
.ybc-mt-45{
  margin-top: 11.25rem;
}
.ybc-mt-46{
  margin-top: 11.875rem;
}
.ybc-mt-48{
  margin-top: 12rem;
}
.ybc-mt-49{
  margin-top: 12.25rem;
}
.ybc-mt-52{
  margin-top: 13rem;
}
.ybc-mt-56{
  margin-top: 14rem;
}
.ybc-mt-60{
  margin-top: 15rem;
}
.ybc-mt-64{
  margin-top: 16rem;
}
.ybc-mt-68{
  margin-top: 17rem;
}
.ybc-mt-72{
  margin-top: 18rem;
}
.ybc-mt-76{
  margin-top: 19rem;
}
.ybc-mt-80{
  margin-top: 20rem;
}
.ybc-mt-84{
  margin-top: 21rem;
}
.ybc-mt-168{
  margin-top: 42rem;
}
.ybc-mt-auto{
  margin-top: auto;
}
.ybc-mt-px{
  margin-top: 1px;
}
.ybc-mt-0\.5{
  margin-top: 0.125rem;
}
.ybc-mt-1\.5{
  margin-top: 0.375rem;
}
.ybc-mt-2\.5{
  margin-top: 0.625rem;
}
.ybc-mt-3\.5{
  margin-top: 0.875rem;
}
.-ybc-mt-0{
  margin-top: 0;
}
.-ybc-mt-1{
  margin-top: -0.25rem;
}
.-ybc-mt-2{
  margin-top: -0.5rem;
}
.-ybc-mt-3{
  margin-top: -0.75rem;
}
.-ybc-mt-4{
  margin-top: -1rem;
}
.-ybc-mt-5{
  margin-top: -1.25rem;
}
.-ybc-mt-6{
  margin-top: -1.5rem;
}
.-ybc-mt-7{
  margin-top: -1.75rem;
}
.-ybc-mt-8{
  margin-top: -2rem;
}
.-ybc-mt-9{
  margin-top: -2.25rem;
}
.-ybc-mt-10{
  margin-top: -2.5rem;
}
.-ybc-mt-11{
  margin-top: -2.75rem;
}
.-ybc-mt-12{
  margin-top: -3rem;
}
.-ybc-mt-13{
  margin-top: -3.25rem;
}
.-ybc-mt-14{
  margin-top: -3.5rem;
}
.-ybc-mt-15{
  margin-top: -3.75rem;
}
.-ybc-mt-16{
  margin-top: -4rem;
}
.-ybc-mt-17{
  margin-top: -4.25rem;
}
.-ybc-mt-18{
  margin-top: -4.5rem;
}
.-ybc-mt-19{
  margin-top: -4.75rem;
}
.-ybc-mt-20{
  margin-top: -5rem;
}
.-ybc-mt-24{
  margin-top: -6rem;
}
.-ybc-mt-25{
  margin-top: -6.25rem;
}
.-ybc-mt-26{
  margin-top: -6.75rem;
}
.-ybc-mt-28{
  margin-top: -7rem;
}
.-ybc-mt-32{
  margin-top: -8rem;
}
.-ybc-mt-36{
  margin-top: -9rem;
}
.-ybc-mt-40{
  margin-top: -10rem;
}
.-ybc-mt-44{
  margin-top: -11rem;
}
.-ybc-mt-45{
  margin-top: -11.25rem;
}
.-ybc-mt-46{
  margin-top: -11.875rem;
}
.-ybc-mt-48{
  margin-top: -12rem;
}
.-ybc-mt-49{
  margin-top: -12.25rem;
}
.-ybc-mt-52{
  margin-top: -13rem;
}
.-ybc-mt-56{
  margin-top: -14rem;
}
.-ybc-mt-60{
  margin-top: -15rem;
}
.-ybc-mt-64{
  margin-top: -16rem;
}
.-ybc-mt-68{
  margin-top: -17rem;
}
.-ybc-mt-72{
  margin-top: -18rem;
}
.-ybc-mt-76{
  margin-top: -19rem;
}
.-ybc-mt-80{
  margin-top: -20rem;
}
.-ybc-mt-84{
  margin-top: -21rem;
}
.-ybc-mt-168{
  margin-top: -42rem;
}
.-ybc-mt-px{
  margin-top: -1px;
}
.-ybc-mt-0\.5{
  margin-top: -0.125rem;
}
.-ybc-mt-1\.5{
  margin-top: -0.375rem;
}
.-ybc-mt-2\.5{
  margin-top: -0.625rem;
}
.-ybc-mt-3\.5{
  margin-top: -0.875rem;
}
.ybc--mt-0{
  margin-top: 0;
}
.ybc--mt-1{
  margin-top: -0.25rem;
}
.ybc--mt-2{
  margin-top: -0.5rem;
}
.ybc--mt-3{
  margin-top: -0.75rem;
}
.ybc--mt-4{
  margin-top: -1rem;
}
.ybc--mt-5{
  margin-top: -1.25rem;
}
.ybc--mt-6{
  margin-top: -1.5rem;
}
.ybc--mt-7{
  margin-top: -1.75rem;
}
.ybc--mt-8{
  margin-top: -2rem;
}
.ybc--mt-9{
  margin-top: -2.25rem;
}
.ybc--mt-10{
  margin-top: -2.5rem;
}
.ybc--mt-11{
  margin-top: -2.75rem;
}
.ybc--mt-12{
  margin-top: -3rem;
}
.ybc--mt-13{
  margin-top: -3.25rem;
}
.ybc--mt-14{
  margin-top: -3.5rem;
}
.ybc--mt-15{
  margin-top: -3.75rem;
}
.ybc--mt-16{
  margin-top: -4rem;
}
.ybc--mt-17{
  margin-top: -4.25rem;
}
.ybc--mt-18{
  margin-top: -4.5rem;
}
.ybc--mt-19{
  margin-top: -4.75rem;
}
.ybc--mt-20{
  margin-top: -5rem;
}
.ybc--mt-24{
  margin-top: -6rem;
}
.ybc--mt-25{
  margin-top: -6.25rem;
}
.ybc--mt-26{
  margin-top: -6.75rem;
}
.ybc--mt-28{
  margin-top: -7rem;
}
.ybc--mt-32{
  margin-top: -8rem;
}
.ybc--mt-36{
  margin-top: -9rem;
}
.ybc--mt-40{
  margin-top: -10rem;
}
.ybc--mt-44{
  margin-top: -11rem;
}
.ybc--mt-45{
  margin-top: -11.25rem;
}
.ybc--mt-46{
  margin-top: -11.875rem;
}
.ybc--mt-48{
  margin-top: -12rem;
}
.ybc--mt-49{
  margin-top: -12.25rem;
}
.ybc--mt-52{
  margin-top: -13rem;
}
.ybc--mt-56{
  margin-top: -14rem;
}
.ybc--mt-60{
  margin-top: -15rem;
}
.ybc--mt-64{
  margin-top: -16rem;
}
.ybc--mt-68{
  margin-top: -17rem;
}
.ybc--mt-72{
  margin-top: -18rem;
}
.ybc--mt-76{
  margin-top: -19rem;
}
.ybc--mt-80{
  margin-top: -20rem;
}
.ybc--mt-84{
  margin-top: -21rem;
}
.ybc--mt-168{
  margin-top: -42rem;
}
.ybc--mt-px{
  margin-top: -1px;
}
.ybc--mt-0\.5{
  margin-top: -0.125rem;
}
.ybc--mt-1\.5{
  margin-top: -0.375rem;
}
.ybc--mt-2\.5{
  margin-top: -0.625rem;
}
.ybc--mt-3\.5{
  margin-top: -0.875rem;
}
.ybc-mr-0{
  margin-right: 0;
}
.ybc-mr-1{
  margin-right: 0.25rem;
}
.ybc-mr-2{
  margin-right: 0.5rem;
}
.ybc-mr-3{
  margin-right: 0.75rem;
}
.ybc-mr-4{
  margin-right: 1rem;
}
.ybc-mr-5{
  margin-right: 1.25rem;
}
.ybc-mr-6{
  margin-right: 1.5rem;
}
.ybc-mr-7{
  margin-right: 1.75rem;
}
.ybc-mr-8{
  margin-right: 2rem;
}
.ybc-mr-9{
  margin-right: 2.25rem;
}
.ybc-mr-10{
  margin-right: 2.5rem;
}
.ybc-mr-11{
  margin-right: 2.75rem;
}
.ybc-mr-12{
  margin-right: 3rem;
}
.ybc-mr-13{
  margin-right: 3.25rem;
}
.ybc-mr-14{
  margin-right: 3.5rem;
}
.ybc-mr-15{
  margin-right: 3.75rem;
}
.ybc-mr-16{
  margin-right: 4rem;
}
.ybc-mr-17{
  margin-right: 4.25rem;
}
.ybc-mr-18{
  margin-right: 4.5rem;
}
.ybc-mr-19{
  margin-right: 4.75rem;
}
.ybc-mr-20{
  margin-right: 5rem;
}
.ybc-mr-24{
  margin-right: 6rem;
}
.ybc-mr-25{
  margin-right: 6.25rem;
}
.ybc-mr-26{
  margin-right: 6.75rem;
}
.ybc-mr-28{
  margin-right: 7rem;
}
.ybc-mr-32{
  margin-right: 8rem;
}
.ybc-mr-36{
  margin-right: 9rem;
}
.ybc-mr-40{
  margin-right: 10rem;
}
.ybc-mr-44{
  margin-right: 11rem;
}
.ybc-mr-45{
  margin-right: 11.25rem;
}
.ybc-mr-46{
  margin-right: 11.875rem;
}
.ybc-mr-48{
  margin-right: 12rem;
}
.ybc-mr-49{
  margin-right: 12.25rem;
}
.ybc-mr-52{
  margin-right: 13rem;
}
.ybc-mr-56{
  margin-right: 14rem;
}
.ybc-mr-60{
  margin-right: 15rem;
}
.ybc-mr-64{
  margin-right: 16rem;
}
.ybc-mr-68{
  margin-right: 17rem;
}
.ybc-mr-72{
  margin-right: 18rem;
}
.ybc-mr-76{
  margin-right: 19rem;
}
.ybc-mr-80{
  margin-right: 20rem;
}
.ybc-mr-84{
  margin-right: 21rem;
}
.ybc-mr-168{
  margin-right: 42rem;
}
.ybc-mr-auto{
  margin-right: auto;
}
.ybc-mr-px{
  margin-right: 1px;
}
.ybc-mr-0\.5{
  margin-right: 0.125rem;
}
.ybc-mr-1\.5{
  margin-right: 0.375rem;
}
.ybc-mr-2\.5{
  margin-right: 0.625rem;
}
.ybc-mr-3\.5{
  margin-right: 0.875rem;
}
.-ybc-mr-0{
  margin-right: 0;
}
.-ybc-mr-1{
  margin-right: -0.25rem;
}
.-ybc-mr-2{
  margin-right: -0.5rem;
}
.-ybc-mr-3{
  margin-right: -0.75rem;
}
.-ybc-mr-4{
  margin-right: -1rem;
}
.-ybc-mr-5{
  margin-right: -1.25rem;
}
.-ybc-mr-6{
  margin-right: -1.5rem;
}
.-ybc-mr-7{
  margin-right: -1.75rem;
}
.-ybc-mr-8{
  margin-right: -2rem;
}
.-ybc-mr-9{
  margin-right: -2.25rem;
}
.-ybc-mr-10{
  margin-right: -2.5rem;
}
.-ybc-mr-11{
  margin-right: -2.75rem;
}
.-ybc-mr-12{
  margin-right: -3rem;
}
.-ybc-mr-13{
  margin-right: -3.25rem;
}
.-ybc-mr-14{
  margin-right: -3.5rem;
}
.-ybc-mr-15{
  margin-right: -3.75rem;
}
.-ybc-mr-16{
  margin-right: -4rem;
}
.-ybc-mr-17{
  margin-right: -4.25rem;
}
.-ybc-mr-18{
  margin-right: -4.5rem;
}
.-ybc-mr-19{
  margin-right: -4.75rem;
}
.-ybc-mr-20{
  margin-right: -5rem;
}
.-ybc-mr-24{
  margin-right: -6rem;
}
.-ybc-mr-25{
  margin-right: -6.25rem;
}
.-ybc-mr-26{
  margin-right: -6.75rem;
}
.-ybc-mr-28{
  margin-right: -7rem;
}
.-ybc-mr-32{
  margin-right: -8rem;
}
.-ybc-mr-36{
  margin-right: -9rem;
}
.-ybc-mr-40{
  margin-right: -10rem;
}
.-ybc-mr-44{
  margin-right: -11rem;
}
.-ybc-mr-45{
  margin-right: -11.25rem;
}
.-ybc-mr-46{
  margin-right: -11.875rem;
}
.-ybc-mr-48{
  margin-right: -12rem;
}
.-ybc-mr-49{
  margin-right: -12.25rem;
}
.-ybc-mr-52{
  margin-right: -13rem;
}
.-ybc-mr-56{
  margin-right: -14rem;
}
.-ybc-mr-60{
  margin-right: -15rem;
}
.-ybc-mr-64{
  margin-right: -16rem;
}
.-ybc-mr-68{
  margin-right: -17rem;
}
.-ybc-mr-72{
  margin-right: -18rem;
}
.-ybc-mr-76{
  margin-right: -19rem;
}
.-ybc-mr-80{
  margin-right: -20rem;
}
.-ybc-mr-84{
  margin-right: -21rem;
}
.-ybc-mr-168{
  margin-right: -42rem;
}
.-ybc-mr-px{
  margin-right: -1px;
}
.-ybc-mr-0\.5{
  margin-right: -0.125rem;
}
.-ybc-mr-1\.5{
  margin-right: -0.375rem;
}
.-ybc-mr-2\.5{
  margin-right: -0.625rem;
}
.-ybc-mr-3\.5{
  margin-right: -0.875rem;
}
.ybc--mr-0{
  margin-right: 0;
}
.ybc--mr-1{
  margin-right: -0.25rem;
}
.ybc--mr-2{
  margin-right: -0.5rem;
}
.ybc--mr-3{
  margin-right: -0.75rem;
}
.ybc--mr-4{
  margin-right: -1rem;
}
.ybc--mr-5{
  margin-right: -1.25rem;
}
.ybc--mr-6{
  margin-right: -1.5rem;
}
.ybc--mr-7{
  margin-right: -1.75rem;
}
.ybc--mr-8{
  margin-right: -2rem;
}
.ybc--mr-9{
  margin-right: -2.25rem;
}
.ybc--mr-10{
  margin-right: -2.5rem;
}
.ybc--mr-11{
  margin-right: -2.75rem;
}
.ybc--mr-12{
  margin-right: -3rem;
}
.ybc--mr-13{
  margin-right: -3.25rem;
}
.ybc--mr-14{
  margin-right: -3.5rem;
}
.ybc--mr-15{
  margin-right: -3.75rem;
}
.ybc--mr-16{
  margin-right: -4rem;
}
.ybc--mr-17{
  margin-right: -4.25rem;
}
.ybc--mr-18{
  margin-right: -4.5rem;
}
.ybc--mr-19{
  margin-right: -4.75rem;
}
.ybc--mr-20{
  margin-right: -5rem;
}
.ybc--mr-24{
  margin-right: -6rem;
}
.ybc--mr-25{
  margin-right: -6.25rem;
}
.ybc--mr-26{
  margin-right: -6.75rem;
}
.ybc--mr-28{
  margin-right: -7rem;
}
.ybc--mr-32{
  margin-right: -8rem;
}
.ybc--mr-36{
  margin-right: -9rem;
}
.ybc--mr-40{
  margin-right: -10rem;
}
.ybc--mr-44{
  margin-right: -11rem;
}
.ybc--mr-45{
  margin-right: -11.25rem;
}
.ybc--mr-46{
  margin-right: -11.875rem;
}
.ybc--mr-48{
  margin-right: -12rem;
}
.ybc--mr-49{
  margin-right: -12.25rem;
}
.ybc--mr-52{
  margin-right: -13rem;
}
.ybc--mr-56{
  margin-right: -14rem;
}
.ybc--mr-60{
  margin-right: -15rem;
}
.ybc--mr-64{
  margin-right: -16rem;
}
.ybc--mr-68{
  margin-right: -17rem;
}
.ybc--mr-72{
  margin-right: -18rem;
}
.ybc--mr-76{
  margin-right: -19rem;
}
.ybc--mr-80{
  margin-right: -20rem;
}
.ybc--mr-84{
  margin-right: -21rem;
}
.ybc--mr-168{
  margin-right: -42rem;
}
.ybc--mr-px{
  margin-right: -1px;
}
.ybc--mr-0\.5{
  margin-right: -0.125rem;
}
.ybc--mr-1\.5{
  margin-right: -0.375rem;
}
.ybc--mr-2\.5{
  margin-right: -0.625rem;
}
.ybc--mr-3\.5{
  margin-right: -0.875rem;
}
.ybc-mb-0{
  margin-bottom: 0;
}
.ybc-mb-1{
  margin-bottom: 0.25rem;
}
.ybc-mb-2{
  margin-bottom: 0.5rem;
}
.ybc-mb-3{
  margin-bottom: 0.75rem;
}
.ybc-mb-4{
  margin-bottom: 1rem;
}
.ybc-mb-5{
  margin-bottom: 1.25rem;
}
.ybc-mb-6{
  margin-bottom: 1.5rem;
}
.ybc-mb-7{
  margin-bottom: 1.75rem;
}
.ybc-mb-8{
  margin-bottom: 2rem;
}
.ybc-mb-9{
  margin-bottom: 2.25rem;
}
.ybc-mb-10{
  margin-bottom: 2.5rem;
}
.ybc-mb-11{
  margin-bottom: 2.75rem;
}
.ybc-mb-12{
  margin-bottom: 3rem;
}
.ybc-mb-13{
  margin-bottom: 3.25rem;
}
.ybc-mb-14{
  margin-bottom: 3.5rem;
}
.ybc-mb-15{
  margin-bottom: 3.75rem;
}
.ybc-mb-16{
  margin-bottom: 4rem;
}
.ybc-mb-17{
  margin-bottom: 4.25rem;
}
.ybc-mb-18{
  margin-bottom: 4.5rem;
}
.ybc-mb-19{
  margin-bottom: 4.75rem;
}
.ybc-mb-20{
  margin-bottom: 5rem;
}
.ybc-mb-24{
  margin-bottom: 6rem;
}
.ybc-mb-25{
  margin-bottom: 6.25rem;
}
.ybc-mb-26{
  margin-bottom: 6.75rem;
}
.ybc-mb-28{
  margin-bottom: 7rem;
}
.ybc-mb-32{
  margin-bottom: 8rem;
}
.ybc-mb-36{
  margin-bottom: 9rem;
}
.ybc-mb-40{
  margin-bottom: 10rem;
}
.ybc-mb-44{
  margin-bottom: 11rem;
}
.ybc-mb-45{
  margin-bottom: 11.25rem;
}
.ybc-mb-46{
  margin-bottom: 11.875rem;
}
.ybc-mb-48{
  margin-bottom: 12rem;
}
.ybc-mb-49{
  margin-bottom: 12.25rem;
}
.ybc-mb-52{
  margin-bottom: 13rem;
}
.ybc-mb-56{
  margin-bottom: 14rem;
}
.ybc-mb-60{
  margin-bottom: 15rem;
}
.ybc-mb-64{
  margin-bottom: 16rem;
}
.ybc-mb-68{
  margin-bottom: 17rem;
}
.ybc-mb-72{
  margin-bottom: 18rem;
}
.ybc-mb-76{
  margin-bottom: 19rem;
}
.ybc-mb-80{
  margin-bottom: 20rem;
}
.ybc-mb-84{
  margin-bottom: 21rem;
}
.ybc-mb-168{
  margin-bottom: 42rem;
}
.ybc-mb-auto{
  margin-bottom: auto;
}
.ybc-mb-px{
  margin-bottom: 1px;
}
.ybc-mb-0\.5{
  margin-bottom: 0.125rem;
}
.ybc-mb-1\.5{
  margin-bottom: 0.375rem;
}
.ybc-mb-2\.5{
  margin-bottom: 0.625rem;
}
.ybc-mb-3\.5{
  margin-bottom: 0.875rem;
}
.-ybc-mb-0{
  margin-bottom: 0;
}
.-ybc-mb-1{
  margin-bottom: -0.25rem;
}
.-ybc-mb-2{
  margin-bottom: -0.5rem;
}
.-ybc-mb-3{
  margin-bottom: -0.75rem;
}
.-ybc-mb-4{
  margin-bottom: -1rem;
}
.-ybc-mb-5{
  margin-bottom: -1.25rem;
}
.-ybc-mb-6{
  margin-bottom: -1.5rem;
}
.-ybc-mb-7{
  margin-bottom: -1.75rem;
}
.-ybc-mb-8{
  margin-bottom: -2rem;
}
.-ybc-mb-9{
  margin-bottom: -2.25rem;
}
.-ybc-mb-10{
  margin-bottom: -2.5rem;
}
.-ybc-mb-11{
  margin-bottom: -2.75rem;
}
.-ybc-mb-12{
  margin-bottom: -3rem;
}
.-ybc-mb-13{
  margin-bottom: -3.25rem;
}
.-ybc-mb-14{
  margin-bottom: -3.5rem;
}
.-ybc-mb-15{
  margin-bottom: -3.75rem;
}
.-ybc-mb-16{
  margin-bottom: -4rem;
}
.-ybc-mb-17{
  margin-bottom: -4.25rem;
}
.-ybc-mb-18{
  margin-bottom: -4.5rem;
}
.-ybc-mb-19{
  margin-bottom: -4.75rem;
}
.-ybc-mb-20{
  margin-bottom: -5rem;
}
.-ybc-mb-24{
  margin-bottom: -6rem;
}
.-ybc-mb-25{
  margin-bottom: -6.25rem;
}
.-ybc-mb-26{
  margin-bottom: -6.75rem;
}
.-ybc-mb-28{
  margin-bottom: -7rem;
}
.-ybc-mb-32{
  margin-bottom: -8rem;
}
.-ybc-mb-36{
  margin-bottom: -9rem;
}
.-ybc-mb-40{
  margin-bottom: -10rem;
}
.-ybc-mb-44{
  margin-bottom: -11rem;
}
.-ybc-mb-45{
  margin-bottom: -11.25rem;
}
.-ybc-mb-46{
  margin-bottom: -11.875rem;
}
.-ybc-mb-48{
  margin-bottom: -12rem;
}
.-ybc-mb-49{
  margin-bottom: -12.25rem;
}
.-ybc-mb-52{
  margin-bottom: -13rem;
}
.-ybc-mb-56{
  margin-bottom: -14rem;
}
.-ybc-mb-60{
  margin-bottom: -15rem;
}
.-ybc-mb-64{
  margin-bottom: -16rem;
}
.-ybc-mb-68{
  margin-bottom: -17rem;
}
.-ybc-mb-72{
  margin-bottom: -18rem;
}
.-ybc-mb-76{
  margin-bottom: -19rem;
}
.-ybc-mb-80{
  margin-bottom: -20rem;
}
.-ybc-mb-84{
  margin-bottom: -21rem;
}
.-ybc-mb-168{
  margin-bottom: -42rem;
}
.-ybc-mb-px{
  margin-bottom: -1px;
}
.-ybc-mb-0\.5{
  margin-bottom: -0.125rem;
}
.-ybc-mb-1\.5{
  margin-bottom: -0.375rem;
}
.-ybc-mb-2\.5{
  margin-bottom: -0.625rem;
}
.-ybc-mb-3\.5{
  margin-bottom: -0.875rem;
}
.ybc--mb-0{
  margin-bottom: 0;
}
.ybc--mb-1{
  margin-bottom: -0.25rem;
}
.ybc--mb-2{
  margin-bottom: -0.5rem;
}
.ybc--mb-3{
  margin-bottom: -0.75rem;
}
.ybc--mb-4{
  margin-bottom: -1rem;
}
.ybc--mb-5{
  margin-bottom: -1.25rem;
}
.ybc--mb-6{
  margin-bottom: -1.5rem;
}
.ybc--mb-7{
  margin-bottom: -1.75rem;
}
.ybc--mb-8{
  margin-bottom: -2rem;
}
.ybc--mb-9{
  margin-bottom: -2.25rem;
}
.ybc--mb-10{
  margin-bottom: -2.5rem;
}
.ybc--mb-11{
  margin-bottom: -2.75rem;
}
.ybc--mb-12{
  margin-bottom: -3rem;
}
.ybc--mb-13{
  margin-bottom: -3.25rem;
}
.ybc--mb-14{
  margin-bottom: -3.5rem;
}
.ybc--mb-15{
  margin-bottom: -3.75rem;
}
.ybc--mb-16{
  margin-bottom: -4rem;
}
.ybc--mb-17{
  margin-bottom: -4.25rem;
}
.ybc--mb-18{
  margin-bottom: -4.5rem;
}
.ybc--mb-19{
  margin-bottom: -4.75rem;
}
.ybc--mb-20{
  margin-bottom: -5rem;
}
.ybc--mb-24{
  margin-bottom: -6rem;
}
.ybc--mb-25{
  margin-bottom: -6.25rem;
}
.ybc--mb-26{
  margin-bottom: -6.75rem;
}
.ybc--mb-28{
  margin-bottom: -7rem;
}
.ybc--mb-32{
  margin-bottom: -8rem;
}
.ybc--mb-36{
  margin-bottom: -9rem;
}
.ybc--mb-40{
  margin-bottom: -10rem;
}
.ybc--mb-44{
  margin-bottom: -11rem;
}
.ybc--mb-45{
  margin-bottom: -11.25rem;
}
.ybc--mb-46{
  margin-bottom: -11.875rem;
}
.ybc--mb-48{
  margin-bottom: -12rem;
}
.ybc--mb-49{
  margin-bottom: -12.25rem;
}
.ybc--mb-52{
  margin-bottom: -13rem;
}
.ybc--mb-56{
  margin-bottom: -14rem;
}
.ybc--mb-60{
  margin-bottom: -15rem;
}
.ybc--mb-64{
  margin-bottom: -16rem;
}
.ybc--mb-68{
  margin-bottom: -17rem;
}
.ybc--mb-72{
  margin-bottom: -18rem;
}
.ybc--mb-76{
  margin-bottom: -19rem;
}
.ybc--mb-80{
  margin-bottom: -20rem;
}
.ybc--mb-84{
  margin-bottom: -21rem;
}
.ybc--mb-168{
  margin-bottom: -42rem;
}
.ybc--mb-px{
  margin-bottom: -1px;
}
.ybc--mb-0\.5{
  margin-bottom: -0.125rem;
}
.ybc--mb-1\.5{
  margin-bottom: -0.375rem;
}
.ybc--mb-2\.5{
  margin-bottom: -0.625rem;
}
.ybc--mb-3\.5{
  margin-bottom: -0.875rem;
}
.ybc-ml-0{
  margin-left: 0;
}
.ybc-ml-1{
  margin-left: 0.25rem;
}
.ybc-ml-2{
  margin-left: 0.5rem;
}
.ybc-ml-3{
  margin-left: 0.75rem;
}
.ybc-ml-4{
  margin-left: 1rem;
}
.ybc-ml-5{
  margin-left: 1.25rem;
}
.ybc-ml-6{
  margin-left: 1.5rem;
}
.ybc-ml-7{
  margin-left: 1.75rem;
}
.ybc-ml-8{
  margin-left: 2rem;
}
.ybc-ml-9{
  margin-left: 2.25rem;
}
.ybc-ml-10{
  margin-left: 2.5rem;
}
.ybc-ml-11{
  margin-left: 2.75rem;
}
.ybc-ml-12{
  margin-left: 3rem;
}
.ybc-ml-13{
  margin-left: 3.25rem;
}
.ybc-ml-14{
  margin-left: 3.5rem;
}
.ybc-ml-15{
  margin-left: 3.75rem;
}
.ybc-ml-16{
  margin-left: 4rem;
}
.ybc-ml-17{
  margin-left: 4.25rem;
}
.ybc-ml-18{
  margin-left: 4.5rem;
}
.ybc-ml-19{
  margin-left: 4.75rem;
}
.ybc-ml-20{
  margin-left: 5rem;
}
.ybc-ml-24{
  margin-left: 6rem;
}
.ybc-ml-25{
  margin-left: 6.25rem;
}
.ybc-ml-26{
  margin-left: 6.75rem;
}
.ybc-ml-28{
  margin-left: 7rem;
}
.ybc-ml-32{
  margin-left: 8rem;
}
.ybc-ml-36{
  margin-left: 9rem;
}
.ybc-ml-40{
  margin-left: 10rem;
}
.ybc-ml-44{
  margin-left: 11rem;
}
.ybc-ml-45{
  margin-left: 11.25rem;
}
.ybc-ml-46{
  margin-left: 11.875rem;
}
.ybc-ml-48{
  margin-left: 12rem;
}
.ybc-ml-49{
  margin-left: 12.25rem;
}
.ybc-ml-52{
  margin-left: 13rem;
}
.ybc-ml-56{
  margin-left: 14rem;
}
.ybc-ml-60{
  margin-left: 15rem;
}
.ybc-ml-64{
  margin-left: 16rem;
}
.ybc-ml-68{
  margin-left: 17rem;
}
.ybc-ml-72{
  margin-left: 18rem;
}
.ybc-ml-76{
  margin-left: 19rem;
}
.ybc-ml-80{
  margin-left: 20rem;
}
.ybc-ml-84{
  margin-left: 21rem;
}
.ybc-ml-168{
  margin-left: 42rem;
}
.ybc-ml-auto{
  margin-left: auto;
}
.ybc-ml-px{
  margin-left: 1px;
}
.ybc-ml-0\.5{
  margin-left: 0.125rem;
}
.ybc-ml-1\.5{
  margin-left: 0.375rem;
}
.ybc-ml-2\.5{
  margin-left: 0.625rem;
}
.ybc-ml-3\.5{
  margin-left: 0.875rem;
}
.-ybc-ml-0{
  margin-left: 0;
}
.-ybc-ml-1{
  margin-left: -0.25rem;
}
.-ybc-ml-2{
  margin-left: -0.5rem;
}
.-ybc-ml-3{
  margin-left: -0.75rem;
}
.-ybc-ml-4{
  margin-left: -1rem;
}
.-ybc-ml-5{
  margin-left: -1.25rem;
}
.-ybc-ml-6{
  margin-left: -1.5rem;
}
.-ybc-ml-7{
  margin-left: -1.75rem;
}
.-ybc-ml-8{
  margin-left: -2rem;
}
.-ybc-ml-9{
  margin-left: -2.25rem;
}
.-ybc-ml-10{
  margin-left: -2.5rem;
}
.-ybc-ml-11{
  margin-left: -2.75rem;
}
.-ybc-ml-12{
  margin-left: -3rem;
}
.-ybc-ml-13{
  margin-left: -3.25rem;
}
.-ybc-ml-14{
  margin-left: -3.5rem;
}
.-ybc-ml-15{
  margin-left: -3.75rem;
}
.-ybc-ml-16{
  margin-left: -4rem;
}
.-ybc-ml-17{
  margin-left: -4.25rem;
}
.-ybc-ml-18{
  margin-left: -4.5rem;
}
.-ybc-ml-19{
  margin-left: -4.75rem;
}
.-ybc-ml-20{
  margin-left: -5rem;
}
.-ybc-ml-24{
  margin-left: -6rem;
}
.-ybc-ml-25{
  margin-left: -6.25rem;
}
.-ybc-ml-26{
  margin-left: -6.75rem;
}
.-ybc-ml-28{
  margin-left: -7rem;
}
.-ybc-ml-32{
  margin-left: -8rem;
}
.-ybc-ml-36{
  margin-left: -9rem;
}
.-ybc-ml-40{
  margin-left: -10rem;
}
.-ybc-ml-44{
  margin-left: -11rem;
}
.-ybc-ml-45{
  margin-left: -11.25rem;
}
.-ybc-ml-46{
  margin-left: -11.875rem;
}
.-ybc-ml-48{
  margin-left: -12rem;
}
.-ybc-ml-49{
  margin-left: -12.25rem;
}
.-ybc-ml-52{
  margin-left: -13rem;
}
.-ybc-ml-56{
  margin-left: -14rem;
}
.-ybc-ml-60{
  margin-left: -15rem;
}
.-ybc-ml-64{
  margin-left: -16rem;
}
.-ybc-ml-68{
  margin-left: -17rem;
}
.-ybc-ml-72{
  margin-left: -18rem;
}
.-ybc-ml-76{
  margin-left: -19rem;
}
.-ybc-ml-80{
  margin-left: -20rem;
}
.-ybc-ml-84{
  margin-left: -21rem;
}
.-ybc-ml-168{
  margin-left: -42rem;
}
.-ybc-ml-px{
  margin-left: -1px;
}
.-ybc-ml-0\.5{
  margin-left: -0.125rem;
}
.-ybc-ml-1\.5{
  margin-left: -0.375rem;
}
.-ybc-ml-2\.5{
  margin-left: -0.625rem;
}
.-ybc-ml-3\.5{
  margin-left: -0.875rem;
}
.ybc--ml-0{
  margin-left: 0;
}
.ybc--ml-1{
  margin-left: -0.25rem;
}
.ybc--ml-2{
  margin-left: -0.5rem;
}
.ybc--ml-3{
  margin-left: -0.75rem;
}
.ybc--ml-4{
  margin-left: -1rem;
}
.ybc--ml-5{
  margin-left: -1.25rem;
}
.ybc--ml-6{
  margin-left: -1.5rem;
}
.ybc--ml-7{
  margin-left: -1.75rem;
}
.ybc--ml-8{
  margin-left: -2rem;
}
.ybc--ml-9{
  margin-left: -2.25rem;
}
.ybc--ml-10{
  margin-left: -2.5rem;
}
.ybc--ml-11{
  margin-left: -2.75rem;
}
.ybc--ml-12{
  margin-left: -3rem;
}
.ybc--ml-13{
  margin-left: -3.25rem;
}
.ybc--ml-14{
  margin-left: -3.5rem;
}
.ybc--ml-15{
  margin-left: -3.75rem;
}
.ybc--ml-16{
  margin-left: -4rem;
}
.ybc--ml-17{
  margin-left: -4.25rem;
}
.ybc--ml-18{
  margin-left: -4.5rem;
}
.ybc--ml-19{
  margin-left: -4.75rem;
}
.ybc--ml-20{
  margin-left: -5rem;
}
.ybc--ml-24{
  margin-left: -6rem;
}
.ybc--ml-25{
  margin-left: -6.25rem;
}
.ybc--ml-26{
  margin-left: -6.75rem;
}
.ybc--ml-28{
  margin-left: -7rem;
}
.ybc--ml-32{
  margin-left: -8rem;
}
.ybc--ml-36{
  margin-left: -9rem;
}
.ybc--ml-40{
  margin-left: -10rem;
}
.ybc--ml-44{
  margin-left: -11rem;
}
.ybc--ml-45{
  margin-left: -11.25rem;
}
.ybc--ml-46{
  margin-left: -11.875rem;
}
.ybc--ml-48{
  margin-left: -12rem;
}
.ybc--ml-49{
  margin-left: -12.25rem;
}
.ybc--ml-52{
  margin-left: -13rem;
}
.ybc--ml-56{
  margin-left: -14rem;
}
.ybc--ml-60{
  margin-left: -15rem;
}
.ybc--ml-64{
  margin-left: -16rem;
}
.ybc--ml-68{
  margin-left: -17rem;
}
.ybc--ml-72{
  margin-left: -18rem;
}
.ybc--ml-76{
  margin-left: -19rem;
}
.ybc--ml-80{
  margin-left: -20rem;
}
.ybc--ml-84{
  margin-left: -21rem;
}
.ybc--ml-168{
  margin-left: -42rem;
}
.ybc--ml-px{
  margin-left: -1px;
}
.ybc--ml-0\.5{
  margin-left: -0.125rem;
}
.ybc--ml-1\.5{
  margin-left: -0.375rem;
}
.ybc--ml-2\.5{
  margin-left: -0.625rem;
}
.ybc--ml-3\.5{
  margin-left: -0.875rem;
}
.ybc-box-border{
  box-sizing: border-box;
}
.ybc-box-content{
  box-sizing: content-box;
}
.\!ybc-block{
  display: block !important;
}
.ybc-block{
  display: block;
}
.ybc-inline-block{
  display: inline-block;
}
.ybc-inline{
  display: inline;
}
.ybc-flex{
  display: flex;
}
.ybc-inline-flex{
  display: inline-flex;
}
.ybc-table{
  display: table;
}
.ybc-inline-table{
  display: inline-table;
}
.ybc-table-caption{
  display: table-caption;
}
.ybc-table-cell{
  display: table-cell;
}
.ybc-table-column{
  display: table-column;
}
.ybc-table-column-group{
  display: table-column-group;
}
.ybc-table-footer-group{
  display: table-footer-group;
}
.ybc-table-header-group{
  display: table-header-group;
}
.ybc-table-row-group{
  display: table-row-group;
}
.ybc-table-row{
  display: table-row;
}
.ybc-flow-root{
  display: flow-root;
}
.ybc-grid{
  display: grid;
}
.ybc-inline-grid{
  display: inline-grid;
}
.ybc-contents{
  display: contents;
}
.ybc-list-item{
  display: list-item;
}
.ybc-hidden{
  display: none;
}
.ybc-aspect-auto{
  aspect-ratio: auto;
}
.ybc-aspect-square{
  aspect-ratio: 1 / 1;
}
.ybc-aspect-video{
  aspect-ratio: 16 / 9;
}
.ybc-h-0{
  height: 0;
}
.ybc-h-1{
  height: 0.25rem;
}
.ybc-h-2{
  height: 0.5rem;
}
.ybc-h-3{
  height: 0.75rem;
}
.ybc-h-4{
  height: 1rem;
}
.ybc-h-5{
  height: 1.25rem;
}
.ybc-h-6{
  height: 1.5rem;
}
.ybc-h-7{
  height: 1.75rem;
}
.ybc-h-8{
  height: 2rem;
}
.ybc-h-9{
  height: 2.25rem;
}
.ybc-h-10{
  height: 2.5rem;
}
.ybc-h-11{
  height: 2.75rem;
}
.ybc-h-12{
  height: 3rem;
}
.ybc-h-13{
  height: 3.25rem;
}
.ybc-h-14{
  height: 3.5rem;
}
.ybc-h-15{
  height: 3.75rem;
}
.ybc-h-16{
  height: 4rem;
}
.ybc-h-17{
  height: 4.25rem;
}
.ybc-h-18{
  height: 4.5rem;
}
.ybc-h-19{
  height: 4.75rem;
}
.ybc-h-20{
  height: 5rem;
}
.ybc-h-24{
  height: 6rem;
}
.ybc-h-25{
  height: 6.25rem;
}
.ybc-h-26{
  height: 6.75rem;
}
.ybc-h-28{
  height: 7rem;
}
.ybc-h-32{
  height: 8rem;
}
.ybc-h-36{
  height: 9rem;
}
.ybc-h-40{
  height: 10rem;
}
.ybc-h-44{
  height: 11rem;
}
.ybc-h-45{
  height: 11.25rem;
}
.ybc-h-46{
  height: 11.875rem;
}
.ybc-h-48{
  height: 12rem;
}
.ybc-h-49{
  height: 12.25rem;
}
.ybc-h-52{
  height: 13rem;
}
.ybc-h-56{
  height: 14rem;
}
.ybc-h-60{
  height: 15rem;
}
.ybc-h-64{
  height: 16rem;
}
.ybc-h-68{
  height: 17rem;
}
.ybc-h-72{
  height: 18rem;
}
.ybc-h-76{
  height: 19rem;
}
.ybc-h-80{
  height: 20rem;
}
.ybc-h-84{
  height: 21rem;
}
.ybc-h-168{
  height: 42rem;
}
.ybc-h-auto{
  height: auto;
}
.ybc-h-px{
  height: 1px;
}
.ybc-h-0\.5{
  height: 0.125rem;
}
.ybc-h-1\.5{
  height: 0.375rem;
}
.ybc-h-2\.5{
  height: 0.625rem;
}
.ybc-h-3\.5{
  height: 0.875rem;
}
.ybc-h-1\/2{
  height: 50%;
}
.ybc-h-1\/3{
  height: 33.333333%;
}
.ybc-h-2\/3{
  height: 66.666667%;
}
.ybc-h-1\/4{
  height: 25%;
}
.ybc-h-2\/4{
  height: 50%;
}
.ybc-h-3\/4{
  height: 75%;
}
.ybc-h-1\/5{
  height: 20%;
}
.ybc-h-2\/5{
  height: 40%;
}
.ybc-h-3\/5{
  height: 60%;
}
.ybc-h-4\/5{
  height: 80%;
}
.ybc-h-1\/6{
  height: 16.666667%;
}
.ybc-h-2\/6{
  height: 33.333333%;
}
.ybc-h-3\/6{
  height: 50%;
}
.ybc-h-4\/6{
  height: 66.666667%;
}
.ybc-h-5\/6{
  height: 83.333333%;
}
.ybc-h-full{
  height: 100%;
}
.ybc-h-screen{
  height: 100vh;
}
.ybc-h-min{
  height: -moz-min-content;
  height: min-content;
}
.ybc-h-max{
  height: -moz-max-content;
  height: max-content;
}
.ybc-h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.ybc-max-h-0{
  max-height: 0;
}
.ybc-max-h-1{
  max-height: 0.25rem;
}
.ybc-max-h-2{
  max-height: 0.5rem;
}
.ybc-max-h-3{
  max-height: 0.75rem;
}
.ybc-max-h-4{
  max-height: 1rem;
}
.ybc-max-h-5{
  max-height: 1.25rem;
}
.ybc-max-h-6{
  max-height: 1.5rem;
}
.ybc-max-h-7{
  max-height: 1.75rem;
}
.ybc-max-h-8{
  max-height: 2rem;
}
.ybc-max-h-9{
  max-height: 2.25rem;
}
.ybc-max-h-10{
  max-height: 2.5rem;
}
.ybc-max-h-11{
  max-height: 2.75rem;
}
.ybc-max-h-12{
  max-height: 3rem;
}
.ybc-max-h-13{
  max-height: 3.25rem;
}
.ybc-max-h-14{
  max-height: 3.5rem;
}
.ybc-max-h-15{
  max-height: 3.75rem;
}
.ybc-max-h-16{
  max-height: 4rem;
}
.ybc-max-h-17{
  max-height: 4.25rem;
}
.ybc-max-h-18{
  max-height: 4.5rem;
}
.ybc-max-h-19{
  max-height: 4.75rem;
}
.ybc-max-h-20{
  max-height: 5rem;
}
.ybc-max-h-24{
  max-height: 6rem;
}
.ybc-max-h-25{
  max-height: 6.25rem;
}
.ybc-max-h-26{
  max-height: 6.75rem;
}
.ybc-max-h-28{
  max-height: 7rem;
}
.ybc-max-h-32{
  max-height: 8rem;
}
.ybc-max-h-36{
  max-height: 9rem;
}
.ybc-max-h-40{
  max-height: 10rem;
}
.ybc-max-h-44{
  max-height: 11rem;
}
.ybc-max-h-45{
  max-height: 11.25rem;
}
.ybc-max-h-46{
  max-height: 11.875rem;
}
.ybc-max-h-48{
  max-height: 12rem;
}
.ybc-max-h-49{
  max-height: 12.25rem;
}
.ybc-max-h-52{
  max-height: 13rem;
}
.ybc-max-h-56{
  max-height: 14rem;
}
.ybc-max-h-60{
  max-height: 15rem;
}
.ybc-max-h-64{
  max-height: 16rem;
}
.ybc-max-h-68{
  max-height: 17rem;
}
.ybc-max-h-72{
  max-height: 18rem;
}
.ybc-max-h-76{
  max-height: 19rem;
}
.ybc-max-h-80{
  max-height: 20rem;
}
.ybc-max-h-84{
  max-height: 21rem;
}
.ybc-max-h-168{
  max-height: 42rem;
}
.ybc-max-h-px{
  max-height: 1px;
}
.ybc-max-h-0\.5{
  max-height: 0.125rem;
}
.ybc-max-h-1\.5{
  max-height: 0.375rem;
}
.ybc-max-h-2\.5{
  max-height: 0.625rem;
}
.ybc-max-h-3\.5{
  max-height: 0.875rem;
}
.ybc-max-h-full{
  max-height: 100%;
}
.ybc-max-h-screen{
  max-height: 100vh;
}
.ybc-max-h-min{
  max-height: -moz-min-content;
  max-height: min-content;
}
.ybc-max-h-max{
  max-height: -moz-max-content;
  max-height: max-content;
}
.ybc-max-h-fit{
  max-height: -moz-fit-content;
  max-height: fit-content;
}
.ybc-min-h-0{
  min-height: 0;
}
.ybc-min-h-1{
  min-height: 0.25rem;
}
.ybc-min-h-2{
  min-height: 0.5rem;
}
.ybc-min-h-3{
  min-height: 0.75rem;
}
.ybc-min-h-4{
  min-height: 1rem;
}
.ybc-min-h-5{
  min-height: 1.25rem;
}
.ybc-min-h-6{
  min-height: 1.5rem;
}
.ybc-min-h-7{
  min-height: 1.75rem;
}
.ybc-min-h-8{
  min-height: 2rem;
}
.ybc-min-h-9{
  min-height: 2.25rem;
}
.ybc-min-h-10{
  min-height: 2.5rem;
}
.ybc-min-h-11{
  min-height: 2.75rem;
}
.ybc-min-h-12{
  min-height: 3rem;
}
.ybc-min-h-13{
  min-height: 3.25rem;
}
.ybc-min-h-14{
  min-height: 3.5rem;
}
.ybc-min-h-15{
  min-height: 3.75rem;
}
.ybc-min-h-16{
  min-height: 4rem;
}
.ybc-min-h-17{
  min-height: 4.25rem;
}
.ybc-min-h-18{
  min-height: 4.5rem;
}
.ybc-min-h-19{
  min-height: 4.75rem;
}
.ybc-min-h-20{
  min-height: 5rem;
}
.ybc-min-h-24{
  min-height: 6rem;
}
.ybc-min-h-25{
  min-height: 6.25rem;
}
.ybc-min-h-26{
  min-height: 6.75rem;
}
.ybc-min-h-28{
  min-height: 7rem;
}
.ybc-min-h-32{
  min-height: 8rem;
}
.ybc-min-h-36{
  min-height: 9rem;
}
.ybc-min-h-40{
  min-height: 10rem;
}
.ybc-min-h-44{
  min-height: 11rem;
}
.ybc-min-h-45{
  min-height: 11.25rem;
}
.ybc-min-h-46{
  min-height: 11.875rem;
}
.ybc-min-h-48{
  min-height: 12rem;
}
.ybc-min-h-49{
  min-height: 12.25rem;
}
.ybc-min-h-52{
  min-height: 13rem;
}
.ybc-min-h-56{
  min-height: 14rem;
}
.ybc-min-h-60{
  min-height: 15rem;
}
.ybc-min-h-64{
  min-height: 16rem;
}
.ybc-min-h-68{
  min-height: 17rem;
}
.ybc-min-h-72{
  min-height: 18rem;
}
.ybc-min-h-76{
  min-height: 19rem;
}
.ybc-min-h-80{
  min-height: 20rem;
}
.ybc-min-h-84{
  min-height: 21rem;
}
.ybc-min-h-168{
  min-height: 42rem;
}
.ybc-min-h-full{
  min-height: 100%;
}
.ybc-min-h-screen{
  min-height: 100vh;
}
.ybc-min-h-min{
  min-height: -moz-min-content;
  min-height: min-content;
}
.ybc-min-h-max{
  min-height: -moz-max-content;
  min-height: max-content;
}
.ybc-min-h-fit{
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.ybc-min-h-px{
  min-height: 1px;
}
.ybc-min-h-0\.5{
  min-height: 0.125rem;
}
.ybc-min-h-1\.5{
  min-height: 0.375rem;
}
.ybc-min-h-2\.5{
  min-height: 0.625rem;
}
.ybc-min-h-3\.5{
  min-height: 0.875rem;
}
.ybc-w-0{
  width: 0;
}
.ybc-w-1{
  width: 0.25rem;
}
.ybc-w-2{
  width: 0.5rem;
}
.ybc-w-3{
  width: 0.75rem;
}
.ybc-w-4{
  width: 1rem;
}
.ybc-w-5{
  width: 1.25rem;
}
.ybc-w-6{
  width: 1.5rem;
}
.ybc-w-7{
  width: 1.75rem;
}
.ybc-w-8{
  width: 2rem;
}
.ybc-w-9{
  width: 2.25rem;
}
.ybc-w-10{
  width: 2.5rem;
}
.ybc-w-11{
  width: 2.75rem;
}
.ybc-w-12{
  width: 3rem;
}
.ybc-w-13{
  width: 3.25rem;
}
.ybc-w-14{
  width: 3.5rem;
}
.ybc-w-15{
  width: 3.75rem;
}
.ybc-w-16{
  width: 4rem;
}
.ybc-w-17{
  width: 4.25rem;
}
.ybc-w-18{
  width: 4.5rem;
}
.ybc-w-19{
  width: 4.75rem;
}
.ybc-w-20{
  width: 5rem;
}
.ybc-w-24{
  width: 6rem;
}
.ybc-w-25{
  width: 6.25rem;
}
.ybc-w-26{
  width: 6.75rem;
}
.ybc-w-28{
  width: 7rem;
}
.ybc-w-32{
  width: 8rem;
}
.ybc-w-36{
  width: 9rem;
}
.ybc-w-40{
  width: 10rem;
}
.ybc-w-44{
  width: 11rem;
}
.ybc-w-45{
  width: 11.25rem;
}
.ybc-w-46{
  width: 11.875rem;
}
.ybc-w-48{
  width: 12rem;
}
.ybc-w-49{
  width: 12.25rem;
}
.ybc-w-52{
  width: 13rem;
}
.ybc-w-56{
  width: 14rem;
}
.ybc-w-60{
  width: 15rem;
}
.ybc-w-64{
  width: 16rem;
}
.ybc-w-68{
  width: 17rem;
}
.ybc-w-72{
  width: 18rem;
}
.ybc-w-76{
  width: 19rem;
}
.ybc-w-80{
  width: 20rem;
}
.ybc-w-84{
  width: 21rem;
}
.ybc-w-168{
  width: 42rem;
}
.ybc-w-auto{
  width: auto;
}
.ybc-w-px{
  width: 1px;
}
.ybc-w-0\.5{
  width: 0.125rem;
}
.ybc-w-1\.5{
  width: 0.375rem;
}
.ybc-w-2\.5{
  width: 0.625rem;
}
.ybc-w-3\.5{
  width: 0.875rem;
}
.ybc-w-1\/2{
  width: 50%;
}
.ybc-w-1\/3{
  width: 33.333333%;
}
.ybc-w-2\/3{
  width: 66.666667%;
}
.ybc-w-1\/4{
  width: 25%;
}
.ybc-w-2\/4{
  width: 50%;
}
.ybc-w-3\/4{
  width: 75%;
}
.ybc-w-1\/5{
  width: 20%;
}
.ybc-w-2\/5{
  width: 40%;
}
.ybc-w-3\/5{
  width: 60%;
}
.ybc-w-4\/5{
  width: 80%;
}
.ybc-w-1\/6{
  width: 16.666667%;
}
.ybc-w-2\/6{
  width: 33.333333%;
}
.ybc-w-3\/6{
  width: 50%;
}
.ybc-w-4\/6{
  width: 66.666667%;
}
.ybc-w-5\/6{
  width: 83.333333%;
}
.ybc-w-1\/12{
  width: 8.333333%;
}
.ybc-w-2\/12{
  width: 16.666667%;
}
.ybc-w-3\/12{
  width: 25%;
}
.ybc-w-4\/12{
  width: 33.333333%;
}
.ybc-w-5\/12{
  width: 41.666667%;
}
.ybc-w-6\/12{
  width: 50%;
}
.ybc-w-7\/12{
  width: 58.333333%;
}
.ybc-w-8\/12{
  width: 66.666667%;
}
.ybc-w-9\/12{
  width: 75%;
}
.ybc-w-10\/12{
  width: 83.333333%;
}
.ybc-w-11\/12{
  width: 91.666667%;
}
.ybc-w-full{
  width: 100%;
}
.ybc-w-screen{
  width: 100vw;
}
.ybc-w-min{
  width: -moz-min-content;
  width: min-content;
}
.ybc-w-max{
  width: -moz-max-content;
  width: max-content;
}
.ybc-w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.ybc-min-w-0{
  min-width: 0;
}
.ybc-min-w-1{
  min-width: 0.25rem;
}
.ybc-min-w-2{
  min-width: 0.5rem;
}
.ybc-min-w-3{
  min-width: 0.75rem;
}
.ybc-min-w-4{
  min-width: 1rem;
}
.ybc-min-w-5{
  min-width: 1.25rem;
}
.ybc-min-w-6{
  min-width: 1.5rem;
}
.ybc-min-w-7{
  min-width: 1.75rem;
}
.ybc-min-w-8{
  min-width: 2rem;
}
.ybc-min-w-9{
  min-width: 2.25rem;
}
.ybc-min-w-10{
  min-width: 2.5rem;
}
.ybc-min-w-11{
  min-width: 2.75rem;
}
.ybc-min-w-12{
  min-width: 3rem;
}
.ybc-min-w-13{
  min-width: 3.25rem;
}
.ybc-min-w-14{
  min-width: 3.5rem;
}
.ybc-min-w-15{
  min-width: 3.75rem;
}
.ybc-min-w-16{
  min-width: 4rem;
}
.ybc-min-w-17{
  min-width: 4.25rem;
}
.ybc-min-w-18{
  min-width: 4.5rem;
}
.ybc-min-w-19{
  min-width: 4.75rem;
}
.ybc-min-w-20{
  min-width: 5rem;
}
.ybc-min-w-24{
  min-width: 6rem;
}
.ybc-min-w-25{
  min-width: 6.25rem;
}
.ybc-min-w-26{
  min-width: 6.75rem;
}
.ybc-min-w-28{
  min-width: 7rem;
}
.ybc-min-w-32{
  min-width: 8rem;
}
.ybc-min-w-36{
  min-width: 9rem;
}
.ybc-min-w-40{
  min-width: 10rem;
}
.ybc-min-w-44{
  min-width: 11rem;
}
.ybc-min-w-45{
  min-width: 11.25rem;
}
.ybc-min-w-46{
  min-width: 11.875rem;
}
.ybc-min-w-48{
  min-width: 12rem;
}
.ybc-min-w-49{
  min-width: 12.25rem;
}
.ybc-min-w-52{
  min-width: 13rem;
}
.ybc-min-w-56{
  min-width: 14rem;
}
.ybc-min-w-60{
  min-width: 15rem;
}
.ybc-min-w-64{
  min-width: 16rem;
}
.ybc-min-w-68{
  min-width: 17rem;
}
.ybc-min-w-72{
  min-width: 18rem;
}
.ybc-min-w-76{
  min-width: 19rem;
}
.ybc-min-w-80{
  min-width: 20rem;
}
.ybc-min-w-84{
  min-width: 21rem;
}
.ybc-min-w-168{
  min-width: 42rem;
}
.ybc-min-w-full{
  min-width: 100%;
}
.ybc-min-w-min{
  min-width: -moz-min-content;
  min-width: min-content;
}
.ybc-min-w-max{
  min-width: -moz-max-content;
  min-width: max-content;
}
.ybc-min-w-fit{
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.ybc-min-w-px{
  min-width: 1px;
}
.ybc-min-w-0\.5{
  min-width: 0.125rem;
}
.ybc-min-w-1\.5{
  min-width: 0.375rem;
}
.ybc-min-w-2\.5{
  min-width: 0.625rem;
}
.ybc-min-w-3\.5{
  min-width: 0.875rem;
}
.ybc-min-w-desktop-content{
  min-width: 1102px;
}
.ybc-max-w-0{
  max-width: 0;
}
.ybc-max-w-1{
  max-width: 0.25rem;
}
.ybc-max-w-2{
  max-width: 0.5rem;
}
.ybc-max-w-3{
  max-width: 0.75rem;
}
.ybc-max-w-4{
  max-width: 1rem;
}
.ybc-max-w-5{
  max-width: 1.25rem;
}
.ybc-max-w-6{
  max-width: 1.5rem;
}
.ybc-max-w-7{
  max-width: 1.75rem;
}
.ybc-max-w-8{
  max-width: 2rem;
}
.ybc-max-w-9{
  max-width: 2.25rem;
}
.ybc-max-w-10{
  max-width: 2.5rem;
}
.ybc-max-w-11{
  max-width: 2.75rem;
}
.ybc-max-w-12{
  max-width: 3rem;
}
.ybc-max-w-13{
  max-width: 3.25rem;
}
.ybc-max-w-14{
  max-width: 3.5rem;
}
.ybc-max-w-15{
  max-width: 3.75rem;
}
.ybc-max-w-16{
  max-width: 4rem;
}
.ybc-max-w-17{
  max-width: 4.25rem;
}
.ybc-max-w-18{
  max-width: 4.5rem;
}
.ybc-max-w-19{
  max-width: 4.75rem;
}
.ybc-max-w-20{
  max-width: 5rem;
}
.ybc-max-w-24{
  max-width: 6rem;
}
.ybc-max-w-25{
  max-width: 6.25rem;
}
.ybc-max-w-26{
  max-width: 6.75rem;
}
.ybc-max-w-28{
  max-width: 7rem;
}
.ybc-max-w-32{
  max-width: 8rem;
}
.ybc-max-w-36{
  max-width: 9rem;
}
.ybc-max-w-40{
  max-width: 10rem;
}
.ybc-max-w-44{
  max-width: 11rem;
}
.ybc-max-w-45{
  max-width: 11.25rem;
}
.ybc-max-w-46{
  max-width: 11.875rem;
}
.ybc-max-w-48{
  max-width: 12rem;
}
.ybc-max-w-49{
  max-width: 12.25rem;
}
.ybc-max-w-52{
  max-width: 13rem;
}
.ybc-max-w-56{
  max-width: 14rem;
}
.ybc-max-w-60{
  max-width: 15rem;
}
.ybc-max-w-64{
  max-width: 16rem;
}
.ybc-max-w-68{
  max-width: 17rem;
}
.ybc-max-w-72{
  max-width: 18rem;
}
.ybc-max-w-76{
  max-width: 19rem;
}
.ybc-max-w-80{
  max-width: 20rem;
}
.ybc-max-w-84{
  max-width: 21rem;
}
.ybc-max-w-168{
  max-width: 42rem;
}
.ybc-max-w-none{
  max-width: none;
}
.ybc-max-w-xs{
  max-width: 20rem;
}
.ybc-max-w-sm{
  max-width: 24rem;
}
.ybc-max-w-md{
  max-width: 28rem;
}
.ybc-max-w-lg{
  max-width: 32rem;
}
.ybc-max-w-xl{
  max-width: 36rem;
}
.ybc-max-w-2xl{
  max-width: 42rem;
}
.ybc-max-w-3xl{
  max-width: 48rem;
}
.ybc-max-w-4xl{
  max-width: 56rem;
}
.ybc-max-w-5xl{
  max-width: 64rem;
}
.ybc-max-w-6xl{
  max-width: 72rem;
}
.ybc-max-w-7xl{
  max-width: 80rem;
}
.ybc-max-w-full{
  max-width: 100%;
}
.ybc-max-w-min{
  max-width: -moz-min-content;
  max-width: min-content;
}
.ybc-max-w-max{
  max-width: -moz-max-content;
  max-width: max-content;
}
.ybc-max-w-fit{
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.ybc-max-w-prose{
  max-width: 65ch;
}
.ybc-max-w-screen-mobile{
  max-width: 320px;
}
.ybc-max-w-screen-tablet{
  max-width: 768px;
}
.ybc-max-w-screen-tablet-landscape{
  max-width: 1024px;
}
.ybc-max-w-screen-desktop{
  max-width: 1440px;
}
.ybc-max-w-px{
  max-width: 1px;
}
.ybc-max-w-0\.5{
  max-width: 0.125rem;
}
.ybc-max-w-1\.5{
  max-width: 0.375rem;
}
.ybc-max-w-2\.5{
  max-width: 0.625rem;
}
.ybc-max-w-3\.5{
  max-width: 0.875rem;
}
.ybc-max-w-desktop-content{
  max-width: 1102px;
}
.ybc-flex-1{
  flex: 1 1 0%;
}
.ybc-flex-auto{
  flex: 1 1 auto;
}
.ybc-flex-initial{
  flex: 0 1 auto;
}
.ybc-flex-none{
  flex: none;
}
.ybc-flex-shrink-0{
  flex-shrink: 0;
}
.ybc-flex-shrink{
  flex-shrink: 1;
}
.ybc-shrink-0{
  flex-shrink: 0;
}
.ybc-shrink{
  flex-shrink: 1;
}
.ybc-flex-grow-0{
  flex-grow: 0;
}
.ybc-flex-grow{
  flex-grow: 1;
}
.ybc-grow-0{
  flex-grow: 0;
}
.ybc-grow{
  flex-grow: 1;
}
.ybc-basis-0{
  flex-basis: 0;
}
.ybc-basis-1{
  flex-basis: 0.25rem;
}
.ybc-basis-2{
  flex-basis: 0.5rem;
}
.ybc-basis-3{
  flex-basis: 0.75rem;
}
.ybc-basis-4{
  flex-basis: 1rem;
}
.ybc-basis-5{
  flex-basis: 1.25rem;
}
.ybc-basis-6{
  flex-basis: 1.5rem;
}
.ybc-basis-7{
  flex-basis: 1.75rem;
}
.ybc-basis-8{
  flex-basis: 2rem;
}
.ybc-basis-9{
  flex-basis: 2.25rem;
}
.ybc-basis-10{
  flex-basis: 2.5rem;
}
.ybc-basis-11{
  flex-basis: 2.75rem;
}
.ybc-basis-12{
  flex-basis: 3rem;
}
.ybc-basis-13{
  flex-basis: 3.25rem;
}
.ybc-basis-14{
  flex-basis: 3.5rem;
}
.ybc-basis-15{
  flex-basis: 3.75rem;
}
.ybc-basis-16{
  flex-basis: 4rem;
}
.ybc-basis-17{
  flex-basis: 4.25rem;
}
.ybc-basis-18{
  flex-basis: 4.5rem;
}
.ybc-basis-19{
  flex-basis: 4.75rem;
}
.ybc-basis-20{
  flex-basis: 5rem;
}
.ybc-basis-24{
  flex-basis: 6rem;
}
.ybc-basis-25{
  flex-basis: 6.25rem;
}
.ybc-basis-26{
  flex-basis: 6.75rem;
}
.ybc-basis-28{
  flex-basis: 7rem;
}
.ybc-basis-32{
  flex-basis: 8rem;
}
.ybc-basis-36{
  flex-basis: 9rem;
}
.ybc-basis-40{
  flex-basis: 10rem;
}
.ybc-basis-44{
  flex-basis: 11rem;
}
.ybc-basis-45{
  flex-basis: 11.25rem;
}
.ybc-basis-46{
  flex-basis: 11.875rem;
}
.ybc-basis-48{
  flex-basis: 12rem;
}
.ybc-basis-49{
  flex-basis: 12.25rem;
}
.ybc-basis-52{
  flex-basis: 13rem;
}
.ybc-basis-56{
  flex-basis: 14rem;
}
.ybc-basis-60{
  flex-basis: 15rem;
}
.ybc-basis-64{
  flex-basis: 16rem;
}
.ybc-basis-68{
  flex-basis: 17rem;
}
.ybc-basis-72{
  flex-basis: 18rem;
}
.ybc-basis-76{
  flex-basis: 19rem;
}
.ybc-basis-80{
  flex-basis: 20rem;
}
.ybc-basis-84{
  flex-basis: 21rem;
}
.ybc-basis-168{
  flex-basis: 42rem;
}
.ybc-basis-auto{
  flex-basis: auto;
}
.ybc-basis-px{
  flex-basis: 1px;
}
.ybc-basis-0\.5{
  flex-basis: 0.125rem;
}
.ybc-basis-1\.5{
  flex-basis: 0.375rem;
}
.ybc-basis-2\.5{
  flex-basis: 0.625rem;
}
.ybc-basis-3\.5{
  flex-basis: 0.875rem;
}
.ybc-basis-1\/2{
  flex-basis: 50%;
}
.ybc-basis-1\/3{
  flex-basis: 33.333333%;
}
.ybc-basis-2\/3{
  flex-basis: 66.666667%;
}
.ybc-basis-1\/4{
  flex-basis: 25%;
}
.ybc-basis-2\/4{
  flex-basis: 50%;
}
.ybc-basis-3\/4{
  flex-basis: 75%;
}
.ybc-basis-1\/5{
  flex-basis: 20%;
}
.ybc-basis-2\/5{
  flex-basis: 40%;
}
.ybc-basis-3\/5{
  flex-basis: 60%;
}
.ybc-basis-4\/5{
  flex-basis: 80%;
}
.ybc-basis-1\/6{
  flex-basis: 16.666667%;
}
.ybc-basis-2\/6{
  flex-basis: 33.333333%;
}
.ybc-basis-3\/6{
  flex-basis: 50%;
}
.ybc-basis-4\/6{
  flex-basis: 66.666667%;
}
.ybc-basis-5\/6{
  flex-basis: 83.333333%;
}
.ybc-basis-1\/12{
  flex-basis: 8.333333%;
}
.ybc-basis-2\/12{
  flex-basis: 16.666667%;
}
.ybc-basis-3\/12{
  flex-basis: 25%;
}
.ybc-basis-4\/12{
  flex-basis: 33.333333%;
}
.ybc-basis-5\/12{
  flex-basis: 41.666667%;
}
.ybc-basis-6\/12{
  flex-basis: 50%;
}
.ybc-basis-7\/12{
  flex-basis: 58.333333%;
}
.ybc-basis-8\/12{
  flex-basis: 66.666667%;
}
.ybc-basis-9\/12{
  flex-basis: 75%;
}
.ybc-basis-10\/12{
  flex-basis: 83.333333%;
}
.ybc-basis-11\/12{
  flex-basis: 91.666667%;
}
.ybc-basis-full{
  flex-basis: 100%;
}
.ybc-table-auto{
  table-layout: auto;
}
.ybc-table-fixed{
  table-layout: fixed;
}
.ybc-border-collapse{
  border-collapse: collapse;
}
.ybc-border-separate{
  border-collapse: separate;
}
.ybc-border-spacing-0{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-1{
  --tw-border-spacing-x: 0.25rem;
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-2{
  --tw-border-spacing-x: 0.5rem;
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-3{
  --tw-border-spacing-x: 0.75rem;
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-4{
  --tw-border-spacing-x: 1rem;
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-5{
  --tw-border-spacing-x: 1.25rem;
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-6{
  --tw-border-spacing-x: 1.5rem;
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-7{
  --tw-border-spacing-x: 1.75rem;
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-8{
  --tw-border-spacing-x: 2rem;
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-9{
  --tw-border-spacing-x: 2.25rem;
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-10{
  --tw-border-spacing-x: 2.5rem;
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-11{
  --tw-border-spacing-x: 2.75rem;
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-12{
  --tw-border-spacing-x: 3rem;
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-13{
  --tw-border-spacing-x: 3.25rem;
  --tw-border-spacing-y: 3.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-14{
  --tw-border-spacing-x: 3.5rem;
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-15{
  --tw-border-spacing-x: 3.75rem;
  --tw-border-spacing-y: 3.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-16{
  --tw-border-spacing-x: 4rem;
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-17{
  --tw-border-spacing-x: 4.25rem;
  --tw-border-spacing-y: 4.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-18{
  --tw-border-spacing-x: 4.5rem;
  --tw-border-spacing-y: 4.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-19{
  --tw-border-spacing-x: 4.75rem;
  --tw-border-spacing-y: 4.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-20{
  --tw-border-spacing-x: 5rem;
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-24{
  --tw-border-spacing-x: 6rem;
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-25{
  --tw-border-spacing-x: 6.25rem;
  --tw-border-spacing-y: 6.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-26{
  --tw-border-spacing-x: 6.75rem;
  --tw-border-spacing-y: 6.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-28{
  --tw-border-spacing-x: 7rem;
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-32{
  --tw-border-spacing-x: 8rem;
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-36{
  --tw-border-spacing-x: 9rem;
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-40{
  --tw-border-spacing-x: 10rem;
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-44{
  --tw-border-spacing-x: 11rem;
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-45{
  --tw-border-spacing-x: 11.25rem;
  --tw-border-spacing-y: 11.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-46{
  --tw-border-spacing-x: 11.875rem;
  --tw-border-spacing-y: 11.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-48{
  --tw-border-spacing-x: 12rem;
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-49{
  --tw-border-spacing-x: 12.25rem;
  --tw-border-spacing-y: 12.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-52{
  --tw-border-spacing-x: 13rem;
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-56{
  --tw-border-spacing-x: 14rem;
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-60{
  --tw-border-spacing-x: 15rem;
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-64{
  --tw-border-spacing-x: 16rem;
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-68{
  --tw-border-spacing-x: 17rem;
  --tw-border-spacing-y: 17rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-72{
  --tw-border-spacing-x: 18rem;
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-76{
  --tw-border-spacing-x: 19rem;
  --tw-border-spacing-y: 19rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-80{
  --tw-border-spacing-x: 20rem;
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-84{
  --tw-border-spacing-x: 21rem;
  --tw-border-spacing-y: 21rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-168{
  --tw-border-spacing-x: 42rem;
  --tw-border-spacing-y: 42rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-px{
  --tw-border-spacing-x: 1px;
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-0\.5{
  --tw-border-spacing-x: 0.125rem;
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-1\.5{
  --tw-border-spacing-x: 0.375rem;
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-2\.5{
  --tw-border-spacing-x: 0.625rem;
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-3\.5{
  --tw-border-spacing-x: 0.875rem;
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-0{
  --tw-border-spacing-x: 0;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-1{
  --tw-border-spacing-x: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-2{
  --tw-border-spacing-x: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-3{
  --tw-border-spacing-x: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-4{
  --tw-border-spacing-x: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-5{
  --tw-border-spacing-x: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-6{
  --tw-border-spacing-x: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-7{
  --tw-border-spacing-x: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-8{
  --tw-border-spacing-x: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-9{
  --tw-border-spacing-x: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-10{
  --tw-border-spacing-x: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-11{
  --tw-border-spacing-x: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-12{
  --tw-border-spacing-x: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-13{
  --tw-border-spacing-x: 3.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-14{
  --tw-border-spacing-x: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-15{
  --tw-border-spacing-x: 3.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-16{
  --tw-border-spacing-x: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-17{
  --tw-border-spacing-x: 4.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-18{
  --tw-border-spacing-x: 4.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-19{
  --tw-border-spacing-x: 4.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-20{
  --tw-border-spacing-x: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-24{
  --tw-border-spacing-x: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-25{
  --tw-border-spacing-x: 6.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-26{
  --tw-border-spacing-x: 6.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-28{
  --tw-border-spacing-x: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-32{
  --tw-border-spacing-x: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-36{
  --tw-border-spacing-x: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-40{
  --tw-border-spacing-x: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-44{
  --tw-border-spacing-x: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-45{
  --tw-border-spacing-x: 11.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-46{
  --tw-border-spacing-x: 11.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-48{
  --tw-border-spacing-x: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-49{
  --tw-border-spacing-x: 12.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-52{
  --tw-border-spacing-x: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-56{
  --tw-border-spacing-x: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-60{
  --tw-border-spacing-x: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-64{
  --tw-border-spacing-x: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-68{
  --tw-border-spacing-x: 17rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-72{
  --tw-border-spacing-x: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-76{
  --tw-border-spacing-x: 19rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-80{
  --tw-border-spacing-x: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-84{
  --tw-border-spacing-x: 21rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-168{
  --tw-border-spacing-x: 42rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-px{
  --tw-border-spacing-x: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-0\.5{
  --tw-border-spacing-x: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-1\.5{
  --tw-border-spacing-x: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-2\.5{
  --tw-border-spacing-x: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-x-3\.5{
  --tw-border-spacing-x: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-0{
  --tw-border-spacing-y: 0;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-1{
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-2{
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-3{
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-4{
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-5{
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-6{
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-7{
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-8{
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-9{
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-10{
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-11{
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-12{
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-13{
  --tw-border-spacing-y: 3.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-14{
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-15{
  --tw-border-spacing-y: 3.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-16{
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-17{
  --tw-border-spacing-y: 4.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-18{
  --tw-border-spacing-y: 4.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-19{
  --tw-border-spacing-y: 4.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-20{
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-24{
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-25{
  --tw-border-spacing-y: 6.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-26{
  --tw-border-spacing-y: 6.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-28{
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-32{
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-36{
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-40{
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-44{
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-45{
  --tw-border-spacing-y: 11.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-46{
  --tw-border-spacing-y: 11.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-48{
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-49{
  --tw-border-spacing-y: 12.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-52{
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-56{
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-60{
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-64{
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-68{
  --tw-border-spacing-y: 17rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-72{
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-76{
  --tw-border-spacing-y: 19rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-80{
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-84{
  --tw-border-spacing-y: 21rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-168{
  --tw-border-spacing-y: 42rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-px{
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-0\.5{
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-1\.5{
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-2\.5{
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-border-spacing-y-3\.5{
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.ybc-origin-center{
  transform-origin: center;
}
.ybc-origin-top{
  transform-origin: top;
}
.ybc-origin-top-right{
  transform-origin: top right;
}
.ybc-origin-right{
  transform-origin: right;
}
.ybc-origin-bottom-right{
  transform-origin: bottom right;
}
.ybc-origin-bottom{
  transform-origin: bottom;
}
.ybc-origin-bottom-left{
  transform-origin: bottom left;
}
.ybc-origin-left{
  transform-origin: left;
}
.ybc-origin-top-left{
  transform-origin: top left;
}
.ybc-translate-x-0{
  --tw-translate-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-1{
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-2{
  --tw-translate-x: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-3{
  --tw-translate-x: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-4{
  --tw-translate-x: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-5{
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-6{
  --tw-translate-x: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-7{
  --tw-translate-x: 1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-8{
  --tw-translate-x: 2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-9{
  --tw-translate-x: 2.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-10{
  --tw-translate-x: 2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-11{
  --tw-translate-x: 2.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-12{
  --tw-translate-x: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-13{
  --tw-translate-x: 3.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-14{
  --tw-translate-x: 3.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-15{
  --tw-translate-x: 3.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-16{
  --tw-translate-x: 4rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-17{
  --tw-translate-x: 4.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-18{
  --tw-translate-x: 4.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-19{
  --tw-translate-x: 4.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-20{
  --tw-translate-x: 5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-24{
  --tw-translate-x: 6rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-25{
  --tw-translate-x: 6.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-26{
  --tw-translate-x: 6.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-28{
  --tw-translate-x: 7rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-32{
  --tw-translate-x: 8rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-36{
  --tw-translate-x: 9rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-40{
  --tw-translate-x: 10rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-44{
  --tw-translate-x: 11rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-45{
  --tw-translate-x: 11.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-46{
  --tw-translate-x: 11.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-48{
  --tw-translate-x: 12rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-49{
  --tw-translate-x: 12.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-52{
  --tw-translate-x: 13rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-56{
  --tw-translate-x: 14rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-60{
  --tw-translate-x: 15rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-64{
  --tw-translate-x: 16rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-68{
  --tw-translate-x: 17rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-72{
  --tw-translate-x: 18rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-76{
  --tw-translate-x: 19rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-80{
  --tw-translate-x: 20rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-84{
  --tw-translate-x: 21rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-168{
  --tw-translate-x: 42rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-px{
  --tw-translate-x: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-0\.5{
  --tw-translate-x: 0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-1\.5{
  --tw-translate-x: 0.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-2\.5{
  --tw-translate-x: 0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-3\.5{
  --tw-translate-x: 0.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-1\/2{
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-1\/3{
  --tw-translate-x: 33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-2\/3{
  --tw-translate-x: 66.666667%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-1\/4{
  --tw-translate-x: 25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-2\/4{
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-3\/4{
  --tw-translate-x: 75%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-x-full{
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-0{
  --tw-translate-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-1{
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-2{
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-3{
  --tw-translate-x: -0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-4{
  --tw-translate-x: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-5{
  --tw-translate-x: -1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-6{
  --tw-translate-x: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-7{
  --tw-translate-x: -1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-8{
  --tw-translate-x: -2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-9{
  --tw-translate-x: -2.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-10{
  --tw-translate-x: -2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-11{
  --tw-translate-x: -2.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-12{
  --tw-translate-x: -3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-13{
  --tw-translate-x: -3.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-14{
  --tw-translate-x: -3.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-15{
  --tw-translate-x: -3.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-16{
  --tw-translate-x: -4rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-17{
  --tw-translate-x: -4.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-18{
  --tw-translate-x: -4.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-19{
  --tw-translate-x: -4.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-20{
  --tw-translate-x: -5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-24{
  --tw-translate-x: -6rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-25{
  --tw-translate-x: -6.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-26{
  --tw-translate-x: -6.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-28{
  --tw-translate-x: -7rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-32{
  --tw-translate-x: -8rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-36{
  --tw-translate-x: -9rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-40{
  --tw-translate-x: -10rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-44{
  --tw-translate-x: -11rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-45{
  --tw-translate-x: -11.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-46{
  --tw-translate-x: -11.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-48{
  --tw-translate-x: -12rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-49{
  --tw-translate-x: -12.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-52{
  --tw-translate-x: -13rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-56{
  --tw-translate-x: -14rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-60{
  --tw-translate-x: -15rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-64{
  --tw-translate-x: -16rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-68{
  --tw-translate-x: -17rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-72{
  --tw-translate-x: -18rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-76{
  --tw-translate-x: -19rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-80{
  --tw-translate-x: -20rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-84{
  --tw-translate-x: -21rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-168{
  --tw-translate-x: -42rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-px{
  --tw-translate-x: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-0\.5{
  --tw-translate-x: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-1\.5{
  --tw-translate-x: -0.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-2\.5{
  --tw-translate-x: -0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-3\.5{
  --tw-translate-x: -0.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-1\/3{
  --tw-translate-x: -33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-2\/3{
  --tw-translate-x: -66.666667%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-1\/4{
  --tw-translate-x: -25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-2\/4{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-3\/4{
  --tw-translate-x: -75%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-x-full{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-0{
  --tw-translate-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-1{
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-2{
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-3{
  --tw-translate-x: -0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-4{
  --tw-translate-x: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-5{
  --tw-translate-x: -1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-6{
  --tw-translate-x: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-7{
  --tw-translate-x: -1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-8{
  --tw-translate-x: -2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-9{
  --tw-translate-x: -2.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-10{
  --tw-translate-x: -2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-11{
  --tw-translate-x: -2.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-12{
  --tw-translate-x: -3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-13{
  --tw-translate-x: -3.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-14{
  --tw-translate-x: -3.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-15{
  --tw-translate-x: -3.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-16{
  --tw-translate-x: -4rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-17{
  --tw-translate-x: -4.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-18{
  --tw-translate-x: -4.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-19{
  --tw-translate-x: -4.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-20{
  --tw-translate-x: -5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-24{
  --tw-translate-x: -6rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-25{
  --tw-translate-x: -6.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-26{
  --tw-translate-x: -6.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-28{
  --tw-translate-x: -7rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-32{
  --tw-translate-x: -8rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-36{
  --tw-translate-x: -9rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-40{
  --tw-translate-x: -10rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-44{
  --tw-translate-x: -11rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-45{
  --tw-translate-x: -11.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-46{
  --tw-translate-x: -11.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-48{
  --tw-translate-x: -12rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-49{
  --tw-translate-x: -12.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-52{
  --tw-translate-x: -13rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-56{
  --tw-translate-x: -14rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-60{
  --tw-translate-x: -15rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-64{
  --tw-translate-x: -16rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-68{
  --tw-translate-x: -17rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-72{
  --tw-translate-x: -18rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-76{
  --tw-translate-x: -19rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-80{
  --tw-translate-x: -20rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-84{
  --tw-translate-x: -21rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-168{
  --tw-translate-x: -42rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-px{
  --tw-translate-x: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-0\.5{
  --tw-translate-x: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-1\.5{
  --tw-translate-x: -0.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-2\.5{
  --tw-translate-x: -0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-3\.5{
  --tw-translate-x: -0.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-1\/3{
  --tw-translate-x: -33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-2\/3{
  --tw-translate-x: -66.666667%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-1\/4{
  --tw-translate-x: -25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-2\/4{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-3\/4{
  --tw-translate-x: -75%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-x-full{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-0{
  --tw-translate-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-1{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-2{
  --tw-translate-y: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-3{
  --tw-translate-y: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-4{
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-5{
  --tw-translate-y: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-6{
  --tw-translate-y: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-7{
  --tw-translate-y: 1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-8{
  --tw-translate-y: 2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-9{
  --tw-translate-y: 2.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-10{
  --tw-translate-y: 2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-11{
  --tw-translate-y: 2.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-12{
  --tw-translate-y: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-13{
  --tw-translate-y: 3.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-14{
  --tw-translate-y: 3.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-15{
  --tw-translate-y: 3.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-16{
  --tw-translate-y: 4rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-17{
  --tw-translate-y: 4.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-18{
  --tw-translate-y: 4.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-19{
  --tw-translate-y: 4.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-20{
  --tw-translate-y: 5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-24{
  --tw-translate-y: 6rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-25{
  --tw-translate-y: 6.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-26{
  --tw-translate-y: 6.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-28{
  --tw-translate-y: 7rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-32{
  --tw-translate-y: 8rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-36{
  --tw-translate-y: 9rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-40{
  --tw-translate-y: 10rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-44{
  --tw-translate-y: 11rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-45{
  --tw-translate-y: 11.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-46{
  --tw-translate-y: 11.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-48{
  --tw-translate-y: 12rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-49{
  --tw-translate-y: 12.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-52{
  --tw-translate-y: 13rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-56{
  --tw-translate-y: 14rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-60{
  --tw-translate-y: 15rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-64{
  --tw-translate-y: 16rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-68{
  --tw-translate-y: 17rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-72{
  --tw-translate-y: 18rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-76{
  --tw-translate-y: 19rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-80{
  --tw-translate-y: 20rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-84{
  --tw-translate-y: 21rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-168{
  --tw-translate-y: 42rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-px{
  --tw-translate-y: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-0\.5{
  --tw-translate-y: 0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-1\.5{
  --tw-translate-y: 0.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-2\.5{
  --tw-translate-y: 0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-3\.5{
  --tw-translate-y: 0.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-1\/2{
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-1\/3{
  --tw-translate-y: 33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-2\/3{
  --tw-translate-y: 66.666667%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-1\/4{
  --tw-translate-y: 25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-2\/4{
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-3\/4{
  --tw-translate-y: 75%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-translate-y-full{
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-0{
  --tw-translate-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-1{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-2{
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-3{
  --tw-translate-y: -0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-4{
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-5{
  --tw-translate-y: -1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-6{
  --tw-translate-y: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-7{
  --tw-translate-y: -1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-8{
  --tw-translate-y: -2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-9{
  --tw-translate-y: -2.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-10{
  --tw-translate-y: -2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-11{
  --tw-translate-y: -2.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-12{
  --tw-translate-y: -3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-13{
  --tw-translate-y: -3.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-14{
  --tw-translate-y: -3.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-15{
  --tw-translate-y: -3.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-16{
  --tw-translate-y: -4rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-17{
  --tw-translate-y: -4.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-18{
  --tw-translate-y: -4.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-19{
  --tw-translate-y: -4.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-20{
  --tw-translate-y: -5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-24{
  --tw-translate-y: -6rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-25{
  --tw-translate-y: -6.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-26{
  --tw-translate-y: -6.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-28{
  --tw-translate-y: -7rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-32{
  --tw-translate-y: -8rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-36{
  --tw-translate-y: -9rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-40{
  --tw-translate-y: -10rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-44{
  --tw-translate-y: -11rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-45{
  --tw-translate-y: -11.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-46{
  --tw-translate-y: -11.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-48{
  --tw-translate-y: -12rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-49{
  --tw-translate-y: -12.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-52{
  --tw-translate-y: -13rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-56{
  --tw-translate-y: -14rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-60{
  --tw-translate-y: -15rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-64{
  --tw-translate-y: -16rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-68{
  --tw-translate-y: -17rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-72{
  --tw-translate-y: -18rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-76{
  --tw-translate-y: -19rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-80{
  --tw-translate-y: -20rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-84{
  --tw-translate-y: -21rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-168{
  --tw-translate-y: -42rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-px{
  --tw-translate-y: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-0\.5{
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-1\.5{
  --tw-translate-y: -0.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-2\.5{
  --tw-translate-y: -0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-3\.5{
  --tw-translate-y: -0.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-1\/3{
  --tw-translate-y: -33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-2\/3{
  --tw-translate-y: -66.666667%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-1\/4{
  --tw-translate-y: -25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-2\/4{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-3\/4{
  --tw-translate-y: -75%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-translate-y-full{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-0{
  --tw-translate-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-1{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-2{
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-3{
  --tw-translate-y: -0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-4{
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-5{
  --tw-translate-y: -1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-6{
  --tw-translate-y: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-7{
  --tw-translate-y: -1.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-8{
  --tw-translate-y: -2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-9{
  --tw-translate-y: -2.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-10{
  --tw-translate-y: -2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-11{
  --tw-translate-y: -2.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-12{
  --tw-translate-y: -3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-13{
  --tw-translate-y: -3.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-14{
  --tw-translate-y: -3.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-15{
  --tw-translate-y: -3.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-16{
  --tw-translate-y: -4rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-17{
  --tw-translate-y: -4.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-18{
  --tw-translate-y: -4.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-19{
  --tw-translate-y: -4.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-20{
  --tw-translate-y: -5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-24{
  --tw-translate-y: -6rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-25{
  --tw-translate-y: -6.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-26{
  --tw-translate-y: -6.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-28{
  --tw-translate-y: -7rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-32{
  --tw-translate-y: -8rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-36{
  --tw-translate-y: -9rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-40{
  --tw-translate-y: -10rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-44{
  --tw-translate-y: -11rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-45{
  --tw-translate-y: -11.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-46{
  --tw-translate-y: -11.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-48{
  --tw-translate-y: -12rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-49{
  --tw-translate-y: -12.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-52{
  --tw-translate-y: -13rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-56{
  --tw-translate-y: -14rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-60{
  --tw-translate-y: -15rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-64{
  --tw-translate-y: -16rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-68{
  --tw-translate-y: -17rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-72{
  --tw-translate-y: -18rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-76{
  --tw-translate-y: -19rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-80{
  --tw-translate-y: -20rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-84{
  --tw-translate-y: -21rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-168{
  --tw-translate-y: -42rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-px{
  --tw-translate-y: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-0\.5{
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-1\.5{
  --tw-translate-y: -0.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-2\.5{
  --tw-translate-y: -0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-3\.5{
  --tw-translate-y: -0.875rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-1\/3{
  --tw-translate-y: -33.333333%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-2\/3{
  --tw-translate-y: -66.666667%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-1\/4{
  --tw-translate-y: -25%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-2\/4{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-3\/4{
  --tw-translate-y: -75%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--translate-y-full{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-rotate-0{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-rotate-1{
  --tw-rotate: 1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-rotate-2{
  --tw-rotate: 2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-rotate-3{
  --tw-rotate: 3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-rotate-6{
  --tw-rotate: 6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-rotate-12{
  --tw-rotate: 12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-rotate-0{
  --tw-rotate: -0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-rotate-1{
  --tw-rotate: -1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-rotate-2{
  --tw-rotate: -2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-rotate-3{
  --tw-rotate: -3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-rotate-6{
  --tw-rotate: -6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-rotate-12{
  --tw-rotate: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-rotate-45{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-rotate-180{
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--rotate-0{
  --tw-rotate: -0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--rotate-1{
  --tw-rotate: -1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--rotate-2{
  --tw-rotate: -2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--rotate-3{
  --tw-rotate: -3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--rotate-6{
  --tw-rotate: -6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--rotate-12{
  --tw-rotate: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--rotate-45{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--rotate-180{
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-x-0{
  --tw-skew-x: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-x-1{
  --tw-skew-x: 1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-x-2{
  --tw-skew-x: 2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-x-3{
  --tw-skew-x: 3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-x-6{
  --tw-skew-x: 6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-x-12{
  --tw-skew-x: 12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-x-0{
  --tw-skew-x: -0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-x-1{
  --tw-skew-x: -1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-x-2{
  --tw-skew-x: -2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-x-3{
  --tw-skew-x: -3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-x-6{
  --tw-skew-x: -6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-x-12{
  --tw-skew-x: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-x-0{
  --tw-skew-x: -0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-x-1{
  --tw-skew-x: -1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-x-2{
  --tw-skew-x: -2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-x-3{
  --tw-skew-x: -3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-x-6{
  --tw-skew-x: -6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-x-12{
  --tw-skew-x: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-y-0{
  --tw-skew-y: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-y-1{
  --tw-skew-y: 1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-y-2{
  --tw-skew-y: 2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-y-3{
  --tw-skew-y: 3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-y-6{
  --tw-skew-y: 6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-skew-y-12{
  --tw-skew-y: 12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-y-0{
  --tw-skew-y: -0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-y-1{
  --tw-skew-y: -1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-y-2{
  --tw-skew-y: -2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-y-3{
  --tw-skew-y: -3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-y-6{
  --tw-skew-y: -6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-skew-y-12{
  --tw-skew-y: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-y-0{
  --tw-skew-y: -0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-y-1{
  --tw-skew-y: -1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-y-2{
  --tw-skew-y: -2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-y-3{
  --tw-skew-y: -3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-y-6{
  --tw-skew-y: -6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--skew-y-12{
  --tw-skew-y: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-50{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-150{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-50{
  --tw-scale-x: -.5;
  --tw-scale-y: -.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-75{
  --tw-scale-x: -.75;
  --tw-scale-y: -.75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-90{
  --tw-scale-x: -.9;
  --tw-scale-y: -.9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-95{
  --tw-scale-x: -.95;
  --tw-scale-y: -.95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-100{
  --tw-scale-x: -1;
  --tw-scale-y: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-105{
  --tw-scale-x: -1.05;
  --tw-scale-y: -1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-110{
  --tw-scale-x: -1.1;
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-125{
  --tw-scale-x: -1.25;
  --tw-scale-y: -1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-150{
  --tw-scale-x: -1.5;
  --tw-scale-y: -1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-50{
  --tw-scale-x: -.5;
  --tw-scale-y: -.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-75{
  --tw-scale-x: -.75;
  --tw-scale-y: -.75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-90{
  --tw-scale-x: -.9;
  --tw-scale-y: -.9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-95{
  --tw-scale-x: -.95;
  --tw-scale-y: -.95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-100{
  --tw-scale-x: -1;
  --tw-scale-y: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-105{
  --tw-scale-x: -1.05;
  --tw-scale-y: -1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-110{
  --tw-scale-x: -1.1;
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-125{
  --tw-scale-x: -1.25;
  --tw-scale-y: -1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-150{
  --tw-scale-x: -1.5;
  --tw-scale-y: -1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-0{
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-50{
  --tw-scale-x: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-75{
  --tw-scale-x: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-90{
  --tw-scale-x: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-95{
  --tw-scale-x: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-100{
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-105{
  --tw-scale-x: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-110{
  --tw-scale-x: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-125{
  --tw-scale-x: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-x-150{
  --tw-scale-x: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-0{
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-50{
  --tw-scale-x: -.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-75{
  --tw-scale-x: -.75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-90{
  --tw-scale-x: -.9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-95{
  --tw-scale-x: -.95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-100{
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-105{
  --tw-scale-x: -1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-110{
  --tw-scale-x: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-125{
  --tw-scale-x: -1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-x-150{
  --tw-scale-x: -1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-0{
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-50{
  --tw-scale-x: -.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-75{
  --tw-scale-x: -.75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-90{
  --tw-scale-x: -.9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-95{
  --tw-scale-x: -.95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-100{
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-105{
  --tw-scale-x: -1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-110{
  --tw-scale-x: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-125{
  --tw-scale-x: -1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-x-150{
  --tw-scale-x: -1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-0{
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-50{
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-75{
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-90{
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-95{
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-100{
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-105{
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-110{
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-125{
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-scale-y-150{
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-0{
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-50{
  --tw-scale-y: -.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-75{
  --tw-scale-y: -.75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-90{
  --tw-scale-y: -.9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-95{
  --tw-scale-y: -.95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-100{
  --tw-scale-y: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-105{
  --tw-scale-y: -1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-110{
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-125{
  --tw-scale-y: -1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-ybc-scale-y-150{
  --tw-scale-y: -1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-0{
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-50{
  --tw-scale-y: -.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-75{
  --tw-scale-y: -.75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-90{
  --tw-scale-y: -.9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-95{
  --tw-scale-y: -.95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-100{
  --tw-scale-y: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-105{
  --tw-scale-y: -1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-110{
  --tw-scale-y: -1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-125{
  --tw-scale-y: -1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc--scale-y-150{
  --tw-scale-y: -1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-transform-cpu{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-transform-gpu{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.ybc-transform-none{
  transform: none;
}
.ybc-animate-none{
  animation: none;
}
@keyframes ybc-spin{
  to{
    transform: rotate(360deg);
  }
}
.ybc-animate-spin{
  animation: ybc-spin 1s linear infinite;
}
@keyframes ybc-ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}
.ybc-animate-ping{
  animation: ybc-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes ybc-pulse{
  50%{
    opacity: .5;
  }
}
.ybc-animate-pulse{
  animation: ybc-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes ybc-bounce{
  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }
  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.ybc-animate-bounce{
  animation: ybc-bounce 1s infinite;
}
.ybc-cursor-auto{
  cursor: auto;
}
.ybc-cursor-default{
  cursor: default;
}
.ybc-cursor-pointer{
  cursor: pointer;
}
.ybc-cursor-wait{
  cursor: wait;
}
.ybc-cursor-text{
  cursor: text;
}
.ybc-cursor-move{
  cursor: move;
}
.ybc-cursor-help{
  cursor: help;
}
.ybc-cursor-not-allowed{
  cursor: not-allowed;
}
.ybc-cursor-none{
  cursor: none;
}
.ybc-cursor-context-menu{
  cursor: context-menu;
}
.ybc-cursor-progress{
  cursor: progress;
}
.ybc-cursor-cell{
  cursor: cell;
}
.ybc-cursor-crosshair{
  cursor: crosshair;
}
.ybc-cursor-vertical-text{
  cursor: vertical-text;
}
.ybc-cursor-alias{
  cursor: alias;
}
.ybc-cursor-copy{
  cursor: copy;
}
.ybc-cursor-no-drop{
  cursor: no-drop;
}
.ybc-cursor-grab{
  cursor: grab;
}
.ybc-cursor-grabbing{
  cursor: grabbing;
}
.ybc-cursor-all-scroll{
  cursor: all-scroll;
}
.ybc-cursor-col-resize{
  cursor: col-resize;
}
.ybc-cursor-row-resize{
  cursor: row-resize;
}
.ybc-cursor-n-resize{
  cursor: n-resize;
}
.ybc-cursor-e-resize{
  cursor: e-resize;
}
.ybc-cursor-s-resize{
  cursor: s-resize;
}
.ybc-cursor-w-resize{
  cursor: w-resize;
}
.ybc-cursor-ne-resize{
  cursor: ne-resize;
}
.ybc-cursor-nw-resize{
  cursor: nw-resize;
}
.ybc-cursor-se-resize{
  cursor: se-resize;
}
.ybc-cursor-sw-resize{
  cursor: sw-resize;
}
.ybc-cursor-ew-resize{
  cursor: ew-resize;
}
.ybc-cursor-ns-resize{
  cursor: ns-resize;
}
.ybc-cursor-nesw-resize{
  cursor: nesw-resize;
}
.ybc-cursor-nwse-resize{
  cursor: nwse-resize;
}
.ybc-cursor-zoom-in{
  cursor: zoom-in;
}
.ybc-cursor-zoom-out{
  cursor: zoom-out;
}
.ybc-touch-auto{
  touch-action: auto;
}
.ybc-touch-none{
  touch-action: none;
}
.ybc-touch-pan-x{
  --tw-pan-x: pan-x;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.ybc-touch-pan-left{
  --tw-pan-x: pan-left;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.ybc-touch-pan-right{
  --tw-pan-x: pan-right;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.ybc-touch-pan-y{
  --tw-pan-y: pan-y;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.ybc-touch-pan-up{
  --tw-pan-y: pan-up;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.ybc-touch-pan-down{
  --tw-pan-y: pan-down;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.ybc-touch-pinch-zoom{
  --tw-pinch-zoom: pinch-zoom;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.ybc-touch-manipulation{
  touch-action: manipulation;
}
.ybc-select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ybc-select-text{
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}
.ybc-select-all{
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}
.ybc-select-auto{
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}
.ybc-resize-none{
  resize: none;
}
.ybc-resize-y{
  resize: vertical;
}
.ybc-resize-x{
  resize: horizontal;
}
.ybc-resize{
  resize: both;
}
.ybc-snap-none{
  scroll-snap-type: none;
}
.ybc-snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.ybc-snap-y{
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}
.ybc-snap-both{
  scroll-snap-type: both var(--tw-scroll-snap-strictness);
}
.ybc-snap-mandatory{
  --tw-scroll-snap-strictness: mandatory;
}
.ybc-snap-proximity{
  --tw-scroll-snap-strictness: proximity;
}
.ybc-snap-start{
  scroll-snap-align: start;
}
.ybc-snap-end{
  scroll-snap-align: end;
}
.ybc-snap-center{
  scroll-snap-align: center;
}
.ybc-snap-align-none{
  scroll-snap-align: none;
}
.ybc-snap-normal{
  scroll-snap-stop: normal;
}
.ybc-snap-always{
  scroll-snap-stop: always;
}
.ybc-scroll-m-0{
  scroll-margin: 0;
}
.ybc-scroll-m-1{
  scroll-margin: 0.25rem;
}
.ybc-scroll-m-2{
  scroll-margin: 0.5rem;
}
.ybc-scroll-m-3{
  scroll-margin: 0.75rem;
}
.ybc-scroll-m-4{
  scroll-margin: 1rem;
}
.ybc-scroll-m-5{
  scroll-margin: 1.25rem;
}
.ybc-scroll-m-6{
  scroll-margin: 1.5rem;
}
.ybc-scroll-m-7{
  scroll-margin: 1.75rem;
}
.ybc-scroll-m-8{
  scroll-margin: 2rem;
}
.ybc-scroll-m-9{
  scroll-margin: 2.25rem;
}
.ybc-scroll-m-10{
  scroll-margin: 2.5rem;
}
.ybc-scroll-m-11{
  scroll-margin: 2.75rem;
}
.ybc-scroll-m-12{
  scroll-margin: 3rem;
}
.ybc-scroll-m-13{
  scroll-margin: 3.25rem;
}
.ybc-scroll-m-14{
  scroll-margin: 3.5rem;
}
.ybc-scroll-m-15{
  scroll-margin: 3.75rem;
}
.ybc-scroll-m-16{
  scroll-margin: 4rem;
}
.ybc-scroll-m-17{
  scroll-margin: 4.25rem;
}
.ybc-scroll-m-18{
  scroll-margin: 4.5rem;
}
.ybc-scroll-m-19{
  scroll-margin: 4.75rem;
}
.ybc-scroll-m-20{
  scroll-margin: 5rem;
}
.ybc-scroll-m-24{
  scroll-margin: 6rem;
}
.ybc-scroll-m-25{
  scroll-margin: 6.25rem;
}
.ybc-scroll-m-26{
  scroll-margin: 6.75rem;
}
.ybc-scroll-m-28{
  scroll-margin: 7rem;
}
.ybc-scroll-m-32{
  scroll-margin: 8rem;
}
.ybc-scroll-m-36{
  scroll-margin: 9rem;
}
.ybc-scroll-m-40{
  scroll-margin: 10rem;
}
.ybc-scroll-m-44{
  scroll-margin: 11rem;
}
.ybc-scroll-m-45{
  scroll-margin: 11.25rem;
}
.ybc-scroll-m-46{
  scroll-margin: 11.875rem;
}
.ybc-scroll-m-48{
  scroll-margin: 12rem;
}
.ybc-scroll-m-49{
  scroll-margin: 12.25rem;
}
.ybc-scroll-m-52{
  scroll-margin: 13rem;
}
.ybc-scroll-m-56{
  scroll-margin: 14rem;
}
.ybc-scroll-m-60{
  scroll-margin: 15rem;
}
.ybc-scroll-m-64{
  scroll-margin: 16rem;
}
.ybc-scroll-m-68{
  scroll-margin: 17rem;
}
.ybc-scroll-m-72{
  scroll-margin: 18rem;
}
.ybc-scroll-m-76{
  scroll-margin: 19rem;
}
.ybc-scroll-m-80{
  scroll-margin: 20rem;
}
.ybc-scroll-m-84{
  scroll-margin: 21rem;
}
.ybc-scroll-m-168{
  scroll-margin: 42rem;
}
.ybc-scroll-m-px{
  scroll-margin: 1px;
}
.ybc-scroll-m-0\.5{
  scroll-margin: 0.125rem;
}
.ybc-scroll-m-1\.5{
  scroll-margin: 0.375rem;
}
.ybc-scroll-m-2\.5{
  scroll-margin: 0.625rem;
}
.ybc-scroll-m-3\.5{
  scroll-margin: 0.875rem;
}
.-ybc-scroll-m-0{
  scroll-margin: 0;
}
.-ybc-scroll-m-1{
  scroll-margin: -0.25rem;
}
.-ybc-scroll-m-2{
  scroll-margin: -0.5rem;
}
.-ybc-scroll-m-3{
  scroll-margin: -0.75rem;
}
.-ybc-scroll-m-4{
  scroll-margin: -1rem;
}
.-ybc-scroll-m-5{
  scroll-margin: -1.25rem;
}
.-ybc-scroll-m-6{
  scroll-margin: -1.5rem;
}
.-ybc-scroll-m-7{
  scroll-margin: -1.75rem;
}
.-ybc-scroll-m-8{
  scroll-margin: -2rem;
}
.-ybc-scroll-m-9{
  scroll-margin: -2.25rem;
}
.-ybc-scroll-m-10{
  scroll-margin: -2.5rem;
}
.-ybc-scroll-m-11{
  scroll-margin: -2.75rem;
}
.-ybc-scroll-m-12{
  scroll-margin: -3rem;
}
.-ybc-scroll-m-13{
  scroll-margin: -3.25rem;
}
.-ybc-scroll-m-14{
  scroll-margin: -3.5rem;
}
.-ybc-scroll-m-15{
  scroll-margin: -3.75rem;
}
.-ybc-scroll-m-16{
  scroll-margin: -4rem;
}
.-ybc-scroll-m-17{
  scroll-margin: -4.25rem;
}
.-ybc-scroll-m-18{
  scroll-margin: -4.5rem;
}
.-ybc-scroll-m-19{
  scroll-margin: -4.75rem;
}
.-ybc-scroll-m-20{
  scroll-margin: -5rem;
}
.-ybc-scroll-m-24{
  scroll-margin: -6rem;
}
.-ybc-scroll-m-25{
  scroll-margin: -6.25rem;
}
.-ybc-scroll-m-26{
  scroll-margin: -6.75rem;
}
.-ybc-scroll-m-28{
  scroll-margin: -7rem;
}
.-ybc-scroll-m-32{
  scroll-margin: -8rem;
}
.-ybc-scroll-m-36{
  scroll-margin: -9rem;
}
.-ybc-scroll-m-40{
  scroll-margin: -10rem;
}
.-ybc-scroll-m-44{
  scroll-margin: -11rem;
}
.-ybc-scroll-m-45{
  scroll-margin: -11.25rem;
}
.-ybc-scroll-m-46{
  scroll-margin: -11.875rem;
}
.-ybc-scroll-m-48{
  scroll-margin: -12rem;
}
.-ybc-scroll-m-49{
  scroll-margin: -12.25rem;
}
.-ybc-scroll-m-52{
  scroll-margin: -13rem;
}
.-ybc-scroll-m-56{
  scroll-margin: -14rem;
}
.-ybc-scroll-m-60{
  scroll-margin: -15rem;
}
.-ybc-scroll-m-64{
  scroll-margin: -16rem;
}
.-ybc-scroll-m-68{
  scroll-margin: -17rem;
}
.-ybc-scroll-m-72{
  scroll-margin: -18rem;
}
.-ybc-scroll-m-76{
  scroll-margin: -19rem;
}
.-ybc-scroll-m-80{
  scroll-margin: -20rem;
}
.-ybc-scroll-m-84{
  scroll-margin: -21rem;
}
.-ybc-scroll-m-168{
  scroll-margin: -42rem;
}
.-ybc-scroll-m-px{
  scroll-margin: -1px;
}
.-ybc-scroll-m-0\.5{
  scroll-margin: -0.125rem;
}
.-ybc-scroll-m-1\.5{
  scroll-margin: -0.375rem;
}
.-ybc-scroll-m-2\.5{
  scroll-margin: -0.625rem;
}
.-ybc-scroll-m-3\.5{
  scroll-margin: -0.875rem;
}
.ybc--scroll-m-0{
  scroll-margin: 0;
}
.ybc--scroll-m-1{
  scroll-margin: -0.25rem;
}
.ybc--scroll-m-2{
  scroll-margin: -0.5rem;
}
.ybc--scroll-m-3{
  scroll-margin: -0.75rem;
}
.ybc--scroll-m-4{
  scroll-margin: -1rem;
}
.ybc--scroll-m-5{
  scroll-margin: -1.25rem;
}
.ybc--scroll-m-6{
  scroll-margin: -1.5rem;
}
.ybc--scroll-m-7{
  scroll-margin: -1.75rem;
}
.ybc--scroll-m-8{
  scroll-margin: -2rem;
}
.ybc--scroll-m-9{
  scroll-margin: -2.25rem;
}
.ybc--scroll-m-10{
  scroll-margin: -2.5rem;
}
.ybc--scroll-m-11{
  scroll-margin: -2.75rem;
}
.ybc--scroll-m-12{
  scroll-margin: -3rem;
}
.ybc--scroll-m-13{
  scroll-margin: -3.25rem;
}
.ybc--scroll-m-14{
  scroll-margin: -3.5rem;
}
.ybc--scroll-m-15{
  scroll-margin: -3.75rem;
}
.ybc--scroll-m-16{
  scroll-margin: -4rem;
}
.ybc--scroll-m-17{
  scroll-margin: -4.25rem;
}
.ybc--scroll-m-18{
  scroll-margin: -4.5rem;
}
.ybc--scroll-m-19{
  scroll-margin: -4.75rem;
}
.ybc--scroll-m-20{
  scroll-margin: -5rem;
}
.ybc--scroll-m-24{
  scroll-margin: -6rem;
}
.ybc--scroll-m-25{
  scroll-margin: -6.25rem;
}
.ybc--scroll-m-26{
  scroll-margin: -6.75rem;
}
.ybc--scroll-m-28{
  scroll-margin: -7rem;
}
.ybc--scroll-m-32{
  scroll-margin: -8rem;
}
.ybc--scroll-m-36{
  scroll-margin: -9rem;
}
.ybc--scroll-m-40{
  scroll-margin: -10rem;
}
.ybc--scroll-m-44{
  scroll-margin: -11rem;
}
.ybc--scroll-m-45{
  scroll-margin: -11.25rem;
}
.ybc--scroll-m-46{
  scroll-margin: -11.875rem;
}
.ybc--scroll-m-48{
  scroll-margin: -12rem;
}
.ybc--scroll-m-49{
  scroll-margin: -12.25rem;
}
.ybc--scroll-m-52{
  scroll-margin: -13rem;
}
.ybc--scroll-m-56{
  scroll-margin: -14rem;
}
.ybc--scroll-m-60{
  scroll-margin: -15rem;
}
.ybc--scroll-m-64{
  scroll-margin: -16rem;
}
.ybc--scroll-m-68{
  scroll-margin: -17rem;
}
.ybc--scroll-m-72{
  scroll-margin: -18rem;
}
.ybc--scroll-m-76{
  scroll-margin: -19rem;
}
.ybc--scroll-m-80{
  scroll-margin: -20rem;
}
.ybc--scroll-m-84{
  scroll-margin: -21rem;
}
.ybc--scroll-m-168{
  scroll-margin: -42rem;
}
.ybc--scroll-m-px{
  scroll-margin: -1px;
}
.ybc--scroll-m-0\.5{
  scroll-margin: -0.125rem;
}
.ybc--scroll-m-1\.5{
  scroll-margin: -0.375rem;
}
.ybc--scroll-m-2\.5{
  scroll-margin: -0.625rem;
}
.ybc--scroll-m-3\.5{
  scroll-margin: -0.875rem;
}
.ybc-scroll-mx-0{
  scroll-margin-left: 0;
  scroll-margin-right: 0;
}
.ybc-scroll-mx-1{
  scroll-margin-left: 0.25rem;
  scroll-margin-right: 0.25rem;
}
.ybc-scroll-mx-2{
  scroll-margin-left: 0.5rem;
  scroll-margin-right: 0.5rem;
}
.ybc-scroll-mx-3{
  scroll-margin-left: 0.75rem;
  scroll-margin-right: 0.75rem;
}
.ybc-scroll-mx-4{
  scroll-margin-left: 1rem;
  scroll-margin-right: 1rem;
}
.ybc-scroll-mx-5{
  scroll-margin-left: 1.25rem;
  scroll-margin-right: 1.25rem;
}
.ybc-scroll-mx-6{
  scroll-margin-left: 1.5rem;
  scroll-margin-right: 1.5rem;
}
.ybc-scroll-mx-7{
  scroll-margin-left: 1.75rem;
  scroll-margin-right: 1.75rem;
}
.ybc-scroll-mx-8{
  scroll-margin-left: 2rem;
  scroll-margin-right: 2rem;
}
.ybc-scroll-mx-9{
  scroll-margin-left: 2.25rem;
  scroll-margin-right: 2.25rem;
}
.ybc-scroll-mx-10{
  scroll-margin-left: 2.5rem;
  scroll-margin-right: 2.5rem;
}
.ybc-scroll-mx-11{
  scroll-margin-left: 2.75rem;
  scroll-margin-right: 2.75rem;
}
.ybc-scroll-mx-12{
  scroll-margin-left: 3rem;
  scroll-margin-right: 3rem;
}
.ybc-scroll-mx-13{
  scroll-margin-left: 3.25rem;
  scroll-margin-right: 3.25rem;
}
.ybc-scroll-mx-14{
  scroll-margin-left: 3.5rem;
  scroll-margin-right: 3.5rem;
}
.ybc-scroll-mx-15{
  scroll-margin-left: 3.75rem;
  scroll-margin-right: 3.75rem;
}
.ybc-scroll-mx-16{
  scroll-margin-left: 4rem;
  scroll-margin-right: 4rem;
}
.ybc-scroll-mx-17{
  scroll-margin-left: 4.25rem;
  scroll-margin-right: 4.25rem;
}
.ybc-scroll-mx-18{
  scroll-margin-left: 4.5rem;
  scroll-margin-right: 4.5rem;
}
.ybc-scroll-mx-19{
  scroll-margin-left: 4.75rem;
  scroll-margin-right: 4.75rem;
}
.ybc-scroll-mx-20{
  scroll-margin-left: 5rem;
  scroll-margin-right: 5rem;
}
.ybc-scroll-mx-24{
  scroll-margin-left: 6rem;
  scroll-margin-right: 6rem;
}
.ybc-scroll-mx-25{
  scroll-margin-left: 6.25rem;
  scroll-margin-right: 6.25rem;
}
.ybc-scroll-mx-26{
  scroll-margin-left: 6.75rem;
  scroll-margin-right: 6.75rem;
}
.ybc-scroll-mx-28{
  scroll-margin-left: 7rem;
  scroll-margin-right: 7rem;
}
.ybc-scroll-mx-32{
  scroll-margin-left: 8rem;
  scroll-margin-right: 8rem;
}
.ybc-scroll-mx-36{
  scroll-margin-left: 9rem;
  scroll-margin-right: 9rem;
}
.ybc-scroll-mx-40{
  scroll-margin-left: 10rem;
  scroll-margin-right: 10rem;
}
.ybc-scroll-mx-44{
  scroll-margin-left: 11rem;
  scroll-margin-right: 11rem;
}
.ybc-scroll-mx-45{
  scroll-margin-left: 11.25rem;
  scroll-margin-right: 11.25rem;
}
.ybc-scroll-mx-46{
  scroll-margin-left: 11.875rem;
  scroll-margin-right: 11.875rem;
}
.ybc-scroll-mx-48{
  scroll-margin-left: 12rem;
  scroll-margin-right: 12rem;
}
.ybc-scroll-mx-49{
  scroll-margin-left: 12.25rem;
  scroll-margin-right: 12.25rem;
}
.ybc-scroll-mx-52{
  scroll-margin-left: 13rem;
  scroll-margin-right: 13rem;
}
.ybc-scroll-mx-56{
  scroll-margin-left: 14rem;
  scroll-margin-right: 14rem;
}
.ybc-scroll-mx-60{
  scroll-margin-left: 15rem;
  scroll-margin-right: 15rem;
}
.ybc-scroll-mx-64{
  scroll-margin-left: 16rem;
  scroll-margin-right: 16rem;
}
.ybc-scroll-mx-68{
  scroll-margin-left: 17rem;
  scroll-margin-right: 17rem;
}
.ybc-scroll-mx-72{
  scroll-margin-left: 18rem;
  scroll-margin-right: 18rem;
}
.ybc-scroll-mx-76{
  scroll-margin-left: 19rem;
  scroll-margin-right: 19rem;
}
.ybc-scroll-mx-80{
  scroll-margin-left: 20rem;
  scroll-margin-right: 20rem;
}
.ybc-scroll-mx-84{
  scroll-margin-left: 21rem;
  scroll-margin-right: 21rem;
}
.ybc-scroll-mx-168{
  scroll-margin-left: 42rem;
  scroll-margin-right: 42rem;
}
.ybc-scroll-mx-px{
  scroll-margin-left: 1px;
  scroll-margin-right: 1px;
}
.ybc-scroll-mx-0\.5{
  scroll-margin-left: 0.125rem;
  scroll-margin-right: 0.125rem;
}
.ybc-scroll-mx-1\.5{
  scroll-margin-left: 0.375rem;
  scroll-margin-right: 0.375rem;
}
.ybc-scroll-mx-2\.5{
  scroll-margin-left: 0.625rem;
  scroll-margin-right: 0.625rem;
}
.ybc-scroll-mx-3\.5{
  scroll-margin-left: 0.875rem;
  scroll-margin-right: 0.875rem;
}
.-ybc-scroll-mx-0{
  scroll-margin-left: 0;
  scroll-margin-right: 0;
}
.-ybc-scroll-mx-1{
  scroll-margin-left: -0.25rem;
  scroll-margin-right: -0.25rem;
}
.-ybc-scroll-mx-2{
  scroll-margin-left: -0.5rem;
  scroll-margin-right: -0.5rem;
}
.-ybc-scroll-mx-3{
  scroll-margin-left: -0.75rem;
  scroll-margin-right: -0.75rem;
}
.-ybc-scroll-mx-4{
  scroll-margin-left: -1rem;
  scroll-margin-right: -1rem;
}
.-ybc-scroll-mx-5{
  scroll-margin-left: -1.25rem;
  scroll-margin-right: -1.25rem;
}
.-ybc-scroll-mx-6{
  scroll-margin-left: -1.5rem;
  scroll-margin-right: -1.5rem;
}
.-ybc-scroll-mx-7{
  scroll-margin-left: -1.75rem;
  scroll-margin-right: -1.75rem;
}
.-ybc-scroll-mx-8{
  scroll-margin-left: -2rem;
  scroll-margin-right: -2rem;
}
.-ybc-scroll-mx-9{
  scroll-margin-left: -2.25rem;
  scroll-margin-right: -2.25rem;
}
.-ybc-scroll-mx-10{
  scroll-margin-left: -2.5rem;
  scroll-margin-right: -2.5rem;
}
.-ybc-scroll-mx-11{
  scroll-margin-left: -2.75rem;
  scroll-margin-right: -2.75rem;
}
.-ybc-scroll-mx-12{
  scroll-margin-left: -3rem;
  scroll-margin-right: -3rem;
}
.-ybc-scroll-mx-13{
  scroll-margin-left: -3.25rem;
  scroll-margin-right: -3.25rem;
}
.-ybc-scroll-mx-14{
  scroll-margin-left: -3.5rem;
  scroll-margin-right: -3.5rem;
}
.-ybc-scroll-mx-15{
  scroll-margin-left: -3.75rem;
  scroll-margin-right: -3.75rem;
}
.-ybc-scroll-mx-16{
  scroll-margin-left: -4rem;
  scroll-margin-right: -4rem;
}
.-ybc-scroll-mx-17{
  scroll-margin-left: -4.25rem;
  scroll-margin-right: -4.25rem;
}
.-ybc-scroll-mx-18{
  scroll-margin-left: -4.5rem;
  scroll-margin-right: -4.5rem;
}
.-ybc-scroll-mx-19{
  scroll-margin-left: -4.75rem;
  scroll-margin-right: -4.75rem;
}
.-ybc-scroll-mx-20{
  scroll-margin-left: -5rem;
  scroll-margin-right: -5rem;
}
.-ybc-scroll-mx-24{
  scroll-margin-left: -6rem;
  scroll-margin-right: -6rem;
}
.-ybc-scroll-mx-25{
  scroll-margin-left: -6.25rem;
  scroll-margin-right: -6.25rem;
}
.-ybc-scroll-mx-26{
  scroll-margin-left: -6.75rem;
  scroll-margin-right: -6.75rem;
}
.-ybc-scroll-mx-28{
  scroll-margin-left: -7rem;
  scroll-margin-right: -7rem;
}
.-ybc-scroll-mx-32{
  scroll-margin-left: -8rem;
  scroll-margin-right: -8rem;
}
.-ybc-scroll-mx-36{
  scroll-margin-left: -9rem;
  scroll-margin-right: -9rem;
}
.-ybc-scroll-mx-40{
  scroll-margin-left: -10rem;
  scroll-margin-right: -10rem;
}
.-ybc-scroll-mx-44{
  scroll-margin-left: -11rem;
  scroll-margin-right: -11rem;
}
.-ybc-scroll-mx-45{
  scroll-margin-left: -11.25rem;
  scroll-margin-right: -11.25rem;
}
.-ybc-scroll-mx-46{
  scroll-margin-left: -11.875rem;
  scroll-margin-right: -11.875rem;
}
.-ybc-scroll-mx-48{
  scroll-margin-left: -12rem;
  scroll-margin-right: -12rem;
}
.-ybc-scroll-mx-49{
  scroll-margin-left: -12.25rem;
  scroll-margin-right: -12.25rem;
}
.-ybc-scroll-mx-52{
  scroll-margin-left: -13rem;
  scroll-margin-right: -13rem;
}
.-ybc-scroll-mx-56{
  scroll-margin-left: -14rem;
  scroll-margin-right: -14rem;
}
.-ybc-scroll-mx-60{
  scroll-margin-left: -15rem;
  scroll-margin-right: -15rem;
}
.-ybc-scroll-mx-64{
  scroll-margin-left: -16rem;
  scroll-margin-right: -16rem;
}
.-ybc-scroll-mx-68{
  scroll-margin-left: -17rem;
  scroll-margin-right: -17rem;
}
.-ybc-scroll-mx-72{
  scroll-margin-left: -18rem;
  scroll-margin-right: -18rem;
}
.-ybc-scroll-mx-76{
  scroll-margin-left: -19rem;
  scroll-margin-right: -19rem;
}
.-ybc-scroll-mx-80{
  scroll-margin-left: -20rem;
  scroll-margin-right: -20rem;
}
.-ybc-scroll-mx-84{
  scroll-margin-left: -21rem;
  scroll-margin-right: -21rem;
}
.-ybc-scroll-mx-168{
  scroll-margin-left: -42rem;
  scroll-margin-right: -42rem;
}
.-ybc-scroll-mx-px{
  scroll-margin-left: -1px;
  scroll-margin-right: -1px;
}
.-ybc-scroll-mx-0\.5{
  scroll-margin-left: -0.125rem;
  scroll-margin-right: -0.125rem;
}
.-ybc-scroll-mx-1\.5{
  scroll-margin-left: -0.375rem;
  scroll-margin-right: -0.375rem;
}
.-ybc-scroll-mx-2\.5{
  scroll-margin-left: -0.625rem;
  scroll-margin-right: -0.625rem;
}
.-ybc-scroll-mx-3\.5{
  scroll-margin-left: -0.875rem;
  scroll-margin-right: -0.875rem;
}
.ybc--scroll-mx-0{
  scroll-margin-left: 0;
  scroll-margin-right: 0;
}
.ybc--scroll-mx-1{
  scroll-margin-left: -0.25rem;
  scroll-margin-right: -0.25rem;
}
.ybc--scroll-mx-2{
  scroll-margin-left: -0.5rem;
  scroll-margin-right: -0.5rem;
}
.ybc--scroll-mx-3{
  scroll-margin-left: -0.75rem;
  scroll-margin-right: -0.75rem;
}
.ybc--scroll-mx-4{
  scroll-margin-left: -1rem;
  scroll-margin-right: -1rem;
}
.ybc--scroll-mx-5{
  scroll-margin-left: -1.25rem;
  scroll-margin-right: -1.25rem;
}
.ybc--scroll-mx-6{
  scroll-margin-left: -1.5rem;
  scroll-margin-right: -1.5rem;
}
.ybc--scroll-mx-7{
  scroll-margin-left: -1.75rem;
  scroll-margin-right: -1.75rem;
}
.ybc--scroll-mx-8{
  scroll-margin-left: -2rem;
  scroll-margin-right: -2rem;
}
.ybc--scroll-mx-9{
  scroll-margin-left: -2.25rem;
  scroll-margin-right: -2.25rem;
}
.ybc--scroll-mx-10{
  scroll-margin-left: -2.5rem;
  scroll-margin-right: -2.5rem;
}
.ybc--scroll-mx-11{
  scroll-margin-left: -2.75rem;
  scroll-margin-right: -2.75rem;
}
.ybc--scroll-mx-12{
  scroll-margin-left: -3rem;
  scroll-margin-right: -3rem;
}
.ybc--scroll-mx-13{
  scroll-margin-left: -3.25rem;
  scroll-margin-right: -3.25rem;
}
.ybc--scroll-mx-14{
  scroll-margin-left: -3.5rem;
  scroll-margin-right: -3.5rem;
}
.ybc--scroll-mx-15{
  scroll-margin-left: -3.75rem;
  scroll-margin-right: -3.75rem;
}
.ybc--scroll-mx-16{
  scroll-margin-left: -4rem;
  scroll-margin-right: -4rem;
}
.ybc--scroll-mx-17{
  scroll-margin-left: -4.25rem;
  scroll-margin-right: -4.25rem;
}
.ybc--scroll-mx-18{
  scroll-margin-left: -4.5rem;
  scroll-margin-right: -4.5rem;
}
.ybc--scroll-mx-19{
  scroll-margin-left: -4.75rem;
  scroll-margin-right: -4.75rem;
}
.ybc--scroll-mx-20{
  scroll-margin-left: -5rem;
  scroll-margin-right: -5rem;
}
.ybc--scroll-mx-24{
  scroll-margin-left: -6rem;
  scroll-margin-right: -6rem;
}
.ybc--scroll-mx-25{
  scroll-margin-left: -6.25rem;
  scroll-margin-right: -6.25rem;
}
.ybc--scroll-mx-26{
  scroll-margin-left: -6.75rem;
  scroll-margin-right: -6.75rem;
}
.ybc--scroll-mx-28{
  scroll-margin-left: -7rem;
  scroll-margin-right: -7rem;
}
.ybc--scroll-mx-32{
  scroll-margin-left: -8rem;
  scroll-margin-right: -8rem;
}
.ybc--scroll-mx-36{
  scroll-margin-left: -9rem;
  scroll-margin-right: -9rem;
}
.ybc--scroll-mx-40{
  scroll-margin-left: -10rem;
  scroll-margin-right: -10rem;
}
.ybc--scroll-mx-44{
  scroll-margin-left: -11rem;
  scroll-margin-right: -11rem;
}
.ybc--scroll-mx-45{
  scroll-margin-left: -11.25rem;
  scroll-margin-right: -11.25rem;
}
.ybc--scroll-mx-46{
  scroll-margin-left: -11.875rem;
  scroll-margin-right: -11.875rem;
}
.ybc--scroll-mx-48{
  scroll-margin-left: -12rem;
  scroll-margin-right: -12rem;
}
.ybc--scroll-mx-49{
  scroll-margin-left: -12.25rem;
  scroll-margin-right: -12.25rem;
}
.ybc--scroll-mx-52{
  scroll-margin-left: -13rem;
  scroll-margin-right: -13rem;
}
.ybc--scroll-mx-56{
  scroll-margin-left: -14rem;
  scroll-margin-right: -14rem;
}
.ybc--scroll-mx-60{
  scroll-margin-left: -15rem;
  scroll-margin-right: -15rem;
}
.ybc--scroll-mx-64{
  scroll-margin-left: -16rem;
  scroll-margin-right: -16rem;
}
.ybc--scroll-mx-68{
  scroll-margin-left: -17rem;
  scroll-margin-right: -17rem;
}
.ybc--scroll-mx-72{
  scroll-margin-left: -18rem;
  scroll-margin-right: -18rem;
}
.ybc--scroll-mx-76{
  scroll-margin-left: -19rem;
  scroll-margin-right: -19rem;
}
.ybc--scroll-mx-80{
  scroll-margin-left: -20rem;
  scroll-margin-right: -20rem;
}
.ybc--scroll-mx-84{
  scroll-margin-left: -21rem;
  scroll-margin-right: -21rem;
}
.ybc--scroll-mx-168{
  scroll-margin-left: -42rem;
  scroll-margin-right: -42rem;
}
.ybc--scroll-mx-px{
  scroll-margin-left: -1px;
  scroll-margin-right: -1px;
}
.ybc--scroll-mx-0\.5{
  scroll-margin-left: -0.125rem;
  scroll-margin-right: -0.125rem;
}
.ybc--scroll-mx-1\.5{
  scroll-margin-left: -0.375rem;
  scroll-margin-right: -0.375rem;
}
.ybc--scroll-mx-2\.5{
  scroll-margin-left: -0.625rem;
  scroll-margin-right: -0.625rem;
}
.ybc--scroll-mx-3\.5{
  scroll-margin-left: -0.875rem;
  scroll-margin-right: -0.875rem;
}
.ybc-scroll-my-0{
  scroll-margin-top: 0;
  scroll-margin-bottom: 0;
}
.ybc-scroll-my-1{
  scroll-margin-top: 0.25rem;
  scroll-margin-bottom: 0.25rem;
}
.ybc-scroll-my-2{
  scroll-margin-top: 0.5rem;
  scroll-margin-bottom: 0.5rem;
}
.ybc-scroll-my-3{
  scroll-margin-top: 0.75rem;
  scroll-margin-bottom: 0.75rem;
}
.ybc-scroll-my-4{
  scroll-margin-top: 1rem;
  scroll-margin-bottom: 1rem;
}
.ybc-scroll-my-5{
  scroll-margin-top: 1.25rem;
  scroll-margin-bottom: 1.25rem;
}
.ybc-scroll-my-6{
  scroll-margin-top: 1.5rem;
  scroll-margin-bottom: 1.5rem;
}
.ybc-scroll-my-7{
  scroll-margin-top: 1.75rem;
  scroll-margin-bottom: 1.75rem;
}
.ybc-scroll-my-8{
  scroll-margin-top: 2rem;
  scroll-margin-bottom: 2rem;
}
.ybc-scroll-my-9{
  scroll-margin-top: 2.25rem;
  scroll-margin-bottom: 2.25rem;
}
.ybc-scroll-my-10{
  scroll-margin-top: 2.5rem;
  scroll-margin-bottom: 2.5rem;
}
.ybc-scroll-my-11{
  scroll-margin-top: 2.75rem;
  scroll-margin-bottom: 2.75rem;
}
.ybc-scroll-my-12{
  scroll-margin-top: 3rem;
  scroll-margin-bottom: 3rem;
}
.ybc-scroll-my-13{
  scroll-margin-top: 3.25rem;
  scroll-margin-bottom: 3.25rem;
}
.ybc-scroll-my-14{
  scroll-margin-top: 3.5rem;
  scroll-margin-bottom: 3.5rem;
}
.ybc-scroll-my-15{
  scroll-margin-top: 3.75rem;
  scroll-margin-bottom: 3.75rem;
}
.ybc-scroll-my-16{
  scroll-margin-top: 4rem;
  scroll-margin-bottom: 4rem;
}
.ybc-scroll-my-17{
  scroll-margin-top: 4.25rem;
  scroll-margin-bottom: 4.25rem;
}
.ybc-scroll-my-18{
  scroll-margin-top: 4.5rem;
  scroll-margin-bottom: 4.5rem;
}
.ybc-scroll-my-19{
  scroll-margin-top: 4.75rem;
  scroll-margin-bottom: 4.75rem;
}
.ybc-scroll-my-20{
  scroll-margin-top: 5rem;
  scroll-margin-bottom: 5rem;
}
.ybc-scroll-my-24{
  scroll-margin-top: 6rem;
  scroll-margin-bottom: 6rem;
}
.ybc-scroll-my-25{
  scroll-margin-top: 6.25rem;
  scroll-margin-bottom: 6.25rem;
}
.ybc-scroll-my-26{
  scroll-margin-top: 6.75rem;
  scroll-margin-bottom: 6.75rem;
}
.ybc-scroll-my-28{
  scroll-margin-top: 7rem;
  scroll-margin-bottom: 7rem;
}
.ybc-scroll-my-32{
  scroll-margin-top: 8rem;
  scroll-margin-bottom: 8rem;
}
.ybc-scroll-my-36{
  scroll-margin-top: 9rem;
  scroll-margin-bottom: 9rem;
}
.ybc-scroll-my-40{
  scroll-margin-top: 10rem;
  scroll-margin-bottom: 10rem;
}
.ybc-scroll-my-44{
  scroll-margin-top: 11rem;
  scroll-margin-bottom: 11rem;
}
.ybc-scroll-my-45{
  scroll-margin-top: 11.25rem;
  scroll-margin-bottom: 11.25rem;
}
.ybc-scroll-my-46{
  scroll-margin-top: 11.875rem;
  scroll-margin-bottom: 11.875rem;
}
.ybc-scroll-my-48{
  scroll-margin-top: 12rem;
  scroll-margin-bottom: 12rem;
}
.ybc-scroll-my-49{
  scroll-margin-top: 12.25rem;
  scroll-margin-bottom: 12.25rem;
}
.ybc-scroll-my-52{
  scroll-margin-top: 13rem;
  scroll-margin-bottom: 13rem;
}
.ybc-scroll-my-56{
  scroll-margin-top: 14rem;
  scroll-margin-bottom: 14rem;
}
.ybc-scroll-my-60{
  scroll-margin-top: 15rem;
  scroll-margin-bottom: 15rem;
}
.ybc-scroll-my-64{
  scroll-margin-top: 16rem;
  scroll-margin-bottom: 16rem;
}
.ybc-scroll-my-68{
  scroll-margin-top: 17rem;
  scroll-margin-bottom: 17rem;
}
.ybc-scroll-my-72{
  scroll-margin-top: 18rem;
  scroll-margin-bottom: 18rem;
}
.ybc-scroll-my-76{
  scroll-margin-top: 19rem;
  scroll-margin-bottom: 19rem;
}
.ybc-scroll-my-80{
  scroll-margin-top: 20rem;
  scroll-margin-bottom: 20rem;
}
.ybc-scroll-my-84{
  scroll-margin-top: 21rem;
  scroll-margin-bottom: 21rem;
}
.ybc-scroll-my-168{
  scroll-margin-top: 42rem;
  scroll-margin-bottom: 42rem;
}
.ybc-scroll-my-px{
  scroll-margin-top: 1px;
  scroll-margin-bottom: 1px;
}
.ybc-scroll-my-0\.5{
  scroll-margin-top: 0.125rem;
  scroll-margin-bottom: 0.125rem;
}
.ybc-scroll-my-1\.5{
  scroll-margin-top: 0.375rem;
  scroll-margin-bottom: 0.375rem;
}
.ybc-scroll-my-2\.5{
  scroll-margin-top: 0.625rem;
  scroll-margin-bottom: 0.625rem;
}
.ybc-scroll-my-3\.5{
  scroll-margin-top: 0.875rem;
  scroll-margin-bottom: 0.875rem;
}
.-ybc-scroll-my-0{
  scroll-margin-top: 0;
  scroll-margin-bottom: 0;
}
.-ybc-scroll-my-1{
  scroll-margin-top: -0.25rem;
  scroll-margin-bottom: -0.25rem;
}
.-ybc-scroll-my-2{
  scroll-margin-top: -0.5rem;
  scroll-margin-bottom: -0.5rem;
}
.-ybc-scroll-my-3{
  scroll-margin-top: -0.75rem;
  scroll-margin-bottom: -0.75rem;
}
.-ybc-scroll-my-4{
  scroll-margin-top: -1rem;
  scroll-margin-bottom: -1rem;
}
.-ybc-scroll-my-5{
  scroll-margin-top: -1.25rem;
  scroll-margin-bottom: -1.25rem;
}
.-ybc-scroll-my-6{
  scroll-margin-top: -1.5rem;
  scroll-margin-bottom: -1.5rem;
}
.-ybc-scroll-my-7{
  scroll-margin-top: -1.75rem;
  scroll-margin-bottom: -1.75rem;
}
.-ybc-scroll-my-8{
  scroll-margin-top: -2rem;
  scroll-margin-bottom: -2rem;
}
.-ybc-scroll-my-9{
  scroll-margin-top: -2.25rem;
  scroll-margin-bottom: -2.25rem;
}
.-ybc-scroll-my-10{
  scroll-margin-top: -2.5rem;
  scroll-margin-bottom: -2.5rem;
}
.-ybc-scroll-my-11{
  scroll-margin-top: -2.75rem;
  scroll-margin-bottom: -2.75rem;
}
.-ybc-scroll-my-12{
  scroll-margin-top: -3rem;
  scroll-margin-bottom: -3rem;
}
.-ybc-scroll-my-13{
  scroll-margin-top: -3.25rem;
  scroll-margin-bottom: -3.25rem;
}
.-ybc-scroll-my-14{
  scroll-margin-top: -3.5rem;
  scroll-margin-bottom: -3.5rem;
}
.-ybc-scroll-my-15{
  scroll-margin-top: -3.75rem;
  scroll-margin-bottom: -3.75rem;
}
.-ybc-scroll-my-16{
  scroll-margin-top: -4rem;
  scroll-margin-bottom: -4rem;
}
.-ybc-scroll-my-17{
  scroll-margin-top: -4.25rem;
  scroll-margin-bottom: -4.25rem;
}
.-ybc-scroll-my-18{
  scroll-margin-top: -4.5rem;
  scroll-margin-bottom: -4.5rem;
}
.-ybc-scroll-my-19{
  scroll-margin-top: -4.75rem;
  scroll-margin-bottom: -4.75rem;
}
.-ybc-scroll-my-20{
  scroll-margin-top: -5rem;
  scroll-margin-bottom: -5rem;
}
.-ybc-scroll-my-24{
  scroll-margin-top: -6rem;
  scroll-margin-bottom: -6rem;
}
.-ybc-scroll-my-25{
  scroll-margin-top: -6.25rem;
  scroll-margin-bottom: -6.25rem;
}
.-ybc-scroll-my-26{
  scroll-margin-top: -6.75rem;
  scroll-margin-bottom: -6.75rem;
}
.-ybc-scroll-my-28{
  scroll-margin-top: -7rem;
  scroll-margin-bottom: -7rem;
}
.-ybc-scroll-my-32{
  scroll-margin-top: -8rem;
  scroll-margin-bottom: -8rem;
}
.-ybc-scroll-my-36{
  scroll-margin-top: -9rem;
  scroll-margin-bottom: -9rem;
}
.-ybc-scroll-my-40{
  scroll-margin-top: -10rem;
  scroll-margin-bottom: -10rem;
}
.-ybc-scroll-my-44{
  scroll-margin-top: -11rem;
  scroll-margin-bottom: -11rem;
}
.-ybc-scroll-my-45{
  scroll-margin-top: -11.25rem;
  scroll-margin-bottom: -11.25rem;
}
.-ybc-scroll-my-46{
  scroll-margin-top: -11.875rem;
  scroll-margin-bottom: -11.875rem;
}
.-ybc-scroll-my-48{
  scroll-margin-top: -12rem;
  scroll-margin-bottom: -12rem;
}
.-ybc-scroll-my-49{
  scroll-margin-top: -12.25rem;
  scroll-margin-bottom: -12.25rem;
}
.-ybc-scroll-my-52{
  scroll-margin-top: -13rem;
  scroll-margin-bottom: -13rem;
}
.-ybc-scroll-my-56{
  scroll-margin-top: -14rem;
  scroll-margin-bottom: -14rem;
}
.-ybc-scroll-my-60{
  scroll-margin-top: -15rem;
  scroll-margin-bottom: -15rem;
}
.-ybc-scroll-my-64{
  scroll-margin-top: -16rem;
  scroll-margin-bottom: -16rem;
}
.-ybc-scroll-my-68{
  scroll-margin-top: -17rem;
  scroll-margin-bottom: -17rem;
}
.-ybc-scroll-my-72{
  scroll-margin-top: -18rem;
  scroll-margin-bottom: -18rem;
}
.-ybc-scroll-my-76{
  scroll-margin-top: -19rem;
  scroll-margin-bottom: -19rem;
}
.-ybc-scroll-my-80{
  scroll-margin-top: -20rem;
  scroll-margin-bottom: -20rem;
}
.-ybc-scroll-my-84{
  scroll-margin-top: -21rem;
  scroll-margin-bottom: -21rem;
}
.-ybc-scroll-my-168{
  scroll-margin-top: -42rem;
  scroll-margin-bottom: -42rem;
}
.-ybc-scroll-my-px{
  scroll-margin-top: -1px;
  scroll-margin-bottom: -1px;
}
.-ybc-scroll-my-0\.5{
  scroll-margin-top: -0.125rem;
  scroll-margin-bottom: -0.125rem;
}
.-ybc-scroll-my-1\.5{
  scroll-margin-top: -0.375rem;
  scroll-margin-bottom: -0.375rem;
}
.-ybc-scroll-my-2\.5{
  scroll-margin-top: -0.625rem;
  scroll-margin-bottom: -0.625rem;
}
.-ybc-scroll-my-3\.5{
  scroll-margin-top: -0.875rem;
  scroll-margin-bottom: -0.875rem;
}
.ybc--scroll-my-0{
  scroll-margin-top: 0;
  scroll-margin-bottom: 0;
}
.ybc--scroll-my-1{
  scroll-margin-top: -0.25rem;
  scroll-margin-bottom: -0.25rem;
}
.ybc--scroll-my-2{
  scroll-margin-top: -0.5rem;
  scroll-margin-bottom: -0.5rem;
}
.ybc--scroll-my-3{
  scroll-margin-top: -0.75rem;
  scroll-margin-bottom: -0.75rem;
}
.ybc--scroll-my-4{
  scroll-margin-top: -1rem;
  scroll-margin-bottom: -1rem;
}
.ybc--scroll-my-5{
  scroll-margin-top: -1.25rem;
  scroll-margin-bottom: -1.25rem;
}
.ybc--scroll-my-6{
  scroll-margin-top: -1.5rem;
  scroll-margin-bottom: -1.5rem;
}
.ybc--scroll-my-7{
  scroll-margin-top: -1.75rem;
  scroll-margin-bottom: -1.75rem;
}
.ybc--scroll-my-8{
  scroll-margin-top: -2rem;
  scroll-margin-bottom: -2rem;
}
.ybc--scroll-my-9{
  scroll-margin-top: -2.25rem;
  scroll-margin-bottom: -2.25rem;
}
.ybc--scroll-my-10{
  scroll-margin-top: -2.5rem;
  scroll-margin-bottom: -2.5rem;
}
.ybc--scroll-my-11{
  scroll-margin-top: -2.75rem;
  scroll-margin-bottom: -2.75rem;
}
.ybc--scroll-my-12{
  scroll-margin-top: -3rem;
  scroll-margin-bottom: -3rem;
}
.ybc--scroll-my-13{
  scroll-margin-top: -3.25rem;
  scroll-margin-bottom: -3.25rem;
}
.ybc--scroll-my-14{
  scroll-margin-top: -3.5rem;
  scroll-margin-bottom: -3.5rem;
}
.ybc--scroll-my-15{
  scroll-margin-top: -3.75rem;
  scroll-margin-bottom: -3.75rem;
}
.ybc--scroll-my-16{
  scroll-margin-top: -4rem;
  scroll-margin-bottom: -4rem;
}
.ybc--scroll-my-17{
  scroll-margin-top: -4.25rem;
  scroll-margin-bottom: -4.25rem;
}
.ybc--scroll-my-18{
  scroll-margin-top: -4.5rem;
  scroll-margin-bottom: -4.5rem;
}
.ybc--scroll-my-19{
  scroll-margin-top: -4.75rem;
  scroll-margin-bottom: -4.75rem;
}
.ybc--scroll-my-20{
  scroll-margin-top: -5rem;
  scroll-margin-bottom: -5rem;
}
.ybc--scroll-my-24{
  scroll-margin-top: -6rem;
  scroll-margin-bottom: -6rem;
}
.ybc--scroll-my-25{
  scroll-margin-top: -6.25rem;
  scroll-margin-bottom: -6.25rem;
}
.ybc--scroll-my-26{
  scroll-margin-top: -6.75rem;
  scroll-margin-bottom: -6.75rem;
}
.ybc--scroll-my-28{
  scroll-margin-top: -7rem;
  scroll-margin-bottom: -7rem;
}
.ybc--scroll-my-32{
  scroll-margin-top: -8rem;
  scroll-margin-bottom: -8rem;
}
.ybc--scroll-my-36{
  scroll-margin-top: -9rem;
  scroll-margin-bottom: -9rem;
}
.ybc--scroll-my-40{
  scroll-margin-top: -10rem;
  scroll-margin-bottom: -10rem;
}
.ybc--scroll-my-44{
  scroll-margin-top: -11rem;
  scroll-margin-bottom: -11rem;
}
.ybc--scroll-my-45{
  scroll-margin-top: -11.25rem;
  scroll-margin-bottom: -11.25rem;
}
.ybc--scroll-my-46{
  scroll-margin-top: -11.875rem;
  scroll-margin-bottom: -11.875rem;
}
.ybc--scroll-my-48{
  scroll-margin-top: -12rem;
  scroll-margin-bottom: -12rem;
}
.ybc--scroll-my-49{
  scroll-margin-top: -12.25rem;
  scroll-margin-bottom: -12.25rem;
}
.ybc--scroll-my-52{
  scroll-margin-top: -13rem;
  scroll-margin-bottom: -13rem;
}
.ybc--scroll-my-56{
  scroll-margin-top: -14rem;
  scroll-margin-bottom: -14rem;
}
.ybc--scroll-my-60{
  scroll-margin-top: -15rem;
  scroll-margin-bottom: -15rem;
}
.ybc--scroll-my-64{
  scroll-margin-top: -16rem;
  scroll-margin-bottom: -16rem;
}
.ybc--scroll-my-68{
  scroll-margin-top: -17rem;
  scroll-margin-bottom: -17rem;
}
.ybc--scroll-my-72{
  scroll-margin-top: -18rem;
  scroll-margin-bottom: -18rem;
}
.ybc--scroll-my-76{
  scroll-margin-top: -19rem;
  scroll-margin-bottom: -19rem;
}
.ybc--scroll-my-80{
  scroll-margin-top: -20rem;
  scroll-margin-bottom: -20rem;
}
.ybc--scroll-my-84{
  scroll-margin-top: -21rem;
  scroll-margin-bottom: -21rem;
}
.ybc--scroll-my-168{
  scroll-margin-top: -42rem;
  scroll-margin-bottom: -42rem;
}
.ybc--scroll-my-px{
  scroll-margin-top: -1px;
  scroll-margin-bottom: -1px;
}
.ybc--scroll-my-0\.5{
  scroll-margin-top: -0.125rem;
  scroll-margin-bottom: -0.125rem;
}
.ybc--scroll-my-1\.5{
  scroll-margin-top: -0.375rem;
  scroll-margin-bottom: -0.375rem;
}
.ybc--scroll-my-2\.5{
  scroll-margin-top: -0.625rem;
  scroll-margin-bottom: -0.625rem;
}
.ybc--scroll-my-3\.5{
  scroll-margin-top: -0.875rem;
  scroll-margin-bottom: -0.875rem;
}
.ybc-scroll-mt-0{
  scroll-margin-top: 0;
}
.ybc-scroll-mt-1{
  scroll-margin-top: 0.25rem;
}
.ybc-scroll-mt-2{
  scroll-margin-top: 0.5rem;
}
.ybc-scroll-mt-3{
  scroll-margin-top: 0.75rem;
}
.ybc-scroll-mt-4{
  scroll-margin-top: 1rem;
}
.ybc-scroll-mt-5{
  scroll-margin-top: 1.25rem;
}
.ybc-scroll-mt-6{
  scroll-margin-top: 1.5rem;
}
.ybc-scroll-mt-7{
  scroll-margin-top: 1.75rem;
}
.ybc-scroll-mt-8{
  scroll-margin-top: 2rem;
}
.ybc-scroll-mt-9{
  scroll-margin-top: 2.25rem;
}
.ybc-scroll-mt-10{
  scroll-margin-top: 2.5rem;
}
.ybc-scroll-mt-11{
  scroll-margin-top: 2.75rem;
}
.ybc-scroll-mt-12{
  scroll-margin-top: 3rem;
}
.ybc-scroll-mt-13{
  scroll-margin-top: 3.25rem;
}
.ybc-scroll-mt-14{
  scroll-margin-top: 3.5rem;
}
.ybc-scroll-mt-15{
  scroll-margin-top: 3.75rem;
}
.ybc-scroll-mt-16{
  scroll-margin-top: 4rem;
}
.ybc-scroll-mt-17{
  scroll-margin-top: 4.25rem;
}
.ybc-scroll-mt-18{
  scroll-margin-top: 4.5rem;
}
.ybc-scroll-mt-19{
  scroll-margin-top: 4.75rem;
}
.ybc-scroll-mt-20{
  scroll-margin-top: 5rem;
}
.ybc-scroll-mt-24{
  scroll-margin-top: 6rem;
}
.ybc-scroll-mt-25{
  scroll-margin-top: 6.25rem;
}
.ybc-scroll-mt-26{
  scroll-margin-top: 6.75rem;
}
.ybc-scroll-mt-28{
  scroll-margin-top: 7rem;
}
.ybc-scroll-mt-32{
  scroll-margin-top: 8rem;
}
.ybc-scroll-mt-36{
  scroll-margin-top: 9rem;
}
.ybc-scroll-mt-40{
  scroll-margin-top: 10rem;
}
.ybc-scroll-mt-44{
  scroll-margin-top: 11rem;
}
.ybc-scroll-mt-45{
  scroll-margin-top: 11.25rem;
}
.ybc-scroll-mt-46{
  scroll-margin-top: 11.875rem;
}
.ybc-scroll-mt-48{
  scroll-margin-top: 12rem;
}
.ybc-scroll-mt-49{
  scroll-margin-top: 12.25rem;
}
.ybc-scroll-mt-52{
  scroll-margin-top: 13rem;
}
.ybc-scroll-mt-56{
  scroll-margin-top: 14rem;
}
.ybc-scroll-mt-60{
  scroll-margin-top: 15rem;
}
.ybc-scroll-mt-64{
  scroll-margin-top: 16rem;
}
.ybc-scroll-mt-68{
  scroll-margin-top: 17rem;
}
.ybc-scroll-mt-72{
  scroll-margin-top: 18rem;
}
.ybc-scroll-mt-76{
  scroll-margin-top: 19rem;
}
.ybc-scroll-mt-80{
  scroll-margin-top: 20rem;
}
.ybc-scroll-mt-84{
  scroll-margin-top: 21rem;
}
.ybc-scroll-mt-168{
  scroll-margin-top: 42rem;
}
.ybc-scroll-mt-px{
  scroll-margin-top: 1px;
}
.ybc-scroll-mt-0\.5{
  scroll-margin-top: 0.125rem;
}
.ybc-scroll-mt-1\.5{
  scroll-margin-top: 0.375rem;
}
.ybc-scroll-mt-2\.5{
  scroll-margin-top: 0.625rem;
}
.ybc-scroll-mt-3\.5{
  scroll-margin-top: 0.875rem;
}
.-ybc-scroll-mt-0{
  scroll-margin-top: 0;
}
.-ybc-scroll-mt-1{
  scroll-margin-top: -0.25rem;
}
.-ybc-scroll-mt-2{
  scroll-margin-top: -0.5rem;
}
.-ybc-scroll-mt-3{
  scroll-margin-top: -0.75rem;
}
.-ybc-scroll-mt-4{
  scroll-margin-top: -1rem;
}
.-ybc-scroll-mt-5{
  scroll-margin-top: -1.25rem;
}
.-ybc-scroll-mt-6{
  scroll-margin-top: -1.5rem;
}
.-ybc-scroll-mt-7{
  scroll-margin-top: -1.75rem;
}
.-ybc-scroll-mt-8{
  scroll-margin-top: -2rem;
}
.-ybc-scroll-mt-9{
  scroll-margin-top: -2.25rem;
}
.-ybc-scroll-mt-10{
  scroll-margin-top: -2.5rem;
}
.-ybc-scroll-mt-11{
  scroll-margin-top: -2.75rem;
}
.-ybc-scroll-mt-12{
  scroll-margin-top: -3rem;
}
.-ybc-scroll-mt-13{
  scroll-margin-top: -3.25rem;
}
.-ybc-scroll-mt-14{
  scroll-margin-top: -3.5rem;
}
.-ybc-scroll-mt-15{
  scroll-margin-top: -3.75rem;
}
.-ybc-scroll-mt-16{
  scroll-margin-top: -4rem;
}
.-ybc-scroll-mt-17{
  scroll-margin-top: -4.25rem;
}
.-ybc-scroll-mt-18{
  scroll-margin-top: -4.5rem;
}
.-ybc-scroll-mt-19{
  scroll-margin-top: -4.75rem;
}
.-ybc-scroll-mt-20{
  scroll-margin-top: -5rem;
}
.-ybc-scroll-mt-24{
  scroll-margin-top: -6rem;
}
.-ybc-scroll-mt-25{
  scroll-margin-top: -6.25rem;
}
.-ybc-scroll-mt-26{
  scroll-margin-top: -6.75rem;
}
.-ybc-scroll-mt-28{
  scroll-margin-top: -7rem;
}
.-ybc-scroll-mt-32{
  scroll-margin-top: -8rem;
}
.-ybc-scroll-mt-36{
  scroll-margin-top: -9rem;
}
.-ybc-scroll-mt-40{
  scroll-margin-top: -10rem;
}
.-ybc-scroll-mt-44{
  scroll-margin-top: -11rem;
}
.-ybc-scroll-mt-45{
  scroll-margin-top: -11.25rem;
}
.-ybc-scroll-mt-46{
  scroll-margin-top: -11.875rem;
}
.-ybc-scroll-mt-48{
  scroll-margin-top: -12rem;
}
.-ybc-scroll-mt-49{
  scroll-margin-top: -12.25rem;
}
.-ybc-scroll-mt-52{
  scroll-margin-top: -13rem;
}
.-ybc-scroll-mt-56{
  scroll-margin-top: -14rem;
}
.-ybc-scroll-mt-60{
  scroll-margin-top: -15rem;
}
.-ybc-scroll-mt-64{
  scroll-margin-top: -16rem;
}
.-ybc-scroll-mt-68{
  scroll-margin-top: -17rem;
}
.-ybc-scroll-mt-72{
  scroll-margin-top: -18rem;
}
.-ybc-scroll-mt-76{
  scroll-margin-top: -19rem;
}
.-ybc-scroll-mt-80{
  scroll-margin-top: -20rem;
}
.-ybc-scroll-mt-84{
  scroll-margin-top: -21rem;
}
.-ybc-scroll-mt-168{
  scroll-margin-top: -42rem;
}
.-ybc-scroll-mt-px{
  scroll-margin-top: -1px;
}
.-ybc-scroll-mt-0\.5{
  scroll-margin-top: -0.125rem;
}
.-ybc-scroll-mt-1\.5{
  scroll-margin-top: -0.375rem;
}
.-ybc-scroll-mt-2\.5{
  scroll-margin-top: -0.625rem;
}
.-ybc-scroll-mt-3\.5{
  scroll-margin-top: -0.875rem;
}
.ybc--scroll-mt-0{
  scroll-margin-top: 0;
}
.ybc--scroll-mt-1{
  scroll-margin-top: -0.25rem;
}
.ybc--scroll-mt-2{
  scroll-margin-top: -0.5rem;
}
.ybc--scroll-mt-3{
  scroll-margin-top: -0.75rem;
}
.ybc--scroll-mt-4{
  scroll-margin-top: -1rem;
}
.ybc--scroll-mt-5{
  scroll-margin-top: -1.25rem;
}
.ybc--scroll-mt-6{
  scroll-margin-top: -1.5rem;
}
.ybc--scroll-mt-7{
  scroll-margin-top: -1.75rem;
}
.ybc--scroll-mt-8{
  scroll-margin-top: -2rem;
}
.ybc--scroll-mt-9{
  scroll-margin-top: -2.25rem;
}
.ybc--scroll-mt-10{
  scroll-margin-top: -2.5rem;
}
.ybc--scroll-mt-11{
  scroll-margin-top: -2.75rem;
}
.ybc--scroll-mt-12{
  scroll-margin-top: -3rem;
}
.ybc--scroll-mt-13{
  scroll-margin-top: -3.25rem;
}
.ybc--scroll-mt-14{
  scroll-margin-top: -3.5rem;
}
.ybc--scroll-mt-15{
  scroll-margin-top: -3.75rem;
}
.ybc--scroll-mt-16{
  scroll-margin-top: -4rem;
}
.ybc--scroll-mt-17{
  scroll-margin-top: -4.25rem;
}
.ybc--scroll-mt-18{
  scroll-margin-top: -4.5rem;
}
.ybc--scroll-mt-19{
  scroll-margin-top: -4.75rem;
}
.ybc--scroll-mt-20{
  scroll-margin-top: -5rem;
}
.ybc--scroll-mt-24{
  scroll-margin-top: -6rem;
}
.ybc--scroll-mt-25{
  scroll-margin-top: -6.25rem;
}
.ybc--scroll-mt-26{
  scroll-margin-top: -6.75rem;
}
.ybc--scroll-mt-28{
  scroll-margin-top: -7rem;
}
.ybc--scroll-mt-32{
  scroll-margin-top: -8rem;
}
.ybc--scroll-mt-36{
  scroll-margin-top: -9rem;
}
.ybc--scroll-mt-40{
  scroll-margin-top: -10rem;
}
.ybc--scroll-mt-44{
  scroll-margin-top: -11rem;
}
.ybc--scroll-mt-45{
  scroll-margin-top: -11.25rem;
}
.ybc--scroll-mt-46{
  scroll-margin-top: -11.875rem;
}
.ybc--scroll-mt-48{
  scroll-margin-top: -12rem;
}
.ybc--scroll-mt-49{
  scroll-margin-top: -12.25rem;
}
.ybc--scroll-mt-52{
  scroll-margin-top: -13rem;
}
.ybc--scroll-mt-56{
  scroll-margin-top: -14rem;
}
.ybc--scroll-mt-60{
  scroll-margin-top: -15rem;
}
.ybc--scroll-mt-64{
  scroll-margin-top: -16rem;
}
.ybc--scroll-mt-68{
  scroll-margin-top: -17rem;
}
.ybc--scroll-mt-72{
  scroll-margin-top: -18rem;
}
.ybc--scroll-mt-76{
  scroll-margin-top: -19rem;
}
.ybc--scroll-mt-80{
  scroll-margin-top: -20rem;
}
.ybc--scroll-mt-84{
  scroll-margin-top: -21rem;
}
.ybc--scroll-mt-168{
  scroll-margin-top: -42rem;
}
.ybc--scroll-mt-px{
  scroll-margin-top: -1px;
}
.ybc--scroll-mt-0\.5{
  scroll-margin-top: -0.125rem;
}
.ybc--scroll-mt-1\.5{
  scroll-margin-top: -0.375rem;
}
.ybc--scroll-mt-2\.5{
  scroll-margin-top: -0.625rem;
}
.ybc--scroll-mt-3\.5{
  scroll-margin-top: -0.875rem;
}
.ybc-scroll-mr-0{
  scroll-margin-right: 0;
}
.ybc-scroll-mr-1{
  scroll-margin-right: 0.25rem;
}
.ybc-scroll-mr-2{
  scroll-margin-right: 0.5rem;
}
.ybc-scroll-mr-3{
  scroll-margin-right: 0.75rem;
}
.ybc-scroll-mr-4{
  scroll-margin-right: 1rem;
}
.ybc-scroll-mr-5{
  scroll-margin-right: 1.25rem;
}
.ybc-scroll-mr-6{
  scroll-margin-right: 1.5rem;
}
.ybc-scroll-mr-7{
  scroll-margin-right: 1.75rem;
}
.ybc-scroll-mr-8{
  scroll-margin-right: 2rem;
}
.ybc-scroll-mr-9{
  scroll-margin-right: 2.25rem;
}
.ybc-scroll-mr-10{
  scroll-margin-right: 2.5rem;
}
.ybc-scroll-mr-11{
  scroll-margin-right: 2.75rem;
}
.ybc-scroll-mr-12{
  scroll-margin-right: 3rem;
}
.ybc-scroll-mr-13{
  scroll-margin-right: 3.25rem;
}
.ybc-scroll-mr-14{
  scroll-margin-right: 3.5rem;
}
.ybc-scroll-mr-15{
  scroll-margin-right: 3.75rem;
}
.ybc-scroll-mr-16{
  scroll-margin-right: 4rem;
}
.ybc-scroll-mr-17{
  scroll-margin-right: 4.25rem;
}
.ybc-scroll-mr-18{
  scroll-margin-right: 4.5rem;
}
.ybc-scroll-mr-19{
  scroll-margin-right: 4.75rem;
}
.ybc-scroll-mr-20{
  scroll-margin-right: 5rem;
}
.ybc-scroll-mr-24{
  scroll-margin-right: 6rem;
}
.ybc-scroll-mr-25{
  scroll-margin-right: 6.25rem;
}
.ybc-scroll-mr-26{
  scroll-margin-right: 6.75rem;
}
.ybc-scroll-mr-28{
  scroll-margin-right: 7rem;
}
.ybc-scroll-mr-32{
  scroll-margin-right: 8rem;
}
.ybc-scroll-mr-36{
  scroll-margin-right: 9rem;
}
.ybc-scroll-mr-40{
  scroll-margin-right: 10rem;
}
.ybc-scroll-mr-44{
  scroll-margin-right: 11rem;
}
.ybc-scroll-mr-45{
  scroll-margin-right: 11.25rem;
}
.ybc-scroll-mr-46{
  scroll-margin-right: 11.875rem;
}
.ybc-scroll-mr-48{
  scroll-margin-right: 12rem;
}
.ybc-scroll-mr-49{
  scroll-margin-right: 12.25rem;
}
.ybc-scroll-mr-52{
  scroll-margin-right: 13rem;
}
.ybc-scroll-mr-56{
  scroll-margin-right: 14rem;
}
.ybc-scroll-mr-60{
  scroll-margin-right: 15rem;
}
.ybc-scroll-mr-64{
  scroll-margin-right: 16rem;
}
.ybc-scroll-mr-68{
  scroll-margin-right: 17rem;
}
.ybc-scroll-mr-72{
  scroll-margin-right: 18rem;
}
.ybc-scroll-mr-76{
  scroll-margin-right: 19rem;
}
.ybc-scroll-mr-80{
  scroll-margin-right: 20rem;
}
.ybc-scroll-mr-84{
  scroll-margin-right: 21rem;
}
.ybc-scroll-mr-168{
  scroll-margin-right: 42rem;
}
.ybc-scroll-mr-px{
  scroll-margin-right: 1px;
}
.ybc-scroll-mr-0\.5{
  scroll-margin-right: 0.125rem;
}
.ybc-scroll-mr-1\.5{
  scroll-margin-right: 0.375rem;
}
.ybc-scroll-mr-2\.5{
  scroll-margin-right: 0.625rem;
}
.ybc-scroll-mr-3\.5{
  scroll-margin-right: 0.875rem;
}
.-ybc-scroll-mr-0{
  scroll-margin-right: 0;
}
.-ybc-scroll-mr-1{
  scroll-margin-right: -0.25rem;
}
.-ybc-scroll-mr-2{
  scroll-margin-right: -0.5rem;
}
.-ybc-scroll-mr-3{
  scroll-margin-right: -0.75rem;
}
.-ybc-scroll-mr-4{
  scroll-margin-right: -1rem;
}
.-ybc-scroll-mr-5{
  scroll-margin-right: -1.25rem;
}
.-ybc-scroll-mr-6{
  scroll-margin-right: -1.5rem;
}
.-ybc-scroll-mr-7{
  scroll-margin-right: -1.75rem;
}
.-ybc-scroll-mr-8{
  scroll-margin-right: -2rem;
}
.-ybc-scroll-mr-9{
  scroll-margin-right: -2.25rem;
}
.-ybc-scroll-mr-10{
  scroll-margin-right: -2.5rem;
}
.-ybc-scroll-mr-11{
  scroll-margin-right: -2.75rem;
}
.-ybc-scroll-mr-12{
  scroll-margin-right: -3rem;
}
.-ybc-scroll-mr-13{
  scroll-margin-right: -3.25rem;
}
.-ybc-scroll-mr-14{
  scroll-margin-right: -3.5rem;
}
.-ybc-scroll-mr-15{
  scroll-margin-right: -3.75rem;
}
.-ybc-scroll-mr-16{
  scroll-margin-right: -4rem;
}
.-ybc-scroll-mr-17{
  scroll-margin-right: -4.25rem;
}
.-ybc-scroll-mr-18{
  scroll-margin-right: -4.5rem;
}
.-ybc-scroll-mr-19{
  scroll-margin-right: -4.75rem;
}
.-ybc-scroll-mr-20{
  scroll-margin-right: -5rem;
}
.-ybc-scroll-mr-24{
  scroll-margin-right: -6rem;
}
.-ybc-scroll-mr-25{
  scroll-margin-right: -6.25rem;
}
.-ybc-scroll-mr-26{
  scroll-margin-right: -6.75rem;
}
.-ybc-scroll-mr-28{
  scroll-margin-right: -7rem;
}
.-ybc-scroll-mr-32{
  scroll-margin-right: -8rem;
}
.-ybc-scroll-mr-36{
  scroll-margin-right: -9rem;
}
.-ybc-scroll-mr-40{
  scroll-margin-right: -10rem;
}
.-ybc-scroll-mr-44{
  scroll-margin-right: -11rem;
}
.-ybc-scroll-mr-45{
  scroll-margin-right: -11.25rem;
}
.-ybc-scroll-mr-46{
  scroll-margin-right: -11.875rem;
}
.-ybc-scroll-mr-48{
  scroll-margin-right: -12rem;
}
.-ybc-scroll-mr-49{
  scroll-margin-right: -12.25rem;
}
.-ybc-scroll-mr-52{
  scroll-margin-right: -13rem;
}
.-ybc-scroll-mr-56{
  scroll-margin-right: -14rem;
}
.-ybc-scroll-mr-60{
  scroll-margin-right: -15rem;
}
.-ybc-scroll-mr-64{
  scroll-margin-right: -16rem;
}
.-ybc-scroll-mr-68{
  scroll-margin-right: -17rem;
}
.-ybc-scroll-mr-72{
  scroll-margin-right: -18rem;
}
.-ybc-scroll-mr-76{
  scroll-margin-right: -19rem;
}
.-ybc-scroll-mr-80{
  scroll-margin-right: -20rem;
}
.-ybc-scroll-mr-84{
  scroll-margin-right: -21rem;
}
.-ybc-scroll-mr-168{
  scroll-margin-right: -42rem;
}
.-ybc-scroll-mr-px{
  scroll-margin-right: -1px;
}
.-ybc-scroll-mr-0\.5{
  scroll-margin-right: -0.125rem;
}
.-ybc-scroll-mr-1\.5{
  scroll-margin-right: -0.375rem;
}
.-ybc-scroll-mr-2\.5{
  scroll-margin-right: -0.625rem;
}
.-ybc-scroll-mr-3\.5{
  scroll-margin-right: -0.875rem;
}
.ybc--scroll-mr-0{
  scroll-margin-right: 0;
}
.ybc--scroll-mr-1{
  scroll-margin-right: -0.25rem;
}
.ybc--scroll-mr-2{
  scroll-margin-right: -0.5rem;
}
.ybc--scroll-mr-3{
  scroll-margin-right: -0.75rem;
}
.ybc--scroll-mr-4{
  scroll-margin-right: -1rem;
}
.ybc--scroll-mr-5{
  scroll-margin-right: -1.25rem;
}
.ybc--scroll-mr-6{
  scroll-margin-right: -1.5rem;
}
.ybc--scroll-mr-7{
  scroll-margin-right: -1.75rem;
}
.ybc--scroll-mr-8{
  scroll-margin-right: -2rem;
}
.ybc--scroll-mr-9{
  scroll-margin-right: -2.25rem;
}
.ybc--scroll-mr-10{
  scroll-margin-right: -2.5rem;
}
.ybc--scroll-mr-11{
  scroll-margin-right: -2.75rem;
}
.ybc--scroll-mr-12{
  scroll-margin-right: -3rem;
}
.ybc--scroll-mr-13{
  scroll-margin-right: -3.25rem;
}
.ybc--scroll-mr-14{
  scroll-margin-right: -3.5rem;
}
.ybc--scroll-mr-15{
  scroll-margin-right: -3.75rem;
}
.ybc--scroll-mr-16{
  scroll-margin-right: -4rem;
}
.ybc--scroll-mr-17{
  scroll-margin-right: -4.25rem;
}
.ybc--scroll-mr-18{
  scroll-margin-right: -4.5rem;
}
.ybc--scroll-mr-19{
  scroll-margin-right: -4.75rem;
}
.ybc--scroll-mr-20{
  scroll-margin-right: -5rem;
}
.ybc--scroll-mr-24{
  scroll-margin-right: -6rem;
}
.ybc--scroll-mr-25{
  scroll-margin-right: -6.25rem;
}
.ybc--scroll-mr-26{
  scroll-margin-right: -6.75rem;
}
.ybc--scroll-mr-28{
  scroll-margin-right: -7rem;
}
.ybc--scroll-mr-32{
  scroll-margin-right: -8rem;
}
.ybc--scroll-mr-36{
  scroll-margin-right: -9rem;
}
.ybc--scroll-mr-40{
  scroll-margin-right: -10rem;
}
.ybc--scroll-mr-44{
  scroll-margin-right: -11rem;
}
.ybc--scroll-mr-45{
  scroll-margin-right: -11.25rem;
}
.ybc--scroll-mr-46{
  scroll-margin-right: -11.875rem;
}
.ybc--scroll-mr-48{
  scroll-margin-right: -12rem;
}
.ybc--scroll-mr-49{
  scroll-margin-right: -12.25rem;
}
.ybc--scroll-mr-52{
  scroll-margin-right: -13rem;
}
.ybc--scroll-mr-56{
  scroll-margin-right: -14rem;
}
.ybc--scroll-mr-60{
  scroll-margin-right: -15rem;
}
.ybc--scroll-mr-64{
  scroll-margin-right: -16rem;
}
.ybc--scroll-mr-68{
  scroll-margin-right: -17rem;
}
.ybc--scroll-mr-72{
  scroll-margin-right: -18rem;
}
.ybc--scroll-mr-76{
  scroll-margin-right: -19rem;
}
.ybc--scroll-mr-80{
  scroll-margin-right: -20rem;
}
.ybc--scroll-mr-84{
  scroll-margin-right: -21rem;
}
.ybc--scroll-mr-168{
  scroll-margin-right: -42rem;
}
.ybc--scroll-mr-px{
  scroll-margin-right: -1px;
}
.ybc--scroll-mr-0\.5{
  scroll-margin-right: -0.125rem;
}
.ybc--scroll-mr-1\.5{
  scroll-margin-right: -0.375rem;
}
.ybc--scroll-mr-2\.5{
  scroll-margin-right: -0.625rem;
}
.ybc--scroll-mr-3\.5{
  scroll-margin-right: -0.875rem;
}
.ybc-scroll-mb-0{
  scroll-margin-bottom: 0;
}
.ybc-scroll-mb-1{
  scroll-margin-bottom: 0.25rem;
}
.ybc-scroll-mb-2{
  scroll-margin-bottom: 0.5rem;
}
.ybc-scroll-mb-3{
  scroll-margin-bottom: 0.75rem;
}
.ybc-scroll-mb-4{
  scroll-margin-bottom: 1rem;
}
.ybc-scroll-mb-5{
  scroll-margin-bottom: 1.25rem;
}
.ybc-scroll-mb-6{
  scroll-margin-bottom: 1.5rem;
}
.ybc-scroll-mb-7{
  scroll-margin-bottom: 1.75rem;
}
.ybc-scroll-mb-8{
  scroll-margin-bottom: 2rem;
}
.ybc-scroll-mb-9{
  scroll-margin-bottom: 2.25rem;
}
.ybc-scroll-mb-10{
  scroll-margin-bottom: 2.5rem;
}
.ybc-scroll-mb-11{
  scroll-margin-bottom: 2.75rem;
}
.ybc-scroll-mb-12{
  scroll-margin-bottom: 3rem;
}
.ybc-scroll-mb-13{
  scroll-margin-bottom: 3.25rem;
}
.ybc-scroll-mb-14{
  scroll-margin-bottom: 3.5rem;
}
.ybc-scroll-mb-15{
  scroll-margin-bottom: 3.75rem;
}
.ybc-scroll-mb-16{
  scroll-margin-bottom: 4rem;
}
.ybc-scroll-mb-17{
  scroll-margin-bottom: 4.25rem;
}
.ybc-scroll-mb-18{
  scroll-margin-bottom: 4.5rem;
}
.ybc-scroll-mb-19{
  scroll-margin-bottom: 4.75rem;
}
.ybc-scroll-mb-20{
  scroll-margin-bottom: 5rem;
}
.ybc-scroll-mb-24{
  scroll-margin-bottom: 6rem;
}
.ybc-scroll-mb-25{
  scroll-margin-bottom: 6.25rem;
}
.ybc-scroll-mb-26{
  scroll-margin-bottom: 6.75rem;
}
.ybc-scroll-mb-28{
  scroll-margin-bottom: 7rem;
}
.ybc-scroll-mb-32{
  scroll-margin-bottom: 8rem;
}
.ybc-scroll-mb-36{
  scroll-margin-bottom: 9rem;
}
.ybc-scroll-mb-40{
  scroll-margin-bottom: 10rem;
}
.ybc-scroll-mb-44{
  scroll-margin-bottom: 11rem;
}
.ybc-scroll-mb-45{
  scroll-margin-bottom: 11.25rem;
}
.ybc-scroll-mb-46{
  scroll-margin-bottom: 11.875rem;
}
.ybc-scroll-mb-48{
  scroll-margin-bottom: 12rem;
}
.ybc-scroll-mb-49{
  scroll-margin-bottom: 12.25rem;
}
.ybc-scroll-mb-52{
  scroll-margin-bottom: 13rem;
}
.ybc-scroll-mb-56{
  scroll-margin-bottom: 14rem;
}
.ybc-scroll-mb-60{
  scroll-margin-bottom: 15rem;
}
.ybc-scroll-mb-64{
  scroll-margin-bottom: 16rem;
}
.ybc-scroll-mb-68{
  scroll-margin-bottom: 17rem;
}
.ybc-scroll-mb-72{
  scroll-margin-bottom: 18rem;
}
.ybc-scroll-mb-76{
  scroll-margin-bottom: 19rem;
}
.ybc-scroll-mb-80{
  scroll-margin-bottom: 20rem;
}
.ybc-scroll-mb-84{
  scroll-margin-bottom: 21rem;
}
.ybc-scroll-mb-168{
  scroll-margin-bottom: 42rem;
}
.ybc-scroll-mb-px{
  scroll-margin-bottom: 1px;
}
.ybc-scroll-mb-0\.5{
  scroll-margin-bottom: 0.125rem;
}
.ybc-scroll-mb-1\.5{
  scroll-margin-bottom: 0.375rem;
}
.ybc-scroll-mb-2\.5{
  scroll-margin-bottom: 0.625rem;
}
.ybc-scroll-mb-3\.5{
  scroll-margin-bottom: 0.875rem;
}
.-ybc-scroll-mb-0{
  scroll-margin-bottom: 0;
}
.-ybc-scroll-mb-1{
  scroll-margin-bottom: -0.25rem;
}
.-ybc-scroll-mb-2{
  scroll-margin-bottom: -0.5rem;
}
.-ybc-scroll-mb-3{
  scroll-margin-bottom: -0.75rem;
}
.-ybc-scroll-mb-4{
  scroll-margin-bottom: -1rem;
}
.-ybc-scroll-mb-5{
  scroll-margin-bottom: -1.25rem;
}
.-ybc-scroll-mb-6{
  scroll-margin-bottom: -1.5rem;
}
.-ybc-scroll-mb-7{
  scroll-margin-bottom: -1.75rem;
}
.-ybc-scroll-mb-8{
  scroll-margin-bottom: -2rem;
}
.-ybc-scroll-mb-9{
  scroll-margin-bottom: -2.25rem;
}
.-ybc-scroll-mb-10{
  scroll-margin-bottom: -2.5rem;
}
.-ybc-scroll-mb-11{
  scroll-margin-bottom: -2.75rem;
}
.-ybc-scroll-mb-12{
  scroll-margin-bottom: -3rem;
}
.-ybc-scroll-mb-13{
  scroll-margin-bottom: -3.25rem;
}
.-ybc-scroll-mb-14{
  scroll-margin-bottom: -3.5rem;
}
.-ybc-scroll-mb-15{
  scroll-margin-bottom: -3.75rem;
}
.-ybc-scroll-mb-16{
  scroll-margin-bottom: -4rem;
}
.-ybc-scroll-mb-17{
  scroll-margin-bottom: -4.25rem;
}
.-ybc-scroll-mb-18{
  scroll-margin-bottom: -4.5rem;
}
.-ybc-scroll-mb-19{
  scroll-margin-bottom: -4.75rem;
}
.-ybc-scroll-mb-20{
  scroll-margin-bottom: -5rem;
}
.-ybc-scroll-mb-24{
  scroll-margin-bottom: -6rem;
}
.-ybc-scroll-mb-25{
  scroll-margin-bottom: -6.25rem;
}
.-ybc-scroll-mb-26{
  scroll-margin-bottom: -6.75rem;
}
.-ybc-scroll-mb-28{
  scroll-margin-bottom: -7rem;
}
.-ybc-scroll-mb-32{
  scroll-margin-bottom: -8rem;
}
.-ybc-scroll-mb-36{
  scroll-margin-bottom: -9rem;
}
.-ybc-scroll-mb-40{
  scroll-margin-bottom: -10rem;
}
.-ybc-scroll-mb-44{
  scroll-margin-bottom: -11rem;
}
.-ybc-scroll-mb-45{
  scroll-margin-bottom: -11.25rem;
}
.-ybc-scroll-mb-46{
  scroll-margin-bottom: -11.875rem;
}
.-ybc-scroll-mb-48{
  scroll-margin-bottom: -12rem;
}
.-ybc-scroll-mb-49{
  scroll-margin-bottom: -12.25rem;
}
.-ybc-scroll-mb-52{
  scroll-margin-bottom: -13rem;
}
.-ybc-scroll-mb-56{
  scroll-margin-bottom: -14rem;
}
.-ybc-scroll-mb-60{
  scroll-margin-bottom: -15rem;
}
.-ybc-scroll-mb-64{
  scroll-margin-bottom: -16rem;
}
.-ybc-scroll-mb-68{
  scroll-margin-bottom: -17rem;
}
.-ybc-scroll-mb-72{
  scroll-margin-bottom: -18rem;
}
.-ybc-scroll-mb-76{
  scroll-margin-bottom: -19rem;
}
.-ybc-scroll-mb-80{
  scroll-margin-bottom: -20rem;
}
.-ybc-scroll-mb-84{
  scroll-margin-bottom: -21rem;
}
.-ybc-scroll-mb-168{
  scroll-margin-bottom: -42rem;
}
.-ybc-scroll-mb-px{
  scroll-margin-bottom: -1px;
}
.-ybc-scroll-mb-0\.5{
  scroll-margin-bottom: -0.125rem;
}
.-ybc-scroll-mb-1\.5{
  scroll-margin-bottom: -0.375rem;
}
.-ybc-scroll-mb-2\.5{
  scroll-margin-bottom: -0.625rem;
}
.-ybc-scroll-mb-3\.5{
  scroll-margin-bottom: -0.875rem;
}
.ybc--scroll-mb-0{
  scroll-margin-bottom: 0;
}
.ybc--scroll-mb-1{
  scroll-margin-bottom: -0.25rem;
}
.ybc--scroll-mb-2{
  scroll-margin-bottom: -0.5rem;
}
.ybc--scroll-mb-3{
  scroll-margin-bottom: -0.75rem;
}
.ybc--scroll-mb-4{
  scroll-margin-bottom: -1rem;
}
.ybc--scroll-mb-5{
  scroll-margin-bottom: -1.25rem;
}
.ybc--scroll-mb-6{
  scroll-margin-bottom: -1.5rem;
}
.ybc--scroll-mb-7{
  scroll-margin-bottom: -1.75rem;
}
.ybc--scroll-mb-8{
  scroll-margin-bottom: -2rem;
}
.ybc--scroll-mb-9{
  scroll-margin-bottom: -2.25rem;
}
.ybc--scroll-mb-10{
  scroll-margin-bottom: -2.5rem;
}
.ybc--scroll-mb-11{
  scroll-margin-bottom: -2.75rem;
}
.ybc--scroll-mb-12{
  scroll-margin-bottom: -3rem;
}
.ybc--scroll-mb-13{
  scroll-margin-bottom: -3.25rem;
}
.ybc--scroll-mb-14{
  scroll-margin-bottom: -3.5rem;
}
.ybc--scroll-mb-15{
  scroll-margin-bottom: -3.75rem;
}
.ybc--scroll-mb-16{
  scroll-margin-bottom: -4rem;
}
.ybc--scroll-mb-17{
  scroll-margin-bottom: -4.25rem;
}
.ybc--scroll-mb-18{
  scroll-margin-bottom: -4.5rem;
}
.ybc--scroll-mb-19{
  scroll-margin-bottom: -4.75rem;
}
.ybc--scroll-mb-20{
  scroll-margin-bottom: -5rem;
}
.ybc--scroll-mb-24{
  scroll-margin-bottom: -6rem;
}
.ybc--scroll-mb-25{
  scroll-margin-bottom: -6.25rem;
}
.ybc--scroll-mb-26{
  scroll-margin-bottom: -6.75rem;
}
.ybc--scroll-mb-28{
  scroll-margin-bottom: -7rem;
}
.ybc--scroll-mb-32{
  scroll-margin-bottom: -8rem;
}
.ybc--scroll-mb-36{
  scroll-margin-bottom: -9rem;
}
.ybc--scroll-mb-40{
  scroll-margin-bottom: -10rem;
}
.ybc--scroll-mb-44{
  scroll-margin-bottom: -11rem;
}
.ybc--scroll-mb-45{
  scroll-margin-bottom: -11.25rem;
}
.ybc--scroll-mb-46{
  scroll-margin-bottom: -11.875rem;
}
.ybc--scroll-mb-48{
  scroll-margin-bottom: -12rem;
}
.ybc--scroll-mb-49{
  scroll-margin-bottom: -12.25rem;
}
.ybc--scroll-mb-52{
  scroll-margin-bottom: -13rem;
}
.ybc--scroll-mb-56{
  scroll-margin-bottom: -14rem;
}
.ybc--scroll-mb-60{
  scroll-margin-bottom: -15rem;
}
.ybc--scroll-mb-64{
  scroll-margin-bottom: -16rem;
}
.ybc--scroll-mb-68{
  scroll-margin-bottom: -17rem;
}
.ybc--scroll-mb-72{
  scroll-margin-bottom: -18rem;
}
.ybc--scroll-mb-76{
  scroll-margin-bottom: -19rem;
}
.ybc--scroll-mb-80{
  scroll-margin-bottom: -20rem;
}
.ybc--scroll-mb-84{
  scroll-margin-bottom: -21rem;
}
.ybc--scroll-mb-168{
  scroll-margin-bottom: -42rem;
}
.ybc--scroll-mb-px{
  scroll-margin-bottom: -1px;
}
.ybc--scroll-mb-0\.5{
  scroll-margin-bottom: -0.125rem;
}
.ybc--scroll-mb-1\.5{
  scroll-margin-bottom: -0.375rem;
}
.ybc--scroll-mb-2\.5{
  scroll-margin-bottom: -0.625rem;
}
.ybc--scroll-mb-3\.5{
  scroll-margin-bottom: -0.875rem;
}
.ybc-scroll-ml-0{
  scroll-margin-left: 0;
}
.ybc-scroll-ml-1{
  scroll-margin-left: 0.25rem;
}
.ybc-scroll-ml-2{
  scroll-margin-left: 0.5rem;
}
.ybc-scroll-ml-3{
  scroll-margin-left: 0.75rem;
}
.ybc-scroll-ml-4{
  scroll-margin-left: 1rem;
}
.ybc-scroll-ml-5{
  scroll-margin-left: 1.25rem;
}
.ybc-scroll-ml-6{
  scroll-margin-left: 1.5rem;
}
.ybc-scroll-ml-7{
  scroll-margin-left: 1.75rem;
}
.ybc-scroll-ml-8{
  scroll-margin-left: 2rem;
}
.ybc-scroll-ml-9{
  scroll-margin-left: 2.25rem;
}
.ybc-scroll-ml-10{
  scroll-margin-left: 2.5rem;
}
.ybc-scroll-ml-11{
  scroll-margin-left: 2.75rem;
}
.ybc-scroll-ml-12{
  scroll-margin-left: 3rem;
}
.ybc-scroll-ml-13{
  scroll-margin-left: 3.25rem;
}
.ybc-scroll-ml-14{
  scroll-margin-left: 3.5rem;
}
.ybc-scroll-ml-15{
  scroll-margin-left: 3.75rem;
}
.ybc-scroll-ml-16{
  scroll-margin-left: 4rem;
}
.ybc-scroll-ml-17{
  scroll-margin-left: 4.25rem;
}
.ybc-scroll-ml-18{
  scroll-margin-left: 4.5rem;
}
.ybc-scroll-ml-19{
  scroll-margin-left: 4.75rem;
}
.ybc-scroll-ml-20{
  scroll-margin-left: 5rem;
}
.ybc-scroll-ml-24{
  scroll-margin-left: 6rem;
}
.ybc-scroll-ml-25{
  scroll-margin-left: 6.25rem;
}
.ybc-scroll-ml-26{
  scroll-margin-left: 6.75rem;
}
.ybc-scroll-ml-28{
  scroll-margin-left: 7rem;
}
.ybc-scroll-ml-32{
  scroll-margin-left: 8rem;
}
.ybc-scroll-ml-36{
  scroll-margin-left: 9rem;
}
.ybc-scroll-ml-40{
  scroll-margin-left: 10rem;
}
.ybc-scroll-ml-44{
  scroll-margin-left: 11rem;
}
.ybc-scroll-ml-45{
  scroll-margin-left: 11.25rem;
}
.ybc-scroll-ml-46{
  scroll-margin-left: 11.875rem;
}
.ybc-scroll-ml-48{
  scroll-margin-left: 12rem;
}
.ybc-scroll-ml-49{
  scroll-margin-left: 12.25rem;
}
.ybc-scroll-ml-52{
  scroll-margin-left: 13rem;
}
.ybc-scroll-ml-56{
  scroll-margin-left: 14rem;
}
.ybc-scroll-ml-60{
  scroll-margin-left: 15rem;
}
.ybc-scroll-ml-64{
  scroll-margin-left: 16rem;
}
.ybc-scroll-ml-68{
  scroll-margin-left: 17rem;
}
.ybc-scroll-ml-72{
  scroll-margin-left: 18rem;
}
.ybc-scroll-ml-76{
  scroll-margin-left: 19rem;
}
.ybc-scroll-ml-80{
  scroll-margin-left: 20rem;
}
.ybc-scroll-ml-84{
  scroll-margin-left: 21rem;
}
.ybc-scroll-ml-168{
  scroll-margin-left: 42rem;
}
.ybc-scroll-ml-px{
  scroll-margin-left: 1px;
}
.ybc-scroll-ml-0\.5{
  scroll-margin-left: 0.125rem;
}
.ybc-scroll-ml-1\.5{
  scroll-margin-left: 0.375rem;
}
.ybc-scroll-ml-2\.5{
  scroll-margin-left: 0.625rem;
}
.ybc-scroll-ml-3\.5{
  scroll-margin-left: 0.875rem;
}
.-ybc-scroll-ml-0{
  scroll-margin-left: 0;
}
.-ybc-scroll-ml-1{
  scroll-margin-left: -0.25rem;
}
.-ybc-scroll-ml-2{
  scroll-margin-left: -0.5rem;
}
.-ybc-scroll-ml-3{
  scroll-margin-left: -0.75rem;
}
.-ybc-scroll-ml-4{
  scroll-margin-left: -1rem;
}
.-ybc-scroll-ml-5{
  scroll-margin-left: -1.25rem;
}
.-ybc-scroll-ml-6{
  scroll-margin-left: -1.5rem;
}
.-ybc-scroll-ml-7{
  scroll-margin-left: -1.75rem;
}
.-ybc-scroll-ml-8{
  scroll-margin-left: -2rem;
}
.-ybc-scroll-ml-9{
  scroll-margin-left: -2.25rem;
}
.-ybc-scroll-ml-10{
  scroll-margin-left: -2.5rem;
}
.-ybc-scroll-ml-11{
  scroll-margin-left: -2.75rem;
}
.-ybc-scroll-ml-12{
  scroll-margin-left: -3rem;
}
.-ybc-scroll-ml-13{
  scroll-margin-left: -3.25rem;
}
.-ybc-scroll-ml-14{
  scroll-margin-left: -3.5rem;
}
.-ybc-scroll-ml-15{
  scroll-margin-left: -3.75rem;
}
.-ybc-scroll-ml-16{
  scroll-margin-left: -4rem;
}
.-ybc-scroll-ml-17{
  scroll-margin-left: -4.25rem;
}
.-ybc-scroll-ml-18{
  scroll-margin-left: -4.5rem;
}
.-ybc-scroll-ml-19{
  scroll-margin-left: -4.75rem;
}
.-ybc-scroll-ml-20{
  scroll-margin-left: -5rem;
}
.-ybc-scroll-ml-24{
  scroll-margin-left: -6rem;
}
.-ybc-scroll-ml-25{
  scroll-margin-left: -6.25rem;
}
.-ybc-scroll-ml-26{
  scroll-margin-left: -6.75rem;
}
.-ybc-scroll-ml-28{
  scroll-margin-left: -7rem;
}
.-ybc-scroll-ml-32{
  scroll-margin-left: -8rem;
}
.-ybc-scroll-ml-36{
  scroll-margin-left: -9rem;
}
.-ybc-scroll-ml-40{
  scroll-margin-left: -10rem;
}
.-ybc-scroll-ml-44{
  scroll-margin-left: -11rem;
}
.-ybc-scroll-ml-45{
  scroll-margin-left: -11.25rem;
}
.-ybc-scroll-ml-46{
  scroll-margin-left: -11.875rem;
}
.-ybc-scroll-ml-48{
  scroll-margin-left: -12rem;
}
.-ybc-scroll-ml-49{
  scroll-margin-left: -12.25rem;
}
.-ybc-scroll-ml-52{
  scroll-margin-left: -13rem;
}
.-ybc-scroll-ml-56{
  scroll-margin-left: -14rem;
}
.-ybc-scroll-ml-60{
  scroll-margin-left: -15rem;
}
.-ybc-scroll-ml-64{
  scroll-margin-left: -16rem;
}
.-ybc-scroll-ml-68{
  scroll-margin-left: -17rem;
}
.-ybc-scroll-ml-72{
  scroll-margin-left: -18rem;
}
.-ybc-scroll-ml-76{
  scroll-margin-left: -19rem;
}
.-ybc-scroll-ml-80{
  scroll-margin-left: -20rem;
}
.-ybc-scroll-ml-84{
  scroll-margin-left: -21rem;
}
.-ybc-scroll-ml-168{
  scroll-margin-left: -42rem;
}
.-ybc-scroll-ml-px{
  scroll-margin-left: -1px;
}
.-ybc-scroll-ml-0\.5{
  scroll-margin-left: -0.125rem;
}
.-ybc-scroll-ml-1\.5{
  scroll-margin-left: -0.375rem;
}
.-ybc-scroll-ml-2\.5{
  scroll-margin-left: -0.625rem;
}
.-ybc-scroll-ml-3\.5{
  scroll-margin-left: -0.875rem;
}
.ybc--scroll-ml-0{
  scroll-margin-left: 0;
}
.ybc--scroll-ml-1{
  scroll-margin-left: -0.25rem;
}
.ybc--scroll-ml-2{
  scroll-margin-left: -0.5rem;
}
.ybc--scroll-ml-3{
  scroll-margin-left: -0.75rem;
}
.ybc--scroll-ml-4{
  scroll-margin-left: -1rem;
}
.ybc--scroll-ml-5{
  scroll-margin-left: -1.25rem;
}
.ybc--scroll-ml-6{
  scroll-margin-left: -1.5rem;
}
.ybc--scroll-ml-7{
  scroll-margin-left: -1.75rem;
}
.ybc--scroll-ml-8{
  scroll-margin-left: -2rem;
}
.ybc--scroll-ml-9{
  scroll-margin-left: -2.25rem;
}
.ybc--scroll-ml-10{
  scroll-margin-left: -2.5rem;
}
.ybc--scroll-ml-11{
  scroll-margin-left: -2.75rem;
}
.ybc--scroll-ml-12{
  scroll-margin-left: -3rem;
}
.ybc--scroll-ml-13{
  scroll-margin-left: -3.25rem;
}
.ybc--scroll-ml-14{
  scroll-margin-left: -3.5rem;
}
.ybc--scroll-ml-15{
  scroll-margin-left: -3.75rem;
}
.ybc--scroll-ml-16{
  scroll-margin-left: -4rem;
}
.ybc--scroll-ml-17{
  scroll-margin-left: -4.25rem;
}
.ybc--scroll-ml-18{
  scroll-margin-left: -4.5rem;
}
.ybc--scroll-ml-19{
  scroll-margin-left: -4.75rem;
}
.ybc--scroll-ml-20{
  scroll-margin-left: -5rem;
}
.ybc--scroll-ml-24{
  scroll-margin-left: -6rem;
}
.ybc--scroll-ml-25{
  scroll-margin-left: -6.25rem;
}
.ybc--scroll-ml-26{
  scroll-margin-left: -6.75rem;
}
.ybc--scroll-ml-28{
  scroll-margin-left: -7rem;
}
.ybc--scroll-ml-32{
  scroll-margin-left: -8rem;
}
.ybc--scroll-ml-36{
  scroll-margin-left: -9rem;
}
.ybc--scroll-ml-40{
  scroll-margin-left: -10rem;
}
.ybc--scroll-ml-44{
  scroll-margin-left: -11rem;
}
.ybc--scroll-ml-45{
  scroll-margin-left: -11.25rem;
}
.ybc--scroll-ml-46{
  scroll-margin-left: -11.875rem;
}
.ybc--scroll-ml-48{
  scroll-margin-left: -12rem;
}
.ybc--scroll-ml-49{
  scroll-margin-left: -12.25rem;
}
.ybc--scroll-ml-52{
  scroll-margin-left: -13rem;
}
.ybc--scroll-ml-56{
  scroll-margin-left: -14rem;
}
.ybc--scroll-ml-60{
  scroll-margin-left: -15rem;
}
.ybc--scroll-ml-64{
  scroll-margin-left: -16rem;
}
.ybc--scroll-ml-68{
  scroll-margin-left: -17rem;
}
.ybc--scroll-ml-72{
  scroll-margin-left: -18rem;
}
.ybc--scroll-ml-76{
  scroll-margin-left: -19rem;
}
.ybc--scroll-ml-80{
  scroll-margin-left: -20rem;
}
.ybc--scroll-ml-84{
  scroll-margin-left: -21rem;
}
.ybc--scroll-ml-168{
  scroll-margin-left: -42rem;
}
.ybc--scroll-ml-px{
  scroll-margin-left: -1px;
}
.ybc--scroll-ml-0\.5{
  scroll-margin-left: -0.125rem;
}
.ybc--scroll-ml-1\.5{
  scroll-margin-left: -0.375rem;
}
.ybc--scroll-ml-2\.5{
  scroll-margin-left: -0.625rem;
}
.ybc--scroll-ml-3\.5{
  scroll-margin-left: -0.875rem;
}
.ybc-scroll-p-0{
  scroll-padding: 0;
}
.ybc-scroll-p-1{
  scroll-padding: 0.25rem;
}
.ybc-scroll-p-2{
  scroll-padding: 0.5rem;
}
.ybc-scroll-p-3{
  scroll-padding: 0.75rem;
}
.ybc-scroll-p-4{
  scroll-padding: 1rem;
}
.ybc-scroll-p-5{
  scroll-padding: 1.25rem;
}
.ybc-scroll-p-6{
  scroll-padding: 1.5rem;
}
.ybc-scroll-p-7{
  scroll-padding: 1.75rem;
}
.ybc-scroll-p-8{
  scroll-padding: 2rem;
}
.ybc-scroll-p-9{
  scroll-padding: 2.25rem;
}
.ybc-scroll-p-10{
  scroll-padding: 2.5rem;
}
.ybc-scroll-p-11{
  scroll-padding: 2.75rem;
}
.ybc-scroll-p-12{
  scroll-padding: 3rem;
}
.ybc-scroll-p-13{
  scroll-padding: 3.25rem;
}
.ybc-scroll-p-14{
  scroll-padding: 3.5rem;
}
.ybc-scroll-p-15{
  scroll-padding: 3.75rem;
}
.ybc-scroll-p-16{
  scroll-padding: 4rem;
}
.ybc-scroll-p-17{
  scroll-padding: 4.25rem;
}
.ybc-scroll-p-18{
  scroll-padding: 4.5rem;
}
.ybc-scroll-p-19{
  scroll-padding: 4.75rem;
}
.ybc-scroll-p-20{
  scroll-padding: 5rem;
}
.ybc-scroll-p-24{
  scroll-padding: 6rem;
}
.ybc-scroll-p-25{
  scroll-padding: 6.25rem;
}
.ybc-scroll-p-26{
  scroll-padding: 6.75rem;
}
.ybc-scroll-p-28{
  scroll-padding: 7rem;
}
.ybc-scroll-p-32{
  scroll-padding: 8rem;
}
.ybc-scroll-p-36{
  scroll-padding: 9rem;
}
.ybc-scroll-p-40{
  scroll-padding: 10rem;
}
.ybc-scroll-p-44{
  scroll-padding: 11rem;
}
.ybc-scroll-p-45{
  scroll-padding: 11.25rem;
}
.ybc-scroll-p-46{
  scroll-padding: 11.875rem;
}
.ybc-scroll-p-48{
  scroll-padding: 12rem;
}
.ybc-scroll-p-49{
  scroll-padding: 12.25rem;
}
.ybc-scroll-p-52{
  scroll-padding: 13rem;
}
.ybc-scroll-p-56{
  scroll-padding: 14rem;
}
.ybc-scroll-p-60{
  scroll-padding: 15rem;
}
.ybc-scroll-p-64{
  scroll-padding: 16rem;
}
.ybc-scroll-p-68{
  scroll-padding: 17rem;
}
.ybc-scroll-p-72{
  scroll-padding: 18rem;
}
.ybc-scroll-p-76{
  scroll-padding: 19rem;
}
.ybc-scroll-p-80{
  scroll-padding: 20rem;
}
.ybc-scroll-p-84{
  scroll-padding: 21rem;
}
.ybc-scroll-p-168{
  scroll-padding: 42rem;
}
.ybc-scroll-p-px{
  scroll-padding: 1px;
}
.ybc-scroll-p-0\.5{
  scroll-padding: 0.125rem;
}
.ybc-scroll-p-1\.5{
  scroll-padding: 0.375rem;
}
.ybc-scroll-p-2\.5{
  scroll-padding: 0.625rem;
}
.ybc-scroll-p-3\.5{
  scroll-padding: 0.875rem;
}
.ybc-scroll-px-0{
  scroll-padding-left: 0;
  scroll-padding-right: 0;
}
.ybc-scroll-px-1{
  scroll-padding-left: 0.25rem;
  scroll-padding-right: 0.25rem;
}
.ybc-scroll-px-2{
  scroll-padding-left: 0.5rem;
  scroll-padding-right: 0.5rem;
}
.ybc-scroll-px-3{
  scroll-padding-left: 0.75rem;
  scroll-padding-right: 0.75rem;
}
.ybc-scroll-px-4{
  scroll-padding-left: 1rem;
  scroll-padding-right: 1rem;
}
.ybc-scroll-px-5{
  scroll-padding-left: 1.25rem;
  scroll-padding-right: 1.25rem;
}
.ybc-scroll-px-6{
  scroll-padding-left: 1.5rem;
  scroll-padding-right: 1.5rem;
}
.ybc-scroll-px-7{
  scroll-padding-left: 1.75rem;
  scroll-padding-right: 1.75rem;
}
.ybc-scroll-px-8{
  scroll-padding-left: 2rem;
  scroll-padding-right: 2rem;
}
.ybc-scroll-px-9{
  scroll-padding-left: 2.25rem;
  scroll-padding-right: 2.25rem;
}
.ybc-scroll-px-10{
  scroll-padding-left: 2.5rem;
  scroll-padding-right: 2.5rem;
}
.ybc-scroll-px-11{
  scroll-padding-left: 2.75rem;
  scroll-padding-right: 2.75rem;
}
.ybc-scroll-px-12{
  scroll-padding-left: 3rem;
  scroll-padding-right: 3rem;
}
.ybc-scroll-px-13{
  scroll-padding-left: 3.25rem;
  scroll-padding-right: 3.25rem;
}
.ybc-scroll-px-14{
  scroll-padding-left: 3.5rem;
  scroll-padding-right: 3.5rem;
}
.ybc-scroll-px-15{
  scroll-padding-left: 3.75rem;
  scroll-padding-right: 3.75rem;
}
.ybc-scroll-px-16{
  scroll-padding-left: 4rem;
  scroll-padding-right: 4rem;
}
.ybc-scroll-px-17{
  scroll-padding-left: 4.25rem;
  scroll-padding-right: 4.25rem;
}
.ybc-scroll-px-18{
  scroll-padding-left: 4.5rem;
  scroll-padding-right: 4.5rem;
}
.ybc-scroll-px-19{
  scroll-padding-left: 4.75rem;
  scroll-padding-right: 4.75rem;
}
.ybc-scroll-px-20{
  scroll-padding-left: 5rem;
  scroll-padding-right: 5rem;
}
.ybc-scroll-px-24{
  scroll-padding-left: 6rem;
  scroll-padding-right: 6rem;
}
.ybc-scroll-px-25{
  scroll-padding-left: 6.25rem;
  scroll-padding-right: 6.25rem;
}
.ybc-scroll-px-26{
  scroll-padding-left: 6.75rem;
  scroll-padding-right: 6.75rem;
}
.ybc-scroll-px-28{
  scroll-padding-left: 7rem;
  scroll-padding-right: 7rem;
}
.ybc-scroll-px-32{
  scroll-padding-left: 8rem;
  scroll-padding-right: 8rem;
}
.ybc-scroll-px-36{
  scroll-padding-left: 9rem;
  scroll-padding-right: 9rem;
}
.ybc-scroll-px-40{
  scroll-padding-left: 10rem;
  scroll-padding-right: 10rem;
}
.ybc-scroll-px-44{
  scroll-padding-left: 11rem;
  scroll-padding-right: 11rem;
}
.ybc-scroll-px-45{
  scroll-padding-left: 11.25rem;
  scroll-padding-right: 11.25rem;
}
.ybc-scroll-px-46{
  scroll-padding-left: 11.875rem;
  scroll-padding-right: 11.875rem;
}
.ybc-scroll-px-48{
  scroll-padding-left: 12rem;
  scroll-padding-right: 12rem;
}
.ybc-scroll-px-49{
  scroll-padding-left: 12.25rem;
  scroll-padding-right: 12.25rem;
}
.ybc-scroll-px-52{
  scroll-padding-left: 13rem;
  scroll-padding-right: 13rem;
}
.ybc-scroll-px-56{
  scroll-padding-left: 14rem;
  scroll-padding-right: 14rem;
}
.ybc-scroll-px-60{
  scroll-padding-left: 15rem;
  scroll-padding-right: 15rem;
}
.ybc-scroll-px-64{
  scroll-padding-left: 16rem;
  scroll-padding-right: 16rem;
}
.ybc-scroll-px-68{
  scroll-padding-left: 17rem;
  scroll-padding-right: 17rem;
}
.ybc-scroll-px-72{
  scroll-padding-left: 18rem;
  scroll-padding-right: 18rem;
}
.ybc-scroll-px-76{
  scroll-padding-left: 19rem;
  scroll-padding-right: 19rem;
}
.ybc-scroll-px-80{
  scroll-padding-left: 20rem;
  scroll-padding-right: 20rem;
}
.ybc-scroll-px-84{
  scroll-padding-left: 21rem;
  scroll-padding-right: 21rem;
}
.ybc-scroll-px-168{
  scroll-padding-left: 42rem;
  scroll-padding-right: 42rem;
}
.ybc-scroll-px-px{
  scroll-padding-left: 1px;
  scroll-padding-right: 1px;
}
.ybc-scroll-px-0\.5{
  scroll-padding-left: 0.125rem;
  scroll-padding-right: 0.125rem;
}
.ybc-scroll-px-1\.5{
  scroll-padding-left: 0.375rem;
  scroll-padding-right: 0.375rem;
}
.ybc-scroll-px-2\.5{
  scroll-padding-left: 0.625rem;
  scroll-padding-right: 0.625rem;
}
.ybc-scroll-px-3\.5{
  scroll-padding-left: 0.875rem;
  scroll-padding-right: 0.875rem;
}
.ybc-scroll-py-0{
  scroll-padding-top: 0;
  scroll-padding-bottom: 0;
}
.ybc-scroll-py-1{
  scroll-padding-top: 0.25rem;
  scroll-padding-bottom: 0.25rem;
}
.ybc-scroll-py-2{
  scroll-padding-top: 0.5rem;
  scroll-padding-bottom: 0.5rem;
}
.ybc-scroll-py-3{
  scroll-padding-top: 0.75rem;
  scroll-padding-bottom: 0.75rem;
}
.ybc-scroll-py-4{
  scroll-padding-top: 1rem;
  scroll-padding-bottom: 1rem;
}
.ybc-scroll-py-5{
  scroll-padding-top: 1.25rem;
  scroll-padding-bottom: 1.25rem;
}
.ybc-scroll-py-6{
  scroll-padding-top: 1.5rem;
  scroll-padding-bottom: 1.5rem;
}
.ybc-scroll-py-7{
  scroll-padding-top: 1.75rem;
  scroll-padding-bottom: 1.75rem;
}
.ybc-scroll-py-8{
  scroll-padding-top: 2rem;
  scroll-padding-bottom: 2rem;
}
.ybc-scroll-py-9{
  scroll-padding-top: 2.25rem;
  scroll-padding-bottom: 2.25rem;
}
.ybc-scroll-py-10{
  scroll-padding-top: 2.5rem;
  scroll-padding-bottom: 2.5rem;
}
.ybc-scroll-py-11{
  scroll-padding-top: 2.75rem;
  scroll-padding-bottom: 2.75rem;
}
.ybc-scroll-py-12{
  scroll-padding-top: 3rem;
  scroll-padding-bottom: 3rem;
}
.ybc-scroll-py-13{
  scroll-padding-top: 3.25rem;
  scroll-padding-bottom: 3.25rem;
}
.ybc-scroll-py-14{
  scroll-padding-top: 3.5rem;
  scroll-padding-bottom: 3.5rem;
}
.ybc-scroll-py-15{
  scroll-padding-top: 3.75rem;
  scroll-padding-bottom: 3.75rem;
}
.ybc-scroll-py-16{
  scroll-padding-top: 4rem;
  scroll-padding-bottom: 4rem;
}
.ybc-scroll-py-17{
  scroll-padding-top: 4.25rem;
  scroll-padding-bottom: 4.25rem;
}
.ybc-scroll-py-18{
  scroll-padding-top: 4.5rem;
  scroll-padding-bottom: 4.5rem;
}
.ybc-scroll-py-19{
  scroll-padding-top: 4.75rem;
  scroll-padding-bottom: 4.75rem;
}
.ybc-scroll-py-20{
  scroll-padding-top: 5rem;
  scroll-padding-bottom: 5rem;
}
.ybc-scroll-py-24{
  scroll-padding-top: 6rem;
  scroll-padding-bottom: 6rem;
}
.ybc-scroll-py-25{
  scroll-padding-top: 6.25rem;
  scroll-padding-bottom: 6.25rem;
}
.ybc-scroll-py-26{
  scroll-padding-top: 6.75rem;
  scroll-padding-bottom: 6.75rem;
}
.ybc-scroll-py-28{
  scroll-padding-top: 7rem;
  scroll-padding-bottom: 7rem;
}
.ybc-scroll-py-32{
  scroll-padding-top: 8rem;
  scroll-padding-bottom: 8rem;
}
.ybc-scroll-py-36{
  scroll-padding-top: 9rem;
  scroll-padding-bottom: 9rem;
}
.ybc-scroll-py-40{
  scroll-padding-top: 10rem;
  scroll-padding-bottom: 10rem;
}
.ybc-scroll-py-44{
  scroll-padding-top: 11rem;
  scroll-padding-bottom: 11rem;
}
.ybc-scroll-py-45{
  scroll-padding-top: 11.25rem;
  scroll-padding-bottom: 11.25rem;
}
.ybc-scroll-py-46{
  scroll-padding-top: 11.875rem;
  scroll-padding-bottom: 11.875rem;
}
.ybc-scroll-py-48{
  scroll-padding-top: 12rem;
  scroll-padding-bottom: 12rem;
}
.ybc-scroll-py-49{
  scroll-padding-top: 12.25rem;
  scroll-padding-bottom: 12.25rem;
}
.ybc-scroll-py-52{
  scroll-padding-top: 13rem;
  scroll-padding-bottom: 13rem;
}
.ybc-scroll-py-56{
  scroll-padding-top: 14rem;
  scroll-padding-bottom: 14rem;
}
.ybc-scroll-py-60{
  scroll-padding-top: 15rem;
  scroll-padding-bottom: 15rem;
}
.ybc-scroll-py-64{
  scroll-padding-top: 16rem;
  scroll-padding-bottom: 16rem;
}
.ybc-scroll-py-68{
  scroll-padding-top: 17rem;
  scroll-padding-bottom: 17rem;
}
.ybc-scroll-py-72{
  scroll-padding-top: 18rem;
  scroll-padding-bottom: 18rem;
}
.ybc-scroll-py-76{
  scroll-padding-top: 19rem;
  scroll-padding-bottom: 19rem;
}
.ybc-scroll-py-80{
  scroll-padding-top: 20rem;
  scroll-padding-bottom: 20rem;
}
.ybc-scroll-py-84{
  scroll-padding-top: 21rem;
  scroll-padding-bottom: 21rem;
}
.ybc-scroll-py-168{
  scroll-padding-top: 42rem;
  scroll-padding-bottom: 42rem;
}
.ybc-scroll-py-px{
  scroll-padding-top: 1px;
  scroll-padding-bottom: 1px;
}
.ybc-scroll-py-0\.5{
  scroll-padding-top: 0.125rem;
  scroll-padding-bottom: 0.125rem;
}
.ybc-scroll-py-1\.5{
  scroll-padding-top: 0.375rem;
  scroll-padding-bottom: 0.375rem;
}
.ybc-scroll-py-2\.5{
  scroll-padding-top: 0.625rem;
  scroll-padding-bottom: 0.625rem;
}
.ybc-scroll-py-3\.5{
  scroll-padding-top: 0.875rem;
  scroll-padding-bottom: 0.875rem;
}
.ybc-scroll-pt-0{
  scroll-padding-top: 0;
}
.ybc-scroll-pt-1{
  scroll-padding-top: 0.25rem;
}
.ybc-scroll-pt-2{
  scroll-padding-top: 0.5rem;
}
.ybc-scroll-pt-3{
  scroll-padding-top: 0.75rem;
}
.ybc-scroll-pt-4{
  scroll-padding-top: 1rem;
}
.ybc-scroll-pt-5{
  scroll-padding-top: 1.25rem;
}
.ybc-scroll-pt-6{
  scroll-padding-top: 1.5rem;
}
.ybc-scroll-pt-7{
  scroll-padding-top: 1.75rem;
}
.ybc-scroll-pt-8{
  scroll-padding-top: 2rem;
}
.ybc-scroll-pt-9{
  scroll-padding-top: 2.25rem;
}
.ybc-scroll-pt-10{
  scroll-padding-top: 2.5rem;
}
.ybc-scroll-pt-11{
  scroll-padding-top: 2.75rem;
}
.ybc-scroll-pt-12{
  scroll-padding-top: 3rem;
}
.ybc-scroll-pt-13{
  scroll-padding-top: 3.25rem;
}
.ybc-scroll-pt-14{
  scroll-padding-top: 3.5rem;
}
.ybc-scroll-pt-15{
  scroll-padding-top: 3.75rem;
}
.ybc-scroll-pt-16{
  scroll-padding-top: 4rem;
}
.ybc-scroll-pt-17{
  scroll-padding-top: 4.25rem;
}
.ybc-scroll-pt-18{
  scroll-padding-top: 4.5rem;
}
.ybc-scroll-pt-19{
  scroll-padding-top: 4.75rem;
}
.ybc-scroll-pt-20{
  scroll-padding-top: 5rem;
}
.ybc-scroll-pt-24{
  scroll-padding-top: 6rem;
}
.ybc-scroll-pt-25{
  scroll-padding-top: 6.25rem;
}
.ybc-scroll-pt-26{
  scroll-padding-top: 6.75rem;
}
.ybc-scroll-pt-28{
  scroll-padding-top: 7rem;
}
.ybc-scroll-pt-32{
  scroll-padding-top: 8rem;
}
.ybc-scroll-pt-36{
  scroll-padding-top: 9rem;
}
.ybc-scroll-pt-40{
  scroll-padding-top: 10rem;
}
.ybc-scroll-pt-44{
  scroll-padding-top: 11rem;
}
.ybc-scroll-pt-45{
  scroll-padding-top: 11.25rem;
}
.ybc-scroll-pt-46{
  scroll-padding-top: 11.875rem;
}
.ybc-scroll-pt-48{
  scroll-padding-top: 12rem;
}
.ybc-scroll-pt-49{
  scroll-padding-top: 12.25rem;
}
.ybc-scroll-pt-52{
  scroll-padding-top: 13rem;
}
.ybc-scroll-pt-56{
  scroll-padding-top: 14rem;
}
.ybc-scroll-pt-60{
  scroll-padding-top: 15rem;
}
.ybc-scroll-pt-64{
  scroll-padding-top: 16rem;
}
.ybc-scroll-pt-68{
  scroll-padding-top: 17rem;
}
.ybc-scroll-pt-72{
  scroll-padding-top: 18rem;
}
.ybc-scroll-pt-76{
  scroll-padding-top: 19rem;
}
.ybc-scroll-pt-80{
  scroll-padding-top: 20rem;
}
.ybc-scroll-pt-84{
  scroll-padding-top: 21rem;
}
.ybc-scroll-pt-168{
  scroll-padding-top: 42rem;
}
.ybc-scroll-pt-px{
  scroll-padding-top: 1px;
}
.ybc-scroll-pt-0\.5{
  scroll-padding-top: 0.125rem;
}
.ybc-scroll-pt-1\.5{
  scroll-padding-top: 0.375rem;
}
.ybc-scroll-pt-2\.5{
  scroll-padding-top: 0.625rem;
}
.ybc-scroll-pt-3\.5{
  scroll-padding-top: 0.875rem;
}
.ybc-scroll-pr-0{
  scroll-padding-right: 0;
}
.ybc-scroll-pr-1{
  scroll-padding-right: 0.25rem;
}
.ybc-scroll-pr-2{
  scroll-padding-right: 0.5rem;
}
.ybc-scroll-pr-3{
  scroll-padding-right: 0.75rem;
}
.ybc-scroll-pr-4{
  scroll-padding-right: 1rem;
}
.ybc-scroll-pr-5{
  scroll-padding-right: 1.25rem;
}
.ybc-scroll-pr-6{
  scroll-padding-right: 1.5rem;
}
.ybc-scroll-pr-7{
  scroll-padding-right: 1.75rem;
}
.ybc-scroll-pr-8{
  scroll-padding-right: 2rem;
}
.ybc-scroll-pr-9{
  scroll-padding-right: 2.25rem;
}
.ybc-scroll-pr-10{
  scroll-padding-right: 2.5rem;
}
.ybc-scroll-pr-11{
  scroll-padding-right: 2.75rem;
}
.ybc-scroll-pr-12{
  scroll-padding-right: 3rem;
}
.ybc-scroll-pr-13{
  scroll-padding-right: 3.25rem;
}
.ybc-scroll-pr-14{
  scroll-padding-right: 3.5rem;
}
.ybc-scroll-pr-15{
  scroll-padding-right: 3.75rem;
}
.ybc-scroll-pr-16{
  scroll-padding-right: 4rem;
}
.ybc-scroll-pr-17{
  scroll-padding-right: 4.25rem;
}
.ybc-scroll-pr-18{
  scroll-padding-right: 4.5rem;
}
.ybc-scroll-pr-19{
  scroll-padding-right: 4.75rem;
}
.ybc-scroll-pr-20{
  scroll-padding-right: 5rem;
}
.ybc-scroll-pr-24{
  scroll-padding-right: 6rem;
}
.ybc-scroll-pr-25{
  scroll-padding-right: 6.25rem;
}
.ybc-scroll-pr-26{
  scroll-padding-right: 6.75rem;
}
.ybc-scroll-pr-28{
  scroll-padding-right: 7rem;
}
.ybc-scroll-pr-32{
  scroll-padding-right: 8rem;
}
.ybc-scroll-pr-36{
  scroll-padding-right: 9rem;
}
.ybc-scroll-pr-40{
  scroll-padding-right: 10rem;
}
.ybc-scroll-pr-44{
  scroll-padding-right: 11rem;
}
.ybc-scroll-pr-45{
  scroll-padding-right: 11.25rem;
}
.ybc-scroll-pr-46{
  scroll-padding-right: 11.875rem;
}
.ybc-scroll-pr-48{
  scroll-padding-right: 12rem;
}
.ybc-scroll-pr-49{
  scroll-padding-right: 12.25rem;
}
.ybc-scroll-pr-52{
  scroll-padding-right: 13rem;
}
.ybc-scroll-pr-56{
  scroll-padding-right: 14rem;
}
.ybc-scroll-pr-60{
  scroll-padding-right: 15rem;
}
.ybc-scroll-pr-64{
  scroll-padding-right: 16rem;
}
.ybc-scroll-pr-68{
  scroll-padding-right: 17rem;
}
.ybc-scroll-pr-72{
  scroll-padding-right: 18rem;
}
.ybc-scroll-pr-76{
  scroll-padding-right: 19rem;
}
.ybc-scroll-pr-80{
  scroll-padding-right: 20rem;
}
.ybc-scroll-pr-84{
  scroll-padding-right: 21rem;
}
.ybc-scroll-pr-168{
  scroll-padding-right: 42rem;
}
.ybc-scroll-pr-px{
  scroll-padding-right: 1px;
}
.ybc-scroll-pr-0\.5{
  scroll-padding-right: 0.125rem;
}
.ybc-scroll-pr-1\.5{
  scroll-padding-right: 0.375rem;
}
.ybc-scroll-pr-2\.5{
  scroll-padding-right: 0.625rem;
}
.ybc-scroll-pr-3\.5{
  scroll-padding-right: 0.875rem;
}
.ybc-scroll-pb-0{
  scroll-padding-bottom: 0;
}
.ybc-scroll-pb-1{
  scroll-padding-bottom: 0.25rem;
}
.ybc-scroll-pb-2{
  scroll-padding-bottom: 0.5rem;
}
.ybc-scroll-pb-3{
  scroll-padding-bottom: 0.75rem;
}
.ybc-scroll-pb-4{
  scroll-padding-bottom: 1rem;
}
.ybc-scroll-pb-5{
  scroll-padding-bottom: 1.25rem;
}
.ybc-scroll-pb-6{
  scroll-padding-bottom: 1.5rem;
}
.ybc-scroll-pb-7{
  scroll-padding-bottom: 1.75rem;
}
.ybc-scroll-pb-8{
  scroll-padding-bottom: 2rem;
}
.ybc-scroll-pb-9{
  scroll-padding-bottom: 2.25rem;
}
.ybc-scroll-pb-10{
  scroll-padding-bottom: 2.5rem;
}
.ybc-scroll-pb-11{
  scroll-padding-bottom: 2.75rem;
}
.ybc-scroll-pb-12{
  scroll-padding-bottom: 3rem;
}
.ybc-scroll-pb-13{
  scroll-padding-bottom: 3.25rem;
}
.ybc-scroll-pb-14{
  scroll-padding-bottom: 3.5rem;
}
.ybc-scroll-pb-15{
  scroll-padding-bottom: 3.75rem;
}
.ybc-scroll-pb-16{
  scroll-padding-bottom: 4rem;
}
.ybc-scroll-pb-17{
  scroll-padding-bottom: 4.25rem;
}
.ybc-scroll-pb-18{
  scroll-padding-bottom: 4.5rem;
}
.ybc-scroll-pb-19{
  scroll-padding-bottom: 4.75rem;
}
.ybc-scroll-pb-20{
  scroll-padding-bottom: 5rem;
}
.ybc-scroll-pb-24{
  scroll-padding-bottom: 6rem;
}
.ybc-scroll-pb-25{
  scroll-padding-bottom: 6.25rem;
}
.ybc-scroll-pb-26{
  scroll-padding-bottom: 6.75rem;
}
.ybc-scroll-pb-28{
  scroll-padding-bottom: 7rem;
}
.ybc-scroll-pb-32{
  scroll-padding-bottom: 8rem;
}
.ybc-scroll-pb-36{
  scroll-padding-bottom: 9rem;
}
.ybc-scroll-pb-40{
  scroll-padding-bottom: 10rem;
}
.ybc-scroll-pb-44{
  scroll-padding-bottom: 11rem;
}
.ybc-scroll-pb-45{
  scroll-padding-bottom: 11.25rem;
}
.ybc-scroll-pb-46{
  scroll-padding-bottom: 11.875rem;
}
.ybc-scroll-pb-48{
  scroll-padding-bottom: 12rem;
}
.ybc-scroll-pb-49{
  scroll-padding-bottom: 12.25rem;
}
.ybc-scroll-pb-52{
  scroll-padding-bottom: 13rem;
}
.ybc-scroll-pb-56{
  scroll-padding-bottom: 14rem;
}
.ybc-scroll-pb-60{
  scroll-padding-bottom: 15rem;
}
.ybc-scroll-pb-64{
  scroll-padding-bottom: 16rem;
}
.ybc-scroll-pb-68{
  scroll-padding-bottom: 17rem;
}
.ybc-scroll-pb-72{
  scroll-padding-bottom: 18rem;
}
.ybc-scroll-pb-76{
  scroll-padding-bottom: 19rem;
}
.ybc-scroll-pb-80{
  scroll-padding-bottom: 20rem;
}
.ybc-scroll-pb-84{
  scroll-padding-bottom: 21rem;
}
.ybc-scroll-pb-168{
  scroll-padding-bottom: 42rem;
}
.ybc-scroll-pb-px{
  scroll-padding-bottom: 1px;
}
.ybc-scroll-pb-0\.5{
  scroll-padding-bottom: 0.125rem;
}
.ybc-scroll-pb-1\.5{
  scroll-padding-bottom: 0.375rem;
}
.ybc-scroll-pb-2\.5{
  scroll-padding-bottom: 0.625rem;
}
.ybc-scroll-pb-3\.5{
  scroll-padding-bottom: 0.875rem;
}
.ybc-scroll-pl-0{
  scroll-padding-left: 0;
}
.ybc-scroll-pl-1{
  scroll-padding-left: 0.25rem;
}
.ybc-scroll-pl-2{
  scroll-padding-left: 0.5rem;
}
.ybc-scroll-pl-3{
  scroll-padding-left: 0.75rem;
}
.ybc-scroll-pl-4{
  scroll-padding-left: 1rem;
}
.ybc-scroll-pl-5{
  scroll-padding-left: 1.25rem;
}
.ybc-scroll-pl-6{
  scroll-padding-left: 1.5rem;
}
.ybc-scroll-pl-7{
  scroll-padding-left: 1.75rem;
}
.ybc-scroll-pl-8{
  scroll-padding-left: 2rem;
}
.ybc-scroll-pl-9{
  scroll-padding-left: 2.25rem;
}
.ybc-scroll-pl-10{
  scroll-padding-left: 2.5rem;
}
.ybc-scroll-pl-11{
  scroll-padding-left: 2.75rem;
}
.ybc-scroll-pl-12{
  scroll-padding-left: 3rem;
}
.ybc-scroll-pl-13{
  scroll-padding-left: 3.25rem;
}
.ybc-scroll-pl-14{
  scroll-padding-left: 3.5rem;
}
.ybc-scroll-pl-15{
  scroll-padding-left: 3.75rem;
}
.ybc-scroll-pl-16{
  scroll-padding-left: 4rem;
}
.ybc-scroll-pl-17{
  scroll-padding-left: 4.25rem;
}
.ybc-scroll-pl-18{
  scroll-padding-left: 4.5rem;
}
.ybc-scroll-pl-19{
  scroll-padding-left: 4.75rem;
}
.ybc-scroll-pl-20{
  scroll-padding-left: 5rem;
}
.ybc-scroll-pl-24{
  scroll-padding-left: 6rem;
}
.ybc-scroll-pl-25{
  scroll-padding-left: 6.25rem;
}
.ybc-scroll-pl-26{
  scroll-padding-left: 6.75rem;
}
.ybc-scroll-pl-28{
  scroll-padding-left: 7rem;
}
.ybc-scroll-pl-32{
  scroll-padding-left: 8rem;
}
.ybc-scroll-pl-36{
  scroll-padding-left: 9rem;
}
.ybc-scroll-pl-40{
  scroll-padding-left: 10rem;
}
.ybc-scroll-pl-44{
  scroll-padding-left: 11rem;
}
.ybc-scroll-pl-45{
  scroll-padding-left: 11.25rem;
}
.ybc-scroll-pl-46{
  scroll-padding-left: 11.875rem;
}
.ybc-scroll-pl-48{
  scroll-padding-left: 12rem;
}
.ybc-scroll-pl-49{
  scroll-padding-left: 12.25rem;
}
.ybc-scroll-pl-52{
  scroll-padding-left: 13rem;
}
.ybc-scroll-pl-56{
  scroll-padding-left: 14rem;
}
.ybc-scroll-pl-60{
  scroll-padding-left: 15rem;
}
.ybc-scroll-pl-64{
  scroll-padding-left: 16rem;
}
.ybc-scroll-pl-68{
  scroll-padding-left: 17rem;
}
.ybc-scroll-pl-72{
  scroll-padding-left: 18rem;
}
.ybc-scroll-pl-76{
  scroll-padding-left: 19rem;
}
.ybc-scroll-pl-80{
  scroll-padding-left: 20rem;
}
.ybc-scroll-pl-84{
  scroll-padding-left: 21rem;
}
.ybc-scroll-pl-168{
  scroll-padding-left: 42rem;
}
.ybc-scroll-pl-px{
  scroll-padding-left: 1px;
}
.ybc-scroll-pl-0\.5{
  scroll-padding-left: 0.125rem;
}
.ybc-scroll-pl-1\.5{
  scroll-padding-left: 0.375rem;
}
.ybc-scroll-pl-2\.5{
  scroll-padding-left: 0.625rem;
}
.ybc-scroll-pl-3\.5{
  scroll-padding-left: 0.875rem;
}
.ybc-list-inside{
  list-style-position: inside;
}
.ybc-list-outside{
  list-style-position: outside;
}
.ybc-list-none{
  list-style-type: none;
}
.ybc-list-disc{
  list-style-type: disc;
}
.ybc-list-decimal{
  list-style-type: decimal;
}
.ybc-appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ybc-columns-1{
  -moz-columns: 1;
       columns: 1;
}
.ybc-columns-2{
  -moz-columns: 2;
       columns: 2;
}
.ybc-columns-3{
  -moz-columns: 3;
       columns: 3;
}
.ybc-columns-4{
  -moz-columns: 4;
       columns: 4;
}
.ybc-columns-5{
  -moz-columns: 5;
       columns: 5;
}
.ybc-columns-6{
  -moz-columns: 6;
       columns: 6;
}
.ybc-columns-7{
  -moz-columns: 7;
       columns: 7;
}
.ybc-columns-8{
  -moz-columns: 8;
       columns: 8;
}
.ybc-columns-9{
  -moz-columns: 9;
       columns: 9;
}
.ybc-columns-10{
  -moz-columns: 10;
       columns: 10;
}
.ybc-columns-11{
  -moz-columns: 11;
       columns: 11;
}
.ybc-columns-12{
  -moz-columns: 12;
       columns: 12;
}
.ybc-columns-auto{
  -moz-columns: auto;
       columns: auto;
}
.ybc-columns-3xs{
  -moz-columns: 16rem;
       columns: 16rem;
}
.ybc-columns-2xs{
  -moz-columns: 18rem;
       columns: 18rem;
}
.ybc-columns-xs{
  -moz-columns: 20rem;
       columns: 20rem;
}
.ybc-columns-sm{
  -moz-columns: 24rem;
       columns: 24rem;
}
.ybc-columns-md{
  -moz-columns: 28rem;
       columns: 28rem;
}
.ybc-columns-lg{
  -moz-columns: 32rem;
       columns: 32rem;
}
.ybc-columns-xl{
  -moz-columns: 36rem;
       columns: 36rem;
}
.ybc-columns-2xl{
  -moz-columns: 42rem;
       columns: 42rem;
}
.ybc-columns-3xl{
  -moz-columns: 48rem;
       columns: 48rem;
}
.ybc-columns-4xl{
  -moz-columns: 56rem;
       columns: 56rem;
}
.ybc-columns-5xl{
  -moz-columns: 64rem;
       columns: 64rem;
}
.ybc-columns-6xl{
  -moz-columns: 72rem;
       columns: 72rem;
}
.ybc-columns-7xl{
  -moz-columns: 80rem;
       columns: 80rem;
}
.ybc-break-before-auto{
  -moz-column-break-before: auto;
       break-before: auto;
}
.ybc-break-before-avoid{
  -moz-column-break-before: avoid;
       break-before: avoid;
}
.ybc-break-before-all{
  -moz-column-break-before: all;
       break-before: all;
}
.ybc-break-before-avoid-page{
  -moz-column-break-before: avoid;
       break-before: avoid-page;
}
.ybc-break-before-page{
  -moz-column-break-before: page;
       break-before: page;
}
.ybc-break-before-left{
  -moz-column-break-before: left;
       break-before: left;
}
.ybc-break-before-right{
  -moz-column-break-before: right;
       break-before: right;
}
.ybc-break-before-column{
  -moz-column-break-before: column;
       break-before: column;
}
.ybc-break-inside-auto{
  -moz-column-break-inside: auto;
       break-inside: auto;
}
.ybc-break-inside-avoid{
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.ybc-break-inside-avoid-page{
  break-inside: avoid-page;
}
.ybc-break-inside-avoid-column{
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
.ybc-break-after-auto{
  -moz-column-break-after: auto;
       break-after: auto;
}
.ybc-break-after-avoid{
  -moz-column-break-after: avoid;
       break-after: avoid;
}
.ybc-break-after-all{
  -moz-column-break-after: all;
       break-after: all;
}
.ybc-break-after-avoid-page{
  -moz-column-break-after: avoid;
       break-after: avoid-page;
}
.ybc-break-after-page{
  -moz-column-break-after: page;
       break-after: page;
}
.ybc-break-after-left{
  -moz-column-break-after: left;
       break-after: left;
}
.ybc-break-after-right{
  -moz-column-break-after: right;
       break-after: right;
}
.ybc-break-after-column{
  -moz-column-break-after: column;
       break-after: column;
}
.ybc-auto-cols-auto{
  grid-auto-columns: auto;
}
.ybc-auto-cols-min{
  grid-auto-columns: min-content;
}
.ybc-auto-cols-max{
  grid-auto-columns: max-content;
}
.ybc-auto-cols-fr{
  grid-auto-columns: minmax(0, 1fr);
}
.ybc-grid-flow-row{
  grid-auto-flow: row;
}
.ybc-grid-flow-col{
  grid-auto-flow: column;
}
.ybc-grid-flow-dense{
  grid-auto-flow: dense;
}
.ybc-grid-flow-row-dense{
  grid-auto-flow: row dense;
}
.ybc-grid-flow-col-dense{
  grid-auto-flow: column dense;
}
.ybc-auto-rows-auto{
  grid-auto-rows: auto;
}
.ybc-auto-rows-min{
  grid-auto-rows: min-content;
}
.ybc-auto-rows-max{
  grid-auto-rows: max-content;
}
.ybc-auto-rows-fr{
  grid-auto-rows: minmax(0, 1fr);
}
.ybc-grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.ybc-grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.ybc-grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.ybc-grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.ybc-grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.ybc-grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.ybc-grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.ybc-grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.ybc-grid-cols-9{
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.ybc-grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.ybc-grid-cols-11{
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.ybc-grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.ybc-grid-cols-none{
  grid-template-columns: none;
}
.ybc-grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.ybc-grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.ybc-grid-rows-3{
  grid-template-rows: repeat(3, minmax(0, 1fr));
}
.ybc-grid-rows-4{
  grid-template-rows: repeat(4, minmax(0, 1fr));
}
.ybc-grid-rows-5{
  grid-template-rows: repeat(5, minmax(0, 1fr));
}
.ybc-grid-rows-6{
  grid-template-rows: repeat(6, minmax(0, 1fr));
}
.ybc-grid-rows-none{
  grid-template-rows: none;
}
.ybc-flex-row{
  flex-direction: row;
}
.ybc-flex-row-reverse{
  flex-direction: row-reverse;
}
.ybc-flex-col{
  flex-direction: column;
}
.ybc-flex-col-reverse{
  flex-direction: column-reverse;
}
.ybc-flex-wrap{
  flex-wrap: wrap;
}
.ybc-flex-wrap-reverse{
  flex-wrap: wrap-reverse;
}
.ybc-flex-nowrap{
  flex-wrap: nowrap;
}
.ybc-place-content-center{
  place-content: center;
}
.ybc-place-content-start{
  place-content: start;
}
.ybc-place-content-end{
  place-content: end;
}
.ybc-place-content-between{
  place-content: space-between;
}
.ybc-place-content-around{
  place-content: space-around;
}
.ybc-place-content-evenly{
  place-content: space-evenly;
}
.ybc-place-content-stretch{
  place-content: stretch;
}
.ybc-place-items-start{
  place-items: start;
}
.ybc-place-items-end{
  place-items: end;
}
.ybc-place-items-center{
  place-items: center;
}
.ybc-place-items-stretch{
  place-items: stretch;
}
.ybc-content-center{
  align-content: center;
}
.ybc-content-start{
  align-content: flex-start;
}
.ybc-content-end{
  align-content: flex-end;
}
.ybc-content-between{
  align-content: space-between;
}
.ybc-content-around{
  align-content: space-around;
}
.ybc-content-evenly{
  align-content: space-evenly;
}
.ybc-items-start{
  align-items: flex-start;
}
.ybc-items-end{
  align-items: flex-end;
}
.ybc-items-center{
  align-items: center;
}
.ybc-items-baseline{
  align-items: baseline;
}
.ybc-items-stretch{
  align-items: stretch;
}
.ybc-justify-start{
  justify-content: flex-start;
}
.ybc-justify-end{
  justify-content: flex-end;
}
.ybc-justify-center{
  justify-content: center;
}
.ybc-justify-between{
  justify-content: space-between;
}
.ybc-justify-around{
  justify-content: space-around;
}
.ybc-justify-evenly{
  justify-content: space-evenly;
}
.ybc-justify-items-start{
  justify-items: start;
}
.ybc-justify-items-end{
  justify-items: end;
}
.ybc-justify-items-center{
  justify-items: center;
}
.ybc-justify-items-stretch{
  justify-items: stretch;
}
.ybc-gap-0{
  gap: 0;
}
.ybc-gap-1{
  gap: 0.25rem;
}
.ybc-gap-2{
  gap: 0.5rem;
}
.ybc-gap-3{
  gap: 0.75rem;
}
.ybc-gap-4{
  gap: 1rem;
}
.ybc-gap-5{
  gap: 1.25rem;
}
.ybc-gap-6{
  gap: 1.5rem;
}
.ybc-gap-7{
  gap: 1.75rem;
}
.ybc-gap-8{
  gap: 2rem;
}
.ybc-gap-9{
  gap: 2.25rem;
}
.ybc-gap-10{
  gap: 2.5rem;
}
.ybc-gap-11{
  gap: 2.75rem;
}
.ybc-gap-12{
  gap: 3rem;
}
.ybc-gap-13{
  gap: 3.25rem;
}
.ybc-gap-14{
  gap: 3.5rem;
}
.ybc-gap-15{
  gap: 3.75rem;
}
.ybc-gap-16{
  gap: 4rem;
}
.ybc-gap-17{
  gap: 4.25rem;
}
.ybc-gap-18{
  gap: 4.5rem;
}
.ybc-gap-19{
  gap: 4.75rem;
}
.ybc-gap-20{
  gap: 5rem;
}
.ybc-gap-24{
  gap: 6rem;
}
.ybc-gap-25{
  gap: 6.25rem;
}
.ybc-gap-26{
  gap: 6.75rem;
}
.ybc-gap-28{
  gap: 7rem;
}
.ybc-gap-32{
  gap: 8rem;
}
.ybc-gap-36{
  gap: 9rem;
}
.ybc-gap-40{
  gap: 10rem;
}
.ybc-gap-44{
  gap: 11rem;
}
.ybc-gap-45{
  gap: 11.25rem;
}
.ybc-gap-46{
  gap: 11.875rem;
}
.ybc-gap-48{
  gap: 12rem;
}
.ybc-gap-49{
  gap: 12.25rem;
}
.ybc-gap-52{
  gap: 13rem;
}
.ybc-gap-56{
  gap: 14rem;
}
.ybc-gap-60{
  gap: 15rem;
}
.ybc-gap-64{
  gap: 16rem;
}
.ybc-gap-68{
  gap: 17rem;
}
.ybc-gap-72{
  gap: 18rem;
}
.ybc-gap-76{
  gap: 19rem;
}
.ybc-gap-80{
  gap: 20rem;
}
.ybc-gap-84{
  gap: 21rem;
}
.ybc-gap-168{
  gap: 42rem;
}
.ybc-gap-px{
  gap: 1px;
}
.ybc-gap-0\.5{
  gap: 0.125rem;
}
.ybc-gap-1\.5{
  gap: 0.375rem;
}
.ybc-gap-2\.5{
  gap: 0.625rem;
}
.ybc-gap-3\.5{
  gap: 0.875rem;
}
.ybc-gap-x-0{
  -moz-column-gap: 0;
       column-gap: 0;
}
.ybc-gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.ybc-gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.ybc-gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.ybc-gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.ybc-gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.ybc-gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.ybc-gap-x-7{
  -moz-column-gap: 1.75rem;
       column-gap: 1.75rem;
}
.ybc-gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.ybc-gap-x-9{
  -moz-column-gap: 2.25rem;
       column-gap: 2.25rem;
}
.ybc-gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.ybc-gap-x-11{
  -moz-column-gap: 2.75rem;
       column-gap: 2.75rem;
}
.ybc-gap-x-12{
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
.ybc-gap-x-13{
  -moz-column-gap: 3.25rem;
       column-gap: 3.25rem;
}
.ybc-gap-x-14{
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}
.ybc-gap-x-15{
  -moz-column-gap: 3.75rem;
       column-gap: 3.75rem;
}
.ybc-gap-x-16{
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
.ybc-gap-x-17{
  -moz-column-gap: 4.25rem;
       column-gap: 4.25rem;
}
.ybc-gap-x-18{
  -moz-column-gap: 4.5rem;
       column-gap: 4.5rem;
}
.ybc-gap-x-19{
  -moz-column-gap: 4.75rem;
       column-gap: 4.75rem;
}
.ybc-gap-x-20{
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.ybc-gap-x-24{
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}
.ybc-gap-x-25{
  -moz-column-gap: 6.25rem;
       column-gap: 6.25rem;
}
.ybc-gap-x-26{
  -moz-column-gap: 6.75rem;
       column-gap: 6.75rem;
}
.ybc-gap-x-28{
  -moz-column-gap: 7rem;
       column-gap: 7rem;
}
.ybc-gap-x-32{
  -moz-column-gap: 8rem;
       column-gap: 8rem;
}
.ybc-gap-x-36{
  -moz-column-gap: 9rem;
       column-gap: 9rem;
}
.ybc-gap-x-40{
  -moz-column-gap: 10rem;
       column-gap: 10rem;
}
.ybc-gap-x-44{
  -moz-column-gap: 11rem;
       column-gap: 11rem;
}
.ybc-gap-x-45{
  -moz-column-gap: 11.25rem;
       column-gap: 11.25rem;
}
.ybc-gap-x-46{
  -moz-column-gap: 11.875rem;
       column-gap: 11.875rem;
}
.ybc-gap-x-48{
  -moz-column-gap: 12rem;
       column-gap: 12rem;
}
.ybc-gap-x-49{
  -moz-column-gap: 12.25rem;
       column-gap: 12.25rem;
}
.ybc-gap-x-52{
  -moz-column-gap: 13rem;
       column-gap: 13rem;
}
.ybc-gap-x-56{
  -moz-column-gap: 14rem;
       column-gap: 14rem;
}
.ybc-gap-x-60{
  -moz-column-gap: 15rem;
       column-gap: 15rem;
}
.ybc-gap-x-64{
  -moz-column-gap: 16rem;
       column-gap: 16rem;
}
.ybc-gap-x-68{
  -moz-column-gap: 17rem;
       column-gap: 17rem;
}
.ybc-gap-x-72{
  -moz-column-gap: 18rem;
       column-gap: 18rem;
}
.ybc-gap-x-76{
  -moz-column-gap: 19rem;
       column-gap: 19rem;
}
.ybc-gap-x-80{
  -moz-column-gap: 20rem;
       column-gap: 20rem;
}
.ybc-gap-x-84{
  -moz-column-gap: 21rem;
       column-gap: 21rem;
}
.ybc-gap-x-168{
  -moz-column-gap: 42rem;
       column-gap: 42rem;
}
.ybc-gap-x-px{
  -moz-column-gap: 1px;
       column-gap: 1px;
}
.ybc-gap-x-0\.5{
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
}
.ybc-gap-x-1\.5{
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.ybc-gap-x-2\.5{
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}
.ybc-gap-x-3\.5{
  -moz-column-gap: 0.875rem;
       column-gap: 0.875rem;
}
.ybc-gap-y-0{
  row-gap: 0;
}
.ybc-gap-y-1{
  row-gap: 0.25rem;
}
.ybc-gap-y-2{
  row-gap: 0.5rem;
}
.ybc-gap-y-3{
  row-gap: 0.75rem;
}
.ybc-gap-y-4{
  row-gap: 1rem;
}
.ybc-gap-y-5{
  row-gap: 1.25rem;
}
.ybc-gap-y-6{
  row-gap: 1.5rem;
}
.ybc-gap-y-7{
  row-gap: 1.75rem;
}
.ybc-gap-y-8{
  row-gap: 2rem;
}
.ybc-gap-y-9{
  row-gap: 2.25rem;
}
.ybc-gap-y-10{
  row-gap: 2.5rem;
}
.ybc-gap-y-11{
  row-gap: 2.75rem;
}
.ybc-gap-y-12{
  row-gap: 3rem;
}
.ybc-gap-y-13{
  row-gap: 3.25rem;
}
.ybc-gap-y-14{
  row-gap: 3.5rem;
}
.ybc-gap-y-15{
  row-gap: 3.75rem;
}
.ybc-gap-y-16{
  row-gap: 4rem;
}
.ybc-gap-y-17{
  row-gap: 4.25rem;
}
.ybc-gap-y-18{
  row-gap: 4.5rem;
}
.ybc-gap-y-19{
  row-gap: 4.75rem;
}
.ybc-gap-y-20{
  row-gap: 5rem;
}
.ybc-gap-y-24{
  row-gap: 6rem;
}
.ybc-gap-y-25{
  row-gap: 6.25rem;
}
.ybc-gap-y-26{
  row-gap: 6.75rem;
}
.ybc-gap-y-28{
  row-gap: 7rem;
}
.ybc-gap-y-32{
  row-gap: 8rem;
}
.ybc-gap-y-36{
  row-gap: 9rem;
}
.ybc-gap-y-40{
  row-gap: 10rem;
}
.ybc-gap-y-44{
  row-gap: 11rem;
}
.ybc-gap-y-45{
  row-gap: 11.25rem;
}
.ybc-gap-y-46{
  row-gap: 11.875rem;
}
.ybc-gap-y-48{
  row-gap: 12rem;
}
.ybc-gap-y-49{
  row-gap: 12.25rem;
}
.ybc-gap-y-52{
  row-gap: 13rem;
}
.ybc-gap-y-56{
  row-gap: 14rem;
}
.ybc-gap-y-60{
  row-gap: 15rem;
}
.ybc-gap-y-64{
  row-gap: 16rem;
}
.ybc-gap-y-68{
  row-gap: 17rem;
}
.ybc-gap-y-72{
  row-gap: 18rem;
}
.ybc-gap-y-76{
  row-gap: 19rem;
}
.ybc-gap-y-80{
  row-gap: 20rem;
}
.ybc-gap-y-84{
  row-gap: 21rem;
}
.ybc-gap-y-168{
  row-gap: 42rem;
}
.ybc-gap-y-px{
  row-gap: 1px;
}
.ybc-gap-y-0\.5{
  row-gap: 0.125rem;
}
.ybc-gap-y-1\.5{
  row-gap: 0.375rem;
}
.ybc-gap-y-2\.5{
  row-gap: 0.625rem;
}
.ybc-gap-y-3\.5{
  row-gap: 0.875rem;
}
.ybc-space-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3rem * var(--tw-space-x-reverse));
  margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.25rem * var(--tw-space-x-reverse));
  margin-left: calc(3.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(3.75rem * var(--tw-space-x-reverse));
  margin-left: calc(3.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4rem * var(--tw-space-x-reverse));
  margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.25rem * var(--tw-space-x-reverse));
  margin-left: calc(4.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.5rem * var(--tw-space-x-reverse));
  margin-left: calc(4.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4.75rem * var(--tw-space-x-reverse));
  margin-left: calc(4.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(5rem * var(--tw-space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(6rem * var(--tw-space-x-reverse));
  margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(6.25rem * var(--tw-space-x-reverse));
  margin-left: calc(6.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-26 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(6.75rem * var(--tw-space-x-reverse));
  margin-left: calc(6.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(7rem * var(--tw-space-x-reverse));
  margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(8rem * var(--tw-space-x-reverse));
  margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(9rem * var(--tw-space-x-reverse));
  margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(10rem * var(--tw-space-x-reverse));
  margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(11rem * var(--tw-space-x-reverse));
  margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(11.25rem * var(--tw-space-x-reverse));
  margin-left: calc(11.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-46 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(11.875rem * var(--tw-space-x-reverse));
  margin-left: calc(11.875rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(12rem * var(--tw-space-x-reverse));
  margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-49 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(12.25rem * var(--tw-space-x-reverse));
  margin-left: calc(12.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(13rem * var(--tw-space-x-reverse));
  margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(14rem * var(--tw-space-x-reverse));
  margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(15rem * var(--tw-space-x-reverse));
  margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(16rem * var(--tw-space-x-reverse));
  margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(17rem * var(--tw-space-x-reverse));
  margin-left: calc(17rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(18rem * var(--tw-space-x-reverse));
  margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-76 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(19rem * var(--tw-space-x-reverse));
  margin-left: calc(19rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(20rem * var(--tw-space-x-reverse));
  margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-84 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(21rem * var(--tw-space-x-reverse));
  margin-left: calc(21rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-168 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(42rem * var(--tw-space-x-reverse));
  margin-left: calc(42rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1px * var(--tw-space-x-reverse));
  margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1rem * var(--tw-space-x-reverse));
  margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2rem * var(--tw-space-x-reverse));
  margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3rem * var(--tw-space-x-reverse));
  margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4rem * var(--tw-space-x-reverse));
  margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-5rem * var(--tw-space-x-reverse));
  margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6rem * var(--tw-space-x-reverse));
  margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-6.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-26 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-6.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-7rem * var(--tw-space-x-reverse));
  margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-8rem * var(--tw-space-x-reverse));
  margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-9rem * var(--tw-space-x-reverse));
  margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-10rem * var(--tw-space-x-reverse));
  margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-11rem * var(--tw-space-x-reverse));
  margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-11.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-11.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-46 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-11.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-11.875rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-12rem * var(--tw-space-x-reverse));
  margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-49 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-12.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-12.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-13rem * var(--tw-space-x-reverse));
  margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-14rem * var(--tw-space-x-reverse));
  margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-15rem * var(--tw-space-x-reverse));
  margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-16rem * var(--tw-space-x-reverse));
  margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-17rem * var(--tw-space-x-reverse));
  margin-left: calc(-17rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-18rem * var(--tw-space-x-reverse));
  margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-76 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-19rem * var(--tw-space-x-reverse));
  margin-left: calc(-19rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-20rem * var(--tw-space-x-reverse));
  margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-84 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-21rem * var(--tw-space-x-reverse));
  margin-left: calc(-21rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-168 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-42rem * var(--tw-space-x-reverse));
  margin-left: calc(-42rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
}
.-ybc-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1rem * var(--tw-space-x-reverse));
  margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2rem * var(--tw-space-x-reverse));
  margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3rem * var(--tw-space-x-reverse));
  margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4rem * var(--tw-space-x-reverse));
  margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-4.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-4.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-5rem * var(--tw-space-x-reverse));
  margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6rem * var(--tw-space-x-reverse));
  margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-6.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-26 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-6.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-6.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-7rem * var(--tw-space-x-reverse));
  margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-8rem * var(--tw-space-x-reverse));
  margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-9rem * var(--tw-space-x-reverse));
  margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-10rem * var(--tw-space-x-reverse));
  margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-11rem * var(--tw-space-x-reverse));
  margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-11.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-11.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-46 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-11.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-11.875rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-12rem * var(--tw-space-x-reverse));
  margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-49 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-12.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-12.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-13rem * var(--tw-space-x-reverse));
  margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-14rem * var(--tw-space-x-reverse));
  margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-15rem * var(--tw-space-x-reverse));
  margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-16rem * var(--tw-space-x-reverse));
  margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-17rem * var(--tw-space-x-reverse));
  margin-left: calc(-17rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-18rem * var(--tw-space-x-reverse));
  margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-76 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-19rem * var(--tw-space-x-reverse));
  margin-left: calc(-19rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-20rem * var(--tw-space-x-reverse));
  margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-84 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-21rem * var(--tw-space-x-reverse));
  margin-left: calc(-21rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-168 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-42rem * var(--tw-space-x-reverse));
  margin-left: calc(-42rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc--space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
}
.ybc-space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.ybc-space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.ybc-space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.ybc-space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.ybc-space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.ybc-space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.ybc-space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.ybc-space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.ybc-space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.ybc-space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}
.ybc-space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.ybc-space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}
.ybc-space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.ybc-space-y-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.25rem * var(--tw-space-y-reverse));
}
.ybc-space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}
.ybc-space-y-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.75rem * var(--tw-space-y-reverse));
}
.ybc-space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}
.ybc-space-y-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.25rem * var(--tw-space-y-reverse));
}
.ybc-space-y-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.5rem * var(--tw-space-y-reverse));
}
.ybc-space-y-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4.75rem * var(--tw-space-y-reverse));
}
.ybc-space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}
.ybc-space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}
.ybc-space-y-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(6.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6.25rem * var(--tw-space-y-reverse));
}
.ybc-space-y-26 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(6.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6.75rem * var(--tw-space-y-reverse));
}
.ybc-space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(7rem * var(--tw-space-y-reverse));
}
.ybc-space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8rem * var(--tw-space-y-reverse));
}
.ybc-space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9rem * var(--tw-space-y-reverse));
}
.ybc-space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10rem * var(--tw-space-y-reverse));
}
.ybc-space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11rem * var(--tw-space-y-reverse));
}
.ybc-space-y-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(11.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11.25rem * var(--tw-space-y-reverse));
}
.ybc-space-y-46 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(11.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11.875rem * var(--tw-space-y-reverse));
}
.ybc-space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12rem * var(--tw-space-y-reverse));
}
.ybc-space-y-49 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(12.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12.25rem * var(--tw-space-y-reverse));
}
.ybc-space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13rem * var(--tw-space-y-reverse));
}
.ybc-space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14rem * var(--tw-space-y-reverse));
}
.ybc-space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(15rem * var(--tw-space-y-reverse));
}
.ybc-space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16rem * var(--tw-space-y-reverse));
}
.ybc-space-y-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(17rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(17rem * var(--tw-space-y-reverse));
}
.ybc-space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18rem * var(--tw-space-y-reverse));
}
.ybc-space-y-76 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(19rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(19rem * var(--tw-space-y-reverse));
}
.ybc-space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20rem * var(--tw-space-y-reverse));
}
.ybc-space-y-84 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(21rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(21rem * var(--tw-space-y-reverse));
}
.ybc-space-y-168 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(42rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(42rem * var(--tw-space-y-reverse));
}
.ybc-space-y-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1px * var(--tw-space-y-reverse));
}
.ybc-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.ybc-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.ybc-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.ybc-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.-ybc-space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.25rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.75rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6.25rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-26 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6.75rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-11.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11.25rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-46 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-11.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11.875rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-49 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-12.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-12.25rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-17rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-17rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-76 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-19rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-19rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-84 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-21rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-21rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-168 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-42rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-42rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1px * var(--tw-space-y-reverse));
}
.-ybc-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
}
.-ybc-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
}
.ybc--space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.ybc--space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
}
.ybc--space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
}
.ybc--space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
}
.ybc--space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
}
.ybc--space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
}
.ybc--space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
}
.ybc--space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
}
.ybc--space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
}
.ybc--space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
}
.ybc--space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
}
.ybc--space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
}
.ybc--space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
}
.ybc--space-y-13 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.25rem * var(--tw-space-y-reverse));
}
.ybc--space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
}
.ybc--space-y-15 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.75rem * var(--tw-space-y-reverse));
}
.ybc--space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
}
.ybc--space-y-17 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.25rem * var(--tw-space-y-reverse));
}
.ybc--space-y-18 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.5rem * var(--tw-space-y-reverse));
}
.ybc--space-y-19 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-4.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4.75rem * var(--tw-space-y-reverse));
}
.ybc--space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
}
.ybc--space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
}
.ybc--space-y-25 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6.25rem * var(--tw-space-y-reverse));
}
.ybc--space-y-26 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-6.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6.75rem * var(--tw-space-y-reverse));
}
.ybc--space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
}
.ybc--space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
}
.ybc--space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
}
.ybc--space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
}
.ybc--space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
}
.ybc--space-y-45 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-11.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11.25rem * var(--tw-space-y-reverse));
}
.ybc--space-y-46 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-11.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11.875rem * var(--tw-space-y-reverse));
}
.ybc--space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
}
.ybc--space-y-49 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-12.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-12.25rem * var(--tw-space-y-reverse));
}
.ybc--space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
}
.ybc--space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
}
.ybc--space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
}
.ybc--space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
}
.ybc--space-y-68 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-17rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-17rem * var(--tw-space-y-reverse));
}
.ybc--space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
}
.ybc--space-y-76 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-19rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-19rem * var(--tw-space-y-reverse));
}
.ybc--space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
}
.ybc--space-y-84 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-21rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-21rem * var(--tw-space-y-reverse));
}
.ybc--space-y-168 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-42rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-42rem * var(--tw-space-y-reverse));
}
.ybc--space-y-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1px * var(--tw-space-y-reverse));
}
.ybc--space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
}
.ybc--space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
}
.ybc--space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
}
.ybc--space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
}
.ybc-space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 1;
}
.ybc-space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}
.ybc-divide-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(0px * var(--tw-divide-x-reverse));
  border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
}
.ybc-divide-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2px * var(--tw-divide-x-reverse));
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}
.ybc-divide-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(4px * var(--tw-divide-x-reverse));
  border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
}
.ybc-divide-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(8px * var(--tw-divide-x-reverse));
  border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
}
.ybc-divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.ybc-divide-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}
.ybc-divide-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}
.ybc-divide-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
}
.ybc-divide-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
}
.ybc-divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.ybc-divide-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 1;
}
.ybc-divide-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 1;
}
.ybc-divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style: solid;
}
.ybc-divide-dashed > :not([hidden]) ~ :not([hidden]){
  border-style: dashed;
}
.ybc-divide-dotted > :not([hidden]) ~ :not([hidden]){
  border-style: dotted;
}
.ybc-divide-double > :not([hidden]) ~ :not([hidden]){
  border-style: double;
}
.ybc-divide-none > :not([hidden]) ~ :not([hidden]){
  border-style: none;
}
.ybc-divide-transparent > :not([hidden]) ~ :not([hidden]){
  border-color: transparent;
}
.ybc-divide-current > :not([hidden]) ~ :not([hidden]){
  border-color: currentColor;
}
.ybc-divide-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-divide-opacity));
}
.ybc-divide-white > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-divide-opacity));
}
.ybc-divide-lime-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(154 202 60 / var(--tw-divide-opacity));
}
.ybc-divide-lime-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(132 189 0 / var(--tw-divide-opacity));
}
.ybc-divide-lime-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(101 162 12 / var(--tw-divide-opacity));
}
.ybc-divide-lime-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(123 175 0 / var(--tw-divide-opacity));
}
.ybc-divide-lime-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(92 130 17 / var(--tw-divide-opacity));
}
.ybc-divide-gray-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(249 249 249 / var(--tw-divide-opacity));
}
.ybc-divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-divide-opacity));
}
.ybc-divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-divide-opacity));
}
.ybc-divide-gray-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(177 180 169 / var(--tw-divide-opacity));
}
.ybc-divide-gray-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(134 139 121 / var(--tw-divide-opacity));
}
.ybc-divide-gray-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(78 78 78 / var(--tw-divide-opacity));
}
.ybc-divide-gray-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-divide-opacity));
}
.ybc-divide-gray-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(104 111 89 / var(--tw-divide-opacity));
}
.ybc-divide-gray-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(61 65 51 / var(--tw-divide-opacity));
}
.ybc-divide-teal-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(224 240 247 / var(--tw-divide-opacity));
}
.ybc-divide-teal-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(0 127 149 / var(--tw-divide-opacity));
}
.ybc-divide-teal-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(0 115 165 / var(--tw-divide-opacity));
}
.ybc-divide-teal-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(0 85 114 / var(--tw-divide-opacity));
}
.ybc-divide-blue-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(60 114 177 / var(--tw-divide-opacity));
}
.ybc-divide-blue-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(72 118 148 / var(--tw-divide-opacity));
}
.ybc-divide-blue-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(32 105 120 / var(--tw-divide-opacity));
}
.ybc-divide-section-branding-why-yubico > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(60 114 177 / var(--tw-divide-opacity));
}
.ybc-divide-section-branding-products > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(74 118 148 / var(--tw-divide-opacity));
}
.ybc-divide-section-branding-solutions > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(0 115 165 / var(--tw-divide-opacity));
}
.ybc-divide-section-branding-resources > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(0 127 149 / var(--tw-divide-opacity));
}
.ybc-divide-section-branding-company > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(92 130 17 / var(--tw-divide-opacity));
}
.ybc-divide-section-branding-support > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(32 105 120 / var(--tw-divide-opacity));
}
.ybc-divide-transparent\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0);
}
.ybc-divide-transparent\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.05);
}
.ybc-divide-transparent\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.1);
}
.ybc-divide-transparent\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.2);
}
.ybc-divide-transparent\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.25);
}
.ybc-divide-transparent\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.3);
}
.ybc-divide-transparent\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.4);
}
.ybc-divide-transparent\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.5);
}
.ybc-divide-transparent\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.6);
}
.ybc-divide-transparent\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.7);
}
.ybc-divide-transparent\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.75);
}
.ybc-divide-transparent\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.8);
}
.ybc-divide-transparent\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.9);
}
.ybc-divide-transparent\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.95);
}
.ybc-divide-transparent\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 1);
}
.ybc-divide-black\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0);
}
.ybc-divide-black\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.05);
}
.ybc-divide-black\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.1);
}
.ybc-divide-black\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.2);
}
.ybc-divide-black\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.25);
}
.ybc-divide-black\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.3);
}
.ybc-divide-black\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.4);
}
.ybc-divide-black\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.5);
}
.ybc-divide-black\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.6);
}
.ybc-divide-black\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.7);
}
.ybc-divide-black\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.75);
}
.ybc-divide-black\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.8);
}
.ybc-divide-black\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.9);
}
.ybc-divide-black\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 0.95);
}
.ybc-divide-black\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 0 0 / 1);
}
.ybc-divide-white\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0);
}
.ybc-divide-white\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.05);
}
.ybc-divide-white\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.1);
}
.ybc-divide-white\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.2);
}
.ybc-divide-white\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.25);
}
.ybc-divide-white\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.3);
}
.ybc-divide-white\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.4);
}
.ybc-divide-white\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.5);
}
.ybc-divide-white\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.6);
}
.ybc-divide-white\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.7);
}
.ybc-divide-white\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.75);
}
.ybc-divide-white\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.8);
}
.ybc-divide-white\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.9);
}
.ybc-divide-white\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 0.95);
}
.ybc-divide-white\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(255 255 255 / 1);
}
.ybc-divide-lime-400\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0);
}
.ybc-divide-lime-400\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.05);
}
.ybc-divide-lime-400\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.1);
}
.ybc-divide-lime-400\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.2);
}
.ybc-divide-lime-400\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.25);
}
.ybc-divide-lime-400\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.3);
}
.ybc-divide-lime-400\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.4);
}
.ybc-divide-lime-400\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.5);
}
.ybc-divide-lime-400\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.6);
}
.ybc-divide-lime-400\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.7);
}
.ybc-divide-lime-400\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.75);
}
.ybc-divide-lime-400\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.8);
}
.ybc-divide-lime-400\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.9);
}
.ybc-divide-lime-400\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 0.95);
}
.ybc-divide-lime-400\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(154 202 60 / 1);
}
.ybc-divide-lime-500\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0);
}
.ybc-divide-lime-500\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.05);
}
.ybc-divide-lime-500\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.1);
}
.ybc-divide-lime-500\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.2);
}
.ybc-divide-lime-500\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.25);
}
.ybc-divide-lime-500\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.3);
}
.ybc-divide-lime-500\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.4);
}
.ybc-divide-lime-500\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.5);
}
.ybc-divide-lime-500\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.6);
}
.ybc-divide-lime-500\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.7);
}
.ybc-divide-lime-500\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.75);
}
.ybc-divide-lime-500\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.8);
}
.ybc-divide-lime-500\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.9);
}
.ybc-divide-lime-500\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 0.95);
}
.ybc-divide-lime-500\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(132 189 0 / 1);
}
.ybc-divide-lime-600\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0);
}
.ybc-divide-lime-600\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.05);
}
.ybc-divide-lime-600\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.1);
}
.ybc-divide-lime-600\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.2);
}
.ybc-divide-lime-600\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.25);
}
.ybc-divide-lime-600\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.3);
}
.ybc-divide-lime-600\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.4);
}
.ybc-divide-lime-600\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.5);
}
.ybc-divide-lime-600\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.6);
}
.ybc-divide-lime-600\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.7);
}
.ybc-divide-lime-600\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.75);
}
.ybc-divide-lime-600\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.8);
}
.ybc-divide-lime-600\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.9);
}
.ybc-divide-lime-600\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 0.95);
}
.ybc-divide-lime-600\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(101 162 12 / 1);
}
.ybc-divide-lime-700\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0);
}
.ybc-divide-lime-700\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.05);
}
.ybc-divide-lime-700\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.1);
}
.ybc-divide-lime-700\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.2);
}
.ybc-divide-lime-700\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.25);
}
.ybc-divide-lime-700\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.3);
}
.ybc-divide-lime-700\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.4);
}
.ybc-divide-lime-700\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.5);
}
.ybc-divide-lime-700\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.6);
}
.ybc-divide-lime-700\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.7);
}
.ybc-divide-lime-700\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.75);
}
.ybc-divide-lime-700\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.8);
}
.ybc-divide-lime-700\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.9);
}
.ybc-divide-lime-700\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 0.95);
}
.ybc-divide-lime-700\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(123 175 0 / 1);
}
.ybc-divide-lime-900\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0);
}
.ybc-divide-lime-900\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.05);
}
.ybc-divide-lime-900\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.1);
}
.ybc-divide-lime-900\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.2);
}
.ybc-divide-lime-900\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.25);
}
.ybc-divide-lime-900\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.3);
}
.ybc-divide-lime-900\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.4);
}
.ybc-divide-lime-900\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.5);
}
.ybc-divide-lime-900\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.6);
}
.ybc-divide-lime-900\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.7);
}
.ybc-divide-lime-900\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.75);
}
.ybc-divide-lime-900\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.8);
}
.ybc-divide-lime-900\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.9);
}
.ybc-divide-lime-900\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.95);
}
.ybc-divide-lime-900\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 1);
}
.ybc-divide-gray-50\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0);
}
.ybc-divide-gray-50\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.05);
}
.ybc-divide-gray-50\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.1);
}
.ybc-divide-gray-50\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.2);
}
.ybc-divide-gray-50\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.25);
}
.ybc-divide-gray-50\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.3);
}
.ybc-divide-gray-50\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.4);
}
.ybc-divide-gray-50\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.5);
}
.ybc-divide-gray-50\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.6);
}
.ybc-divide-gray-50\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.7);
}
.ybc-divide-gray-50\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.75);
}
.ybc-divide-gray-50\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.8);
}
.ybc-divide-gray-50\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.9);
}
.ybc-divide-gray-50\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 0.95);
}
.ybc-divide-gray-50\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(249 249 249 / 1);
}
.ybc-divide-gray-100\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0);
}
.ybc-divide-gray-100\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.05);
}
.ybc-divide-gray-100\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.1);
}
.ybc-divide-gray-100\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.2);
}
.ybc-divide-gray-100\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.25);
}
.ybc-divide-gray-100\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.3);
}
.ybc-divide-gray-100\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.4);
}
.ybc-divide-gray-100\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.5);
}
.ybc-divide-gray-100\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.6);
}
.ybc-divide-gray-100\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.7);
}
.ybc-divide-gray-100\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.75);
}
.ybc-divide-gray-100\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.8);
}
.ybc-divide-gray-100\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.9);
}
.ybc-divide-gray-100\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 0.95);
}
.ybc-divide-gray-100\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(245 245 245 / 1);
}
.ybc-divide-gray-300\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0);
}
.ybc-divide-gray-300\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.05);
}
.ybc-divide-gray-300\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.1);
}
.ybc-divide-gray-300\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.2);
}
.ybc-divide-gray-300\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.25);
}
.ybc-divide-gray-300\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.3);
}
.ybc-divide-gray-300\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.4);
}
.ybc-divide-gray-300\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.5);
}
.ybc-divide-gray-300\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.6);
}
.ybc-divide-gray-300\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.7);
}
.ybc-divide-gray-300\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.75);
}
.ybc-divide-gray-300\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.8);
}
.ybc-divide-gray-300\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.9);
}
.ybc-divide-gray-300\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 0.95);
}
.ybc-divide-gray-300\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(217 217 217 / 1);
}
.ybc-divide-gray-400\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0);
}
.ybc-divide-gray-400\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.05);
}
.ybc-divide-gray-400\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.1);
}
.ybc-divide-gray-400\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.2);
}
.ybc-divide-gray-400\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.25);
}
.ybc-divide-gray-400\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.3);
}
.ybc-divide-gray-400\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.4);
}
.ybc-divide-gray-400\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.5);
}
.ybc-divide-gray-400\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.6);
}
.ybc-divide-gray-400\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.7);
}
.ybc-divide-gray-400\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.75);
}
.ybc-divide-gray-400\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.8);
}
.ybc-divide-gray-400\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.9);
}
.ybc-divide-gray-400\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 0.95);
}
.ybc-divide-gray-400\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(177 180 169 / 1);
}
.ybc-divide-gray-500\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0);
}
.ybc-divide-gray-500\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.05);
}
.ybc-divide-gray-500\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.1);
}
.ybc-divide-gray-500\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.2);
}
.ybc-divide-gray-500\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.25);
}
.ybc-divide-gray-500\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.3);
}
.ybc-divide-gray-500\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.4);
}
.ybc-divide-gray-500\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.5);
}
.ybc-divide-gray-500\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.6);
}
.ybc-divide-gray-500\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.7);
}
.ybc-divide-gray-500\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.75);
}
.ybc-divide-gray-500\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.8);
}
.ybc-divide-gray-500\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.9);
}
.ybc-divide-gray-500\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 0.95);
}
.ybc-divide-gray-500\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(134 139 121 / 1);
}
.ybc-divide-gray-600\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0);
}
.ybc-divide-gray-600\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.05);
}
.ybc-divide-gray-600\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.1);
}
.ybc-divide-gray-600\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.2);
}
.ybc-divide-gray-600\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.25);
}
.ybc-divide-gray-600\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.3);
}
.ybc-divide-gray-600\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.4);
}
.ybc-divide-gray-600\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.5);
}
.ybc-divide-gray-600\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.6);
}
.ybc-divide-gray-600\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.7);
}
.ybc-divide-gray-600\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.75);
}
.ybc-divide-gray-600\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.8);
}
.ybc-divide-gray-600\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.9);
}
.ybc-divide-gray-600\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 0.95);
}
.ybc-divide-gray-600\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(78 78 78 / 1);
}
.ybc-divide-gray-700\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0);
}
.ybc-divide-gray-700\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.05);
}
.ybc-divide-gray-700\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.1);
}
.ybc-divide-gray-700\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.2);
}
.ybc-divide-gray-700\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.25);
}
.ybc-divide-gray-700\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.3);
}
.ybc-divide-gray-700\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.4);
}
.ybc-divide-gray-700\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.5);
}
.ybc-divide-gray-700\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.6);
}
.ybc-divide-gray-700\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.7);
}
.ybc-divide-gray-700\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.75);
}
.ybc-divide-gray-700\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.8);
}
.ybc-divide-gray-700\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.9);
}
.ybc-divide-gray-700\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 0.95);
}
.ybc-divide-gray-700\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(51 51 51 / 1);
}
.ybc-divide-gray-800\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0);
}
.ybc-divide-gray-800\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.05);
}
.ybc-divide-gray-800\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.1);
}
.ybc-divide-gray-800\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.2);
}
.ybc-divide-gray-800\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.25);
}
.ybc-divide-gray-800\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.3);
}
.ybc-divide-gray-800\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.4);
}
.ybc-divide-gray-800\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.5);
}
.ybc-divide-gray-800\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.6);
}
.ybc-divide-gray-800\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.7);
}
.ybc-divide-gray-800\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.75);
}
.ybc-divide-gray-800\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.8);
}
.ybc-divide-gray-800\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.9);
}
.ybc-divide-gray-800\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 0.95);
}
.ybc-divide-gray-800\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(104 111 89 / 1);
}
.ybc-divide-gray-900\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0);
}
.ybc-divide-gray-900\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.05);
}
.ybc-divide-gray-900\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.1);
}
.ybc-divide-gray-900\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.2);
}
.ybc-divide-gray-900\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.25);
}
.ybc-divide-gray-900\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.3);
}
.ybc-divide-gray-900\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.4);
}
.ybc-divide-gray-900\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.5);
}
.ybc-divide-gray-900\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.6);
}
.ybc-divide-gray-900\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.7);
}
.ybc-divide-gray-900\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.75);
}
.ybc-divide-gray-900\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.8);
}
.ybc-divide-gray-900\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.9);
}
.ybc-divide-gray-900\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 0.95);
}
.ybc-divide-gray-900\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(61 65 51 / 1);
}
.ybc-divide-teal-100\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0);
}
.ybc-divide-teal-100\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.05);
}
.ybc-divide-teal-100\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.1);
}
.ybc-divide-teal-100\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.2);
}
.ybc-divide-teal-100\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.25);
}
.ybc-divide-teal-100\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.3);
}
.ybc-divide-teal-100\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.4);
}
.ybc-divide-teal-100\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.5);
}
.ybc-divide-teal-100\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.6);
}
.ybc-divide-teal-100\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.7);
}
.ybc-divide-teal-100\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.75);
}
.ybc-divide-teal-100\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.8);
}
.ybc-divide-teal-100\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.9);
}
.ybc-divide-teal-100\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 0.95);
}
.ybc-divide-teal-100\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(224 240 247 / 1);
}
.ybc-divide-teal-500\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0);
}
.ybc-divide-teal-500\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.05);
}
.ybc-divide-teal-500\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.1);
}
.ybc-divide-teal-500\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.2);
}
.ybc-divide-teal-500\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.25);
}
.ybc-divide-teal-500\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.3);
}
.ybc-divide-teal-500\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.4);
}
.ybc-divide-teal-500\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.5);
}
.ybc-divide-teal-500\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.6);
}
.ybc-divide-teal-500\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.7);
}
.ybc-divide-teal-500\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.75);
}
.ybc-divide-teal-500\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.8);
}
.ybc-divide-teal-500\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.9);
}
.ybc-divide-teal-500\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.95);
}
.ybc-divide-teal-500\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 1);
}
.ybc-divide-teal-600\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0);
}
.ybc-divide-teal-600\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.05);
}
.ybc-divide-teal-600\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.1);
}
.ybc-divide-teal-600\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.2);
}
.ybc-divide-teal-600\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.25);
}
.ybc-divide-teal-600\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.3);
}
.ybc-divide-teal-600\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.4);
}
.ybc-divide-teal-600\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.5);
}
.ybc-divide-teal-600\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.6);
}
.ybc-divide-teal-600\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.7);
}
.ybc-divide-teal-600\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.75);
}
.ybc-divide-teal-600\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.8);
}
.ybc-divide-teal-600\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.9);
}
.ybc-divide-teal-600\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.95);
}
.ybc-divide-teal-600\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 1);
}
.ybc-divide-teal-900\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0);
}
.ybc-divide-teal-900\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.05);
}
.ybc-divide-teal-900\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.1);
}
.ybc-divide-teal-900\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.2);
}
.ybc-divide-teal-900\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.25);
}
.ybc-divide-teal-900\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.3);
}
.ybc-divide-teal-900\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.4);
}
.ybc-divide-teal-900\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.5);
}
.ybc-divide-teal-900\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.6);
}
.ybc-divide-teal-900\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.7);
}
.ybc-divide-teal-900\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.75);
}
.ybc-divide-teal-900\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.8);
}
.ybc-divide-teal-900\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.9);
}
.ybc-divide-teal-900\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 0.95);
}
.ybc-divide-teal-900\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 85 114 / 1);
}
.ybc-divide-blue-100\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0);
}
.ybc-divide-blue-100\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.05);
}
.ybc-divide-blue-100\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.1);
}
.ybc-divide-blue-100\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.2);
}
.ybc-divide-blue-100\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.25);
}
.ybc-divide-blue-100\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.3);
}
.ybc-divide-blue-100\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.4);
}
.ybc-divide-blue-100\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.5);
}
.ybc-divide-blue-100\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.6);
}
.ybc-divide-blue-100\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.7);
}
.ybc-divide-blue-100\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.75);
}
.ybc-divide-blue-100\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.8);
}
.ybc-divide-blue-100\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.9);
}
.ybc-divide-blue-100\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.95);
}
.ybc-divide-blue-100\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 1);
}
.ybc-divide-blue-200\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0);
}
.ybc-divide-blue-200\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.05);
}
.ybc-divide-blue-200\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.1);
}
.ybc-divide-blue-200\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.2);
}
.ybc-divide-blue-200\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.25);
}
.ybc-divide-blue-200\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.3);
}
.ybc-divide-blue-200\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.4);
}
.ybc-divide-blue-200\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.5);
}
.ybc-divide-blue-200\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.6);
}
.ybc-divide-blue-200\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.7);
}
.ybc-divide-blue-200\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.75);
}
.ybc-divide-blue-200\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.8);
}
.ybc-divide-blue-200\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.9);
}
.ybc-divide-blue-200\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 0.95);
}
.ybc-divide-blue-200\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(72 118 148 / 1);
}
.ybc-divide-blue-500\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0);
}
.ybc-divide-blue-500\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.05);
}
.ybc-divide-blue-500\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.1);
}
.ybc-divide-blue-500\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.2);
}
.ybc-divide-blue-500\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.25);
}
.ybc-divide-blue-500\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.3);
}
.ybc-divide-blue-500\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.4);
}
.ybc-divide-blue-500\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.5);
}
.ybc-divide-blue-500\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.6);
}
.ybc-divide-blue-500\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.7);
}
.ybc-divide-blue-500\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.75);
}
.ybc-divide-blue-500\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.8);
}
.ybc-divide-blue-500\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.9);
}
.ybc-divide-blue-500\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.95);
}
.ybc-divide-blue-500\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 1);
}
.ybc-divide-section-branding-why-yubico\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0);
}
.ybc-divide-section-branding-why-yubico\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.05);
}
.ybc-divide-section-branding-why-yubico\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.1);
}
.ybc-divide-section-branding-why-yubico\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.2);
}
.ybc-divide-section-branding-why-yubico\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.25);
}
.ybc-divide-section-branding-why-yubico\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.3);
}
.ybc-divide-section-branding-why-yubico\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.4);
}
.ybc-divide-section-branding-why-yubico\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.5);
}
.ybc-divide-section-branding-why-yubico\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.6);
}
.ybc-divide-section-branding-why-yubico\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.7);
}
.ybc-divide-section-branding-why-yubico\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.75);
}
.ybc-divide-section-branding-why-yubico\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.8);
}
.ybc-divide-section-branding-why-yubico\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.9);
}
.ybc-divide-section-branding-why-yubico\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 0.95);
}
.ybc-divide-section-branding-why-yubico\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(60 114 177 / 1);
}
.ybc-divide-section-branding-products\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0);
}
.ybc-divide-section-branding-products\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.05);
}
.ybc-divide-section-branding-products\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.1);
}
.ybc-divide-section-branding-products\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.2);
}
.ybc-divide-section-branding-products\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.25);
}
.ybc-divide-section-branding-products\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.3);
}
.ybc-divide-section-branding-products\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.4);
}
.ybc-divide-section-branding-products\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.5);
}
.ybc-divide-section-branding-products\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.6);
}
.ybc-divide-section-branding-products\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.7);
}
.ybc-divide-section-branding-products\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.75);
}
.ybc-divide-section-branding-products\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.8);
}
.ybc-divide-section-branding-products\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.9);
}
.ybc-divide-section-branding-products\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 0.95);
}
.ybc-divide-section-branding-products\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(74 118 148 / 1);
}
.ybc-divide-section-branding-solutions\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0);
}
.ybc-divide-section-branding-solutions\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.05);
}
.ybc-divide-section-branding-solutions\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.1);
}
.ybc-divide-section-branding-solutions\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.2);
}
.ybc-divide-section-branding-solutions\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.25);
}
.ybc-divide-section-branding-solutions\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.3);
}
.ybc-divide-section-branding-solutions\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.4);
}
.ybc-divide-section-branding-solutions\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.5);
}
.ybc-divide-section-branding-solutions\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.6);
}
.ybc-divide-section-branding-solutions\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.7);
}
.ybc-divide-section-branding-solutions\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.75);
}
.ybc-divide-section-branding-solutions\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.8);
}
.ybc-divide-section-branding-solutions\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.9);
}
.ybc-divide-section-branding-solutions\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 0.95);
}
.ybc-divide-section-branding-solutions\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 115 165 / 1);
}
.ybc-divide-section-branding-resources\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0);
}
.ybc-divide-section-branding-resources\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.05);
}
.ybc-divide-section-branding-resources\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.1);
}
.ybc-divide-section-branding-resources\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.2);
}
.ybc-divide-section-branding-resources\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.25);
}
.ybc-divide-section-branding-resources\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.3);
}
.ybc-divide-section-branding-resources\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.4);
}
.ybc-divide-section-branding-resources\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.5);
}
.ybc-divide-section-branding-resources\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.6);
}
.ybc-divide-section-branding-resources\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.7);
}
.ybc-divide-section-branding-resources\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.75);
}
.ybc-divide-section-branding-resources\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.8);
}
.ybc-divide-section-branding-resources\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.9);
}
.ybc-divide-section-branding-resources\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 0.95);
}
.ybc-divide-section-branding-resources\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(0 127 149 / 1);
}
.ybc-divide-section-branding-company\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0);
}
.ybc-divide-section-branding-company\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.05);
}
.ybc-divide-section-branding-company\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.1);
}
.ybc-divide-section-branding-company\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.2);
}
.ybc-divide-section-branding-company\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.25);
}
.ybc-divide-section-branding-company\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.3);
}
.ybc-divide-section-branding-company\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.4);
}
.ybc-divide-section-branding-company\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.5);
}
.ybc-divide-section-branding-company\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.6);
}
.ybc-divide-section-branding-company\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.7);
}
.ybc-divide-section-branding-company\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.75);
}
.ybc-divide-section-branding-company\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.8);
}
.ybc-divide-section-branding-company\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.9);
}
.ybc-divide-section-branding-company\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 0.95);
}
.ybc-divide-section-branding-company\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(92 130 17 / 1);
}
.ybc-divide-section-branding-support\/0 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0);
}
.ybc-divide-section-branding-support\/5 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.05);
}
.ybc-divide-section-branding-support\/10 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.1);
}
.ybc-divide-section-branding-support\/20 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.2);
}
.ybc-divide-section-branding-support\/25 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.25);
}
.ybc-divide-section-branding-support\/30 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.3);
}
.ybc-divide-section-branding-support\/40 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.4);
}
.ybc-divide-section-branding-support\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.5);
}
.ybc-divide-section-branding-support\/60 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.6);
}
.ybc-divide-section-branding-support\/70 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.7);
}
.ybc-divide-section-branding-support\/75 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.75);
}
.ybc-divide-section-branding-support\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.8);
}
.ybc-divide-section-branding-support\/90 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.9);
}
.ybc-divide-section-branding-support\/95 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 0.95);
}
.ybc-divide-section-branding-support\/100 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(32 105 120 / 1);
}
.ybc-divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0;
}
.ybc-divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.05;
}
.ybc-divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.1;
}
.ybc-divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.2;
}
.ybc-divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.25;
}
.ybc-divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.3;
}
.ybc-divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.4;
}
.ybc-divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.5;
}
.ybc-divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.6;
}
.ybc-divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.7;
}
.ybc-divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.75;
}
.ybc-divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.8;
}
.ybc-divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.9;
}
.ybc-divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.95;
}
.ybc-divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
}
.ybc-place-self-auto{
  place-self: auto;
}
.ybc-place-self-start{
  place-self: start;
}
.ybc-place-self-end{
  place-self: end;
}
.ybc-place-self-center{
  place-self: center;
}
.ybc-place-self-stretch{
  place-self: stretch;
}
.ybc-self-auto{
  align-self: auto;
}
.ybc-self-start{
  align-self: flex-start;
}
.ybc-self-end{
  align-self: flex-end;
}
.ybc-self-center{
  align-self: center;
}
.ybc-self-stretch{
  align-self: stretch;
}
.ybc-self-baseline{
  align-self: baseline;
}
.ybc-justify-self-auto{
  justify-self: auto;
}
.ybc-justify-self-start{
  justify-self: start;
}
.ybc-justify-self-end{
  justify-self: end;
}
.ybc-justify-self-center{
  justify-self: center;
}
.ybc-justify-self-stretch{
  justify-self: stretch;
}
.ybc-overflow-auto{
  overflow: auto;
}
.ybc-overflow-hidden{
  overflow: hidden;
}
.ybc-overflow-clip{
  overflow: clip;
}
.ybc-overflow-visible{
  overflow: visible;
}
.ybc-overflow-scroll{
  overflow: scroll;
}
.ybc-overflow-x-auto{
  overflow-x: auto;
}
.ybc-overflow-y-auto{
  overflow-y: auto;
}
.ybc-overflow-x-hidden{
  overflow-x: hidden;
}
.ybc-overflow-y-hidden{
  overflow-y: hidden;
}
.ybc-overflow-x-clip{
  overflow-x: clip;
}
.ybc-overflow-y-clip{
  overflow-y: clip;
}
.ybc-overflow-x-visible{
  overflow-x: visible;
}
.ybc-overflow-y-visible{
  overflow-y: visible;
}
.ybc-overflow-x-scroll{
  overflow-x: scroll;
}
.ybc-overflow-y-scroll{
  overflow-y: scroll;
}
.ybc-overscroll-auto{
  overscroll-behavior: auto;
}
.ybc-overscroll-contain{
  overscroll-behavior: contain;
}
.ybc-overscroll-none{
  overscroll-behavior: none;
}
.ybc-overscroll-y-auto{
  overscroll-behavior-y: auto;
}
.ybc-overscroll-y-contain{
  overscroll-behavior-y: contain;
}
.ybc-overscroll-y-none{
  overscroll-behavior-y: none;
}
.ybc-overscroll-x-auto{
  overscroll-behavior-x: auto;
}
.ybc-overscroll-x-contain{
  overscroll-behavior-x: contain;
}
.ybc-overscroll-x-none{
  overscroll-behavior-x: none;
}
.ybc-scroll-auto{
  scroll-behavior: auto;
}
.ybc-scroll-smooth{
  scroll-behavior: smooth;
}
.ybc-truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ybc-overflow-ellipsis{
  text-overflow: ellipsis;
}
.ybc-text-ellipsis{
  text-overflow: ellipsis;
}
.ybc-text-clip{
  text-overflow: clip;
}
.ybc-whitespace-normal{
  white-space: normal;
}
.ybc-whitespace-nowrap{
  white-space: nowrap;
}
.ybc-whitespace-pre{
  white-space: pre;
}
.ybc-whitespace-pre-line{
  white-space: pre-line;
}
.ybc-whitespace-pre-wrap{
  white-space: pre-wrap;
}
.ybc-break-normal{
  overflow-wrap: normal;
  word-break: normal;
}
.ybc-break-words{
  overflow-wrap: break-word;
}
.ybc-break-all{
  word-break: break-all;
}
.ybc-rounded-none{
  border-radius: 0px;
}
.ybc-rounded-sm{
  border-radius: 0.125rem;
}
.ybc-rounded{
  border-radius: 0.25rem;
}
.ybc-rounded-md{
  border-radius: 0.375rem;
}
.ybc-rounded-lg{
  border-radius: 0.5rem;
}
.ybc-rounded-xl{
  border-radius: 0.75rem;
}
.ybc-rounded-2xl{
  border-radius: 1rem;
}
.ybc-rounded-3xl{
  border-radius: 1.5rem;
}
.ybc-rounded-full{
  border-radius: 9999px;
}
.ybc-rounded-button{
  border-radius: 28px;
}
.ybc-rounded-t-none{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.ybc-rounded-t-sm{
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}
.ybc-rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.ybc-rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.ybc-rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.ybc-rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.ybc-rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.ybc-rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.ybc-rounded-t-full{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}
.ybc-rounded-t-button{
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
}
.ybc-rounded-r-none{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.ybc-rounded-r-sm{
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}
.ybc-rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.ybc-rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.ybc-rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.ybc-rounded-r-xl{
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.ybc-rounded-r-2xl{
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.ybc-rounded-r-3xl{
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
.ybc-rounded-r-full{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.ybc-rounded-r-button{
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
}
.ybc-rounded-b-none{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.ybc-rounded-b-sm{
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}
.ybc-rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.ybc-rounded-b-md{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.ybc-rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.ybc-rounded-b-xl{
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.ybc-rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.ybc-rounded-b-3xl{
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.ybc-rounded-b-full{
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.ybc-rounded-b-button{
  border-bottom-right-radius: 28px;
  border-bottom-left-radius: 28px;
}
.ybc-rounded-l-none{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.ybc-rounded-l-sm{
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}
.ybc-rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.ybc-rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.ybc-rounded-l-lg{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.ybc-rounded-l-xl{
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.ybc-rounded-l-2xl{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.ybc-rounded-l-3xl{
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.ybc-rounded-l-full{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.ybc-rounded-l-button{
  border-top-left-radius: 28px;
  border-bottom-left-radius: 28px;
}
.ybc-rounded-tl-none{
  border-top-left-radius: 0px;
}
.ybc-rounded-tl-sm{
  border-top-left-radius: 0.125rem;
}
.ybc-rounded-tl{
  border-top-left-radius: 0.25rem;
}
.ybc-rounded-tl-md{
  border-top-left-radius: 0.375rem;
}
.ybc-rounded-tl-lg{
  border-top-left-radius: 0.5rem;
}
.ybc-rounded-tl-xl{
  border-top-left-radius: 0.75rem;
}
.ybc-rounded-tl-2xl{
  border-top-left-radius: 1rem;
}
.ybc-rounded-tl-3xl{
  border-top-left-radius: 1.5rem;
}
.ybc-rounded-tl-full{
  border-top-left-radius: 9999px;
}
.ybc-rounded-tl-button{
  border-top-left-radius: 28px;
}
.ybc-rounded-tr-none{
  border-top-right-radius: 0px;
}
.ybc-rounded-tr-sm{
  border-top-right-radius: 0.125rem;
}
.ybc-rounded-tr{
  border-top-right-radius: 0.25rem;
}
.ybc-rounded-tr-md{
  border-top-right-radius: 0.375rem;
}
.ybc-rounded-tr-lg{
  border-top-right-radius: 0.5rem;
}
.ybc-rounded-tr-xl{
  border-top-right-radius: 0.75rem;
}
.ybc-rounded-tr-2xl{
  border-top-right-radius: 1rem;
}
.ybc-rounded-tr-3xl{
  border-top-right-radius: 1.5rem;
}
.ybc-rounded-tr-full{
  border-top-right-radius: 9999px;
}
.ybc-rounded-tr-button{
  border-top-right-radius: 28px;
}
.ybc-rounded-br-none{
  border-bottom-right-radius: 0px;
}
.ybc-rounded-br-sm{
  border-bottom-right-radius: 0.125rem;
}
.ybc-rounded-br{
  border-bottom-right-radius: 0.25rem;
}
.ybc-rounded-br-md{
  border-bottom-right-radius: 0.375rem;
}
.ybc-rounded-br-lg{
  border-bottom-right-radius: 0.5rem;
}
.ybc-rounded-br-xl{
  border-bottom-right-radius: 0.75rem;
}
.ybc-rounded-br-2xl{
  border-bottom-right-radius: 1rem;
}
.ybc-rounded-br-3xl{
  border-bottom-right-radius: 1.5rem;
}
.ybc-rounded-br-full{
  border-bottom-right-radius: 9999px;
}
.ybc-rounded-br-button{
  border-bottom-right-radius: 28px;
}
.ybc-rounded-bl-none{
  border-bottom-left-radius: 0px;
}
.ybc-rounded-bl-sm{
  border-bottom-left-radius: 0.125rem;
}
.ybc-rounded-bl{
  border-bottom-left-radius: 0.25rem;
}
.ybc-rounded-bl-md{
  border-bottom-left-radius: 0.375rem;
}
.ybc-rounded-bl-lg{
  border-bottom-left-radius: 0.5rem;
}
.ybc-rounded-bl-xl{
  border-bottom-left-radius: 0.75rem;
}
.ybc-rounded-bl-2xl{
  border-bottom-left-radius: 1rem;
}
.ybc-rounded-bl-3xl{
  border-bottom-left-radius: 1.5rem;
}
.ybc-rounded-bl-full{
  border-bottom-left-radius: 9999px;
}
.ybc-rounded-bl-button{
  border-bottom-left-radius: 28px;
}
.ybc-border-0{
  border-width: 0px;
}
.ybc-border-2{
  border-width: 2px;
}
.ybc-border-4{
  border-width: 4px;
}
.ybc-border-8{
  border-width: 8px;
}
.ybc-border{
  border-width: 1px;
}
.ybc-border-x-0{
  border-left-width: 0px;
  border-right-width: 0px;
}
.ybc-border-x-2{
  border-left-width: 2px;
  border-right-width: 2px;
}
.ybc-border-x-4{
  border-left-width: 4px;
  border-right-width: 4px;
}
.ybc-border-x-8{
  border-left-width: 8px;
  border-right-width: 8px;
}
.ybc-border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.ybc-border-y-0{
  border-top-width: 0px;
  border-bottom-width: 0px;
}
.ybc-border-y-2{
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.ybc-border-y-4{
  border-top-width: 4px;
  border-bottom-width: 4px;
}
.ybc-border-y-8{
  border-top-width: 8px;
  border-bottom-width: 8px;
}
.ybc-border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.ybc-border-t-0{
  border-top-width: 0px;
}
.ybc-border-t-2{
  border-top-width: 2px;
}
.ybc-border-t-4{
  border-top-width: 4px;
}
.ybc-border-t-8{
  border-top-width: 8px;
}
.ybc-border-t{
  border-top-width: 1px;
}
.ybc-border-r-0{
  border-right-width: 0px;
}
.ybc-border-r-2{
  border-right-width: 2px;
}
.ybc-border-r-4{
  border-right-width: 4px;
}
.ybc-border-r-8{
  border-right-width: 8px;
}
.ybc-border-r{
  border-right-width: 1px;
}
.ybc-border-b-0{
  border-bottom-width: 0px;
}
.ybc-border-b-2{
  border-bottom-width: 2px;
}
.ybc-border-b-4{
  border-bottom-width: 4px;
}
.ybc-border-b-8{
  border-bottom-width: 8px;
}
.ybc-border-b{
  border-bottom-width: 1px;
}
.ybc-border-l-0{
  border-left-width: 0px;
}
.ybc-border-l-2{
  border-left-width: 2px;
}
.ybc-border-l-4{
  border-left-width: 4px;
}
.ybc-border-l-8{
  border-left-width: 8px;
}
.ybc-border-l{
  border-left-width: 1px;
}
.ybc-border-solid{
  border-style: solid;
}
.ybc-border-dashed{
  border-style: dashed;
}
.ybc-border-dotted{
  border-style: dotted;
}
.ybc-border-double{
  border-style: double;
}
.ybc-border-hidden{
  border-style: hidden;
}
.ybc-border-none{
  border-style: none;
}
.ybc-border-transparent{
  border-color: transparent;
}
.ybc-border-current{
  border-color: currentColor;
}
.ybc-border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.ybc-border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.ybc-border-lime-400{
  --tw-border-opacity: 1;
  border-color: rgb(154 202 60 / var(--tw-border-opacity));
}
.ybc-border-lime-500{
  --tw-border-opacity: 1;
  border-color: rgb(132 189 0 / var(--tw-border-opacity));
}
.ybc-border-lime-600{
  --tw-border-opacity: 1;
  border-color: rgb(101 162 12 / var(--tw-border-opacity));
}
.ybc-border-lime-700{
  --tw-border-opacity: 1;
  border-color: rgb(123 175 0 / var(--tw-border-opacity));
}
.ybc-border-lime-900{
  --tw-border-opacity: 1;
  border-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-gray-50{
  --tw-border-opacity: 1;
  border-color: rgb(249 249 249 / var(--tw-border-opacity));
}
.ybc-border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}
.ybc-border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
}
.ybc-border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(177 180 169 / var(--tw-border-opacity));
}
.ybc-border-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(134 139 121 / var(--tw-border-opacity));
}
.ybc-border-gray-600{
  --tw-border-opacity: 1;
  border-color: rgb(78 78 78 / var(--tw-border-opacity));
}
.ybc-border-gray-700{
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity));
}
.ybc-border-gray-800{
  --tw-border-opacity: 1;
  border-color: rgb(104 111 89 / var(--tw-border-opacity));
}
.ybc-border-gray-900{
  --tw-border-opacity: 1;
  border-color: rgb(61 65 51 / var(--tw-border-opacity));
}
.ybc-border-teal-100{
  --tw-border-opacity: 1;
  border-color: rgb(224 240 247 / var(--tw-border-opacity));
}
.ybc-border-teal-500{
  --tw-border-opacity: 1;
  border-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-teal-600{
  --tw-border-opacity: 1;
  border-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-teal-900{
  --tw-border-opacity: 1;
  border-color: rgb(0 85 114 / var(--tw-border-opacity));
}
.ybc-border-blue-100{
  --tw-border-opacity: 1;
  border-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-blue-200{
  --tw-border-opacity: 1;
  border-color: rgb(72 118 148 / var(--tw-border-opacity));
}
.ybc-border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-section-branding-why-yubico{
  --tw-border-opacity: 1;
  border-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-section-branding-products{
  --tw-border-opacity: 1;
  border-color: rgb(74 118 148 / var(--tw-border-opacity));
}
.ybc-border-section-branding-solutions{
  --tw-border-opacity: 1;
  border-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-section-branding-resources{
  --tw-border-opacity: 1;
  border-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-section-branding-company{
  --tw-border-opacity: 1;
  border-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-section-branding-support{
  --tw-border-opacity: 1;
  border-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-transparent\/0{
  border-color: rgb(0 0 0 / 0);
}
.ybc-border-transparent\/5{
  border-color: rgb(0 0 0 / 0.05);
}
.ybc-border-transparent\/10{
  border-color: rgb(0 0 0 / 0.1);
}
.ybc-border-transparent\/20{
  border-color: rgb(0 0 0 / 0.2);
}
.ybc-border-transparent\/25{
  border-color: rgb(0 0 0 / 0.25);
}
.ybc-border-transparent\/30{
  border-color: rgb(0 0 0 / 0.3);
}
.ybc-border-transparent\/40{
  border-color: rgb(0 0 0 / 0.4);
}
.ybc-border-transparent\/50{
  border-color: rgb(0 0 0 / 0.5);
}
.ybc-border-transparent\/60{
  border-color: rgb(0 0 0 / 0.6);
}
.ybc-border-transparent\/70{
  border-color: rgb(0 0 0 / 0.7);
}
.ybc-border-transparent\/75{
  border-color: rgb(0 0 0 / 0.75);
}
.ybc-border-transparent\/80{
  border-color: rgb(0 0 0 / 0.8);
}
.ybc-border-transparent\/90{
  border-color: rgb(0 0 0 / 0.9);
}
.ybc-border-transparent\/95{
  border-color: rgb(0 0 0 / 0.95);
}
.ybc-border-transparent\/100{
  border-color: rgb(0 0 0 / 1);
}
.ybc-border-black\/0{
  border-color: rgb(0 0 0 / 0);
}
.ybc-border-black\/5{
  border-color: rgb(0 0 0 / 0.05);
}
.ybc-border-black\/10{
  border-color: rgb(0 0 0 / 0.1);
}
.ybc-border-black\/20{
  border-color: rgb(0 0 0 / 0.2);
}
.ybc-border-black\/25{
  border-color: rgb(0 0 0 / 0.25);
}
.ybc-border-black\/30{
  border-color: rgb(0 0 0 / 0.3);
}
.ybc-border-black\/40{
  border-color: rgb(0 0 0 / 0.4);
}
.ybc-border-black\/50{
  border-color: rgb(0 0 0 / 0.5);
}
.ybc-border-black\/60{
  border-color: rgb(0 0 0 / 0.6);
}
.ybc-border-black\/70{
  border-color: rgb(0 0 0 / 0.7);
}
.ybc-border-black\/75{
  border-color: rgb(0 0 0 / 0.75);
}
.ybc-border-black\/80{
  border-color: rgb(0 0 0 / 0.8);
}
.ybc-border-black\/90{
  border-color: rgb(0 0 0 / 0.9);
}
.ybc-border-black\/95{
  border-color: rgb(0 0 0 / 0.95);
}
.ybc-border-black\/100{
  border-color: rgb(0 0 0 / 1);
}
.ybc-border-white\/0{
  border-color: rgb(255 255 255 / 0);
}
.ybc-border-white\/5{
  border-color: rgb(255 255 255 / 0.05);
}
.ybc-border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.ybc-border-white\/20{
  border-color: rgb(255 255 255 / 0.2);
}
.ybc-border-white\/25{
  border-color: rgb(255 255 255 / 0.25);
}
.ybc-border-white\/30{
  border-color: rgb(255 255 255 / 0.3);
}
.ybc-border-white\/40{
  border-color: rgb(255 255 255 / 0.4);
}
.ybc-border-white\/50{
  border-color: rgb(255 255 255 / 0.5);
}
.ybc-border-white\/60{
  border-color: rgb(255 255 255 / 0.6);
}
.ybc-border-white\/70{
  border-color: rgb(255 255 255 / 0.7);
}
.ybc-border-white\/75{
  border-color: rgb(255 255 255 / 0.75);
}
.ybc-border-white\/80{
  border-color: rgb(255 255 255 / 0.8);
}
.ybc-border-white\/90{
  border-color: rgb(255 255 255 / 0.9);
}
.ybc-border-white\/95{
  border-color: rgb(255 255 255 / 0.95);
}
.ybc-border-white\/100{
  border-color: rgb(255 255 255 / 1);
}
.ybc-border-lime-400\/0{
  border-color: rgb(154 202 60 / 0);
}
.ybc-border-lime-400\/5{
  border-color: rgb(154 202 60 / 0.05);
}
.ybc-border-lime-400\/10{
  border-color: rgb(154 202 60 / 0.1);
}
.ybc-border-lime-400\/20{
  border-color: rgb(154 202 60 / 0.2);
}
.ybc-border-lime-400\/25{
  border-color: rgb(154 202 60 / 0.25);
}
.ybc-border-lime-400\/30{
  border-color: rgb(154 202 60 / 0.3);
}
.ybc-border-lime-400\/40{
  border-color: rgb(154 202 60 / 0.4);
}
.ybc-border-lime-400\/50{
  border-color: rgb(154 202 60 / 0.5);
}
.ybc-border-lime-400\/60{
  border-color: rgb(154 202 60 / 0.6);
}
.ybc-border-lime-400\/70{
  border-color: rgb(154 202 60 / 0.7);
}
.ybc-border-lime-400\/75{
  border-color: rgb(154 202 60 / 0.75);
}
.ybc-border-lime-400\/80{
  border-color: rgb(154 202 60 / 0.8);
}
.ybc-border-lime-400\/90{
  border-color: rgb(154 202 60 / 0.9);
}
.ybc-border-lime-400\/95{
  border-color: rgb(154 202 60 / 0.95);
}
.ybc-border-lime-400\/100{
  border-color: rgb(154 202 60 / 1);
}
.ybc-border-lime-500\/0{
  border-color: rgb(132 189 0 / 0);
}
.ybc-border-lime-500\/5{
  border-color: rgb(132 189 0 / 0.05);
}
.ybc-border-lime-500\/10{
  border-color: rgb(132 189 0 / 0.1);
}
.ybc-border-lime-500\/20{
  border-color: rgb(132 189 0 / 0.2);
}
.ybc-border-lime-500\/25{
  border-color: rgb(132 189 0 / 0.25);
}
.ybc-border-lime-500\/30{
  border-color: rgb(132 189 0 / 0.3);
}
.ybc-border-lime-500\/40{
  border-color: rgb(132 189 0 / 0.4);
}
.ybc-border-lime-500\/50{
  border-color: rgb(132 189 0 / 0.5);
}
.ybc-border-lime-500\/60{
  border-color: rgb(132 189 0 / 0.6);
}
.ybc-border-lime-500\/70{
  border-color: rgb(132 189 0 / 0.7);
}
.ybc-border-lime-500\/75{
  border-color: rgb(132 189 0 / 0.75);
}
.ybc-border-lime-500\/80{
  border-color: rgb(132 189 0 / 0.8);
}
.ybc-border-lime-500\/90{
  border-color: rgb(132 189 0 / 0.9);
}
.ybc-border-lime-500\/95{
  border-color: rgb(132 189 0 / 0.95);
}
.ybc-border-lime-500\/100{
  border-color: rgb(132 189 0 / 1);
}
.ybc-border-lime-600\/0{
  border-color: rgb(101 162 12 / 0);
}
.ybc-border-lime-600\/5{
  border-color: rgb(101 162 12 / 0.05);
}
.ybc-border-lime-600\/10{
  border-color: rgb(101 162 12 / 0.1);
}
.ybc-border-lime-600\/20{
  border-color: rgb(101 162 12 / 0.2);
}
.ybc-border-lime-600\/25{
  border-color: rgb(101 162 12 / 0.25);
}
.ybc-border-lime-600\/30{
  border-color: rgb(101 162 12 / 0.3);
}
.ybc-border-lime-600\/40{
  border-color: rgb(101 162 12 / 0.4);
}
.ybc-border-lime-600\/50{
  border-color: rgb(101 162 12 / 0.5);
}
.ybc-border-lime-600\/60{
  border-color: rgb(101 162 12 / 0.6);
}
.ybc-border-lime-600\/70{
  border-color: rgb(101 162 12 / 0.7);
}
.ybc-border-lime-600\/75{
  border-color: rgb(101 162 12 / 0.75);
}
.ybc-border-lime-600\/80{
  border-color: rgb(101 162 12 / 0.8);
}
.ybc-border-lime-600\/90{
  border-color: rgb(101 162 12 / 0.9);
}
.ybc-border-lime-600\/95{
  border-color: rgb(101 162 12 / 0.95);
}
.ybc-border-lime-600\/100{
  border-color: rgb(101 162 12 / 1);
}
.ybc-border-lime-700\/0{
  border-color: rgb(123 175 0 / 0);
}
.ybc-border-lime-700\/5{
  border-color: rgb(123 175 0 / 0.05);
}
.ybc-border-lime-700\/10{
  border-color: rgb(123 175 0 / 0.1);
}
.ybc-border-lime-700\/20{
  border-color: rgb(123 175 0 / 0.2);
}
.ybc-border-lime-700\/25{
  border-color: rgb(123 175 0 / 0.25);
}
.ybc-border-lime-700\/30{
  border-color: rgb(123 175 0 / 0.3);
}
.ybc-border-lime-700\/40{
  border-color: rgb(123 175 0 / 0.4);
}
.ybc-border-lime-700\/50{
  border-color: rgb(123 175 0 / 0.5);
}
.ybc-border-lime-700\/60{
  border-color: rgb(123 175 0 / 0.6);
}
.ybc-border-lime-700\/70{
  border-color: rgb(123 175 0 / 0.7);
}
.ybc-border-lime-700\/75{
  border-color: rgb(123 175 0 / 0.75);
}
.ybc-border-lime-700\/80{
  border-color: rgb(123 175 0 / 0.8);
}
.ybc-border-lime-700\/90{
  border-color: rgb(123 175 0 / 0.9);
}
.ybc-border-lime-700\/95{
  border-color: rgb(123 175 0 / 0.95);
}
.ybc-border-lime-700\/100{
  border-color: rgb(123 175 0 / 1);
}
.ybc-border-lime-900\/0{
  border-color: rgb(92 130 17 / 0);
}
.ybc-border-lime-900\/5{
  border-color: rgb(92 130 17 / 0.05);
}
.ybc-border-lime-900\/10{
  border-color: rgb(92 130 17 / 0.1);
}
.ybc-border-lime-900\/20{
  border-color: rgb(92 130 17 / 0.2);
}
.ybc-border-lime-900\/25{
  border-color: rgb(92 130 17 / 0.25);
}
.ybc-border-lime-900\/30{
  border-color: rgb(92 130 17 / 0.3);
}
.ybc-border-lime-900\/40{
  border-color: rgb(92 130 17 / 0.4);
}
.ybc-border-lime-900\/50{
  border-color: rgb(92 130 17 / 0.5);
}
.ybc-border-lime-900\/60{
  border-color: rgb(92 130 17 / 0.6);
}
.ybc-border-lime-900\/70{
  border-color: rgb(92 130 17 / 0.7);
}
.ybc-border-lime-900\/75{
  border-color: rgb(92 130 17 / 0.75);
}
.ybc-border-lime-900\/80{
  border-color: rgb(92 130 17 / 0.8);
}
.ybc-border-lime-900\/90{
  border-color: rgb(92 130 17 / 0.9);
}
.ybc-border-lime-900\/95{
  border-color: rgb(92 130 17 / 0.95);
}
.ybc-border-lime-900\/100{
  border-color: rgb(92 130 17 / 1);
}
.ybc-border-gray-50\/0{
  border-color: rgb(249 249 249 / 0);
}
.ybc-border-gray-50\/5{
  border-color: rgb(249 249 249 / 0.05);
}
.ybc-border-gray-50\/10{
  border-color: rgb(249 249 249 / 0.1);
}
.ybc-border-gray-50\/20{
  border-color: rgb(249 249 249 / 0.2);
}
.ybc-border-gray-50\/25{
  border-color: rgb(249 249 249 / 0.25);
}
.ybc-border-gray-50\/30{
  border-color: rgb(249 249 249 / 0.3);
}
.ybc-border-gray-50\/40{
  border-color: rgb(249 249 249 / 0.4);
}
.ybc-border-gray-50\/50{
  border-color: rgb(249 249 249 / 0.5);
}
.ybc-border-gray-50\/60{
  border-color: rgb(249 249 249 / 0.6);
}
.ybc-border-gray-50\/70{
  border-color: rgb(249 249 249 / 0.7);
}
.ybc-border-gray-50\/75{
  border-color: rgb(249 249 249 / 0.75);
}
.ybc-border-gray-50\/80{
  border-color: rgb(249 249 249 / 0.8);
}
.ybc-border-gray-50\/90{
  border-color: rgb(249 249 249 / 0.9);
}
.ybc-border-gray-50\/95{
  border-color: rgb(249 249 249 / 0.95);
}
.ybc-border-gray-50\/100{
  border-color: rgb(249 249 249 / 1);
}
.ybc-border-gray-100\/0{
  border-color: rgb(245 245 245 / 0);
}
.ybc-border-gray-100\/5{
  border-color: rgb(245 245 245 / 0.05);
}
.ybc-border-gray-100\/10{
  border-color: rgb(245 245 245 / 0.1);
}
.ybc-border-gray-100\/20{
  border-color: rgb(245 245 245 / 0.2);
}
.ybc-border-gray-100\/25{
  border-color: rgb(245 245 245 / 0.25);
}
.ybc-border-gray-100\/30{
  border-color: rgb(245 245 245 / 0.3);
}
.ybc-border-gray-100\/40{
  border-color: rgb(245 245 245 / 0.4);
}
.ybc-border-gray-100\/50{
  border-color: rgb(245 245 245 / 0.5);
}
.ybc-border-gray-100\/60{
  border-color: rgb(245 245 245 / 0.6);
}
.ybc-border-gray-100\/70{
  border-color: rgb(245 245 245 / 0.7);
}
.ybc-border-gray-100\/75{
  border-color: rgb(245 245 245 / 0.75);
}
.ybc-border-gray-100\/80{
  border-color: rgb(245 245 245 / 0.8);
}
.ybc-border-gray-100\/90{
  border-color: rgb(245 245 245 / 0.9);
}
.ybc-border-gray-100\/95{
  border-color: rgb(245 245 245 / 0.95);
}
.ybc-border-gray-100\/100{
  border-color: rgb(245 245 245 / 1);
}
.ybc-border-gray-300\/0{
  border-color: rgb(217 217 217 / 0);
}
.ybc-border-gray-300\/5{
  border-color: rgb(217 217 217 / 0.05);
}
.ybc-border-gray-300\/10{
  border-color: rgb(217 217 217 / 0.1);
}
.ybc-border-gray-300\/20{
  border-color: rgb(217 217 217 / 0.2);
}
.ybc-border-gray-300\/25{
  border-color: rgb(217 217 217 / 0.25);
}
.ybc-border-gray-300\/30{
  border-color: rgb(217 217 217 / 0.3);
}
.ybc-border-gray-300\/40{
  border-color: rgb(217 217 217 / 0.4);
}
.ybc-border-gray-300\/50{
  border-color: rgb(217 217 217 / 0.5);
}
.ybc-border-gray-300\/60{
  border-color: rgb(217 217 217 / 0.6);
}
.ybc-border-gray-300\/70{
  border-color: rgb(217 217 217 / 0.7);
}
.ybc-border-gray-300\/75{
  border-color: rgb(217 217 217 / 0.75);
}
.ybc-border-gray-300\/80{
  border-color: rgb(217 217 217 / 0.8);
}
.ybc-border-gray-300\/90{
  border-color: rgb(217 217 217 / 0.9);
}
.ybc-border-gray-300\/95{
  border-color: rgb(217 217 217 / 0.95);
}
.ybc-border-gray-300\/100{
  border-color: rgb(217 217 217 / 1);
}
.ybc-border-gray-400\/0{
  border-color: rgb(177 180 169 / 0);
}
.ybc-border-gray-400\/5{
  border-color: rgb(177 180 169 / 0.05);
}
.ybc-border-gray-400\/10{
  border-color: rgb(177 180 169 / 0.1);
}
.ybc-border-gray-400\/20{
  border-color: rgb(177 180 169 / 0.2);
}
.ybc-border-gray-400\/25{
  border-color: rgb(177 180 169 / 0.25);
}
.ybc-border-gray-400\/30{
  border-color: rgb(177 180 169 / 0.3);
}
.ybc-border-gray-400\/40{
  border-color: rgb(177 180 169 / 0.4);
}
.ybc-border-gray-400\/50{
  border-color: rgb(177 180 169 / 0.5);
}
.ybc-border-gray-400\/60{
  border-color: rgb(177 180 169 / 0.6);
}
.ybc-border-gray-400\/70{
  border-color: rgb(177 180 169 / 0.7);
}
.ybc-border-gray-400\/75{
  border-color: rgb(177 180 169 / 0.75);
}
.ybc-border-gray-400\/80{
  border-color: rgb(177 180 169 / 0.8);
}
.ybc-border-gray-400\/90{
  border-color: rgb(177 180 169 / 0.9);
}
.ybc-border-gray-400\/95{
  border-color: rgb(177 180 169 / 0.95);
}
.ybc-border-gray-400\/100{
  border-color: rgb(177 180 169 / 1);
}
.ybc-border-gray-500\/0{
  border-color: rgb(134 139 121 / 0);
}
.ybc-border-gray-500\/5{
  border-color: rgb(134 139 121 / 0.05);
}
.ybc-border-gray-500\/10{
  border-color: rgb(134 139 121 / 0.1);
}
.ybc-border-gray-500\/20{
  border-color: rgb(134 139 121 / 0.2);
}
.ybc-border-gray-500\/25{
  border-color: rgb(134 139 121 / 0.25);
}
.ybc-border-gray-500\/30{
  border-color: rgb(134 139 121 / 0.3);
}
.ybc-border-gray-500\/40{
  border-color: rgb(134 139 121 / 0.4);
}
.ybc-border-gray-500\/50{
  border-color: rgb(134 139 121 / 0.5);
}
.ybc-border-gray-500\/60{
  border-color: rgb(134 139 121 / 0.6);
}
.ybc-border-gray-500\/70{
  border-color: rgb(134 139 121 / 0.7);
}
.ybc-border-gray-500\/75{
  border-color: rgb(134 139 121 / 0.75);
}
.ybc-border-gray-500\/80{
  border-color: rgb(134 139 121 / 0.8);
}
.ybc-border-gray-500\/90{
  border-color: rgb(134 139 121 / 0.9);
}
.ybc-border-gray-500\/95{
  border-color: rgb(134 139 121 / 0.95);
}
.ybc-border-gray-500\/100{
  border-color: rgb(134 139 121 / 1);
}
.ybc-border-gray-600\/0{
  border-color: rgb(78 78 78 / 0);
}
.ybc-border-gray-600\/5{
  border-color: rgb(78 78 78 / 0.05);
}
.ybc-border-gray-600\/10{
  border-color: rgb(78 78 78 / 0.1);
}
.ybc-border-gray-600\/20{
  border-color: rgb(78 78 78 / 0.2);
}
.ybc-border-gray-600\/25{
  border-color: rgb(78 78 78 / 0.25);
}
.ybc-border-gray-600\/30{
  border-color: rgb(78 78 78 / 0.3);
}
.ybc-border-gray-600\/40{
  border-color: rgb(78 78 78 / 0.4);
}
.ybc-border-gray-600\/50{
  border-color: rgb(78 78 78 / 0.5);
}
.ybc-border-gray-600\/60{
  border-color: rgb(78 78 78 / 0.6);
}
.ybc-border-gray-600\/70{
  border-color: rgb(78 78 78 / 0.7);
}
.ybc-border-gray-600\/75{
  border-color: rgb(78 78 78 / 0.75);
}
.ybc-border-gray-600\/80{
  border-color: rgb(78 78 78 / 0.8);
}
.ybc-border-gray-600\/90{
  border-color: rgb(78 78 78 / 0.9);
}
.ybc-border-gray-600\/95{
  border-color: rgb(78 78 78 / 0.95);
}
.ybc-border-gray-600\/100{
  border-color: rgb(78 78 78 / 1);
}
.ybc-border-gray-700\/0{
  border-color: rgb(51 51 51 / 0);
}
.ybc-border-gray-700\/5{
  border-color: rgb(51 51 51 / 0.05);
}
.ybc-border-gray-700\/10{
  border-color: rgb(51 51 51 / 0.1);
}
.ybc-border-gray-700\/20{
  border-color: rgb(51 51 51 / 0.2);
}
.ybc-border-gray-700\/25{
  border-color: rgb(51 51 51 / 0.25);
}
.ybc-border-gray-700\/30{
  border-color: rgb(51 51 51 / 0.3);
}
.ybc-border-gray-700\/40{
  border-color: rgb(51 51 51 / 0.4);
}
.ybc-border-gray-700\/50{
  border-color: rgb(51 51 51 / 0.5);
}
.ybc-border-gray-700\/60{
  border-color: rgb(51 51 51 / 0.6);
}
.ybc-border-gray-700\/70{
  border-color: rgb(51 51 51 / 0.7);
}
.ybc-border-gray-700\/75{
  border-color: rgb(51 51 51 / 0.75);
}
.ybc-border-gray-700\/80{
  border-color: rgb(51 51 51 / 0.8);
}
.ybc-border-gray-700\/90{
  border-color: rgb(51 51 51 / 0.9);
}
.ybc-border-gray-700\/95{
  border-color: rgb(51 51 51 / 0.95);
}
.ybc-border-gray-700\/100{
  border-color: rgb(51 51 51 / 1);
}
.ybc-border-gray-800\/0{
  border-color: rgb(104 111 89 / 0);
}
.ybc-border-gray-800\/5{
  border-color: rgb(104 111 89 / 0.05);
}
.ybc-border-gray-800\/10{
  border-color: rgb(104 111 89 / 0.1);
}
.ybc-border-gray-800\/20{
  border-color: rgb(104 111 89 / 0.2);
}
.ybc-border-gray-800\/25{
  border-color: rgb(104 111 89 / 0.25);
}
.ybc-border-gray-800\/30{
  border-color: rgb(104 111 89 / 0.3);
}
.ybc-border-gray-800\/40{
  border-color: rgb(104 111 89 / 0.4);
}
.ybc-border-gray-800\/50{
  border-color: rgb(104 111 89 / 0.5);
}
.ybc-border-gray-800\/60{
  border-color: rgb(104 111 89 / 0.6);
}
.ybc-border-gray-800\/70{
  border-color: rgb(104 111 89 / 0.7);
}
.ybc-border-gray-800\/75{
  border-color: rgb(104 111 89 / 0.75);
}
.ybc-border-gray-800\/80{
  border-color: rgb(104 111 89 / 0.8);
}
.ybc-border-gray-800\/90{
  border-color: rgb(104 111 89 / 0.9);
}
.ybc-border-gray-800\/95{
  border-color: rgb(104 111 89 / 0.95);
}
.ybc-border-gray-800\/100{
  border-color: rgb(104 111 89 / 1);
}
.ybc-border-gray-900\/0{
  border-color: rgb(61 65 51 / 0);
}
.ybc-border-gray-900\/5{
  border-color: rgb(61 65 51 / 0.05);
}
.ybc-border-gray-900\/10{
  border-color: rgb(61 65 51 / 0.1);
}
.ybc-border-gray-900\/20{
  border-color: rgb(61 65 51 / 0.2);
}
.ybc-border-gray-900\/25{
  border-color: rgb(61 65 51 / 0.25);
}
.ybc-border-gray-900\/30{
  border-color: rgb(61 65 51 / 0.3);
}
.ybc-border-gray-900\/40{
  border-color: rgb(61 65 51 / 0.4);
}
.ybc-border-gray-900\/50{
  border-color: rgb(61 65 51 / 0.5);
}
.ybc-border-gray-900\/60{
  border-color: rgb(61 65 51 / 0.6);
}
.ybc-border-gray-900\/70{
  border-color: rgb(61 65 51 / 0.7);
}
.ybc-border-gray-900\/75{
  border-color: rgb(61 65 51 / 0.75);
}
.ybc-border-gray-900\/80{
  border-color: rgb(61 65 51 / 0.8);
}
.ybc-border-gray-900\/90{
  border-color: rgb(61 65 51 / 0.9);
}
.ybc-border-gray-900\/95{
  border-color: rgb(61 65 51 / 0.95);
}
.ybc-border-gray-900\/100{
  border-color: rgb(61 65 51 / 1);
}
.ybc-border-teal-100\/0{
  border-color: rgb(224 240 247 / 0);
}
.ybc-border-teal-100\/5{
  border-color: rgb(224 240 247 / 0.05);
}
.ybc-border-teal-100\/10{
  border-color: rgb(224 240 247 / 0.1);
}
.ybc-border-teal-100\/20{
  border-color: rgb(224 240 247 / 0.2);
}
.ybc-border-teal-100\/25{
  border-color: rgb(224 240 247 / 0.25);
}
.ybc-border-teal-100\/30{
  border-color: rgb(224 240 247 / 0.3);
}
.ybc-border-teal-100\/40{
  border-color: rgb(224 240 247 / 0.4);
}
.ybc-border-teal-100\/50{
  border-color: rgb(224 240 247 / 0.5);
}
.ybc-border-teal-100\/60{
  border-color: rgb(224 240 247 / 0.6);
}
.ybc-border-teal-100\/70{
  border-color: rgb(224 240 247 / 0.7);
}
.ybc-border-teal-100\/75{
  border-color: rgb(224 240 247 / 0.75);
}
.ybc-border-teal-100\/80{
  border-color: rgb(224 240 247 / 0.8);
}
.ybc-border-teal-100\/90{
  border-color: rgb(224 240 247 / 0.9);
}
.ybc-border-teal-100\/95{
  border-color: rgb(224 240 247 / 0.95);
}
.ybc-border-teal-100\/100{
  border-color: rgb(224 240 247 / 1);
}
.ybc-border-teal-500\/0{
  border-color: rgb(0 127 149 / 0);
}
.ybc-border-teal-500\/5{
  border-color: rgb(0 127 149 / 0.05);
}
.ybc-border-teal-500\/10{
  border-color: rgb(0 127 149 / 0.1);
}
.ybc-border-teal-500\/20{
  border-color: rgb(0 127 149 / 0.2);
}
.ybc-border-teal-500\/25{
  border-color: rgb(0 127 149 / 0.25);
}
.ybc-border-teal-500\/30{
  border-color: rgb(0 127 149 / 0.3);
}
.ybc-border-teal-500\/40{
  border-color: rgb(0 127 149 / 0.4);
}
.ybc-border-teal-500\/50{
  border-color: rgb(0 127 149 / 0.5);
}
.ybc-border-teal-500\/60{
  border-color: rgb(0 127 149 / 0.6);
}
.ybc-border-teal-500\/70{
  border-color: rgb(0 127 149 / 0.7);
}
.ybc-border-teal-500\/75{
  border-color: rgb(0 127 149 / 0.75);
}
.ybc-border-teal-500\/80{
  border-color: rgb(0 127 149 / 0.8);
}
.ybc-border-teal-500\/90{
  border-color: rgb(0 127 149 / 0.9);
}
.ybc-border-teal-500\/95{
  border-color: rgb(0 127 149 / 0.95);
}
.ybc-border-teal-500\/100{
  border-color: rgb(0 127 149 / 1);
}
.ybc-border-teal-600\/0{
  border-color: rgb(0 115 165 / 0);
}
.ybc-border-teal-600\/5{
  border-color: rgb(0 115 165 / 0.05);
}
.ybc-border-teal-600\/10{
  border-color: rgb(0 115 165 / 0.1);
}
.ybc-border-teal-600\/20{
  border-color: rgb(0 115 165 / 0.2);
}
.ybc-border-teal-600\/25{
  border-color: rgb(0 115 165 / 0.25);
}
.ybc-border-teal-600\/30{
  border-color: rgb(0 115 165 / 0.3);
}
.ybc-border-teal-600\/40{
  border-color: rgb(0 115 165 / 0.4);
}
.ybc-border-teal-600\/50{
  border-color: rgb(0 115 165 / 0.5);
}
.ybc-border-teal-600\/60{
  border-color: rgb(0 115 165 / 0.6);
}
.ybc-border-teal-600\/70{
  border-color: rgb(0 115 165 / 0.7);
}
.ybc-border-teal-600\/75{
  border-color: rgb(0 115 165 / 0.75);
}
.ybc-border-teal-600\/80{
  border-color: rgb(0 115 165 / 0.8);
}
.ybc-border-teal-600\/90{
  border-color: rgb(0 115 165 / 0.9);
}
.ybc-border-teal-600\/95{
  border-color: rgb(0 115 165 / 0.95);
}
.ybc-border-teal-600\/100{
  border-color: rgb(0 115 165 / 1);
}
.ybc-border-teal-900\/0{
  border-color: rgb(0 85 114 / 0);
}
.ybc-border-teal-900\/5{
  border-color: rgb(0 85 114 / 0.05);
}
.ybc-border-teal-900\/10{
  border-color: rgb(0 85 114 / 0.1);
}
.ybc-border-teal-900\/20{
  border-color: rgb(0 85 114 / 0.2);
}
.ybc-border-teal-900\/25{
  border-color: rgb(0 85 114 / 0.25);
}
.ybc-border-teal-900\/30{
  border-color: rgb(0 85 114 / 0.3);
}
.ybc-border-teal-900\/40{
  border-color: rgb(0 85 114 / 0.4);
}
.ybc-border-teal-900\/50{
  border-color: rgb(0 85 114 / 0.5);
}
.ybc-border-teal-900\/60{
  border-color: rgb(0 85 114 / 0.6);
}
.ybc-border-teal-900\/70{
  border-color: rgb(0 85 114 / 0.7);
}
.ybc-border-teal-900\/75{
  border-color: rgb(0 85 114 / 0.75);
}
.ybc-border-teal-900\/80{
  border-color: rgb(0 85 114 / 0.8);
}
.ybc-border-teal-900\/90{
  border-color: rgb(0 85 114 / 0.9);
}
.ybc-border-teal-900\/95{
  border-color: rgb(0 85 114 / 0.95);
}
.ybc-border-teal-900\/100{
  border-color: rgb(0 85 114 / 1);
}
.ybc-border-blue-100\/0{
  border-color: rgb(60 114 177 / 0);
}
.ybc-border-blue-100\/5{
  border-color: rgb(60 114 177 / 0.05);
}
.ybc-border-blue-100\/10{
  border-color: rgb(60 114 177 / 0.1);
}
.ybc-border-blue-100\/20{
  border-color: rgb(60 114 177 / 0.2);
}
.ybc-border-blue-100\/25{
  border-color: rgb(60 114 177 / 0.25);
}
.ybc-border-blue-100\/30{
  border-color: rgb(60 114 177 / 0.3);
}
.ybc-border-blue-100\/40{
  border-color: rgb(60 114 177 / 0.4);
}
.ybc-border-blue-100\/50{
  border-color: rgb(60 114 177 / 0.5);
}
.ybc-border-blue-100\/60{
  border-color: rgb(60 114 177 / 0.6);
}
.ybc-border-blue-100\/70{
  border-color: rgb(60 114 177 / 0.7);
}
.ybc-border-blue-100\/75{
  border-color: rgb(60 114 177 / 0.75);
}
.ybc-border-blue-100\/80{
  border-color: rgb(60 114 177 / 0.8);
}
.ybc-border-blue-100\/90{
  border-color: rgb(60 114 177 / 0.9);
}
.ybc-border-blue-100\/95{
  border-color: rgb(60 114 177 / 0.95);
}
.ybc-border-blue-100\/100{
  border-color: rgb(60 114 177 / 1);
}
.ybc-border-blue-200\/0{
  border-color: rgb(72 118 148 / 0);
}
.ybc-border-blue-200\/5{
  border-color: rgb(72 118 148 / 0.05);
}
.ybc-border-blue-200\/10{
  border-color: rgb(72 118 148 / 0.1);
}
.ybc-border-blue-200\/20{
  border-color: rgb(72 118 148 / 0.2);
}
.ybc-border-blue-200\/25{
  border-color: rgb(72 118 148 / 0.25);
}
.ybc-border-blue-200\/30{
  border-color: rgb(72 118 148 / 0.3);
}
.ybc-border-blue-200\/40{
  border-color: rgb(72 118 148 / 0.4);
}
.ybc-border-blue-200\/50{
  border-color: rgb(72 118 148 / 0.5);
}
.ybc-border-blue-200\/60{
  border-color: rgb(72 118 148 / 0.6);
}
.ybc-border-blue-200\/70{
  border-color: rgb(72 118 148 / 0.7);
}
.ybc-border-blue-200\/75{
  border-color: rgb(72 118 148 / 0.75);
}
.ybc-border-blue-200\/80{
  border-color: rgb(72 118 148 / 0.8);
}
.ybc-border-blue-200\/90{
  border-color: rgb(72 118 148 / 0.9);
}
.ybc-border-blue-200\/95{
  border-color: rgb(72 118 148 / 0.95);
}
.ybc-border-blue-200\/100{
  border-color: rgb(72 118 148 / 1);
}
.ybc-border-blue-500\/0{
  border-color: rgb(32 105 120 / 0);
}
.ybc-border-blue-500\/5{
  border-color: rgb(32 105 120 / 0.05);
}
.ybc-border-blue-500\/10{
  border-color: rgb(32 105 120 / 0.1);
}
.ybc-border-blue-500\/20{
  border-color: rgb(32 105 120 / 0.2);
}
.ybc-border-blue-500\/25{
  border-color: rgb(32 105 120 / 0.25);
}
.ybc-border-blue-500\/30{
  border-color: rgb(32 105 120 / 0.3);
}
.ybc-border-blue-500\/40{
  border-color: rgb(32 105 120 / 0.4);
}
.ybc-border-blue-500\/50{
  border-color: rgb(32 105 120 / 0.5);
}
.ybc-border-blue-500\/60{
  border-color: rgb(32 105 120 / 0.6);
}
.ybc-border-blue-500\/70{
  border-color: rgb(32 105 120 / 0.7);
}
.ybc-border-blue-500\/75{
  border-color: rgb(32 105 120 / 0.75);
}
.ybc-border-blue-500\/80{
  border-color: rgb(32 105 120 / 0.8);
}
.ybc-border-blue-500\/90{
  border-color: rgb(32 105 120 / 0.9);
}
.ybc-border-blue-500\/95{
  border-color: rgb(32 105 120 / 0.95);
}
.ybc-border-blue-500\/100{
  border-color: rgb(32 105 120 / 1);
}
.ybc-border-section-branding-why-yubico\/0{
  border-color: rgb(60 114 177 / 0);
}
.ybc-border-section-branding-why-yubico\/5{
  border-color: rgb(60 114 177 / 0.05);
}
.ybc-border-section-branding-why-yubico\/10{
  border-color: rgb(60 114 177 / 0.1);
}
.ybc-border-section-branding-why-yubico\/20{
  border-color: rgb(60 114 177 / 0.2);
}
.ybc-border-section-branding-why-yubico\/25{
  border-color: rgb(60 114 177 / 0.25);
}
.ybc-border-section-branding-why-yubico\/30{
  border-color: rgb(60 114 177 / 0.3);
}
.ybc-border-section-branding-why-yubico\/40{
  border-color: rgb(60 114 177 / 0.4);
}
.ybc-border-section-branding-why-yubico\/50{
  border-color: rgb(60 114 177 / 0.5);
}
.ybc-border-section-branding-why-yubico\/60{
  border-color: rgb(60 114 177 / 0.6);
}
.ybc-border-section-branding-why-yubico\/70{
  border-color: rgb(60 114 177 / 0.7);
}
.ybc-border-section-branding-why-yubico\/75{
  border-color: rgb(60 114 177 / 0.75);
}
.ybc-border-section-branding-why-yubico\/80{
  border-color: rgb(60 114 177 / 0.8);
}
.ybc-border-section-branding-why-yubico\/90{
  border-color: rgb(60 114 177 / 0.9);
}
.ybc-border-section-branding-why-yubico\/95{
  border-color: rgb(60 114 177 / 0.95);
}
.ybc-border-section-branding-why-yubico\/100{
  border-color: rgb(60 114 177 / 1);
}
.ybc-border-section-branding-products\/0{
  border-color: rgb(74 118 148 / 0);
}
.ybc-border-section-branding-products\/5{
  border-color: rgb(74 118 148 / 0.05);
}
.ybc-border-section-branding-products\/10{
  border-color: rgb(74 118 148 / 0.1);
}
.ybc-border-section-branding-products\/20{
  border-color: rgb(74 118 148 / 0.2);
}
.ybc-border-section-branding-products\/25{
  border-color: rgb(74 118 148 / 0.25);
}
.ybc-border-section-branding-products\/30{
  border-color: rgb(74 118 148 / 0.3);
}
.ybc-border-section-branding-products\/40{
  border-color: rgb(74 118 148 / 0.4);
}
.ybc-border-section-branding-products\/50{
  border-color: rgb(74 118 148 / 0.5);
}
.ybc-border-section-branding-products\/60{
  border-color: rgb(74 118 148 / 0.6);
}
.ybc-border-section-branding-products\/70{
  border-color: rgb(74 118 148 / 0.7);
}
.ybc-border-section-branding-products\/75{
  border-color: rgb(74 118 148 / 0.75);
}
.ybc-border-section-branding-products\/80{
  border-color: rgb(74 118 148 / 0.8);
}
.ybc-border-section-branding-products\/90{
  border-color: rgb(74 118 148 / 0.9);
}
.ybc-border-section-branding-products\/95{
  border-color: rgb(74 118 148 / 0.95);
}
.ybc-border-section-branding-products\/100{
  border-color: rgb(74 118 148 / 1);
}
.ybc-border-section-branding-solutions\/0{
  border-color: rgb(0 115 165 / 0);
}
.ybc-border-section-branding-solutions\/5{
  border-color: rgb(0 115 165 / 0.05);
}
.ybc-border-section-branding-solutions\/10{
  border-color: rgb(0 115 165 / 0.1);
}
.ybc-border-section-branding-solutions\/20{
  border-color: rgb(0 115 165 / 0.2);
}
.ybc-border-section-branding-solutions\/25{
  border-color: rgb(0 115 165 / 0.25);
}
.ybc-border-section-branding-solutions\/30{
  border-color: rgb(0 115 165 / 0.3);
}
.ybc-border-section-branding-solutions\/40{
  border-color: rgb(0 115 165 / 0.4);
}
.ybc-border-section-branding-solutions\/50{
  border-color: rgb(0 115 165 / 0.5);
}
.ybc-border-section-branding-solutions\/60{
  border-color: rgb(0 115 165 / 0.6);
}
.ybc-border-section-branding-solutions\/70{
  border-color: rgb(0 115 165 / 0.7);
}
.ybc-border-section-branding-solutions\/75{
  border-color: rgb(0 115 165 / 0.75);
}
.ybc-border-section-branding-solutions\/80{
  border-color: rgb(0 115 165 / 0.8);
}
.ybc-border-section-branding-solutions\/90{
  border-color: rgb(0 115 165 / 0.9);
}
.ybc-border-section-branding-solutions\/95{
  border-color: rgb(0 115 165 / 0.95);
}
.ybc-border-section-branding-solutions\/100{
  border-color: rgb(0 115 165 / 1);
}
.ybc-border-section-branding-resources\/0{
  border-color: rgb(0 127 149 / 0);
}
.ybc-border-section-branding-resources\/5{
  border-color: rgb(0 127 149 / 0.05);
}
.ybc-border-section-branding-resources\/10{
  border-color: rgb(0 127 149 / 0.1);
}
.ybc-border-section-branding-resources\/20{
  border-color: rgb(0 127 149 / 0.2);
}
.ybc-border-section-branding-resources\/25{
  border-color: rgb(0 127 149 / 0.25);
}
.ybc-border-section-branding-resources\/30{
  border-color: rgb(0 127 149 / 0.3);
}
.ybc-border-section-branding-resources\/40{
  border-color: rgb(0 127 149 / 0.4);
}
.ybc-border-section-branding-resources\/50{
  border-color: rgb(0 127 149 / 0.5);
}
.ybc-border-section-branding-resources\/60{
  border-color: rgb(0 127 149 / 0.6);
}
.ybc-border-section-branding-resources\/70{
  border-color: rgb(0 127 149 / 0.7);
}
.ybc-border-section-branding-resources\/75{
  border-color: rgb(0 127 149 / 0.75);
}
.ybc-border-section-branding-resources\/80{
  border-color: rgb(0 127 149 / 0.8);
}
.ybc-border-section-branding-resources\/90{
  border-color: rgb(0 127 149 / 0.9);
}
.ybc-border-section-branding-resources\/95{
  border-color: rgb(0 127 149 / 0.95);
}
.ybc-border-section-branding-resources\/100{
  border-color: rgb(0 127 149 / 1);
}
.ybc-border-section-branding-company\/0{
  border-color: rgb(92 130 17 / 0);
}
.ybc-border-section-branding-company\/5{
  border-color: rgb(92 130 17 / 0.05);
}
.ybc-border-section-branding-company\/10{
  border-color: rgb(92 130 17 / 0.1);
}
.ybc-border-section-branding-company\/20{
  border-color: rgb(92 130 17 / 0.2);
}
.ybc-border-section-branding-company\/25{
  border-color: rgb(92 130 17 / 0.25);
}
.ybc-border-section-branding-company\/30{
  border-color: rgb(92 130 17 / 0.3);
}
.ybc-border-section-branding-company\/40{
  border-color: rgb(92 130 17 / 0.4);
}
.ybc-border-section-branding-company\/50{
  border-color: rgb(92 130 17 / 0.5);
}
.ybc-border-section-branding-company\/60{
  border-color: rgb(92 130 17 / 0.6);
}
.ybc-border-section-branding-company\/70{
  border-color: rgb(92 130 17 / 0.7);
}
.ybc-border-section-branding-company\/75{
  border-color: rgb(92 130 17 / 0.75);
}
.ybc-border-section-branding-company\/80{
  border-color: rgb(92 130 17 / 0.8);
}
.ybc-border-section-branding-company\/90{
  border-color: rgb(92 130 17 / 0.9);
}
.ybc-border-section-branding-company\/95{
  border-color: rgb(92 130 17 / 0.95);
}
.ybc-border-section-branding-company\/100{
  border-color: rgb(92 130 17 / 1);
}
.ybc-border-section-branding-support\/0{
  border-color: rgb(32 105 120 / 0);
}
.ybc-border-section-branding-support\/5{
  border-color: rgb(32 105 120 / 0.05);
}
.ybc-border-section-branding-support\/10{
  border-color: rgb(32 105 120 / 0.1);
}
.ybc-border-section-branding-support\/20{
  border-color: rgb(32 105 120 / 0.2);
}
.ybc-border-section-branding-support\/25{
  border-color: rgb(32 105 120 / 0.25);
}
.ybc-border-section-branding-support\/30{
  border-color: rgb(32 105 120 / 0.3);
}
.ybc-border-section-branding-support\/40{
  border-color: rgb(32 105 120 / 0.4);
}
.ybc-border-section-branding-support\/50{
  border-color: rgb(32 105 120 / 0.5);
}
.ybc-border-section-branding-support\/60{
  border-color: rgb(32 105 120 / 0.6);
}
.ybc-border-section-branding-support\/70{
  border-color: rgb(32 105 120 / 0.7);
}
.ybc-border-section-branding-support\/75{
  border-color: rgb(32 105 120 / 0.75);
}
.ybc-border-section-branding-support\/80{
  border-color: rgb(32 105 120 / 0.8);
}
.ybc-border-section-branding-support\/90{
  border-color: rgb(32 105 120 / 0.9);
}
.ybc-border-section-branding-support\/95{
  border-color: rgb(32 105 120 / 0.95);
}
.ybc-border-section-branding-support\/100{
  border-color: rgb(32 105 120 / 1);
}
.ybc-border-x-transparent{
  border-left-color: transparent;
  border-right-color: transparent;
}
.ybc-border-x-current{
  border-left-color: currentColor;
  border-right-color: currentColor;
}
.ybc-border-x-black{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity));
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.ybc-border-x-white{
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.ybc-border-x-lime-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(154 202 60 / var(--tw-border-opacity));
  border-right-color: rgb(154 202 60 / var(--tw-border-opacity));
}
.ybc-border-x-lime-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(132 189 0 / var(--tw-border-opacity));
  border-right-color: rgb(132 189 0 / var(--tw-border-opacity));
}
.ybc-border-x-lime-600{
  --tw-border-opacity: 1;
  border-left-color: rgb(101 162 12 / var(--tw-border-opacity));
  border-right-color: rgb(101 162 12 / var(--tw-border-opacity));
}
.ybc-border-x-lime-700{
  --tw-border-opacity: 1;
  border-left-color: rgb(123 175 0 / var(--tw-border-opacity));
  border-right-color: rgb(123 175 0 / var(--tw-border-opacity));
}
.ybc-border-x-lime-900{
  --tw-border-opacity: 1;
  border-left-color: rgb(92 130 17 / var(--tw-border-opacity));
  border-right-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-x-gray-50{
  --tw-border-opacity: 1;
  border-left-color: rgb(249 249 249 / var(--tw-border-opacity));
  border-right-color: rgb(249 249 249 / var(--tw-border-opacity));
}
.ybc-border-x-gray-100{
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}
.ybc-border-x-gray-300{
  --tw-border-opacity: 1;
  border-left-color: rgb(217 217 217 / var(--tw-border-opacity));
  border-right-color: rgb(217 217 217 / var(--tw-border-opacity));
}
.ybc-border-x-gray-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(177 180 169 / var(--tw-border-opacity));
  border-right-color: rgb(177 180 169 / var(--tw-border-opacity));
}
.ybc-border-x-gray-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(134 139 121 / var(--tw-border-opacity));
  border-right-color: rgb(134 139 121 / var(--tw-border-opacity));
}
.ybc-border-x-gray-600{
  --tw-border-opacity: 1;
  border-left-color: rgb(78 78 78 / var(--tw-border-opacity));
  border-right-color: rgb(78 78 78 / var(--tw-border-opacity));
}
.ybc-border-x-gray-700{
  --tw-border-opacity: 1;
  border-left-color: rgb(51 51 51 / var(--tw-border-opacity));
  border-right-color: rgb(51 51 51 / var(--tw-border-opacity));
}
.ybc-border-x-gray-800{
  --tw-border-opacity: 1;
  border-left-color: rgb(104 111 89 / var(--tw-border-opacity));
  border-right-color: rgb(104 111 89 / var(--tw-border-opacity));
}
.ybc-border-x-gray-900{
  --tw-border-opacity: 1;
  border-left-color: rgb(61 65 51 / var(--tw-border-opacity));
  border-right-color: rgb(61 65 51 / var(--tw-border-opacity));
}
.ybc-border-x-teal-100{
  --tw-border-opacity: 1;
  border-left-color: rgb(224 240 247 / var(--tw-border-opacity));
  border-right-color: rgb(224 240 247 / var(--tw-border-opacity));
}
.ybc-border-x-teal-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 127 149 / var(--tw-border-opacity));
  border-right-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-x-teal-600{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 115 165 / var(--tw-border-opacity));
  border-right-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-x-teal-900{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 85 114 / var(--tw-border-opacity));
  border-right-color: rgb(0 85 114 / var(--tw-border-opacity));
}
.ybc-border-x-blue-100{
  --tw-border-opacity: 1;
  border-left-color: rgb(60 114 177 / var(--tw-border-opacity));
  border-right-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-x-blue-200{
  --tw-border-opacity: 1;
  border-left-color: rgb(72 118 148 / var(--tw-border-opacity));
  border-right-color: rgb(72 118 148 / var(--tw-border-opacity));
}
.ybc-border-x-blue-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(32 105 120 / var(--tw-border-opacity));
  border-right-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-x-section-branding-why-yubico{
  --tw-border-opacity: 1;
  border-left-color: rgb(60 114 177 / var(--tw-border-opacity));
  border-right-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-x-section-branding-products{
  --tw-border-opacity: 1;
  border-left-color: rgb(74 118 148 / var(--tw-border-opacity));
  border-right-color: rgb(74 118 148 / var(--tw-border-opacity));
}
.ybc-border-x-section-branding-solutions{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 115 165 / var(--tw-border-opacity));
  border-right-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-x-section-branding-resources{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 127 149 / var(--tw-border-opacity));
  border-right-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-x-section-branding-company{
  --tw-border-opacity: 1;
  border-left-color: rgb(92 130 17 / var(--tw-border-opacity));
  border-right-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-x-section-branding-support{
  --tw-border-opacity: 1;
  border-left-color: rgb(32 105 120 / var(--tw-border-opacity));
  border-right-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-x-transparent\/0{
  border-left-color: rgb(0 0 0 / 0);
  border-right-color: rgb(0 0 0 / 0);
}
.ybc-border-x-transparent\/5{
  border-left-color: rgb(0 0 0 / 0.05);
  border-right-color: rgb(0 0 0 / 0.05);
}
.ybc-border-x-transparent\/10{
  border-left-color: rgb(0 0 0 / 0.1);
  border-right-color: rgb(0 0 0 / 0.1);
}
.ybc-border-x-transparent\/20{
  border-left-color: rgb(0 0 0 / 0.2);
  border-right-color: rgb(0 0 0 / 0.2);
}
.ybc-border-x-transparent\/25{
  border-left-color: rgb(0 0 0 / 0.25);
  border-right-color: rgb(0 0 0 / 0.25);
}
.ybc-border-x-transparent\/30{
  border-left-color: rgb(0 0 0 / 0.3);
  border-right-color: rgb(0 0 0 / 0.3);
}
.ybc-border-x-transparent\/40{
  border-left-color: rgb(0 0 0 / 0.4);
  border-right-color: rgb(0 0 0 / 0.4);
}
.ybc-border-x-transparent\/50{
  border-left-color: rgb(0 0 0 / 0.5);
  border-right-color: rgb(0 0 0 / 0.5);
}
.ybc-border-x-transparent\/60{
  border-left-color: rgb(0 0 0 / 0.6);
  border-right-color: rgb(0 0 0 / 0.6);
}
.ybc-border-x-transparent\/70{
  border-left-color: rgb(0 0 0 / 0.7);
  border-right-color: rgb(0 0 0 / 0.7);
}
.ybc-border-x-transparent\/75{
  border-left-color: rgb(0 0 0 / 0.75);
  border-right-color: rgb(0 0 0 / 0.75);
}
.ybc-border-x-transparent\/80{
  border-left-color: rgb(0 0 0 / 0.8);
  border-right-color: rgb(0 0 0 / 0.8);
}
.ybc-border-x-transparent\/90{
  border-left-color: rgb(0 0 0 / 0.9);
  border-right-color: rgb(0 0 0 / 0.9);
}
.ybc-border-x-transparent\/95{
  border-left-color: rgb(0 0 0 / 0.95);
  border-right-color: rgb(0 0 0 / 0.95);
}
.ybc-border-x-transparent\/100{
  border-left-color: rgb(0 0 0 / 1);
  border-right-color: rgb(0 0 0 / 1);
}
.ybc-border-x-black\/0{
  border-left-color: rgb(0 0 0 / 0);
  border-right-color: rgb(0 0 0 / 0);
}
.ybc-border-x-black\/5{
  border-left-color: rgb(0 0 0 / 0.05);
  border-right-color: rgb(0 0 0 / 0.05);
}
.ybc-border-x-black\/10{
  border-left-color: rgb(0 0 0 / 0.1);
  border-right-color: rgb(0 0 0 / 0.1);
}
.ybc-border-x-black\/20{
  border-left-color: rgb(0 0 0 / 0.2);
  border-right-color: rgb(0 0 0 / 0.2);
}
.ybc-border-x-black\/25{
  border-left-color: rgb(0 0 0 / 0.25);
  border-right-color: rgb(0 0 0 / 0.25);
}
.ybc-border-x-black\/30{
  border-left-color: rgb(0 0 0 / 0.3);
  border-right-color: rgb(0 0 0 / 0.3);
}
.ybc-border-x-black\/40{
  border-left-color: rgb(0 0 0 / 0.4);
  border-right-color: rgb(0 0 0 / 0.4);
}
.ybc-border-x-black\/50{
  border-left-color: rgb(0 0 0 / 0.5);
  border-right-color: rgb(0 0 0 / 0.5);
}
.ybc-border-x-black\/60{
  border-left-color: rgb(0 0 0 / 0.6);
  border-right-color: rgb(0 0 0 / 0.6);
}
.ybc-border-x-black\/70{
  border-left-color: rgb(0 0 0 / 0.7);
  border-right-color: rgb(0 0 0 / 0.7);
}
.ybc-border-x-black\/75{
  border-left-color: rgb(0 0 0 / 0.75);
  border-right-color: rgb(0 0 0 / 0.75);
}
.ybc-border-x-black\/80{
  border-left-color: rgb(0 0 0 / 0.8);
  border-right-color: rgb(0 0 0 / 0.8);
}
.ybc-border-x-black\/90{
  border-left-color: rgb(0 0 0 / 0.9);
  border-right-color: rgb(0 0 0 / 0.9);
}
.ybc-border-x-black\/95{
  border-left-color: rgb(0 0 0 / 0.95);
  border-right-color: rgb(0 0 0 / 0.95);
}
.ybc-border-x-black\/100{
  border-left-color: rgb(0 0 0 / 1);
  border-right-color: rgb(0 0 0 / 1);
}
.ybc-border-x-white\/0{
  border-left-color: rgb(255 255 255 / 0);
  border-right-color: rgb(255 255 255 / 0);
}
.ybc-border-x-white\/5{
  border-left-color: rgb(255 255 255 / 0.05);
  border-right-color: rgb(255 255 255 / 0.05);
}
.ybc-border-x-white\/10{
  border-left-color: rgb(255 255 255 / 0.1);
  border-right-color: rgb(255 255 255 / 0.1);
}
.ybc-border-x-white\/20{
  border-left-color: rgb(255 255 255 / 0.2);
  border-right-color: rgb(255 255 255 / 0.2);
}
.ybc-border-x-white\/25{
  border-left-color: rgb(255 255 255 / 0.25);
  border-right-color: rgb(255 255 255 / 0.25);
}
.ybc-border-x-white\/30{
  border-left-color: rgb(255 255 255 / 0.3);
  border-right-color: rgb(255 255 255 / 0.3);
}
.ybc-border-x-white\/40{
  border-left-color: rgb(255 255 255 / 0.4);
  border-right-color: rgb(255 255 255 / 0.4);
}
.ybc-border-x-white\/50{
  border-left-color: rgb(255 255 255 / 0.5);
  border-right-color: rgb(255 255 255 / 0.5);
}
.ybc-border-x-white\/60{
  border-left-color: rgb(255 255 255 / 0.6);
  border-right-color: rgb(255 255 255 / 0.6);
}
.ybc-border-x-white\/70{
  border-left-color: rgb(255 255 255 / 0.7);
  border-right-color: rgb(255 255 255 / 0.7);
}
.ybc-border-x-white\/75{
  border-left-color: rgb(255 255 255 / 0.75);
  border-right-color: rgb(255 255 255 / 0.75);
}
.ybc-border-x-white\/80{
  border-left-color: rgb(255 255 255 / 0.8);
  border-right-color: rgb(255 255 255 / 0.8);
}
.ybc-border-x-white\/90{
  border-left-color: rgb(255 255 255 / 0.9);
  border-right-color: rgb(255 255 255 / 0.9);
}
.ybc-border-x-white\/95{
  border-left-color: rgb(255 255 255 / 0.95);
  border-right-color: rgb(255 255 255 / 0.95);
}
.ybc-border-x-white\/100{
  border-left-color: rgb(255 255 255 / 1);
  border-right-color: rgb(255 255 255 / 1);
}
.ybc-border-x-lime-400\/0{
  border-left-color: rgb(154 202 60 / 0);
  border-right-color: rgb(154 202 60 / 0);
}
.ybc-border-x-lime-400\/5{
  border-left-color: rgb(154 202 60 / 0.05);
  border-right-color: rgb(154 202 60 / 0.05);
}
.ybc-border-x-lime-400\/10{
  border-left-color: rgb(154 202 60 / 0.1);
  border-right-color: rgb(154 202 60 / 0.1);
}
.ybc-border-x-lime-400\/20{
  border-left-color: rgb(154 202 60 / 0.2);
  border-right-color: rgb(154 202 60 / 0.2);
}
.ybc-border-x-lime-400\/25{
  border-left-color: rgb(154 202 60 / 0.25);
  border-right-color: rgb(154 202 60 / 0.25);
}
.ybc-border-x-lime-400\/30{
  border-left-color: rgb(154 202 60 / 0.3);
  border-right-color: rgb(154 202 60 / 0.3);
}
.ybc-border-x-lime-400\/40{
  border-left-color: rgb(154 202 60 / 0.4);
  border-right-color: rgb(154 202 60 / 0.4);
}
.ybc-border-x-lime-400\/50{
  border-left-color: rgb(154 202 60 / 0.5);
  border-right-color: rgb(154 202 60 / 0.5);
}
.ybc-border-x-lime-400\/60{
  border-left-color: rgb(154 202 60 / 0.6);
  border-right-color: rgb(154 202 60 / 0.6);
}
.ybc-border-x-lime-400\/70{
  border-left-color: rgb(154 202 60 / 0.7);
  border-right-color: rgb(154 202 60 / 0.7);
}
.ybc-border-x-lime-400\/75{
  border-left-color: rgb(154 202 60 / 0.75);
  border-right-color: rgb(154 202 60 / 0.75);
}
.ybc-border-x-lime-400\/80{
  border-left-color: rgb(154 202 60 / 0.8);
  border-right-color: rgb(154 202 60 / 0.8);
}
.ybc-border-x-lime-400\/90{
  border-left-color: rgb(154 202 60 / 0.9);
  border-right-color: rgb(154 202 60 / 0.9);
}
.ybc-border-x-lime-400\/95{
  border-left-color: rgb(154 202 60 / 0.95);
  border-right-color: rgb(154 202 60 / 0.95);
}
.ybc-border-x-lime-400\/100{
  border-left-color: rgb(154 202 60 / 1);
  border-right-color: rgb(154 202 60 / 1);
}
.ybc-border-x-lime-500\/0{
  border-left-color: rgb(132 189 0 / 0);
  border-right-color: rgb(132 189 0 / 0);
}
.ybc-border-x-lime-500\/5{
  border-left-color: rgb(132 189 0 / 0.05);
  border-right-color: rgb(132 189 0 / 0.05);
}
.ybc-border-x-lime-500\/10{
  border-left-color: rgb(132 189 0 / 0.1);
  border-right-color: rgb(132 189 0 / 0.1);
}
.ybc-border-x-lime-500\/20{
  border-left-color: rgb(132 189 0 / 0.2);
  border-right-color: rgb(132 189 0 / 0.2);
}
.ybc-border-x-lime-500\/25{
  border-left-color: rgb(132 189 0 / 0.25);
  border-right-color: rgb(132 189 0 / 0.25);
}
.ybc-border-x-lime-500\/30{
  border-left-color: rgb(132 189 0 / 0.3);
  border-right-color: rgb(132 189 0 / 0.3);
}
.ybc-border-x-lime-500\/40{
  border-left-color: rgb(132 189 0 / 0.4);
  border-right-color: rgb(132 189 0 / 0.4);
}
.ybc-border-x-lime-500\/50{
  border-left-color: rgb(132 189 0 / 0.5);
  border-right-color: rgb(132 189 0 / 0.5);
}
.ybc-border-x-lime-500\/60{
  border-left-color: rgb(132 189 0 / 0.6);
  border-right-color: rgb(132 189 0 / 0.6);
}
.ybc-border-x-lime-500\/70{
  border-left-color: rgb(132 189 0 / 0.7);
  border-right-color: rgb(132 189 0 / 0.7);
}
.ybc-border-x-lime-500\/75{
  border-left-color: rgb(132 189 0 / 0.75);
  border-right-color: rgb(132 189 0 / 0.75);
}
.ybc-border-x-lime-500\/80{
  border-left-color: rgb(132 189 0 / 0.8);
  border-right-color: rgb(132 189 0 / 0.8);
}
.ybc-border-x-lime-500\/90{
  border-left-color: rgb(132 189 0 / 0.9);
  border-right-color: rgb(132 189 0 / 0.9);
}
.ybc-border-x-lime-500\/95{
  border-left-color: rgb(132 189 0 / 0.95);
  border-right-color: rgb(132 189 0 / 0.95);
}
.ybc-border-x-lime-500\/100{
  border-left-color: rgb(132 189 0 / 1);
  border-right-color: rgb(132 189 0 / 1);
}
.ybc-border-x-lime-600\/0{
  border-left-color: rgb(101 162 12 / 0);
  border-right-color: rgb(101 162 12 / 0);
}
.ybc-border-x-lime-600\/5{
  border-left-color: rgb(101 162 12 / 0.05);
  border-right-color: rgb(101 162 12 / 0.05);
}
.ybc-border-x-lime-600\/10{
  border-left-color: rgb(101 162 12 / 0.1);
  border-right-color: rgb(101 162 12 / 0.1);
}
.ybc-border-x-lime-600\/20{
  border-left-color: rgb(101 162 12 / 0.2);
  border-right-color: rgb(101 162 12 / 0.2);
}
.ybc-border-x-lime-600\/25{
  border-left-color: rgb(101 162 12 / 0.25);
  border-right-color: rgb(101 162 12 / 0.25);
}
.ybc-border-x-lime-600\/30{
  border-left-color: rgb(101 162 12 / 0.3);
  border-right-color: rgb(101 162 12 / 0.3);
}
.ybc-border-x-lime-600\/40{
  border-left-color: rgb(101 162 12 / 0.4);
  border-right-color: rgb(101 162 12 / 0.4);
}
.ybc-border-x-lime-600\/50{
  border-left-color: rgb(101 162 12 / 0.5);
  border-right-color: rgb(101 162 12 / 0.5);
}
.ybc-border-x-lime-600\/60{
  border-left-color: rgb(101 162 12 / 0.6);
  border-right-color: rgb(101 162 12 / 0.6);
}
.ybc-border-x-lime-600\/70{
  border-left-color: rgb(101 162 12 / 0.7);
  border-right-color: rgb(101 162 12 / 0.7);
}
.ybc-border-x-lime-600\/75{
  border-left-color: rgb(101 162 12 / 0.75);
  border-right-color: rgb(101 162 12 / 0.75);
}
.ybc-border-x-lime-600\/80{
  border-left-color: rgb(101 162 12 / 0.8);
  border-right-color: rgb(101 162 12 / 0.8);
}
.ybc-border-x-lime-600\/90{
  border-left-color: rgb(101 162 12 / 0.9);
  border-right-color: rgb(101 162 12 / 0.9);
}
.ybc-border-x-lime-600\/95{
  border-left-color: rgb(101 162 12 / 0.95);
  border-right-color: rgb(101 162 12 / 0.95);
}
.ybc-border-x-lime-600\/100{
  border-left-color: rgb(101 162 12 / 1);
  border-right-color: rgb(101 162 12 / 1);
}
.ybc-border-x-lime-700\/0{
  border-left-color: rgb(123 175 0 / 0);
  border-right-color: rgb(123 175 0 / 0);
}
.ybc-border-x-lime-700\/5{
  border-left-color: rgb(123 175 0 / 0.05);
  border-right-color: rgb(123 175 0 / 0.05);
}
.ybc-border-x-lime-700\/10{
  border-left-color: rgb(123 175 0 / 0.1);
  border-right-color: rgb(123 175 0 / 0.1);
}
.ybc-border-x-lime-700\/20{
  border-left-color: rgb(123 175 0 / 0.2);
  border-right-color: rgb(123 175 0 / 0.2);
}
.ybc-border-x-lime-700\/25{
  border-left-color: rgb(123 175 0 / 0.25);
  border-right-color: rgb(123 175 0 / 0.25);
}
.ybc-border-x-lime-700\/30{
  border-left-color: rgb(123 175 0 / 0.3);
  border-right-color: rgb(123 175 0 / 0.3);
}
.ybc-border-x-lime-700\/40{
  border-left-color: rgb(123 175 0 / 0.4);
  border-right-color: rgb(123 175 0 / 0.4);
}
.ybc-border-x-lime-700\/50{
  border-left-color: rgb(123 175 0 / 0.5);
  border-right-color: rgb(123 175 0 / 0.5);
}
.ybc-border-x-lime-700\/60{
  border-left-color: rgb(123 175 0 / 0.6);
  border-right-color: rgb(123 175 0 / 0.6);
}
.ybc-border-x-lime-700\/70{
  border-left-color: rgb(123 175 0 / 0.7);
  border-right-color: rgb(123 175 0 / 0.7);
}
.ybc-border-x-lime-700\/75{
  border-left-color: rgb(123 175 0 / 0.75);
  border-right-color: rgb(123 175 0 / 0.75);
}
.ybc-border-x-lime-700\/80{
  border-left-color: rgb(123 175 0 / 0.8);
  border-right-color: rgb(123 175 0 / 0.8);
}
.ybc-border-x-lime-700\/90{
  border-left-color: rgb(123 175 0 / 0.9);
  border-right-color: rgb(123 175 0 / 0.9);
}
.ybc-border-x-lime-700\/95{
  border-left-color: rgb(123 175 0 / 0.95);
  border-right-color: rgb(123 175 0 / 0.95);
}
.ybc-border-x-lime-700\/100{
  border-left-color: rgb(123 175 0 / 1);
  border-right-color: rgb(123 175 0 / 1);
}
.ybc-border-x-lime-900\/0{
  border-left-color: rgb(92 130 17 / 0);
  border-right-color: rgb(92 130 17 / 0);
}
.ybc-border-x-lime-900\/5{
  border-left-color: rgb(92 130 17 / 0.05);
  border-right-color: rgb(92 130 17 / 0.05);
}
.ybc-border-x-lime-900\/10{
  border-left-color: rgb(92 130 17 / 0.1);
  border-right-color: rgb(92 130 17 / 0.1);
}
.ybc-border-x-lime-900\/20{
  border-left-color: rgb(92 130 17 / 0.2);
  border-right-color: rgb(92 130 17 / 0.2);
}
.ybc-border-x-lime-900\/25{
  border-left-color: rgb(92 130 17 / 0.25);
  border-right-color: rgb(92 130 17 / 0.25);
}
.ybc-border-x-lime-900\/30{
  border-left-color: rgb(92 130 17 / 0.3);
  border-right-color: rgb(92 130 17 / 0.3);
}
.ybc-border-x-lime-900\/40{
  border-left-color: rgb(92 130 17 / 0.4);
  border-right-color: rgb(92 130 17 / 0.4);
}
.ybc-border-x-lime-900\/50{
  border-left-color: rgb(92 130 17 / 0.5);
  border-right-color: rgb(92 130 17 / 0.5);
}
.ybc-border-x-lime-900\/60{
  border-left-color: rgb(92 130 17 / 0.6);
  border-right-color: rgb(92 130 17 / 0.6);
}
.ybc-border-x-lime-900\/70{
  border-left-color: rgb(92 130 17 / 0.7);
  border-right-color: rgb(92 130 17 / 0.7);
}
.ybc-border-x-lime-900\/75{
  border-left-color: rgb(92 130 17 / 0.75);
  border-right-color: rgb(92 130 17 / 0.75);
}
.ybc-border-x-lime-900\/80{
  border-left-color: rgb(92 130 17 / 0.8);
  border-right-color: rgb(92 130 17 / 0.8);
}
.ybc-border-x-lime-900\/90{
  border-left-color: rgb(92 130 17 / 0.9);
  border-right-color: rgb(92 130 17 / 0.9);
}
.ybc-border-x-lime-900\/95{
  border-left-color: rgb(92 130 17 / 0.95);
  border-right-color: rgb(92 130 17 / 0.95);
}
.ybc-border-x-lime-900\/100{
  border-left-color: rgb(92 130 17 / 1);
  border-right-color: rgb(92 130 17 / 1);
}
.ybc-border-x-gray-50\/0{
  border-left-color: rgb(249 249 249 / 0);
  border-right-color: rgb(249 249 249 / 0);
}
.ybc-border-x-gray-50\/5{
  border-left-color: rgb(249 249 249 / 0.05);
  border-right-color: rgb(249 249 249 / 0.05);
}
.ybc-border-x-gray-50\/10{
  border-left-color: rgb(249 249 249 / 0.1);
  border-right-color: rgb(249 249 249 / 0.1);
}
.ybc-border-x-gray-50\/20{
  border-left-color: rgb(249 249 249 / 0.2);
  border-right-color: rgb(249 249 249 / 0.2);
}
.ybc-border-x-gray-50\/25{
  border-left-color: rgb(249 249 249 / 0.25);
  border-right-color: rgb(249 249 249 / 0.25);
}
.ybc-border-x-gray-50\/30{
  border-left-color: rgb(249 249 249 / 0.3);
  border-right-color: rgb(249 249 249 / 0.3);
}
.ybc-border-x-gray-50\/40{
  border-left-color: rgb(249 249 249 / 0.4);
  border-right-color: rgb(249 249 249 / 0.4);
}
.ybc-border-x-gray-50\/50{
  border-left-color: rgb(249 249 249 / 0.5);
  border-right-color: rgb(249 249 249 / 0.5);
}
.ybc-border-x-gray-50\/60{
  border-left-color: rgb(249 249 249 / 0.6);
  border-right-color: rgb(249 249 249 / 0.6);
}
.ybc-border-x-gray-50\/70{
  border-left-color: rgb(249 249 249 / 0.7);
  border-right-color: rgb(249 249 249 / 0.7);
}
.ybc-border-x-gray-50\/75{
  border-left-color: rgb(249 249 249 / 0.75);
  border-right-color: rgb(249 249 249 / 0.75);
}
.ybc-border-x-gray-50\/80{
  border-left-color: rgb(249 249 249 / 0.8);
  border-right-color: rgb(249 249 249 / 0.8);
}
.ybc-border-x-gray-50\/90{
  border-left-color: rgb(249 249 249 / 0.9);
  border-right-color: rgb(249 249 249 / 0.9);
}
.ybc-border-x-gray-50\/95{
  border-left-color: rgb(249 249 249 / 0.95);
  border-right-color: rgb(249 249 249 / 0.95);
}
.ybc-border-x-gray-50\/100{
  border-left-color: rgb(249 249 249 / 1);
  border-right-color: rgb(249 249 249 / 1);
}
.ybc-border-x-gray-100\/0{
  border-left-color: rgb(245 245 245 / 0);
  border-right-color: rgb(245 245 245 / 0);
}
.ybc-border-x-gray-100\/5{
  border-left-color: rgb(245 245 245 / 0.05);
  border-right-color: rgb(245 245 245 / 0.05);
}
.ybc-border-x-gray-100\/10{
  border-left-color: rgb(245 245 245 / 0.1);
  border-right-color: rgb(245 245 245 / 0.1);
}
.ybc-border-x-gray-100\/20{
  border-left-color: rgb(245 245 245 / 0.2);
  border-right-color: rgb(245 245 245 / 0.2);
}
.ybc-border-x-gray-100\/25{
  border-left-color: rgb(245 245 245 / 0.25);
  border-right-color: rgb(245 245 245 / 0.25);
}
.ybc-border-x-gray-100\/30{
  border-left-color: rgb(245 245 245 / 0.3);
  border-right-color: rgb(245 245 245 / 0.3);
}
.ybc-border-x-gray-100\/40{
  border-left-color: rgb(245 245 245 / 0.4);
  border-right-color: rgb(245 245 245 / 0.4);
}
.ybc-border-x-gray-100\/50{
  border-left-color: rgb(245 245 245 / 0.5);
  border-right-color: rgb(245 245 245 / 0.5);
}
.ybc-border-x-gray-100\/60{
  border-left-color: rgb(245 245 245 / 0.6);
  border-right-color: rgb(245 245 245 / 0.6);
}
.ybc-border-x-gray-100\/70{
  border-left-color: rgb(245 245 245 / 0.7);
  border-right-color: rgb(245 245 245 / 0.7);
}
.ybc-border-x-gray-100\/75{
  border-left-color: rgb(245 245 245 / 0.75);
  border-right-color: rgb(245 245 245 / 0.75);
}
.ybc-border-x-gray-100\/80{
  border-left-color: rgb(245 245 245 / 0.8);
  border-right-color: rgb(245 245 245 / 0.8);
}
.ybc-border-x-gray-100\/90{
  border-left-color: rgb(245 245 245 / 0.9);
  border-right-color: rgb(245 245 245 / 0.9);
}
.ybc-border-x-gray-100\/95{
  border-left-color: rgb(245 245 245 / 0.95);
  border-right-color: rgb(245 245 245 / 0.95);
}
.ybc-border-x-gray-100\/100{
  border-left-color: rgb(245 245 245 / 1);
  border-right-color: rgb(245 245 245 / 1);
}
.ybc-border-x-gray-300\/0{
  border-left-color: rgb(217 217 217 / 0);
  border-right-color: rgb(217 217 217 / 0);
}
.ybc-border-x-gray-300\/5{
  border-left-color: rgb(217 217 217 / 0.05);
  border-right-color: rgb(217 217 217 / 0.05);
}
.ybc-border-x-gray-300\/10{
  border-left-color: rgb(217 217 217 / 0.1);
  border-right-color: rgb(217 217 217 / 0.1);
}
.ybc-border-x-gray-300\/20{
  border-left-color: rgb(217 217 217 / 0.2);
  border-right-color: rgb(217 217 217 / 0.2);
}
.ybc-border-x-gray-300\/25{
  border-left-color: rgb(217 217 217 / 0.25);
  border-right-color: rgb(217 217 217 / 0.25);
}
.ybc-border-x-gray-300\/30{
  border-left-color: rgb(217 217 217 / 0.3);
  border-right-color: rgb(217 217 217 / 0.3);
}
.ybc-border-x-gray-300\/40{
  border-left-color: rgb(217 217 217 / 0.4);
  border-right-color: rgb(217 217 217 / 0.4);
}
.ybc-border-x-gray-300\/50{
  border-left-color: rgb(217 217 217 / 0.5);
  border-right-color: rgb(217 217 217 / 0.5);
}
.ybc-border-x-gray-300\/60{
  border-left-color: rgb(217 217 217 / 0.6);
  border-right-color: rgb(217 217 217 / 0.6);
}
.ybc-border-x-gray-300\/70{
  border-left-color: rgb(217 217 217 / 0.7);
  border-right-color: rgb(217 217 217 / 0.7);
}
.ybc-border-x-gray-300\/75{
  border-left-color: rgb(217 217 217 / 0.75);
  border-right-color: rgb(217 217 217 / 0.75);
}
.ybc-border-x-gray-300\/80{
  border-left-color: rgb(217 217 217 / 0.8);
  border-right-color: rgb(217 217 217 / 0.8);
}
.ybc-border-x-gray-300\/90{
  border-left-color: rgb(217 217 217 / 0.9);
  border-right-color: rgb(217 217 217 / 0.9);
}
.ybc-border-x-gray-300\/95{
  border-left-color: rgb(217 217 217 / 0.95);
  border-right-color: rgb(217 217 217 / 0.95);
}
.ybc-border-x-gray-300\/100{
  border-left-color: rgb(217 217 217 / 1);
  border-right-color: rgb(217 217 217 / 1);
}
.ybc-border-x-gray-400\/0{
  border-left-color: rgb(177 180 169 / 0);
  border-right-color: rgb(177 180 169 / 0);
}
.ybc-border-x-gray-400\/5{
  border-left-color: rgb(177 180 169 / 0.05);
  border-right-color: rgb(177 180 169 / 0.05);
}
.ybc-border-x-gray-400\/10{
  border-left-color: rgb(177 180 169 / 0.1);
  border-right-color: rgb(177 180 169 / 0.1);
}
.ybc-border-x-gray-400\/20{
  border-left-color: rgb(177 180 169 / 0.2);
  border-right-color: rgb(177 180 169 / 0.2);
}
.ybc-border-x-gray-400\/25{
  border-left-color: rgb(177 180 169 / 0.25);
  border-right-color: rgb(177 180 169 / 0.25);
}
.ybc-border-x-gray-400\/30{
  border-left-color: rgb(177 180 169 / 0.3);
  border-right-color: rgb(177 180 169 / 0.3);
}
.ybc-border-x-gray-400\/40{
  border-left-color: rgb(177 180 169 / 0.4);
  border-right-color: rgb(177 180 169 / 0.4);
}
.ybc-border-x-gray-400\/50{
  border-left-color: rgb(177 180 169 / 0.5);
  border-right-color: rgb(177 180 169 / 0.5);
}
.ybc-border-x-gray-400\/60{
  border-left-color: rgb(177 180 169 / 0.6);
  border-right-color: rgb(177 180 169 / 0.6);
}
.ybc-border-x-gray-400\/70{
  border-left-color: rgb(177 180 169 / 0.7);
  border-right-color: rgb(177 180 169 / 0.7);
}
.ybc-border-x-gray-400\/75{
  border-left-color: rgb(177 180 169 / 0.75);
  border-right-color: rgb(177 180 169 / 0.75);
}
.ybc-border-x-gray-400\/80{
  border-left-color: rgb(177 180 169 / 0.8);
  border-right-color: rgb(177 180 169 / 0.8);
}
.ybc-border-x-gray-400\/90{
  border-left-color: rgb(177 180 169 / 0.9);
  border-right-color: rgb(177 180 169 / 0.9);
}
.ybc-border-x-gray-400\/95{
  border-left-color: rgb(177 180 169 / 0.95);
  border-right-color: rgb(177 180 169 / 0.95);
}
.ybc-border-x-gray-400\/100{
  border-left-color: rgb(177 180 169 / 1);
  border-right-color: rgb(177 180 169 / 1);
}
.ybc-border-x-gray-500\/0{
  border-left-color: rgb(134 139 121 / 0);
  border-right-color: rgb(134 139 121 / 0);
}
.ybc-border-x-gray-500\/5{
  border-left-color: rgb(134 139 121 / 0.05);
  border-right-color: rgb(134 139 121 / 0.05);
}
.ybc-border-x-gray-500\/10{
  border-left-color: rgb(134 139 121 / 0.1);
  border-right-color: rgb(134 139 121 / 0.1);
}
.ybc-border-x-gray-500\/20{
  border-left-color: rgb(134 139 121 / 0.2);
  border-right-color: rgb(134 139 121 / 0.2);
}
.ybc-border-x-gray-500\/25{
  border-left-color: rgb(134 139 121 / 0.25);
  border-right-color: rgb(134 139 121 / 0.25);
}
.ybc-border-x-gray-500\/30{
  border-left-color: rgb(134 139 121 / 0.3);
  border-right-color: rgb(134 139 121 / 0.3);
}
.ybc-border-x-gray-500\/40{
  border-left-color: rgb(134 139 121 / 0.4);
  border-right-color: rgb(134 139 121 / 0.4);
}
.ybc-border-x-gray-500\/50{
  border-left-color: rgb(134 139 121 / 0.5);
  border-right-color: rgb(134 139 121 / 0.5);
}
.ybc-border-x-gray-500\/60{
  border-left-color: rgb(134 139 121 / 0.6);
  border-right-color: rgb(134 139 121 / 0.6);
}
.ybc-border-x-gray-500\/70{
  border-left-color: rgb(134 139 121 / 0.7);
  border-right-color: rgb(134 139 121 / 0.7);
}
.ybc-border-x-gray-500\/75{
  border-left-color: rgb(134 139 121 / 0.75);
  border-right-color: rgb(134 139 121 / 0.75);
}
.ybc-border-x-gray-500\/80{
  border-left-color: rgb(134 139 121 / 0.8);
  border-right-color: rgb(134 139 121 / 0.8);
}
.ybc-border-x-gray-500\/90{
  border-left-color: rgb(134 139 121 / 0.9);
  border-right-color: rgb(134 139 121 / 0.9);
}
.ybc-border-x-gray-500\/95{
  border-left-color: rgb(134 139 121 / 0.95);
  border-right-color: rgb(134 139 121 / 0.95);
}
.ybc-border-x-gray-500\/100{
  border-left-color: rgb(134 139 121 / 1);
  border-right-color: rgb(134 139 121 / 1);
}
.ybc-border-x-gray-600\/0{
  border-left-color: rgb(78 78 78 / 0);
  border-right-color: rgb(78 78 78 / 0);
}
.ybc-border-x-gray-600\/5{
  border-left-color: rgb(78 78 78 / 0.05);
  border-right-color: rgb(78 78 78 / 0.05);
}
.ybc-border-x-gray-600\/10{
  border-left-color: rgb(78 78 78 / 0.1);
  border-right-color: rgb(78 78 78 / 0.1);
}
.ybc-border-x-gray-600\/20{
  border-left-color: rgb(78 78 78 / 0.2);
  border-right-color: rgb(78 78 78 / 0.2);
}
.ybc-border-x-gray-600\/25{
  border-left-color: rgb(78 78 78 / 0.25);
  border-right-color: rgb(78 78 78 / 0.25);
}
.ybc-border-x-gray-600\/30{
  border-left-color: rgb(78 78 78 / 0.3);
  border-right-color: rgb(78 78 78 / 0.3);
}
.ybc-border-x-gray-600\/40{
  border-left-color: rgb(78 78 78 / 0.4);
  border-right-color: rgb(78 78 78 / 0.4);
}
.ybc-border-x-gray-600\/50{
  border-left-color: rgb(78 78 78 / 0.5);
  border-right-color: rgb(78 78 78 / 0.5);
}
.ybc-border-x-gray-600\/60{
  border-left-color: rgb(78 78 78 / 0.6);
  border-right-color: rgb(78 78 78 / 0.6);
}
.ybc-border-x-gray-600\/70{
  border-left-color: rgb(78 78 78 / 0.7);
  border-right-color: rgb(78 78 78 / 0.7);
}
.ybc-border-x-gray-600\/75{
  border-left-color: rgb(78 78 78 / 0.75);
  border-right-color: rgb(78 78 78 / 0.75);
}
.ybc-border-x-gray-600\/80{
  border-left-color: rgb(78 78 78 / 0.8);
  border-right-color: rgb(78 78 78 / 0.8);
}
.ybc-border-x-gray-600\/90{
  border-left-color: rgb(78 78 78 / 0.9);
  border-right-color: rgb(78 78 78 / 0.9);
}
.ybc-border-x-gray-600\/95{
  border-left-color: rgb(78 78 78 / 0.95);
  border-right-color: rgb(78 78 78 / 0.95);
}
.ybc-border-x-gray-600\/100{
  border-left-color: rgb(78 78 78 / 1);
  border-right-color: rgb(78 78 78 / 1);
}
.ybc-border-x-gray-700\/0{
  border-left-color: rgb(51 51 51 / 0);
  border-right-color: rgb(51 51 51 / 0);
}
.ybc-border-x-gray-700\/5{
  border-left-color: rgb(51 51 51 / 0.05);
  border-right-color: rgb(51 51 51 / 0.05);
}
.ybc-border-x-gray-700\/10{
  border-left-color: rgb(51 51 51 / 0.1);
  border-right-color: rgb(51 51 51 / 0.1);
}
.ybc-border-x-gray-700\/20{
  border-left-color: rgb(51 51 51 / 0.2);
  border-right-color: rgb(51 51 51 / 0.2);
}
.ybc-border-x-gray-700\/25{
  border-left-color: rgb(51 51 51 / 0.25);
  border-right-color: rgb(51 51 51 / 0.25);
}
.ybc-border-x-gray-700\/30{
  border-left-color: rgb(51 51 51 / 0.3);
  border-right-color: rgb(51 51 51 / 0.3);
}
.ybc-border-x-gray-700\/40{
  border-left-color: rgb(51 51 51 / 0.4);
  border-right-color: rgb(51 51 51 / 0.4);
}
.ybc-border-x-gray-700\/50{
  border-left-color: rgb(51 51 51 / 0.5);
  border-right-color: rgb(51 51 51 / 0.5);
}
.ybc-border-x-gray-700\/60{
  border-left-color: rgb(51 51 51 / 0.6);
  border-right-color: rgb(51 51 51 / 0.6);
}
.ybc-border-x-gray-700\/70{
  border-left-color: rgb(51 51 51 / 0.7);
  border-right-color: rgb(51 51 51 / 0.7);
}
.ybc-border-x-gray-700\/75{
  border-left-color: rgb(51 51 51 / 0.75);
  border-right-color: rgb(51 51 51 / 0.75);
}
.ybc-border-x-gray-700\/80{
  border-left-color: rgb(51 51 51 / 0.8);
  border-right-color: rgb(51 51 51 / 0.8);
}
.ybc-border-x-gray-700\/90{
  border-left-color: rgb(51 51 51 / 0.9);
  border-right-color: rgb(51 51 51 / 0.9);
}
.ybc-border-x-gray-700\/95{
  border-left-color: rgb(51 51 51 / 0.95);
  border-right-color: rgb(51 51 51 / 0.95);
}
.ybc-border-x-gray-700\/100{
  border-left-color: rgb(51 51 51 / 1);
  border-right-color: rgb(51 51 51 / 1);
}
.ybc-border-x-gray-800\/0{
  border-left-color: rgb(104 111 89 / 0);
  border-right-color: rgb(104 111 89 / 0);
}
.ybc-border-x-gray-800\/5{
  border-left-color: rgb(104 111 89 / 0.05);
  border-right-color: rgb(104 111 89 / 0.05);
}
.ybc-border-x-gray-800\/10{
  border-left-color: rgb(104 111 89 / 0.1);
  border-right-color: rgb(104 111 89 / 0.1);
}
.ybc-border-x-gray-800\/20{
  border-left-color: rgb(104 111 89 / 0.2);
  border-right-color: rgb(104 111 89 / 0.2);
}
.ybc-border-x-gray-800\/25{
  border-left-color: rgb(104 111 89 / 0.25);
  border-right-color: rgb(104 111 89 / 0.25);
}
.ybc-border-x-gray-800\/30{
  border-left-color: rgb(104 111 89 / 0.3);
  border-right-color: rgb(104 111 89 / 0.3);
}
.ybc-border-x-gray-800\/40{
  border-left-color: rgb(104 111 89 / 0.4);
  border-right-color: rgb(104 111 89 / 0.4);
}
.ybc-border-x-gray-800\/50{
  border-left-color: rgb(104 111 89 / 0.5);
  border-right-color: rgb(104 111 89 / 0.5);
}
.ybc-border-x-gray-800\/60{
  border-left-color: rgb(104 111 89 / 0.6);
  border-right-color: rgb(104 111 89 / 0.6);
}
.ybc-border-x-gray-800\/70{
  border-left-color: rgb(104 111 89 / 0.7);
  border-right-color: rgb(104 111 89 / 0.7);
}
.ybc-border-x-gray-800\/75{
  border-left-color: rgb(104 111 89 / 0.75);
  border-right-color: rgb(104 111 89 / 0.75);
}
.ybc-border-x-gray-800\/80{
  border-left-color: rgb(104 111 89 / 0.8);
  border-right-color: rgb(104 111 89 / 0.8);
}
.ybc-border-x-gray-800\/90{
  border-left-color: rgb(104 111 89 / 0.9);
  border-right-color: rgb(104 111 89 / 0.9);
}
.ybc-border-x-gray-800\/95{
  border-left-color: rgb(104 111 89 / 0.95);
  border-right-color: rgb(104 111 89 / 0.95);
}
.ybc-border-x-gray-800\/100{
  border-left-color: rgb(104 111 89 / 1);
  border-right-color: rgb(104 111 89 / 1);
}
.ybc-border-x-gray-900\/0{
  border-left-color: rgb(61 65 51 / 0);
  border-right-color: rgb(61 65 51 / 0);
}
.ybc-border-x-gray-900\/5{
  border-left-color: rgb(61 65 51 / 0.05);
  border-right-color: rgb(61 65 51 / 0.05);
}
.ybc-border-x-gray-900\/10{
  border-left-color: rgb(61 65 51 / 0.1);
  border-right-color: rgb(61 65 51 / 0.1);
}
.ybc-border-x-gray-900\/20{
  border-left-color: rgb(61 65 51 / 0.2);
  border-right-color: rgb(61 65 51 / 0.2);
}
.ybc-border-x-gray-900\/25{
  border-left-color: rgb(61 65 51 / 0.25);
  border-right-color: rgb(61 65 51 / 0.25);
}
.ybc-border-x-gray-900\/30{
  border-left-color: rgb(61 65 51 / 0.3);
  border-right-color: rgb(61 65 51 / 0.3);
}
.ybc-border-x-gray-900\/40{
  border-left-color: rgb(61 65 51 / 0.4);
  border-right-color: rgb(61 65 51 / 0.4);
}
.ybc-border-x-gray-900\/50{
  border-left-color: rgb(61 65 51 / 0.5);
  border-right-color: rgb(61 65 51 / 0.5);
}
.ybc-border-x-gray-900\/60{
  border-left-color: rgb(61 65 51 / 0.6);
  border-right-color: rgb(61 65 51 / 0.6);
}
.ybc-border-x-gray-900\/70{
  border-left-color: rgb(61 65 51 / 0.7);
  border-right-color: rgb(61 65 51 / 0.7);
}
.ybc-border-x-gray-900\/75{
  border-left-color: rgb(61 65 51 / 0.75);
  border-right-color: rgb(61 65 51 / 0.75);
}
.ybc-border-x-gray-900\/80{
  border-left-color: rgb(61 65 51 / 0.8);
  border-right-color: rgb(61 65 51 / 0.8);
}
.ybc-border-x-gray-900\/90{
  border-left-color: rgb(61 65 51 / 0.9);
  border-right-color: rgb(61 65 51 / 0.9);
}
.ybc-border-x-gray-900\/95{
  border-left-color: rgb(61 65 51 / 0.95);
  border-right-color: rgb(61 65 51 / 0.95);
}
.ybc-border-x-gray-900\/100{
  border-left-color: rgb(61 65 51 / 1);
  border-right-color: rgb(61 65 51 / 1);
}
.ybc-border-x-teal-100\/0{
  border-left-color: rgb(224 240 247 / 0);
  border-right-color: rgb(224 240 247 / 0);
}
.ybc-border-x-teal-100\/5{
  border-left-color: rgb(224 240 247 / 0.05);
  border-right-color: rgb(224 240 247 / 0.05);
}
.ybc-border-x-teal-100\/10{
  border-left-color: rgb(224 240 247 / 0.1);
  border-right-color: rgb(224 240 247 / 0.1);
}
.ybc-border-x-teal-100\/20{
  border-left-color: rgb(224 240 247 / 0.2);
  border-right-color: rgb(224 240 247 / 0.2);
}
.ybc-border-x-teal-100\/25{
  border-left-color: rgb(224 240 247 / 0.25);
  border-right-color: rgb(224 240 247 / 0.25);
}
.ybc-border-x-teal-100\/30{
  border-left-color: rgb(224 240 247 / 0.3);
  border-right-color: rgb(224 240 247 / 0.3);
}
.ybc-border-x-teal-100\/40{
  border-left-color: rgb(224 240 247 / 0.4);
  border-right-color: rgb(224 240 247 / 0.4);
}
.ybc-border-x-teal-100\/50{
  border-left-color: rgb(224 240 247 / 0.5);
  border-right-color: rgb(224 240 247 / 0.5);
}
.ybc-border-x-teal-100\/60{
  border-left-color: rgb(224 240 247 / 0.6);
  border-right-color: rgb(224 240 247 / 0.6);
}
.ybc-border-x-teal-100\/70{
  border-left-color: rgb(224 240 247 / 0.7);
  border-right-color: rgb(224 240 247 / 0.7);
}
.ybc-border-x-teal-100\/75{
  border-left-color: rgb(224 240 247 / 0.75);
  border-right-color: rgb(224 240 247 / 0.75);
}
.ybc-border-x-teal-100\/80{
  border-left-color: rgb(224 240 247 / 0.8);
  border-right-color: rgb(224 240 247 / 0.8);
}
.ybc-border-x-teal-100\/90{
  border-left-color: rgb(224 240 247 / 0.9);
  border-right-color: rgb(224 240 247 / 0.9);
}
.ybc-border-x-teal-100\/95{
  border-left-color: rgb(224 240 247 / 0.95);
  border-right-color: rgb(224 240 247 / 0.95);
}
.ybc-border-x-teal-100\/100{
  border-left-color: rgb(224 240 247 / 1);
  border-right-color: rgb(224 240 247 / 1);
}
.ybc-border-x-teal-500\/0{
  border-left-color: rgb(0 127 149 / 0);
  border-right-color: rgb(0 127 149 / 0);
}
.ybc-border-x-teal-500\/5{
  border-left-color: rgb(0 127 149 / 0.05);
  border-right-color: rgb(0 127 149 / 0.05);
}
.ybc-border-x-teal-500\/10{
  border-left-color: rgb(0 127 149 / 0.1);
  border-right-color: rgb(0 127 149 / 0.1);
}
.ybc-border-x-teal-500\/20{
  border-left-color: rgb(0 127 149 / 0.2);
  border-right-color: rgb(0 127 149 / 0.2);
}
.ybc-border-x-teal-500\/25{
  border-left-color: rgb(0 127 149 / 0.25);
  border-right-color: rgb(0 127 149 / 0.25);
}
.ybc-border-x-teal-500\/30{
  border-left-color: rgb(0 127 149 / 0.3);
  border-right-color: rgb(0 127 149 / 0.3);
}
.ybc-border-x-teal-500\/40{
  border-left-color: rgb(0 127 149 / 0.4);
  border-right-color: rgb(0 127 149 / 0.4);
}
.ybc-border-x-teal-500\/50{
  border-left-color: rgb(0 127 149 / 0.5);
  border-right-color: rgb(0 127 149 / 0.5);
}
.ybc-border-x-teal-500\/60{
  border-left-color: rgb(0 127 149 / 0.6);
  border-right-color: rgb(0 127 149 / 0.6);
}
.ybc-border-x-teal-500\/70{
  border-left-color: rgb(0 127 149 / 0.7);
  border-right-color: rgb(0 127 149 / 0.7);
}
.ybc-border-x-teal-500\/75{
  border-left-color: rgb(0 127 149 / 0.75);
  border-right-color: rgb(0 127 149 / 0.75);
}
.ybc-border-x-teal-500\/80{
  border-left-color: rgb(0 127 149 / 0.8);
  border-right-color: rgb(0 127 149 / 0.8);
}
.ybc-border-x-teal-500\/90{
  border-left-color: rgb(0 127 149 / 0.9);
  border-right-color: rgb(0 127 149 / 0.9);
}
.ybc-border-x-teal-500\/95{
  border-left-color: rgb(0 127 149 / 0.95);
  border-right-color: rgb(0 127 149 / 0.95);
}
.ybc-border-x-teal-500\/100{
  border-left-color: rgb(0 127 149 / 1);
  border-right-color: rgb(0 127 149 / 1);
}
.ybc-border-x-teal-600\/0{
  border-left-color: rgb(0 115 165 / 0);
  border-right-color: rgb(0 115 165 / 0);
}
.ybc-border-x-teal-600\/5{
  border-left-color: rgb(0 115 165 / 0.05);
  border-right-color: rgb(0 115 165 / 0.05);
}
.ybc-border-x-teal-600\/10{
  border-left-color: rgb(0 115 165 / 0.1);
  border-right-color: rgb(0 115 165 / 0.1);
}
.ybc-border-x-teal-600\/20{
  border-left-color: rgb(0 115 165 / 0.2);
  border-right-color: rgb(0 115 165 / 0.2);
}
.ybc-border-x-teal-600\/25{
  border-left-color: rgb(0 115 165 / 0.25);
  border-right-color: rgb(0 115 165 / 0.25);
}
.ybc-border-x-teal-600\/30{
  border-left-color: rgb(0 115 165 / 0.3);
  border-right-color: rgb(0 115 165 / 0.3);
}
.ybc-border-x-teal-600\/40{
  border-left-color: rgb(0 115 165 / 0.4);
  border-right-color: rgb(0 115 165 / 0.4);
}
.ybc-border-x-teal-600\/50{
  border-left-color: rgb(0 115 165 / 0.5);
  border-right-color: rgb(0 115 165 / 0.5);
}
.ybc-border-x-teal-600\/60{
  border-left-color: rgb(0 115 165 / 0.6);
  border-right-color: rgb(0 115 165 / 0.6);
}
.ybc-border-x-teal-600\/70{
  border-left-color: rgb(0 115 165 / 0.7);
  border-right-color: rgb(0 115 165 / 0.7);
}
.ybc-border-x-teal-600\/75{
  border-left-color: rgb(0 115 165 / 0.75);
  border-right-color: rgb(0 115 165 / 0.75);
}
.ybc-border-x-teal-600\/80{
  border-left-color: rgb(0 115 165 / 0.8);
  border-right-color: rgb(0 115 165 / 0.8);
}
.ybc-border-x-teal-600\/90{
  border-left-color: rgb(0 115 165 / 0.9);
  border-right-color: rgb(0 115 165 / 0.9);
}
.ybc-border-x-teal-600\/95{
  border-left-color: rgb(0 115 165 / 0.95);
  border-right-color: rgb(0 115 165 / 0.95);
}
.ybc-border-x-teal-600\/100{
  border-left-color: rgb(0 115 165 / 1);
  border-right-color: rgb(0 115 165 / 1);
}
.ybc-border-x-teal-900\/0{
  border-left-color: rgb(0 85 114 / 0);
  border-right-color: rgb(0 85 114 / 0);
}
.ybc-border-x-teal-900\/5{
  border-left-color: rgb(0 85 114 / 0.05);
  border-right-color: rgb(0 85 114 / 0.05);
}
.ybc-border-x-teal-900\/10{
  border-left-color: rgb(0 85 114 / 0.1);
  border-right-color: rgb(0 85 114 / 0.1);
}
.ybc-border-x-teal-900\/20{
  border-left-color: rgb(0 85 114 / 0.2);
  border-right-color: rgb(0 85 114 / 0.2);
}
.ybc-border-x-teal-900\/25{
  border-left-color: rgb(0 85 114 / 0.25);
  border-right-color: rgb(0 85 114 / 0.25);
}
.ybc-border-x-teal-900\/30{
  border-left-color: rgb(0 85 114 / 0.3);
  border-right-color: rgb(0 85 114 / 0.3);
}
.ybc-border-x-teal-900\/40{
  border-left-color: rgb(0 85 114 / 0.4);
  border-right-color: rgb(0 85 114 / 0.4);
}
.ybc-border-x-teal-900\/50{
  border-left-color: rgb(0 85 114 / 0.5);
  border-right-color: rgb(0 85 114 / 0.5);
}
.ybc-border-x-teal-900\/60{
  border-left-color: rgb(0 85 114 / 0.6);
  border-right-color: rgb(0 85 114 / 0.6);
}
.ybc-border-x-teal-900\/70{
  border-left-color: rgb(0 85 114 / 0.7);
  border-right-color: rgb(0 85 114 / 0.7);
}
.ybc-border-x-teal-900\/75{
  border-left-color: rgb(0 85 114 / 0.75);
  border-right-color: rgb(0 85 114 / 0.75);
}
.ybc-border-x-teal-900\/80{
  border-left-color: rgb(0 85 114 / 0.8);
  border-right-color: rgb(0 85 114 / 0.8);
}
.ybc-border-x-teal-900\/90{
  border-left-color: rgb(0 85 114 / 0.9);
  border-right-color: rgb(0 85 114 / 0.9);
}
.ybc-border-x-teal-900\/95{
  border-left-color: rgb(0 85 114 / 0.95);
  border-right-color: rgb(0 85 114 / 0.95);
}
.ybc-border-x-teal-900\/100{
  border-left-color: rgb(0 85 114 / 1);
  border-right-color: rgb(0 85 114 / 1);
}
.ybc-border-x-blue-100\/0{
  border-left-color: rgb(60 114 177 / 0);
  border-right-color: rgb(60 114 177 / 0);
}
.ybc-border-x-blue-100\/5{
  border-left-color: rgb(60 114 177 / 0.05);
  border-right-color: rgb(60 114 177 / 0.05);
}
.ybc-border-x-blue-100\/10{
  border-left-color: rgb(60 114 177 / 0.1);
  border-right-color: rgb(60 114 177 / 0.1);
}
.ybc-border-x-blue-100\/20{
  border-left-color: rgb(60 114 177 / 0.2);
  border-right-color: rgb(60 114 177 / 0.2);
}
.ybc-border-x-blue-100\/25{
  border-left-color: rgb(60 114 177 / 0.25);
  border-right-color: rgb(60 114 177 / 0.25);
}
.ybc-border-x-blue-100\/30{
  border-left-color: rgb(60 114 177 / 0.3);
  border-right-color: rgb(60 114 177 / 0.3);
}
.ybc-border-x-blue-100\/40{
  border-left-color: rgb(60 114 177 / 0.4);
  border-right-color: rgb(60 114 177 / 0.4);
}
.ybc-border-x-blue-100\/50{
  border-left-color: rgb(60 114 177 / 0.5);
  border-right-color: rgb(60 114 177 / 0.5);
}
.ybc-border-x-blue-100\/60{
  border-left-color: rgb(60 114 177 / 0.6);
  border-right-color: rgb(60 114 177 / 0.6);
}
.ybc-border-x-blue-100\/70{
  border-left-color: rgb(60 114 177 / 0.7);
  border-right-color: rgb(60 114 177 / 0.7);
}
.ybc-border-x-blue-100\/75{
  border-left-color: rgb(60 114 177 / 0.75);
  border-right-color: rgb(60 114 177 / 0.75);
}
.ybc-border-x-blue-100\/80{
  border-left-color: rgb(60 114 177 / 0.8);
  border-right-color: rgb(60 114 177 / 0.8);
}
.ybc-border-x-blue-100\/90{
  border-left-color: rgb(60 114 177 / 0.9);
  border-right-color: rgb(60 114 177 / 0.9);
}
.ybc-border-x-blue-100\/95{
  border-left-color: rgb(60 114 177 / 0.95);
  border-right-color: rgb(60 114 177 / 0.95);
}
.ybc-border-x-blue-100\/100{
  border-left-color: rgb(60 114 177 / 1);
  border-right-color: rgb(60 114 177 / 1);
}
.ybc-border-x-blue-200\/0{
  border-left-color: rgb(72 118 148 / 0);
  border-right-color: rgb(72 118 148 / 0);
}
.ybc-border-x-blue-200\/5{
  border-left-color: rgb(72 118 148 / 0.05);
  border-right-color: rgb(72 118 148 / 0.05);
}
.ybc-border-x-blue-200\/10{
  border-left-color: rgb(72 118 148 / 0.1);
  border-right-color: rgb(72 118 148 / 0.1);
}
.ybc-border-x-blue-200\/20{
  border-left-color: rgb(72 118 148 / 0.2);
  border-right-color: rgb(72 118 148 / 0.2);
}
.ybc-border-x-blue-200\/25{
  border-left-color: rgb(72 118 148 / 0.25);
  border-right-color: rgb(72 118 148 / 0.25);
}
.ybc-border-x-blue-200\/30{
  border-left-color: rgb(72 118 148 / 0.3);
  border-right-color: rgb(72 118 148 / 0.3);
}
.ybc-border-x-blue-200\/40{
  border-left-color: rgb(72 118 148 / 0.4);
  border-right-color: rgb(72 118 148 / 0.4);
}
.ybc-border-x-blue-200\/50{
  border-left-color: rgb(72 118 148 / 0.5);
  border-right-color: rgb(72 118 148 / 0.5);
}
.ybc-border-x-blue-200\/60{
  border-left-color: rgb(72 118 148 / 0.6);
  border-right-color: rgb(72 118 148 / 0.6);
}
.ybc-border-x-blue-200\/70{
  border-left-color: rgb(72 118 148 / 0.7);
  border-right-color: rgb(72 118 148 / 0.7);
}
.ybc-border-x-blue-200\/75{
  border-left-color: rgb(72 118 148 / 0.75);
  border-right-color: rgb(72 118 148 / 0.75);
}
.ybc-border-x-blue-200\/80{
  border-left-color: rgb(72 118 148 / 0.8);
  border-right-color: rgb(72 118 148 / 0.8);
}
.ybc-border-x-blue-200\/90{
  border-left-color: rgb(72 118 148 / 0.9);
  border-right-color: rgb(72 118 148 / 0.9);
}
.ybc-border-x-blue-200\/95{
  border-left-color: rgb(72 118 148 / 0.95);
  border-right-color: rgb(72 118 148 / 0.95);
}
.ybc-border-x-blue-200\/100{
  border-left-color: rgb(72 118 148 / 1);
  border-right-color: rgb(72 118 148 / 1);
}
.ybc-border-x-blue-500\/0{
  border-left-color: rgb(32 105 120 / 0);
  border-right-color: rgb(32 105 120 / 0);
}
.ybc-border-x-blue-500\/5{
  border-left-color: rgb(32 105 120 / 0.05);
  border-right-color: rgb(32 105 120 / 0.05);
}
.ybc-border-x-blue-500\/10{
  border-left-color: rgb(32 105 120 / 0.1);
  border-right-color: rgb(32 105 120 / 0.1);
}
.ybc-border-x-blue-500\/20{
  border-left-color: rgb(32 105 120 / 0.2);
  border-right-color: rgb(32 105 120 / 0.2);
}
.ybc-border-x-blue-500\/25{
  border-left-color: rgb(32 105 120 / 0.25);
  border-right-color: rgb(32 105 120 / 0.25);
}
.ybc-border-x-blue-500\/30{
  border-left-color: rgb(32 105 120 / 0.3);
  border-right-color: rgb(32 105 120 / 0.3);
}
.ybc-border-x-blue-500\/40{
  border-left-color: rgb(32 105 120 / 0.4);
  border-right-color: rgb(32 105 120 / 0.4);
}
.ybc-border-x-blue-500\/50{
  border-left-color: rgb(32 105 120 / 0.5);
  border-right-color: rgb(32 105 120 / 0.5);
}
.ybc-border-x-blue-500\/60{
  border-left-color: rgb(32 105 120 / 0.6);
  border-right-color: rgb(32 105 120 / 0.6);
}
.ybc-border-x-blue-500\/70{
  border-left-color: rgb(32 105 120 / 0.7);
  border-right-color: rgb(32 105 120 / 0.7);
}
.ybc-border-x-blue-500\/75{
  border-left-color: rgb(32 105 120 / 0.75);
  border-right-color: rgb(32 105 120 / 0.75);
}
.ybc-border-x-blue-500\/80{
  border-left-color: rgb(32 105 120 / 0.8);
  border-right-color: rgb(32 105 120 / 0.8);
}
.ybc-border-x-blue-500\/90{
  border-left-color: rgb(32 105 120 / 0.9);
  border-right-color: rgb(32 105 120 / 0.9);
}
.ybc-border-x-blue-500\/95{
  border-left-color: rgb(32 105 120 / 0.95);
  border-right-color: rgb(32 105 120 / 0.95);
}
.ybc-border-x-blue-500\/100{
  border-left-color: rgb(32 105 120 / 1);
  border-right-color: rgb(32 105 120 / 1);
}
.ybc-border-x-section-branding-why-yubico\/0{
  border-left-color: rgb(60 114 177 / 0);
  border-right-color: rgb(60 114 177 / 0);
}
.ybc-border-x-section-branding-why-yubico\/5{
  border-left-color: rgb(60 114 177 / 0.05);
  border-right-color: rgb(60 114 177 / 0.05);
}
.ybc-border-x-section-branding-why-yubico\/10{
  border-left-color: rgb(60 114 177 / 0.1);
  border-right-color: rgb(60 114 177 / 0.1);
}
.ybc-border-x-section-branding-why-yubico\/20{
  border-left-color: rgb(60 114 177 / 0.2);
  border-right-color: rgb(60 114 177 / 0.2);
}
.ybc-border-x-section-branding-why-yubico\/25{
  border-left-color: rgb(60 114 177 / 0.25);
  border-right-color: rgb(60 114 177 / 0.25);
}
.ybc-border-x-section-branding-why-yubico\/30{
  border-left-color: rgb(60 114 177 / 0.3);
  border-right-color: rgb(60 114 177 / 0.3);
}
.ybc-border-x-section-branding-why-yubico\/40{
  border-left-color: rgb(60 114 177 / 0.4);
  border-right-color: rgb(60 114 177 / 0.4);
}
.ybc-border-x-section-branding-why-yubico\/50{
  border-left-color: rgb(60 114 177 / 0.5);
  border-right-color: rgb(60 114 177 / 0.5);
}
.ybc-border-x-section-branding-why-yubico\/60{
  border-left-color: rgb(60 114 177 / 0.6);
  border-right-color: rgb(60 114 177 / 0.6);
}
.ybc-border-x-section-branding-why-yubico\/70{
  border-left-color: rgb(60 114 177 / 0.7);
  border-right-color: rgb(60 114 177 / 0.7);
}
.ybc-border-x-section-branding-why-yubico\/75{
  border-left-color: rgb(60 114 177 / 0.75);
  border-right-color: rgb(60 114 177 / 0.75);
}
.ybc-border-x-section-branding-why-yubico\/80{
  border-left-color: rgb(60 114 177 / 0.8);
  border-right-color: rgb(60 114 177 / 0.8);
}
.ybc-border-x-section-branding-why-yubico\/90{
  border-left-color: rgb(60 114 177 / 0.9);
  border-right-color: rgb(60 114 177 / 0.9);
}
.ybc-border-x-section-branding-why-yubico\/95{
  border-left-color: rgb(60 114 177 / 0.95);
  border-right-color: rgb(60 114 177 / 0.95);
}
.ybc-border-x-section-branding-why-yubico\/100{
  border-left-color: rgb(60 114 177 / 1);
  border-right-color: rgb(60 114 177 / 1);
}
.ybc-border-x-section-branding-products\/0{
  border-left-color: rgb(74 118 148 / 0);
  border-right-color: rgb(74 118 148 / 0);
}
.ybc-border-x-section-branding-products\/5{
  border-left-color: rgb(74 118 148 / 0.05);
  border-right-color: rgb(74 118 148 / 0.05);
}
.ybc-border-x-section-branding-products\/10{
  border-left-color: rgb(74 118 148 / 0.1);
  border-right-color: rgb(74 118 148 / 0.1);
}
.ybc-border-x-section-branding-products\/20{
  border-left-color: rgb(74 118 148 / 0.2);
  border-right-color: rgb(74 118 148 / 0.2);
}
.ybc-border-x-section-branding-products\/25{
  border-left-color: rgb(74 118 148 / 0.25);
  border-right-color: rgb(74 118 148 / 0.25);
}
.ybc-border-x-section-branding-products\/30{
  border-left-color: rgb(74 118 148 / 0.3);
  border-right-color: rgb(74 118 148 / 0.3);
}
.ybc-border-x-section-branding-products\/40{
  border-left-color: rgb(74 118 148 / 0.4);
  border-right-color: rgb(74 118 148 / 0.4);
}
.ybc-border-x-section-branding-products\/50{
  border-left-color: rgb(74 118 148 / 0.5);
  border-right-color: rgb(74 118 148 / 0.5);
}
.ybc-border-x-section-branding-products\/60{
  border-left-color: rgb(74 118 148 / 0.6);
  border-right-color: rgb(74 118 148 / 0.6);
}
.ybc-border-x-section-branding-products\/70{
  border-left-color: rgb(74 118 148 / 0.7);
  border-right-color: rgb(74 118 148 / 0.7);
}
.ybc-border-x-section-branding-products\/75{
  border-left-color: rgb(74 118 148 / 0.75);
  border-right-color: rgb(74 118 148 / 0.75);
}
.ybc-border-x-section-branding-products\/80{
  border-left-color: rgb(74 118 148 / 0.8);
  border-right-color: rgb(74 118 148 / 0.8);
}
.ybc-border-x-section-branding-products\/90{
  border-left-color: rgb(74 118 148 / 0.9);
  border-right-color: rgb(74 118 148 / 0.9);
}
.ybc-border-x-section-branding-products\/95{
  border-left-color: rgb(74 118 148 / 0.95);
  border-right-color: rgb(74 118 148 / 0.95);
}
.ybc-border-x-section-branding-products\/100{
  border-left-color: rgb(74 118 148 / 1);
  border-right-color: rgb(74 118 148 / 1);
}
.ybc-border-x-section-branding-solutions\/0{
  border-left-color: rgb(0 115 165 / 0);
  border-right-color: rgb(0 115 165 / 0);
}
.ybc-border-x-section-branding-solutions\/5{
  border-left-color: rgb(0 115 165 / 0.05);
  border-right-color: rgb(0 115 165 / 0.05);
}
.ybc-border-x-section-branding-solutions\/10{
  border-left-color: rgb(0 115 165 / 0.1);
  border-right-color: rgb(0 115 165 / 0.1);
}
.ybc-border-x-section-branding-solutions\/20{
  border-left-color: rgb(0 115 165 / 0.2);
  border-right-color: rgb(0 115 165 / 0.2);
}
.ybc-border-x-section-branding-solutions\/25{
  border-left-color: rgb(0 115 165 / 0.25);
  border-right-color: rgb(0 115 165 / 0.25);
}
.ybc-border-x-section-branding-solutions\/30{
  border-left-color: rgb(0 115 165 / 0.3);
  border-right-color: rgb(0 115 165 / 0.3);
}
.ybc-border-x-section-branding-solutions\/40{
  border-left-color: rgb(0 115 165 / 0.4);
  border-right-color: rgb(0 115 165 / 0.4);
}
.ybc-border-x-section-branding-solutions\/50{
  border-left-color: rgb(0 115 165 / 0.5);
  border-right-color: rgb(0 115 165 / 0.5);
}
.ybc-border-x-section-branding-solutions\/60{
  border-left-color: rgb(0 115 165 / 0.6);
  border-right-color: rgb(0 115 165 / 0.6);
}
.ybc-border-x-section-branding-solutions\/70{
  border-left-color: rgb(0 115 165 / 0.7);
  border-right-color: rgb(0 115 165 / 0.7);
}
.ybc-border-x-section-branding-solutions\/75{
  border-left-color: rgb(0 115 165 / 0.75);
  border-right-color: rgb(0 115 165 / 0.75);
}
.ybc-border-x-section-branding-solutions\/80{
  border-left-color: rgb(0 115 165 / 0.8);
  border-right-color: rgb(0 115 165 / 0.8);
}
.ybc-border-x-section-branding-solutions\/90{
  border-left-color: rgb(0 115 165 / 0.9);
  border-right-color: rgb(0 115 165 / 0.9);
}
.ybc-border-x-section-branding-solutions\/95{
  border-left-color: rgb(0 115 165 / 0.95);
  border-right-color: rgb(0 115 165 / 0.95);
}
.ybc-border-x-section-branding-solutions\/100{
  border-left-color: rgb(0 115 165 / 1);
  border-right-color: rgb(0 115 165 / 1);
}
.ybc-border-x-section-branding-resources\/0{
  border-left-color: rgb(0 127 149 / 0);
  border-right-color: rgb(0 127 149 / 0);
}
.ybc-border-x-section-branding-resources\/5{
  border-left-color: rgb(0 127 149 / 0.05);
  border-right-color: rgb(0 127 149 / 0.05);
}
.ybc-border-x-section-branding-resources\/10{
  border-left-color: rgb(0 127 149 / 0.1);
  border-right-color: rgb(0 127 149 / 0.1);
}
.ybc-border-x-section-branding-resources\/20{
  border-left-color: rgb(0 127 149 / 0.2);
  border-right-color: rgb(0 127 149 / 0.2);
}
.ybc-border-x-section-branding-resources\/25{
  border-left-color: rgb(0 127 149 / 0.25);
  border-right-color: rgb(0 127 149 / 0.25);
}
.ybc-border-x-section-branding-resources\/30{
  border-left-color: rgb(0 127 149 / 0.3);
  border-right-color: rgb(0 127 149 / 0.3);
}
.ybc-border-x-section-branding-resources\/40{
  border-left-color: rgb(0 127 149 / 0.4);
  border-right-color: rgb(0 127 149 / 0.4);
}
.ybc-border-x-section-branding-resources\/50{
  border-left-color: rgb(0 127 149 / 0.5);
  border-right-color: rgb(0 127 149 / 0.5);
}
.ybc-border-x-section-branding-resources\/60{
  border-left-color: rgb(0 127 149 / 0.6);
  border-right-color: rgb(0 127 149 / 0.6);
}
.ybc-border-x-section-branding-resources\/70{
  border-left-color: rgb(0 127 149 / 0.7);
  border-right-color: rgb(0 127 149 / 0.7);
}
.ybc-border-x-section-branding-resources\/75{
  border-left-color: rgb(0 127 149 / 0.75);
  border-right-color: rgb(0 127 149 / 0.75);
}
.ybc-border-x-section-branding-resources\/80{
  border-left-color: rgb(0 127 149 / 0.8);
  border-right-color: rgb(0 127 149 / 0.8);
}
.ybc-border-x-section-branding-resources\/90{
  border-left-color: rgb(0 127 149 / 0.9);
  border-right-color: rgb(0 127 149 / 0.9);
}
.ybc-border-x-section-branding-resources\/95{
  border-left-color: rgb(0 127 149 / 0.95);
  border-right-color: rgb(0 127 149 / 0.95);
}
.ybc-border-x-section-branding-resources\/100{
  border-left-color: rgb(0 127 149 / 1);
  border-right-color: rgb(0 127 149 / 1);
}
.ybc-border-x-section-branding-company\/0{
  border-left-color: rgb(92 130 17 / 0);
  border-right-color: rgb(92 130 17 / 0);
}
.ybc-border-x-section-branding-company\/5{
  border-left-color: rgb(92 130 17 / 0.05);
  border-right-color: rgb(92 130 17 / 0.05);
}
.ybc-border-x-section-branding-company\/10{
  border-left-color: rgb(92 130 17 / 0.1);
  border-right-color: rgb(92 130 17 / 0.1);
}
.ybc-border-x-section-branding-company\/20{
  border-left-color: rgb(92 130 17 / 0.2);
  border-right-color: rgb(92 130 17 / 0.2);
}
.ybc-border-x-section-branding-company\/25{
  border-left-color: rgb(92 130 17 / 0.25);
  border-right-color: rgb(92 130 17 / 0.25);
}
.ybc-border-x-section-branding-company\/30{
  border-left-color: rgb(92 130 17 / 0.3);
  border-right-color: rgb(92 130 17 / 0.3);
}
.ybc-border-x-section-branding-company\/40{
  border-left-color: rgb(92 130 17 / 0.4);
  border-right-color: rgb(92 130 17 / 0.4);
}
.ybc-border-x-section-branding-company\/50{
  border-left-color: rgb(92 130 17 / 0.5);
  border-right-color: rgb(92 130 17 / 0.5);
}
.ybc-border-x-section-branding-company\/60{
  border-left-color: rgb(92 130 17 / 0.6);
  border-right-color: rgb(92 130 17 / 0.6);
}
.ybc-border-x-section-branding-company\/70{
  border-left-color: rgb(92 130 17 / 0.7);
  border-right-color: rgb(92 130 17 / 0.7);
}
.ybc-border-x-section-branding-company\/75{
  border-left-color: rgb(92 130 17 / 0.75);
  border-right-color: rgb(92 130 17 / 0.75);
}
.ybc-border-x-section-branding-company\/80{
  border-left-color: rgb(92 130 17 / 0.8);
  border-right-color: rgb(92 130 17 / 0.8);
}
.ybc-border-x-section-branding-company\/90{
  border-left-color: rgb(92 130 17 / 0.9);
  border-right-color: rgb(92 130 17 / 0.9);
}
.ybc-border-x-section-branding-company\/95{
  border-left-color: rgb(92 130 17 / 0.95);
  border-right-color: rgb(92 130 17 / 0.95);
}
.ybc-border-x-section-branding-company\/100{
  border-left-color: rgb(92 130 17 / 1);
  border-right-color: rgb(92 130 17 / 1);
}
.ybc-border-x-section-branding-support\/0{
  border-left-color: rgb(32 105 120 / 0);
  border-right-color: rgb(32 105 120 / 0);
}
.ybc-border-x-section-branding-support\/5{
  border-left-color: rgb(32 105 120 / 0.05);
  border-right-color: rgb(32 105 120 / 0.05);
}
.ybc-border-x-section-branding-support\/10{
  border-left-color: rgb(32 105 120 / 0.1);
  border-right-color: rgb(32 105 120 / 0.1);
}
.ybc-border-x-section-branding-support\/20{
  border-left-color: rgb(32 105 120 / 0.2);
  border-right-color: rgb(32 105 120 / 0.2);
}
.ybc-border-x-section-branding-support\/25{
  border-left-color: rgb(32 105 120 / 0.25);
  border-right-color: rgb(32 105 120 / 0.25);
}
.ybc-border-x-section-branding-support\/30{
  border-left-color: rgb(32 105 120 / 0.3);
  border-right-color: rgb(32 105 120 / 0.3);
}
.ybc-border-x-section-branding-support\/40{
  border-left-color: rgb(32 105 120 / 0.4);
  border-right-color: rgb(32 105 120 / 0.4);
}
.ybc-border-x-section-branding-support\/50{
  border-left-color: rgb(32 105 120 / 0.5);
  border-right-color: rgb(32 105 120 / 0.5);
}
.ybc-border-x-section-branding-support\/60{
  border-left-color: rgb(32 105 120 / 0.6);
  border-right-color: rgb(32 105 120 / 0.6);
}
.ybc-border-x-section-branding-support\/70{
  border-left-color: rgb(32 105 120 / 0.7);
  border-right-color: rgb(32 105 120 / 0.7);
}
.ybc-border-x-section-branding-support\/75{
  border-left-color: rgb(32 105 120 / 0.75);
  border-right-color: rgb(32 105 120 / 0.75);
}
.ybc-border-x-section-branding-support\/80{
  border-left-color: rgb(32 105 120 / 0.8);
  border-right-color: rgb(32 105 120 / 0.8);
}
.ybc-border-x-section-branding-support\/90{
  border-left-color: rgb(32 105 120 / 0.9);
  border-right-color: rgb(32 105 120 / 0.9);
}
.ybc-border-x-section-branding-support\/95{
  border-left-color: rgb(32 105 120 / 0.95);
  border-right-color: rgb(32 105 120 / 0.95);
}
.ybc-border-x-section-branding-support\/100{
  border-left-color: rgb(32 105 120 / 1);
  border-right-color: rgb(32 105 120 / 1);
}
.ybc-border-y-transparent{
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.ybc-border-y-current{
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.ybc-border-y-black{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.ybc-border-y-white{
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.ybc-border-y-lime-400{
  --tw-border-opacity: 1;
  border-top-color: rgb(154 202 60 / var(--tw-border-opacity));
  border-bottom-color: rgb(154 202 60 / var(--tw-border-opacity));
}
.ybc-border-y-lime-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(132 189 0 / var(--tw-border-opacity));
  border-bottom-color: rgb(132 189 0 / var(--tw-border-opacity));
}
.ybc-border-y-lime-600{
  --tw-border-opacity: 1;
  border-top-color: rgb(101 162 12 / var(--tw-border-opacity));
  border-bottom-color: rgb(101 162 12 / var(--tw-border-opacity));
}
.ybc-border-y-lime-700{
  --tw-border-opacity: 1;
  border-top-color: rgb(123 175 0 / var(--tw-border-opacity));
  border-bottom-color: rgb(123 175 0 / var(--tw-border-opacity));
}
.ybc-border-y-lime-900{
  --tw-border-opacity: 1;
  border-top-color: rgb(92 130 17 / var(--tw-border-opacity));
  border-bottom-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-y-gray-50{
  --tw-border-opacity: 1;
  border-top-color: rgb(249 249 249 / var(--tw-border-opacity));
  border-bottom-color: rgb(249 249 249 / var(--tw-border-opacity));
}
.ybc-border-y-gray-100{
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}
.ybc-border-y-gray-300{
  --tw-border-opacity: 1;
  border-top-color: rgb(217 217 217 / var(--tw-border-opacity));
  border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity));
}
.ybc-border-y-gray-400{
  --tw-border-opacity: 1;
  border-top-color: rgb(177 180 169 / var(--tw-border-opacity));
  border-bottom-color: rgb(177 180 169 / var(--tw-border-opacity));
}
.ybc-border-y-gray-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(134 139 121 / var(--tw-border-opacity));
  border-bottom-color: rgb(134 139 121 / var(--tw-border-opacity));
}
.ybc-border-y-gray-600{
  --tw-border-opacity: 1;
  border-top-color: rgb(78 78 78 / var(--tw-border-opacity));
  border-bottom-color: rgb(78 78 78 / var(--tw-border-opacity));
}
.ybc-border-y-gray-700{
  --tw-border-opacity: 1;
  border-top-color: rgb(51 51 51 / var(--tw-border-opacity));
  border-bottom-color: rgb(51 51 51 / var(--tw-border-opacity));
}
.ybc-border-y-gray-800{
  --tw-border-opacity: 1;
  border-top-color: rgb(104 111 89 / var(--tw-border-opacity));
  border-bottom-color: rgb(104 111 89 / var(--tw-border-opacity));
}
.ybc-border-y-gray-900{
  --tw-border-opacity: 1;
  border-top-color: rgb(61 65 51 / var(--tw-border-opacity));
  border-bottom-color: rgb(61 65 51 / var(--tw-border-opacity));
}
.ybc-border-y-teal-100{
  --tw-border-opacity: 1;
  border-top-color: rgb(224 240 247 / var(--tw-border-opacity));
  border-bottom-color: rgb(224 240 247 / var(--tw-border-opacity));
}
.ybc-border-y-teal-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 127 149 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-y-teal-600{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 115 165 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-y-teal-900{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 85 114 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 85 114 / var(--tw-border-opacity));
}
.ybc-border-y-blue-100{
  --tw-border-opacity: 1;
  border-top-color: rgb(60 114 177 / var(--tw-border-opacity));
  border-bottom-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-y-blue-200{
  --tw-border-opacity: 1;
  border-top-color: rgb(72 118 148 / var(--tw-border-opacity));
  border-bottom-color: rgb(72 118 148 / var(--tw-border-opacity));
}
.ybc-border-y-blue-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(32 105 120 / var(--tw-border-opacity));
  border-bottom-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-y-section-branding-why-yubico{
  --tw-border-opacity: 1;
  border-top-color: rgb(60 114 177 / var(--tw-border-opacity));
  border-bottom-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-y-section-branding-products{
  --tw-border-opacity: 1;
  border-top-color: rgb(74 118 148 / var(--tw-border-opacity));
  border-bottom-color: rgb(74 118 148 / var(--tw-border-opacity));
}
.ybc-border-y-section-branding-solutions{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 115 165 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-y-section-branding-resources{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 127 149 / var(--tw-border-opacity));
  border-bottom-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-y-section-branding-company{
  --tw-border-opacity: 1;
  border-top-color: rgb(92 130 17 / var(--tw-border-opacity));
  border-bottom-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-y-section-branding-support{
  --tw-border-opacity: 1;
  border-top-color: rgb(32 105 120 / var(--tw-border-opacity));
  border-bottom-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-y-transparent\/0{
  border-top-color: rgb(0 0 0 / 0);
  border-bottom-color: rgb(0 0 0 / 0);
}
.ybc-border-y-transparent\/5{
  border-top-color: rgb(0 0 0 / 0.05);
  border-bottom-color: rgb(0 0 0 / 0.05);
}
.ybc-border-y-transparent\/10{
  border-top-color: rgb(0 0 0 / 0.1);
  border-bottom-color: rgb(0 0 0 / 0.1);
}
.ybc-border-y-transparent\/20{
  border-top-color: rgb(0 0 0 / 0.2);
  border-bottom-color: rgb(0 0 0 / 0.2);
}
.ybc-border-y-transparent\/25{
  border-top-color: rgb(0 0 0 / 0.25);
  border-bottom-color: rgb(0 0 0 / 0.25);
}
.ybc-border-y-transparent\/30{
  border-top-color: rgb(0 0 0 / 0.3);
  border-bottom-color: rgb(0 0 0 / 0.3);
}
.ybc-border-y-transparent\/40{
  border-top-color: rgb(0 0 0 / 0.4);
  border-bottom-color: rgb(0 0 0 / 0.4);
}
.ybc-border-y-transparent\/50{
  border-top-color: rgb(0 0 0 / 0.5);
  border-bottom-color: rgb(0 0 0 / 0.5);
}
.ybc-border-y-transparent\/60{
  border-top-color: rgb(0 0 0 / 0.6);
  border-bottom-color: rgb(0 0 0 / 0.6);
}
.ybc-border-y-transparent\/70{
  border-top-color: rgb(0 0 0 / 0.7);
  border-bottom-color: rgb(0 0 0 / 0.7);
}
.ybc-border-y-transparent\/75{
  border-top-color: rgb(0 0 0 / 0.75);
  border-bottom-color: rgb(0 0 0 / 0.75);
}
.ybc-border-y-transparent\/80{
  border-top-color: rgb(0 0 0 / 0.8);
  border-bottom-color: rgb(0 0 0 / 0.8);
}
.ybc-border-y-transparent\/90{
  border-top-color: rgb(0 0 0 / 0.9);
  border-bottom-color: rgb(0 0 0 / 0.9);
}
.ybc-border-y-transparent\/95{
  border-top-color: rgb(0 0 0 / 0.95);
  border-bottom-color: rgb(0 0 0 / 0.95);
}
.ybc-border-y-transparent\/100{
  border-top-color: rgb(0 0 0 / 1);
  border-bottom-color: rgb(0 0 0 / 1);
}
.ybc-border-y-black\/0{
  border-top-color: rgb(0 0 0 / 0);
  border-bottom-color: rgb(0 0 0 / 0);
}
.ybc-border-y-black\/5{
  border-top-color: rgb(0 0 0 / 0.05);
  border-bottom-color: rgb(0 0 0 / 0.05);
}
.ybc-border-y-black\/10{
  border-top-color: rgb(0 0 0 / 0.1);
  border-bottom-color: rgb(0 0 0 / 0.1);
}
.ybc-border-y-black\/20{
  border-top-color: rgb(0 0 0 / 0.2);
  border-bottom-color: rgb(0 0 0 / 0.2);
}
.ybc-border-y-black\/25{
  border-top-color: rgb(0 0 0 / 0.25);
  border-bottom-color: rgb(0 0 0 / 0.25);
}
.ybc-border-y-black\/30{
  border-top-color: rgb(0 0 0 / 0.3);
  border-bottom-color: rgb(0 0 0 / 0.3);
}
.ybc-border-y-black\/40{
  border-top-color: rgb(0 0 0 / 0.4);
  border-bottom-color: rgb(0 0 0 / 0.4);
}
.ybc-border-y-black\/50{
  border-top-color: rgb(0 0 0 / 0.5);
  border-bottom-color: rgb(0 0 0 / 0.5);
}
.ybc-border-y-black\/60{
  border-top-color: rgb(0 0 0 / 0.6);
  border-bottom-color: rgb(0 0 0 / 0.6);
}
.ybc-border-y-black\/70{
  border-top-color: rgb(0 0 0 / 0.7);
  border-bottom-color: rgb(0 0 0 / 0.7);
}
.ybc-border-y-black\/75{
  border-top-color: rgb(0 0 0 / 0.75);
  border-bottom-color: rgb(0 0 0 / 0.75);
}
.ybc-border-y-black\/80{
  border-top-color: rgb(0 0 0 / 0.8);
  border-bottom-color: rgb(0 0 0 / 0.8);
}
.ybc-border-y-black\/90{
  border-top-color: rgb(0 0 0 / 0.9);
  border-bottom-color: rgb(0 0 0 / 0.9);
}
.ybc-border-y-black\/95{
  border-top-color: rgb(0 0 0 / 0.95);
  border-bottom-color: rgb(0 0 0 / 0.95);
}
.ybc-border-y-black\/100{
  border-top-color: rgb(0 0 0 / 1);
  border-bottom-color: rgb(0 0 0 / 1);
}
.ybc-border-y-white\/0{
  border-top-color: rgb(255 255 255 / 0);
  border-bottom-color: rgb(255 255 255 / 0);
}
.ybc-border-y-white\/5{
  border-top-color: rgb(255 255 255 / 0.05);
  border-bottom-color: rgb(255 255 255 / 0.05);
}
.ybc-border-y-white\/10{
  border-top-color: rgb(255 255 255 / 0.1);
  border-bottom-color: rgb(255 255 255 / 0.1);
}
.ybc-border-y-white\/20{
  border-top-color: rgb(255 255 255 / 0.2);
  border-bottom-color: rgb(255 255 255 / 0.2);
}
.ybc-border-y-white\/25{
  border-top-color: rgb(255 255 255 / 0.25);
  border-bottom-color: rgb(255 255 255 / 0.25);
}
.ybc-border-y-white\/30{
  border-top-color: rgb(255 255 255 / 0.3);
  border-bottom-color: rgb(255 255 255 / 0.3);
}
.ybc-border-y-white\/40{
  border-top-color: rgb(255 255 255 / 0.4);
  border-bottom-color: rgb(255 255 255 / 0.4);
}
.ybc-border-y-white\/50{
  border-top-color: rgb(255 255 255 / 0.5);
  border-bottom-color: rgb(255 255 255 / 0.5);
}
.ybc-border-y-white\/60{
  border-top-color: rgb(255 255 255 / 0.6);
  border-bottom-color: rgb(255 255 255 / 0.6);
}
.ybc-border-y-white\/70{
  border-top-color: rgb(255 255 255 / 0.7);
  border-bottom-color: rgb(255 255 255 / 0.7);
}
.ybc-border-y-white\/75{
  border-top-color: rgb(255 255 255 / 0.75);
  border-bottom-color: rgb(255 255 255 / 0.75);
}
.ybc-border-y-white\/80{
  border-top-color: rgb(255 255 255 / 0.8);
  border-bottom-color: rgb(255 255 255 / 0.8);
}
.ybc-border-y-white\/90{
  border-top-color: rgb(255 255 255 / 0.9);
  border-bottom-color: rgb(255 255 255 / 0.9);
}
.ybc-border-y-white\/95{
  border-top-color: rgb(255 255 255 / 0.95);
  border-bottom-color: rgb(255 255 255 / 0.95);
}
.ybc-border-y-white\/100{
  border-top-color: rgb(255 255 255 / 1);
  border-bottom-color: rgb(255 255 255 / 1);
}
.ybc-border-y-lime-400\/0{
  border-top-color: rgb(154 202 60 / 0);
  border-bottom-color: rgb(154 202 60 / 0);
}
.ybc-border-y-lime-400\/5{
  border-top-color: rgb(154 202 60 / 0.05);
  border-bottom-color: rgb(154 202 60 / 0.05);
}
.ybc-border-y-lime-400\/10{
  border-top-color: rgb(154 202 60 / 0.1);
  border-bottom-color: rgb(154 202 60 / 0.1);
}
.ybc-border-y-lime-400\/20{
  border-top-color: rgb(154 202 60 / 0.2);
  border-bottom-color: rgb(154 202 60 / 0.2);
}
.ybc-border-y-lime-400\/25{
  border-top-color: rgb(154 202 60 / 0.25);
  border-bottom-color: rgb(154 202 60 / 0.25);
}
.ybc-border-y-lime-400\/30{
  border-top-color: rgb(154 202 60 / 0.3);
  border-bottom-color: rgb(154 202 60 / 0.3);
}
.ybc-border-y-lime-400\/40{
  border-top-color: rgb(154 202 60 / 0.4);
  border-bottom-color: rgb(154 202 60 / 0.4);
}
.ybc-border-y-lime-400\/50{
  border-top-color: rgb(154 202 60 / 0.5);
  border-bottom-color: rgb(154 202 60 / 0.5);
}
.ybc-border-y-lime-400\/60{
  border-top-color: rgb(154 202 60 / 0.6);
  border-bottom-color: rgb(154 202 60 / 0.6);
}
.ybc-border-y-lime-400\/70{
  border-top-color: rgb(154 202 60 / 0.7);
  border-bottom-color: rgb(154 202 60 / 0.7);
}
.ybc-border-y-lime-400\/75{
  border-top-color: rgb(154 202 60 / 0.75);
  border-bottom-color: rgb(154 202 60 / 0.75);
}
.ybc-border-y-lime-400\/80{
  border-top-color: rgb(154 202 60 / 0.8);
  border-bottom-color: rgb(154 202 60 / 0.8);
}
.ybc-border-y-lime-400\/90{
  border-top-color: rgb(154 202 60 / 0.9);
  border-bottom-color: rgb(154 202 60 / 0.9);
}
.ybc-border-y-lime-400\/95{
  border-top-color: rgb(154 202 60 / 0.95);
  border-bottom-color: rgb(154 202 60 / 0.95);
}
.ybc-border-y-lime-400\/100{
  border-top-color: rgb(154 202 60 / 1);
  border-bottom-color: rgb(154 202 60 / 1);
}
.ybc-border-y-lime-500\/0{
  border-top-color: rgb(132 189 0 / 0);
  border-bottom-color: rgb(132 189 0 / 0);
}
.ybc-border-y-lime-500\/5{
  border-top-color: rgb(132 189 0 / 0.05);
  border-bottom-color: rgb(132 189 0 / 0.05);
}
.ybc-border-y-lime-500\/10{
  border-top-color: rgb(132 189 0 / 0.1);
  border-bottom-color: rgb(132 189 0 / 0.1);
}
.ybc-border-y-lime-500\/20{
  border-top-color: rgb(132 189 0 / 0.2);
  border-bottom-color: rgb(132 189 0 / 0.2);
}
.ybc-border-y-lime-500\/25{
  border-top-color: rgb(132 189 0 / 0.25);
  border-bottom-color: rgb(132 189 0 / 0.25);
}
.ybc-border-y-lime-500\/30{
  border-top-color: rgb(132 189 0 / 0.3);
  border-bottom-color: rgb(132 189 0 / 0.3);
}
.ybc-border-y-lime-500\/40{
  border-top-color: rgb(132 189 0 / 0.4);
  border-bottom-color: rgb(132 189 0 / 0.4);
}
.ybc-border-y-lime-500\/50{
  border-top-color: rgb(132 189 0 / 0.5);
  border-bottom-color: rgb(132 189 0 / 0.5);
}
.ybc-border-y-lime-500\/60{
  border-top-color: rgb(132 189 0 / 0.6);
  border-bottom-color: rgb(132 189 0 / 0.6);
}
.ybc-border-y-lime-500\/70{
  border-top-color: rgb(132 189 0 / 0.7);
  border-bottom-color: rgb(132 189 0 / 0.7);
}
.ybc-border-y-lime-500\/75{
  border-top-color: rgb(132 189 0 / 0.75);
  border-bottom-color: rgb(132 189 0 / 0.75);
}
.ybc-border-y-lime-500\/80{
  border-top-color: rgb(132 189 0 / 0.8);
  border-bottom-color: rgb(132 189 0 / 0.8);
}
.ybc-border-y-lime-500\/90{
  border-top-color: rgb(132 189 0 / 0.9);
  border-bottom-color: rgb(132 189 0 / 0.9);
}
.ybc-border-y-lime-500\/95{
  border-top-color: rgb(132 189 0 / 0.95);
  border-bottom-color: rgb(132 189 0 / 0.95);
}
.ybc-border-y-lime-500\/100{
  border-top-color: rgb(132 189 0 / 1);
  border-bottom-color: rgb(132 189 0 / 1);
}
.ybc-border-y-lime-600\/0{
  border-top-color: rgb(101 162 12 / 0);
  border-bottom-color: rgb(101 162 12 / 0);
}
.ybc-border-y-lime-600\/5{
  border-top-color: rgb(101 162 12 / 0.05);
  border-bottom-color: rgb(101 162 12 / 0.05);
}
.ybc-border-y-lime-600\/10{
  border-top-color: rgb(101 162 12 / 0.1);
  border-bottom-color: rgb(101 162 12 / 0.1);
}
.ybc-border-y-lime-600\/20{
  border-top-color: rgb(101 162 12 / 0.2);
  border-bottom-color: rgb(101 162 12 / 0.2);
}
.ybc-border-y-lime-600\/25{
  border-top-color: rgb(101 162 12 / 0.25);
  border-bottom-color: rgb(101 162 12 / 0.25);
}
.ybc-border-y-lime-600\/30{
  border-top-color: rgb(101 162 12 / 0.3);
  border-bottom-color: rgb(101 162 12 / 0.3);
}
.ybc-border-y-lime-600\/40{
  border-top-color: rgb(101 162 12 / 0.4);
  border-bottom-color: rgb(101 162 12 / 0.4);
}
.ybc-border-y-lime-600\/50{
  border-top-color: rgb(101 162 12 / 0.5);
  border-bottom-color: rgb(101 162 12 / 0.5);
}
.ybc-border-y-lime-600\/60{
  border-top-color: rgb(101 162 12 / 0.6);
  border-bottom-color: rgb(101 162 12 / 0.6);
}
.ybc-border-y-lime-600\/70{
  border-top-color: rgb(101 162 12 / 0.7);
  border-bottom-color: rgb(101 162 12 / 0.7);
}
.ybc-border-y-lime-600\/75{
  border-top-color: rgb(101 162 12 / 0.75);
  border-bottom-color: rgb(101 162 12 / 0.75);
}
.ybc-border-y-lime-600\/80{
  border-top-color: rgb(101 162 12 / 0.8);
  border-bottom-color: rgb(101 162 12 / 0.8);
}
.ybc-border-y-lime-600\/90{
  border-top-color: rgb(101 162 12 / 0.9);
  border-bottom-color: rgb(101 162 12 / 0.9);
}
.ybc-border-y-lime-600\/95{
  border-top-color: rgb(101 162 12 / 0.95);
  border-bottom-color: rgb(101 162 12 / 0.95);
}
.ybc-border-y-lime-600\/100{
  border-top-color: rgb(101 162 12 / 1);
  border-bottom-color: rgb(101 162 12 / 1);
}
.ybc-border-y-lime-700\/0{
  border-top-color: rgb(123 175 0 / 0);
  border-bottom-color: rgb(123 175 0 / 0);
}
.ybc-border-y-lime-700\/5{
  border-top-color: rgb(123 175 0 / 0.05);
  border-bottom-color: rgb(123 175 0 / 0.05);
}
.ybc-border-y-lime-700\/10{
  border-top-color: rgb(123 175 0 / 0.1);
  border-bottom-color: rgb(123 175 0 / 0.1);
}
.ybc-border-y-lime-700\/20{
  border-top-color: rgb(123 175 0 / 0.2);
  border-bottom-color: rgb(123 175 0 / 0.2);
}
.ybc-border-y-lime-700\/25{
  border-top-color: rgb(123 175 0 / 0.25);
  border-bottom-color: rgb(123 175 0 / 0.25);
}
.ybc-border-y-lime-700\/30{
  border-top-color: rgb(123 175 0 / 0.3);
  border-bottom-color: rgb(123 175 0 / 0.3);
}
.ybc-border-y-lime-700\/40{
  border-top-color: rgb(123 175 0 / 0.4);
  border-bottom-color: rgb(123 175 0 / 0.4);
}
.ybc-border-y-lime-700\/50{
  border-top-color: rgb(123 175 0 / 0.5);
  border-bottom-color: rgb(123 175 0 / 0.5);
}
.ybc-border-y-lime-700\/60{
  border-top-color: rgb(123 175 0 / 0.6);
  border-bottom-color: rgb(123 175 0 / 0.6);
}
.ybc-border-y-lime-700\/70{
  border-top-color: rgb(123 175 0 / 0.7);
  border-bottom-color: rgb(123 175 0 / 0.7);
}
.ybc-border-y-lime-700\/75{
  border-top-color: rgb(123 175 0 / 0.75);
  border-bottom-color: rgb(123 175 0 / 0.75);
}
.ybc-border-y-lime-700\/80{
  border-top-color: rgb(123 175 0 / 0.8);
  border-bottom-color: rgb(123 175 0 / 0.8);
}
.ybc-border-y-lime-700\/90{
  border-top-color: rgb(123 175 0 / 0.9);
  border-bottom-color: rgb(123 175 0 / 0.9);
}
.ybc-border-y-lime-700\/95{
  border-top-color: rgb(123 175 0 / 0.95);
  border-bottom-color: rgb(123 175 0 / 0.95);
}
.ybc-border-y-lime-700\/100{
  border-top-color: rgb(123 175 0 / 1);
  border-bottom-color: rgb(123 175 0 / 1);
}
.ybc-border-y-lime-900\/0{
  border-top-color: rgb(92 130 17 / 0);
  border-bottom-color: rgb(92 130 17 / 0);
}
.ybc-border-y-lime-900\/5{
  border-top-color: rgb(92 130 17 / 0.05);
  border-bottom-color: rgb(92 130 17 / 0.05);
}
.ybc-border-y-lime-900\/10{
  border-top-color: rgb(92 130 17 / 0.1);
  border-bottom-color: rgb(92 130 17 / 0.1);
}
.ybc-border-y-lime-900\/20{
  border-top-color: rgb(92 130 17 / 0.2);
  border-bottom-color: rgb(92 130 17 / 0.2);
}
.ybc-border-y-lime-900\/25{
  border-top-color: rgb(92 130 17 / 0.25);
  border-bottom-color: rgb(92 130 17 / 0.25);
}
.ybc-border-y-lime-900\/30{
  border-top-color: rgb(92 130 17 / 0.3);
  border-bottom-color: rgb(92 130 17 / 0.3);
}
.ybc-border-y-lime-900\/40{
  border-top-color: rgb(92 130 17 / 0.4);
  border-bottom-color: rgb(92 130 17 / 0.4);
}
.ybc-border-y-lime-900\/50{
  border-top-color: rgb(92 130 17 / 0.5);
  border-bottom-color: rgb(92 130 17 / 0.5);
}
.ybc-border-y-lime-900\/60{
  border-top-color: rgb(92 130 17 / 0.6);
  border-bottom-color: rgb(92 130 17 / 0.6);
}
.ybc-border-y-lime-900\/70{
  border-top-color: rgb(92 130 17 / 0.7);
  border-bottom-color: rgb(92 130 17 / 0.7);
}
.ybc-border-y-lime-900\/75{
  border-top-color: rgb(92 130 17 / 0.75);
  border-bottom-color: rgb(92 130 17 / 0.75);
}
.ybc-border-y-lime-900\/80{
  border-top-color: rgb(92 130 17 / 0.8);
  border-bottom-color: rgb(92 130 17 / 0.8);
}
.ybc-border-y-lime-900\/90{
  border-top-color: rgb(92 130 17 / 0.9);
  border-bottom-color: rgb(92 130 17 / 0.9);
}
.ybc-border-y-lime-900\/95{
  border-top-color: rgb(92 130 17 / 0.95);
  border-bottom-color: rgb(92 130 17 / 0.95);
}
.ybc-border-y-lime-900\/100{
  border-top-color: rgb(92 130 17 / 1);
  border-bottom-color: rgb(92 130 17 / 1);
}
.ybc-border-y-gray-50\/0{
  border-top-color: rgb(249 249 249 / 0);
  border-bottom-color: rgb(249 249 249 / 0);
}
.ybc-border-y-gray-50\/5{
  border-top-color: rgb(249 249 249 / 0.05);
  border-bottom-color: rgb(249 249 249 / 0.05);
}
.ybc-border-y-gray-50\/10{
  border-top-color: rgb(249 249 249 / 0.1);
  border-bottom-color: rgb(249 249 249 / 0.1);
}
.ybc-border-y-gray-50\/20{
  border-top-color: rgb(249 249 249 / 0.2);
  border-bottom-color: rgb(249 249 249 / 0.2);
}
.ybc-border-y-gray-50\/25{
  border-top-color: rgb(249 249 249 / 0.25);
  border-bottom-color: rgb(249 249 249 / 0.25);
}
.ybc-border-y-gray-50\/30{
  border-top-color: rgb(249 249 249 / 0.3);
  border-bottom-color: rgb(249 249 249 / 0.3);
}
.ybc-border-y-gray-50\/40{
  border-top-color: rgb(249 249 249 / 0.4);
  border-bottom-color: rgb(249 249 249 / 0.4);
}
.ybc-border-y-gray-50\/50{
  border-top-color: rgb(249 249 249 / 0.5);
  border-bottom-color: rgb(249 249 249 / 0.5);
}
.ybc-border-y-gray-50\/60{
  border-top-color: rgb(249 249 249 / 0.6);
  border-bottom-color: rgb(249 249 249 / 0.6);
}
.ybc-border-y-gray-50\/70{
  border-top-color: rgb(249 249 249 / 0.7);
  border-bottom-color: rgb(249 249 249 / 0.7);
}
.ybc-border-y-gray-50\/75{
  border-top-color: rgb(249 249 249 / 0.75);
  border-bottom-color: rgb(249 249 249 / 0.75);
}
.ybc-border-y-gray-50\/80{
  border-top-color: rgb(249 249 249 / 0.8);
  border-bottom-color: rgb(249 249 249 / 0.8);
}
.ybc-border-y-gray-50\/90{
  border-top-color: rgb(249 249 249 / 0.9);
  border-bottom-color: rgb(249 249 249 / 0.9);
}
.ybc-border-y-gray-50\/95{
  border-top-color: rgb(249 249 249 / 0.95);
  border-bottom-color: rgb(249 249 249 / 0.95);
}
.ybc-border-y-gray-50\/100{
  border-top-color: rgb(249 249 249 / 1);
  border-bottom-color: rgb(249 249 249 / 1);
}
.ybc-border-y-gray-100\/0{
  border-top-color: rgb(245 245 245 / 0);
  border-bottom-color: rgb(245 245 245 / 0);
}
.ybc-border-y-gray-100\/5{
  border-top-color: rgb(245 245 245 / 0.05);
  border-bottom-color: rgb(245 245 245 / 0.05);
}
.ybc-border-y-gray-100\/10{
  border-top-color: rgb(245 245 245 / 0.1);
  border-bottom-color: rgb(245 245 245 / 0.1);
}
.ybc-border-y-gray-100\/20{
  border-top-color: rgb(245 245 245 / 0.2);
  border-bottom-color: rgb(245 245 245 / 0.2);
}
.ybc-border-y-gray-100\/25{
  border-top-color: rgb(245 245 245 / 0.25);
  border-bottom-color: rgb(245 245 245 / 0.25);
}
.ybc-border-y-gray-100\/30{
  border-top-color: rgb(245 245 245 / 0.3);
  border-bottom-color: rgb(245 245 245 / 0.3);
}
.ybc-border-y-gray-100\/40{
  border-top-color: rgb(245 245 245 / 0.4);
  border-bottom-color: rgb(245 245 245 / 0.4);
}
.ybc-border-y-gray-100\/50{
  border-top-color: rgb(245 245 245 / 0.5);
  border-bottom-color: rgb(245 245 245 / 0.5);
}
.ybc-border-y-gray-100\/60{
  border-top-color: rgb(245 245 245 / 0.6);
  border-bottom-color: rgb(245 245 245 / 0.6);
}
.ybc-border-y-gray-100\/70{
  border-top-color: rgb(245 245 245 / 0.7);
  border-bottom-color: rgb(245 245 245 / 0.7);
}
.ybc-border-y-gray-100\/75{
  border-top-color: rgb(245 245 245 / 0.75);
  border-bottom-color: rgb(245 245 245 / 0.75);
}
.ybc-border-y-gray-100\/80{
  border-top-color: rgb(245 245 245 / 0.8);
  border-bottom-color: rgb(245 245 245 / 0.8);
}
.ybc-border-y-gray-100\/90{
  border-top-color: rgb(245 245 245 / 0.9);
  border-bottom-color: rgb(245 245 245 / 0.9);
}
.ybc-border-y-gray-100\/95{
  border-top-color: rgb(245 245 245 / 0.95);
  border-bottom-color: rgb(245 245 245 / 0.95);
}
.ybc-border-y-gray-100\/100{
  border-top-color: rgb(245 245 245 / 1);
  border-bottom-color: rgb(245 245 245 / 1);
}
.ybc-border-y-gray-300\/0{
  border-top-color: rgb(217 217 217 / 0);
  border-bottom-color: rgb(217 217 217 / 0);
}
.ybc-border-y-gray-300\/5{
  border-top-color: rgb(217 217 217 / 0.05);
  border-bottom-color: rgb(217 217 217 / 0.05);
}
.ybc-border-y-gray-300\/10{
  border-top-color: rgb(217 217 217 / 0.1);
  border-bottom-color: rgb(217 217 217 / 0.1);
}
.ybc-border-y-gray-300\/20{
  border-top-color: rgb(217 217 217 / 0.2);
  border-bottom-color: rgb(217 217 217 / 0.2);
}
.ybc-border-y-gray-300\/25{
  border-top-color: rgb(217 217 217 / 0.25);
  border-bottom-color: rgb(217 217 217 / 0.25);
}
.ybc-border-y-gray-300\/30{
  border-top-color: rgb(217 217 217 / 0.3);
  border-bottom-color: rgb(217 217 217 / 0.3);
}
.ybc-border-y-gray-300\/40{
  border-top-color: rgb(217 217 217 / 0.4);
  border-bottom-color: rgb(217 217 217 / 0.4);
}
.ybc-border-y-gray-300\/50{
  border-top-color: rgb(217 217 217 / 0.5);
  border-bottom-color: rgb(217 217 217 / 0.5);
}
.ybc-border-y-gray-300\/60{
  border-top-color: rgb(217 217 217 / 0.6);
  border-bottom-color: rgb(217 217 217 / 0.6);
}
.ybc-border-y-gray-300\/70{
  border-top-color: rgb(217 217 217 / 0.7);
  border-bottom-color: rgb(217 217 217 / 0.7);
}
.ybc-border-y-gray-300\/75{
  border-top-color: rgb(217 217 217 / 0.75);
  border-bottom-color: rgb(217 217 217 / 0.75);
}
.ybc-border-y-gray-300\/80{
  border-top-color: rgb(217 217 217 / 0.8);
  border-bottom-color: rgb(217 217 217 / 0.8);
}
.ybc-border-y-gray-300\/90{
  border-top-color: rgb(217 217 217 / 0.9);
  border-bottom-color: rgb(217 217 217 / 0.9);
}
.ybc-border-y-gray-300\/95{
  border-top-color: rgb(217 217 217 / 0.95);
  border-bottom-color: rgb(217 217 217 / 0.95);
}
.ybc-border-y-gray-300\/100{
  border-top-color: rgb(217 217 217 / 1);
  border-bottom-color: rgb(217 217 217 / 1);
}
.ybc-border-y-gray-400\/0{
  border-top-color: rgb(177 180 169 / 0);
  border-bottom-color: rgb(177 180 169 / 0);
}
.ybc-border-y-gray-400\/5{
  border-top-color: rgb(177 180 169 / 0.05);
  border-bottom-color: rgb(177 180 169 / 0.05);
}
.ybc-border-y-gray-400\/10{
  border-top-color: rgb(177 180 169 / 0.1);
  border-bottom-color: rgb(177 180 169 / 0.1);
}
.ybc-border-y-gray-400\/20{
  border-top-color: rgb(177 180 169 / 0.2);
  border-bottom-color: rgb(177 180 169 / 0.2);
}
.ybc-border-y-gray-400\/25{
  border-top-color: rgb(177 180 169 / 0.25);
  border-bottom-color: rgb(177 180 169 / 0.25);
}
.ybc-border-y-gray-400\/30{
  border-top-color: rgb(177 180 169 / 0.3);
  border-bottom-color: rgb(177 180 169 / 0.3);
}
.ybc-border-y-gray-400\/40{
  border-top-color: rgb(177 180 169 / 0.4);
  border-bottom-color: rgb(177 180 169 / 0.4);
}
.ybc-border-y-gray-400\/50{
  border-top-color: rgb(177 180 169 / 0.5);
  border-bottom-color: rgb(177 180 169 / 0.5);
}
.ybc-border-y-gray-400\/60{
  border-top-color: rgb(177 180 169 / 0.6);
  border-bottom-color: rgb(177 180 169 / 0.6);
}
.ybc-border-y-gray-400\/70{
  border-top-color: rgb(177 180 169 / 0.7);
  border-bottom-color: rgb(177 180 169 / 0.7);
}
.ybc-border-y-gray-400\/75{
  border-top-color: rgb(177 180 169 / 0.75);
  border-bottom-color: rgb(177 180 169 / 0.75);
}
.ybc-border-y-gray-400\/80{
  border-top-color: rgb(177 180 169 / 0.8);
  border-bottom-color: rgb(177 180 169 / 0.8);
}
.ybc-border-y-gray-400\/90{
  border-top-color: rgb(177 180 169 / 0.9);
  border-bottom-color: rgb(177 180 169 / 0.9);
}
.ybc-border-y-gray-400\/95{
  border-top-color: rgb(177 180 169 / 0.95);
  border-bottom-color: rgb(177 180 169 / 0.95);
}
.ybc-border-y-gray-400\/100{
  border-top-color: rgb(177 180 169 / 1);
  border-bottom-color: rgb(177 180 169 / 1);
}
.ybc-border-y-gray-500\/0{
  border-top-color: rgb(134 139 121 / 0);
  border-bottom-color: rgb(134 139 121 / 0);
}
.ybc-border-y-gray-500\/5{
  border-top-color: rgb(134 139 121 / 0.05);
  border-bottom-color: rgb(134 139 121 / 0.05);
}
.ybc-border-y-gray-500\/10{
  border-top-color: rgb(134 139 121 / 0.1);
  border-bottom-color: rgb(134 139 121 / 0.1);
}
.ybc-border-y-gray-500\/20{
  border-top-color: rgb(134 139 121 / 0.2);
  border-bottom-color: rgb(134 139 121 / 0.2);
}
.ybc-border-y-gray-500\/25{
  border-top-color: rgb(134 139 121 / 0.25);
  border-bottom-color: rgb(134 139 121 / 0.25);
}
.ybc-border-y-gray-500\/30{
  border-top-color: rgb(134 139 121 / 0.3);
  border-bottom-color: rgb(134 139 121 / 0.3);
}
.ybc-border-y-gray-500\/40{
  border-top-color: rgb(134 139 121 / 0.4);
  border-bottom-color: rgb(134 139 121 / 0.4);
}
.ybc-border-y-gray-500\/50{
  border-top-color: rgb(134 139 121 / 0.5);
  border-bottom-color: rgb(134 139 121 / 0.5);
}
.ybc-border-y-gray-500\/60{
  border-top-color: rgb(134 139 121 / 0.6);
  border-bottom-color: rgb(134 139 121 / 0.6);
}
.ybc-border-y-gray-500\/70{
  border-top-color: rgb(134 139 121 / 0.7);
  border-bottom-color: rgb(134 139 121 / 0.7);
}
.ybc-border-y-gray-500\/75{
  border-top-color: rgb(134 139 121 / 0.75);
  border-bottom-color: rgb(134 139 121 / 0.75);
}
.ybc-border-y-gray-500\/80{
  border-top-color: rgb(134 139 121 / 0.8);
  border-bottom-color: rgb(134 139 121 / 0.8);
}
.ybc-border-y-gray-500\/90{
  border-top-color: rgb(134 139 121 / 0.9);
  border-bottom-color: rgb(134 139 121 / 0.9);
}
.ybc-border-y-gray-500\/95{
  border-top-color: rgb(134 139 121 / 0.95);
  border-bottom-color: rgb(134 139 121 / 0.95);
}
.ybc-border-y-gray-500\/100{
  border-top-color: rgb(134 139 121 / 1);
  border-bottom-color: rgb(134 139 121 / 1);
}
.ybc-border-y-gray-600\/0{
  border-top-color: rgb(78 78 78 / 0);
  border-bottom-color: rgb(78 78 78 / 0);
}
.ybc-border-y-gray-600\/5{
  border-top-color: rgb(78 78 78 / 0.05);
  border-bottom-color: rgb(78 78 78 / 0.05);
}
.ybc-border-y-gray-600\/10{
  border-top-color: rgb(78 78 78 / 0.1);
  border-bottom-color: rgb(78 78 78 / 0.1);
}
.ybc-border-y-gray-600\/20{
  border-top-color: rgb(78 78 78 / 0.2);
  border-bottom-color: rgb(78 78 78 / 0.2);
}
.ybc-border-y-gray-600\/25{
  border-top-color: rgb(78 78 78 / 0.25);
  border-bottom-color: rgb(78 78 78 / 0.25);
}
.ybc-border-y-gray-600\/30{
  border-top-color: rgb(78 78 78 / 0.3);
  border-bottom-color: rgb(78 78 78 / 0.3);
}
.ybc-border-y-gray-600\/40{
  border-top-color: rgb(78 78 78 / 0.4);
  border-bottom-color: rgb(78 78 78 / 0.4);
}
.ybc-border-y-gray-600\/50{
  border-top-color: rgb(78 78 78 / 0.5);
  border-bottom-color: rgb(78 78 78 / 0.5);
}
.ybc-border-y-gray-600\/60{
  border-top-color: rgb(78 78 78 / 0.6);
  border-bottom-color: rgb(78 78 78 / 0.6);
}
.ybc-border-y-gray-600\/70{
  border-top-color: rgb(78 78 78 / 0.7);
  border-bottom-color: rgb(78 78 78 / 0.7);
}
.ybc-border-y-gray-600\/75{
  border-top-color: rgb(78 78 78 / 0.75);
  border-bottom-color: rgb(78 78 78 / 0.75);
}
.ybc-border-y-gray-600\/80{
  border-top-color: rgb(78 78 78 / 0.8);
  border-bottom-color: rgb(78 78 78 / 0.8);
}
.ybc-border-y-gray-600\/90{
  border-top-color: rgb(78 78 78 / 0.9);
  border-bottom-color: rgb(78 78 78 / 0.9);
}
.ybc-border-y-gray-600\/95{
  border-top-color: rgb(78 78 78 / 0.95);
  border-bottom-color: rgb(78 78 78 / 0.95);
}
.ybc-border-y-gray-600\/100{
  border-top-color: rgb(78 78 78 / 1);
  border-bottom-color: rgb(78 78 78 / 1);
}
.ybc-border-y-gray-700\/0{
  border-top-color: rgb(51 51 51 / 0);
  border-bottom-color: rgb(51 51 51 / 0);
}
.ybc-border-y-gray-700\/5{
  border-top-color: rgb(51 51 51 / 0.05);
  border-bottom-color: rgb(51 51 51 / 0.05);
}
.ybc-border-y-gray-700\/10{
  border-top-color: rgb(51 51 51 / 0.1);
  border-bottom-color: rgb(51 51 51 / 0.1);
}
.ybc-border-y-gray-700\/20{
  border-top-color: rgb(51 51 51 / 0.2);
  border-bottom-color: rgb(51 51 51 / 0.2);
}
.ybc-border-y-gray-700\/25{
  border-top-color: rgb(51 51 51 / 0.25);
  border-bottom-color: rgb(51 51 51 / 0.25);
}
.ybc-border-y-gray-700\/30{
  border-top-color: rgb(51 51 51 / 0.3);
  border-bottom-color: rgb(51 51 51 / 0.3);
}
.ybc-border-y-gray-700\/40{
  border-top-color: rgb(51 51 51 / 0.4);
  border-bottom-color: rgb(51 51 51 / 0.4);
}
.ybc-border-y-gray-700\/50{
  border-top-color: rgb(51 51 51 / 0.5);
  border-bottom-color: rgb(51 51 51 / 0.5);
}
.ybc-border-y-gray-700\/60{
  border-top-color: rgb(51 51 51 / 0.6);
  border-bottom-color: rgb(51 51 51 / 0.6);
}
.ybc-border-y-gray-700\/70{
  border-top-color: rgb(51 51 51 / 0.7);
  border-bottom-color: rgb(51 51 51 / 0.7);
}
.ybc-border-y-gray-700\/75{
  border-top-color: rgb(51 51 51 / 0.75);
  border-bottom-color: rgb(51 51 51 / 0.75);
}
.ybc-border-y-gray-700\/80{
  border-top-color: rgb(51 51 51 / 0.8);
  border-bottom-color: rgb(51 51 51 / 0.8);
}
.ybc-border-y-gray-700\/90{
  border-top-color: rgb(51 51 51 / 0.9);
  border-bottom-color: rgb(51 51 51 / 0.9);
}
.ybc-border-y-gray-700\/95{
  border-top-color: rgb(51 51 51 / 0.95);
  border-bottom-color: rgb(51 51 51 / 0.95);
}
.ybc-border-y-gray-700\/100{
  border-top-color: rgb(51 51 51 / 1);
  border-bottom-color: rgb(51 51 51 / 1);
}
.ybc-border-y-gray-800\/0{
  border-top-color: rgb(104 111 89 / 0);
  border-bottom-color: rgb(104 111 89 / 0);
}
.ybc-border-y-gray-800\/5{
  border-top-color: rgb(104 111 89 / 0.05);
  border-bottom-color: rgb(104 111 89 / 0.05);
}
.ybc-border-y-gray-800\/10{
  border-top-color: rgb(104 111 89 / 0.1);
  border-bottom-color: rgb(104 111 89 / 0.1);
}
.ybc-border-y-gray-800\/20{
  border-top-color: rgb(104 111 89 / 0.2);
  border-bottom-color: rgb(104 111 89 / 0.2);
}
.ybc-border-y-gray-800\/25{
  border-top-color: rgb(104 111 89 / 0.25);
  border-bottom-color: rgb(104 111 89 / 0.25);
}
.ybc-border-y-gray-800\/30{
  border-top-color: rgb(104 111 89 / 0.3);
  border-bottom-color: rgb(104 111 89 / 0.3);
}
.ybc-border-y-gray-800\/40{
  border-top-color: rgb(104 111 89 / 0.4);
  border-bottom-color: rgb(104 111 89 / 0.4);
}
.ybc-border-y-gray-800\/50{
  border-top-color: rgb(104 111 89 / 0.5);
  border-bottom-color: rgb(104 111 89 / 0.5);
}
.ybc-border-y-gray-800\/60{
  border-top-color: rgb(104 111 89 / 0.6);
  border-bottom-color: rgb(104 111 89 / 0.6);
}
.ybc-border-y-gray-800\/70{
  border-top-color: rgb(104 111 89 / 0.7);
  border-bottom-color: rgb(104 111 89 / 0.7);
}
.ybc-border-y-gray-800\/75{
  border-top-color: rgb(104 111 89 / 0.75);
  border-bottom-color: rgb(104 111 89 / 0.75);
}
.ybc-border-y-gray-800\/80{
  border-top-color: rgb(104 111 89 / 0.8);
  border-bottom-color: rgb(104 111 89 / 0.8);
}
.ybc-border-y-gray-800\/90{
  border-top-color: rgb(104 111 89 / 0.9);
  border-bottom-color: rgb(104 111 89 / 0.9);
}
.ybc-border-y-gray-800\/95{
  border-top-color: rgb(104 111 89 / 0.95);
  border-bottom-color: rgb(104 111 89 / 0.95);
}
.ybc-border-y-gray-800\/100{
  border-top-color: rgb(104 111 89 / 1);
  border-bottom-color: rgb(104 111 89 / 1);
}
.ybc-border-y-gray-900\/0{
  border-top-color: rgb(61 65 51 / 0);
  border-bottom-color: rgb(61 65 51 / 0);
}
.ybc-border-y-gray-900\/5{
  border-top-color: rgb(61 65 51 / 0.05);
  border-bottom-color: rgb(61 65 51 / 0.05);
}
.ybc-border-y-gray-900\/10{
  border-top-color: rgb(61 65 51 / 0.1);
  border-bottom-color: rgb(61 65 51 / 0.1);
}
.ybc-border-y-gray-900\/20{
  border-top-color: rgb(61 65 51 / 0.2);
  border-bottom-color: rgb(61 65 51 / 0.2);
}
.ybc-border-y-gray-900\/25{
  border-top-color: rgb(61 65 51 / 0.25);
  border-bottom-color: rgb(61 65 51 / 0.25);
}
.ybc-border-y-gray-900\/30{
  border-top-color: rgb(61 65 51 / 0.3);
  border-bottom-color: rgb(61 65 51 / 0.3);
}
.ybc-border-y-gray-900\/40{
  border-top-color: rgb(61 65 51 / 0.4);
  border-bottom-color: rgb(61 65 51 / 0.4);
}
.ybc-border-y-gray-900\/50{
  border-top-color: rgb(61 65 51 / 0.5);
  border-bottom-color: rgb(61 65 51 / 0.5);
}
.ybc-border-y-gray-900\/60{
  border-top-color: rgb(61 65 51 / 0.6);
  border-bottom-color: rgb(61 65 51 / 0.6);
}
.ybc-border-y-gray-900\/70{
  border-top-color: rgb(61 65 51 / 0.7);
  border-bottom-color: rgb(61 65 51 / 0.7);
}
.ybc-border-y-gray-900\/75{
  border-top-color: rgb(61 65 51 / 0.75);
  border-bottom-color: rgb(61 65 51 / 0.75);
}
.ybc-border-y-gray-900\/80{
  border-top-color: rgb(61 65 51 / 0.8);
  border-bottom-color: rgb(61 65 51 / 0.8);
}
.ybc-border-y-gray-900\/90{
  border-top-color: rgb(61 65 51 / 0.9);
  border-bottom-color: rgb(61 65 51 / 0.9);
}
.ybc-border-y-gray-900\/95{
  border-top-color: rgb(61 65 51 / 0.95);
  border-bottom-color: rgb(61 65 51 / 0.95);
}
.ybc-border-y-gray-900\/100{
  border-top-color: rgb(61 65 51 / 1);
  border-bottom-color: rgb(61 65 51 / 1);
}
.ybc-border-y-teal-100\/0{
  border-top-color: rgb(224 240 247 / 0);
  border-bottom-color: rgb(224 240 247 / 0);
}
.ybc-border-y-teal-100\/5{
  border-top-color: rgb(224 240 247 / 0.05);
  border-bottom-color: rgb(224 240 247 / 0.05);
}
.ybc-border-y-teal-100\/10{
  border-top-color: rgb(224 240 247 / 0.1);
  border-bottom-color: rgb(224 240 247 / 0.1);
}
.ybc-border-y-teal-100\/20{
  border-top-color: rgb(224 240 247 / 0.2);
  border-bottom-color: rgb(224 240 247 / 0.2);
}
.ybc-border-y-teal-100\/25{
  border-top-color: rgb(224 240 247 / 0.25);
  border-bottom-color: rgb(224 240 247 / 0.25);
}
.ybc-border-y-teal-100\/30{
  border-top-color: rgb(224 240 247 / 0.3);
  border-bottom-color: rgb(224 240 247 / 0.3);
}
.ybc-border-y-teal-100\/40{
  border-top-color: rgb(224 240 247 / 0.4);
  border-bottom-color: rgb(224 240 247 / 0.4);
}
.ybc-border-y-teal-100\/50{
  border-top-color: rgb(224 240 247 / 0.5);
  border-bottom-color: rgb(224 240 247 / 0.5);
}
.ybc-border-y-teal-100\/60{
  border-top-color: rgb(224 240 247 / 0.6);
  border-bottom-color: rgb(224 240 247 / 0.6);
}
.ybc-border-y-teal-100\/70{
  border-top-color: rgb(224 240 247 / 0.7);
  border-bottom-color: rgb(224 240 247 / 0.7);
}
.ybc-border-y-teal-100\/75{
  border-top-color: rgb(224 240 247 / 0.75);
  border-bottom-color: rgb(224 240 247 / 0.75);
}
.ybc-border-y-teal-100\/80{
  border-top-color: rgb(224 240 247 / 0.8);
  border-bottom-color: rgb(224 240 247 / 0.8);
}
.ybc-border-y-teal-100\/90{
  border-top-color: rgb(224 240 247 / 0.9);
  border-bottom-color: rgb(224 240 247 / 0.9);
}
.ybc-border-y-teal-100\/95{
  border-top-color: rgb(224 240 247 / 0.95);
  border-bottom-color: rgb(224 240 247 / 0.95);
}
.ybc-border-y-teal-100\/100{
  border-top-color: rgb(224 240 247 / 1);
  border-bottom-color: rgb(224 240 247 / 1);
}
.ybc-border-y-teal-500\/0{
  border-top-color: rgb(0 127 149 / 0);
  border-bottom-color: rgb(0 127 149 / 0);
}
.ybc-border-y-teal-500\/5{
  border-top-color: rgb(0 127 149 / 0.05);
  border-bottom-color: rgb(0 127 149 / 0.05);
}
.ybc-border-y-teal-500\/10{
  border-top-color: rgb(0 127 149 / 0.1);
  border-bottom-color: rgb(0 127 149 / 0.1);
}
.ybc-border-y-teal-500\/20{
  border-top-color: rgb(0 127 149 / 0.2);
  border-bottom-color: rgb(0 127 149 / 0.2);
}
.ybc-border-y-teal-500\/25{
  border-top-color: rgb(0 127 149 / 0.25);
  border-bottom-color: rgb(0 127 149 / 0.25);
}
.ybc-border-y-teal-500\/30{
  border-top-color: rgb(0 127 149 / 0.3);
  border-bottom-color: rgb(0 127 149 / 0.3);
}
.ybc-border-y-teal-500\/40{
  border-top-color: rgb(0 127 149 / 0.4);
  border-bottom-color: rgb(0 127 149 / 0.4);
}
.ybc-border-y-teal-500\/50{
  border-top-color: rgb(0 127 149 / 0.5);
  border-bottom-color: rgb(0 127 149 / 0.5);
}
.ybc-border-y-teal-500\/60{
  border-top-color: rgb(0 127 149 / 0.6);
  border-bottom-color: rgb(0 127 149 / 0.6);
}
.ybc-border-y-teal-500\/70{
  border-top-color: rgb(0 127 149 / 0.7);
  border-bottom-color: rgb(0 127 149 / 0.7);
}
.ybc-border-y-teal-500\/75{
  border-top-color: rgb(0 127 149 / 0.75);
  border-bottom-color: rgb(0 127 149 / 0.75);
}
.ybc-border-y-teal-500\/80{
  border-top-color: rgb(0 127 149 / 0.8);
  border-bottom-color: rgb(0 127 149 / 0.8);
}
.ybc-border-y-teal-500\/90{
  border-top-color: rgb(0 127 149 / 0.9);
  border-bottom-color: rgb(0 127 149 / 0.9);
}
.ybc-border-y-teal-500\/95{
  border-top-color: rgb(0 127 149 / 0.95);
  border-bottom-color: rgb(0 127 149 / 0.95);
}
.ybc-border-y-teal-500\/100{
  border-top-color: rgb(0 127 149 / 1);
  border-bottom-color: rgb(0 127 149 / 1);
}
.ybc-border-y-teal-600\/0{
  border-top-color: rgb(0 115 165 / 0);
  border-bottom-color: rgb(0 115 165 / 0);
}
.ybc-border-y-teal-600\/5{
  border-top-color: rgb(0 115 165 / 0.05);
  border-bottom-color: rgb(0 115 165 / 0.05);
}
.ybc-border-y-teal-600\/10{
  border-top-color: rgb(0 115 165 / 0.1);
  border-bottom-color: rgb(0 115 165 / 0.1);
}
.ybc-border-y-teal-600\/20{
  border-top-color: rgb(0 115 165 / 0.2);
  border-bottom-color: rgb(0 115 165 / 0.2);
}
.ybc-border-y-teal-600\/25{
  border-top-color: rgb(0 115 165 / 0.25);
  border-bottom-color: rgb(0 115 165 / 0.25);
}
.ybc-border-y-teal-600\/30{
  border-top-color: rgb(0 115 165 / 0.3);
  border-bottom-color: rgb(0 115 165 / 0.3);
}
.ybc-border-y-teal-600\/40{
  border-top-color: rgb(0 115 165 / 0.4);
  border-bottom-color: rgb(0 115 165 / 0.4);
}
.ybc-border-y-teal-600\/50{
  border-top-color: rgb(0 115 165 / 0.5);
  border-bottom-color: rgb(0 115 165 / 0.5);
}
.ybc-border-y-teal-600\/60{
  border-top-color: rgb(0 115 165 / 0.6);
  border-bottom-color: rgb(0 115 165 / 0.6);
}
.ybc-border-y-teal-600\/70{
  border-top-color: rgb(0 115 165 / 0.7);
  border-bottom-color: rgb(0 115 165 / 0.7);
}
.ybc-border-y-teal-600\/75{
  border-top-color: rgb(0 115 165 / 0.75);
  border-bottom-color: rgb(0 115 165 / 0.75);
}
.ybc-border-y-teal-600\/80{
  border-top-color: rgb(0 115 165 / 0.8);
  border-bottom-color: rgb(0 115 165 / 0.8);
}
.ybc-border-y-teal-600\/90{
  border-top-color: rgb(0 115 165 / 0.9);
  border-bottom-color: rgb(0 115 165 / 0.9);
}
.ybc-border-y-teal-600\/95{
  border-top-color: rgb(0 115 165 / 0.95);
  border-bottom-color: rgb(0 115 165 / 0.95);
}
.ybc-border-y-teal-600\/100{
  border-top-color: rgb(0 115 165 / 1);
  border-bottom-color: rgb(0 115 165 / 1);
}
.ybc-border-y-teal-900\/0{
  border-top-color: rgb(0 85 114 / 0);
  border-bottom-color: rgb(0 85 114 / 0);
}
.ybc-border-y-teal-900\/5{
  border-top-color: rgb(0 85 114 / 0.05);
  border-bottom-color: rgb(0 85 114 / 0.05);
}
.ybc-border-y-teal-900\/10{
  border-top-color: rgb(0 85 114 / 0.1);
  border-bottom-color: rgb(0 85 114 / 0.1);
}
.ybc-border-y-teal-900\/20{
  border-top-color: rgb(0 85 114 / 0.2);
  border-bottom-color: rgb(0 85 114 / 0.2);
}
.ybc-border-y-teal-900\/25{
  border-top-color: rgb(0 85 114 / 0.25);
  border-bottom-color: rgb(0 85 114 / 0.25);
}
.ybc-border-y-teal-900\/30{
  border-top-color: rgb(0 85 114 / 0.3);
  border-bottom-color: rgb(0 85 114 / 0.3);
}
.ybc-border-y-teal-900\/40{
  border-top-color: rgb(0 85 114 / 0.4);
  border-bottom-color: rgb(0 85 114 / 0.4);
}
.ybc-border-y-teal-900\/50{
  border-top-color: rgb(0 85 114 / 0.5);
  border-bottom-color: rgb(0 85 114 / 0.5);
}
.ybc-border-y-teal-900\/60{
  border-top-color: rgb(0 85 114 / 0.6);
  border-bottom-color: rgb(0 85 114 / 0.6);
}
.ybc-border-y-teal-900\/70{
  border-top-color: rgb(0 85 114 / 0.7);
  border-bottom-color: rgb(0 85 114 / 0.7);
}
.ybc-border-y-teal-900\/75{
  border-top-color: rgb(0 85 114 / 0.75);
  border-bottom-color: rgb(0 85 114 / 0.75);
}
.ybc-border-y-teal-900\/80{
  border-top-color: rgb(0 85 114 / 0.8);
  border-bottom-color: rgb(0 85 114 / 0.8);
}
.ybc-border-y-teal-900\/90{
  border-top-color: rgb(0 85 114 / 0.9);
  border-bottom-color: rgb(0 85 114 / 0.9);
}
.ybc-border-y-teal-900\/95{
  border-top-color: rgb(0 85 114 / 0.95);
  border-bottom-color: rgb(0 85 114 / 0.95);
}
.ybc-border-y-teal-900\/100{
  border-top-color: rgb(0 85 114 / 1);
  border-bottom-color: rgb(0 85 114 / 1);
}
.ybc-border-y-blue-100\/0{
  border-top-color: rgb(60 114 177 / 0);
  border-bottom-color: rgb(60 114 177 / 0);
}
.ybc-border-y-blue-100\/5{
  border-top-color: rgb(60 114 177 / 0.05);
  border-bottom-color: rgb(60 114 177 / 0.05);
}
.ybc-border-y-blue-100\/10{
  border-top-color: rgb(60 114 177 / 0.1);
  border-bottom-color: rgb(60 114 177 / 0.1);
}
.ybc-border-y-blue-100\/20{
  border-top-color: rgb(60 114 177 / 0.2);
  border-bottom-color: rgb(60 114 177 / 0.2);
}
.ybc-border-y-blue-100\/25{
  border-top-color: rgb(60 114 177 / 0.25);
  border-bottom-color: rgb(60 114 177 / 0.25);
}
.ybc-border-y-blue-100\/30{
  border-top-color: rgb(60 114 177 / 0.3);
  border-bottom-color: rgb(60 114 177 / 0.3);
}
.ybc-border-y-blue-100\/40{
  border-top-color: rgb(60 114 177 / 0.4);
  border-bottom-color: rgb(60 114 177 / 0.4);
}
.ybc-border-y-blue-100\/50{
  border-top-color: rgb(60 114 177 / 0.5);
  border-bottom-color: rgb(60 114 177 / 0.5);
}
.ybc-border-y-blue-100\/60{
  border-top-color: rgb(60 114 177 / 0.6);
  border-bottom-color: rgb(60 114 177 / 0.6);
}
.ybc-border-y-blue-100\/70{
  border-top-color: rgb(60 114 177 / 0.7);
  border-bottom-color: rgb(60 114 177 / 0.7);
}
.ybc-border-y-blue-100\/75{
  border-top-color: rgb(60 114 177 / 0.75);
  border-bottom-color: rgb(60 114 177 / 0.75);
}
.ybc-border-y-blue-100\/80{
  border-top-color: rgb(60 114 177 / 0.8);
  border-bottom-color: rgb(60 114 177 / 0.8);
}
.ybc-border-y-blue-100\/90{
  border-top-color: rgb(60 114 177 / 0.9);
  border-bottom-color: rgb(60 114 177 / 0.9);
}
.ybc-border-y-blue-100\/95{
  border-top-color: rgb(60 114 177 / 0.95);
  border-bottom-color: rgb(60 114 177 / 0.95);
}
.ybc-border-y-blue-100\/100{
  border-top-color: rgb(60 114 177 / 1);
  border-bottom-color: rgb(60 114 177 / 1);
}
.ybc-border-y-blue-200\/0{
  border-top-color: rgb(72 118 148 / 0);
  border-bottom-color: rgb(72 118 148 / 0);
}
.ybc-border-y-blue-200\/5{
  border-top-color: rgb(72 118 148 / 0.05);
  border-bottom-color: rgb(72 118 148 / 0.05);
}
.ybc-border-y-blue-200\/10{
  border-top-color: rgb(72 118 148 / 0.1);
  border-bottom-color: rgb(72 118 148 / 0.1);
}
.ybc-border-y-blue-200\/20{
  border-top-color: rgb(72 118 148 / 0.2);
  border-bottom-color: rgb(72 118 148 / 0.2);
}
.ybc-border-y-blue-200\/25{
  border-top-color: rgb(72 118 148 / 0.25);
  border-bottom-color: rgb(72 118 148 / 0.25);
}
.ybc-border-y-blue-200\/30{
  border-top-color: rgb(72 118 148 / 0.3);
  border-bottom-color: rgb(72 118 148 / 0.3);
}
.ybc-border-y-blue-200\/40{
  border-top-color: rgb(72 118 148 / 0.4);
  border-bottom-color: rgb(72 118 148 / 0.4);
}
.ybc-border-y-blue-200\/50{
  border-top-color: rgb(72 118 148 / 0.5);
  border-bottom-color: rgb(72 118 148 / 0.5);
}
.ybc-border-y-blue-200\/60{
  border-top-color: rgb(72 118 148 / 0.6);
  border-bottom-color: rgb(72 118 148 / 0.6);
}
.ybc-border-y-blue-200\/70{
  border-top-color: rgb(72 118 148 / 0.7);
  border-bottom-color: rgb(72 118 148 / 0.7);
}
.ybc-border-y-blue-200\/75{
  border-top-color: rgb(72 118 148 / 0.75);
  border-bottom-color: rgb(72 118 148 / 0.75);
}
.ybc-border-y-blue-200\/80{
  border-top-color: rgb(72 118 148 / 0.8);
  border-bottom-color: rgb(72 118 148 / 0.8);
}
.ybc-border-y-blue-200\/90{
  border-top-color: rgb(72 118 148 / 0.9);
  border-bottom-color: rgb(72 118 148 / 0.9);
}
.ybc-border-y-blue-200\/95{
  border-top-color: rgb(72 118 148 / 0.95);
  border-bottom-color: rgb(72 118 148 / 0.95);
}
.ybc-border-y-blue-200\/100{
  border-top-color: rgb(72 118 148 / 1);
  border-bottom-color: rgb(72 118 148 / 1);
}
.ybc-border-y-blue-500\/0{
  border-top-color: rgb(32 105 120 / 0);
  border-bottom-color: rgb(32 105 120 / 0);
}
.ybc-border-y-blue-500\/5{
  border-top-color: rgb(32 105 120 / 0.05);
  border-bottom-color: rgb(32 105 120 / 0.05);
}
.ybc-border-y-blue-500\/10{
  border-top-color: rgb(32 105 120 / 0.1);
  border-bottom-color: rgb(32 105 120 / 0.1);
}
.ybc-border-y-blue-500\/20{
  border-top-color: rgb(32 105 120 / 0.2);
  border-bottom-color: rgb(32 105 120 / 0.2);
}
.ybc-border-y-blue-500\/25{
  border-top-color: rgb(32 105 120 / 0.25);
  border-bottom-color: rgb(32 105 120 / 0.25);
}
.ybc-border-y-blue-500\/30{
  border-top-color: rgb(32 105 120 / 0.3);
  border-bottom-color: rgb(32 105 120 / 0.3);
}
.ybc-border-y-blue-500\/40{
  border-top-color: rgb(32 105 120 / 0.4);
  border-bottom-color: rgb(32 105 120 / 0.4);
}
.ybc-border-y-blue-500\/50{
  border-top-color: rgb(32 105 120 / 0.5);
  border-bottom-color: rgb(32 105 120 / 0.5);
}
.ybc-border-y-blue-500\/60{
  border-top-color: rgb(32 105 120 / 0.6);
  border-bottom-color: rgb(32 105 120 / 0.6);
}
.ybc-border-y-blue-500\/70{
  border-top-color: rgb(32 105 120 / 0.7);
  border-bottom-color: rgb(32 105 120 / 0.7);
}
.ybc-border-y-blue-500\/75{
  border-top-color: rgb(32 105 120 / 0.75);
  border-bottom-color: rgb(32 105 120 / 0.75);
}
.ybc-border-y-blue-500\/80{
  border-top-color: rgb(32 105 120 / 0.8);
  border-bottom-color: rgb(32 105 120 / 0.8);
}
.ybc-border-y-blue-500\/90{
  border-top-color: rgb(32 105 120 / 0.9);
  border-bottom-color: rgb(32 105 120 / 0.9);
}
.ybc-border-y-blue-500\/95{
  border-top-color: rgb(32 105 120 / 0.95);
  border-bottom-color: rgb(32 105 120 / 0.95);
}
.ybc-border-y-blue-500\/100{
  border-top-color: rgb(32 105 120 / 1);
  border-bottom-color: rgb(32 105 120 / 1);
}
.ybc-border-y-section-branding-why-yubico\/0{
  border-top-color: rgb(60 114 177 / 0);
  border-bottom-color: rgb(60 114 177 / 0);
}
.ybc-border-y-section-branding-why-yubico\/5{
  border-top-color: rgb(60 114 177 / 0.05);
  border-bottom-color: rgb(60 114 177 / 0.05);
}
.ybc-border-y-section-branding-why-yubico\/10{
  border-top-color: rgb(60 114 177 / 0.1);
  border-bottom-color: rgb(60 114 177 / 0.1);
}
.ybc-border-y-section-branding-why-yubico\/20{
  border-top-color: rgb(60 114 177 / 0.2);
  border-bottom-color: rgb(60 114 177 / 0.2);
}
.ybc-border-y-section-branding-why-yubico\/25{
  border-top-color: rgb(60 114 177 / 0.25);
  border-bottom-color: rgb(60 114 177 / 0.25);
}
.ybc-border-y-section-branding-why-yubico\/30{
  border-top-color: rgb(60 114 177 / 0.3);
  border-bottom-color: rgb(60 114 177 / 0.3);
}
.ybc-border-y-section-branding-why-yubico\/40{
  border-top-color: rgb(60 114 177 / 0.4);
  border-bottom-color: rgb(60 114 177 / 0.4);
}
.ybc-border-y-section-branding-why-yubico\/50{
  border-top-color: rgb(60 114 177 / 0.5);
  border-bottom-color: rgb(60 114 177 / 0.5);
}
.ybc-border-y-section-branding-why-yubico\/60{
  border-top-color: rgb(60 114 177 / 0.6);
  border-bottom-color: rgb(60 114 177 / 0.6);
}
.ybc-border-y-section-branding-why-yubico\/70{
  border-top-color: rgb(60 114 177 / 0.7);
  border-bottom-color: rgb(60 114 177 / 0.7);
}
.ybc-border-y-section-branding-why-yubico\/75{
  border-top-color: rgb(60 114 177 / 0.75);
  border-bottom-color: rgb(60 114 177 / 0.75);
}
.ybc-border-y-section-branding-why-yubico\/80{
  border-top-color: rgb(60 114 177 / 0.8);
  border-bottom-color: rgb(60 114 177 / 0.8);
}
.ybc-border-y-section-branding-why-yubico\/90{
  border-top-color: rgb(60 114 177 / 0.9);
  border-bottom-color: rgb(60 114 177 / 0.9);
}
.ybc-border-y-section-branding-why-yubico\/95{
  border-top-color: rgb(60 114 177 / 0.95);
  border-bottom-color: rgb(60 114 177 / 0.95);
}
.ybc-border-y-section-branding-why-yubico\/100{
  border-top-color: rgb(60 114 177 / 1);
  border-bottom-color: rgb(60 114 177 / 1);
}
.ybc-border-y-section-branding-products\/0{
  border-top-color: rgb(74 118 148 / 0);
  border-bottom-color: rgb(74 118 148 / 0);
}
.ybc-border-y-section-branding-products\/5{
  border-top-color: rgb(74 118 148 / 0.05);
  border-bottom-color: rgb(74 118 148 / 0.05);
}
.ybc-border-y-section-branding-products\/10{
  border-top-color: rgb(74 118 148 / 0.1);
  border-bottom-color: rgb(74 118 148 / 0.1);
}
.ybc-border-y-section-branding-products\/20{
  border-top-color: rgb(74 118 148 / 0.2);
  border-bottom-color: rgb(74 118 148 / 0.2);
}
.ybc-border-y-section-branding-products\/25{
  border-top-color: rgb(74 118 148 / 0.25);
  border-bottom-color: rgb(74 118 148 / 0.25);
}
.ybc-border-y-section-branding-products\/30{
  border-top-color: rgb(74 118 148 / 0.3);
  border-bottom-color: rgb(74 118 148 / 0.3);
}
.ybc-border-y-section-branding-products\/40{
  border-top-color: rgb(74 118 148 / 0.4);
  border-bottom-color: rgb(74 118 148 / 0.4);
}
.ybc-border-y-section-branding-products\/50{
  border-top-color: rgb(74 118 148 / 0.5);
  border-bottom-color: rgb(74 118 148 / 0.5);
}
.ybc-border-y-section-branding-products\/60{
  border-top-color: rgb(74 118 148 / 0.6);
  border-bottom-color: rgb(74 118 148 / 0.6);
}
.ybc-border-y-section-branding-products\/70{
  border-top-color: rgb(74 118 148 / 0.7);
  border-bottom-color: rgb(74 118 148 / 0.7);
}
.ybc-border-y-section-branding-products\/75{
  border-top-color: rgb(74 118 148 / 0.75);
  border-bottom-color: rgb(74 118 148 / 0.75);
}
.ybc-border-y-section-branding-products\/80{
  border-top-color: rgb(74 118 148 / 0.8);
  border-bottom-color: rgb(74 118 148 / 0.8);
}
.ybc-border-y-section-branding-products\/90{
  border-top-color: rgb(74 118 148 / 0.9);
  border-bottom-color: rgb(74 118 148 / 0.9);
}
.ybc-border-y-section-branding-products\/95{
  border-top-color: rgb(74 118 148 / 0.95);
  border-bottom-color: rgb(74 118 148 / 0.95);
}
.ybc-border-y-section-branding-products\/100{
  border-top-color: rgb(74 118 148 / 1);
  border-bottom-color: rgb(74 118 148 / 1);
}
.ybc-border-y-section-branding-solutions\/0{
  border-top-color: rgb(0 115 165 / 0);
  border-bottom-color: rgb(0 115 165 / 0);
}
.ybc-border-y-section-branding-solutions\/5{
  border-top-color: rgb(0 115 165 / 0.05);
  border-bottom-color: rgb(0 115 165 / 0.05);
}
.ybc-border-y-section-branding-solutions\/10{
  border-top-color: rgb(0 115 165 / 0.1);
  border-bottom-color: rgb(0 115 165 / 0.1);
}
.ybc-border-y-section-branding-solutions\/20{
  border-top-color: rgb(0 115 165 / 0.2);
  border-bottom-color: rgb(0 115 165 / 0.2);
}
.ybc-border-y-section-branding-solutions\/25{
  border-top-color: rgb(0 115 165 / 0.25);
  border-bottom-color: rgb(0 115 165 / 0.25);
}
.ybc-border-y-section-branding-solutions\/30{
  border-top-color: rgb(0 115 165 / 0.3);
  border-bottom-color: rgb(0 115 165 / 0.3);
}
.ybc-border-y-section-branding-solutions\/40{
  border-top-color: rgb(0 115 165 / 0.4);
  border-bottom-color: rgb(0 115 165 / 0.4);
}
.ybc-border-y-section-branding-solutions\/50{
  border-top-color: rgb(0 115 165 / 0.5);
  border-bottom-color: rgb(0 115 165 / 0.5);
}
.ybc-border-y-section-branding-solutions\/60{
  border-top-color: rgb(0 115 165 / 0.6);
  border-bottom-color: rgb(0 115 165 / 0.6);
}
.ybc-border-y-section-branding-solutions\/70{
  border-top-color: rgb(0 115 165 / 0.7);
  border-bottom-color: rgb(0 115 165 / 0.7);
}
.ybc-border-y-section-branding-solutions\/75{
  border-top-color: rgb(0 115 165 / 0.75);
  border-bottom-color: rgb(0 115 165 / 0.75);
}
.ybc-border-y-section-branding-solutions\/80{
  border-top-color: rgb(0 115 165 / 0.8);
  border-bottom-color: rgb(0 115 165 / 0.8);
}
.ybc-border-y-section-branding-solutions\/90{
  border-top-color: rgb(0 115 165 / 0.9);
  border-bottom-color: rgb(0 115 165 / 0.9);
}
.ybc-border-y-section-branding-solutions\/95{
  border-top-color: rgb(0 115 165 / 0.95);
  border-bottom-color: rgb(0 115 165 / 0.95);
}
.ybc-border-y-section-branding-solutions\/100{
  border-top-color: rgb(0 115 165 / 1);
  border-bottom-color: rgb(0 115 165 / 1);
}
.ybc-border-y-section-branding-resources\/0{
  border-top-color: rgb(0 127 149 / 0);
  border-bottom-color: rgb(0 127 149 / 0);
}
.ybc-border-y-section-branding-resources\/5{
  border-top-color: rgb(0 127 149 / 0.05);
  border-bottom-color: rgb(0 127 149 / 0.05);
}
.ybc-border-y-section-branding-resources\/10{
  border-top-color: rgb(0 127 149 / 0.1);
  border-bottom-color: rgb(0 127 149 / 0.1);
}
.ybc-border-y-section-branding-resources\/20{
  border-top-color: rgb(0 127 149 / 0.2);
  border-bottom-color: rgb(0 127 149 / 0.2);
}
.ybc-border-y-section-branding-resources\/25{
  border-top-color: rgb(0 127 149 / 0.25);
  border-bottom-color: rgb(0 127 149 / 0.25);
}
.ybc-border-y-section-branding-resources\/30{
  border-top-color: rgb(0 127 149 / 0.3);
  border-bottom-color: rgb(0 127 149 / 0.3);
}
.ybc-border-y-section-branding-resources\/40{
  border-top-color: rgb(0 127 149 / 0.4);
  border-bottom-color: rgb(0 127 149 / 0.4);
}
.ybc-border-y-section-branding-resources\/50{
  border-top-color: rgb(0 127 149 / 0.5);
  border-bottom-color: rgb(0 127 149 / 0.5);
}
.ybc-border-y-section-branding-resources\/60{
  border-top-color: rgb(0 127 149 / 0.6);
  border-bottom-color: rgb(0 127 149 / 0.6);
}
.ybc-border-y-section-branding-resources\/70{
  border-top-color: rgb(0 127 149 / 0.7);
  border-bottom-color: rgb(0 127 149 / 0.7);
}
.ybc-border-y-section-branding-resources\/75{
  border-top-color: rgb(0 127 149 / 0.75);
  border-bottom-color: rgb(0 127 149 / 0.75);
}
.ybc-border-y-section-branding-resources\/80{
  border-top-color: rgb(0 127 149 / 0.8);
  border-bottom-color: rgb(0 127 149 / 0.8);
}
.ybc-border-y-section-branding-resources\/90{
  border-top-color: rgb(0 127 149 / 0.9);
  border-bottom-color: rgb(0 127 149 / 0.9);
}
.ybc-border-y-section-branding-resources\/95{
  border-top-color: rgb(0 127 149 / 0.95);
  border-bottom-color: rgb(0 127 149 / 0.95);
}
.ybc-border-y-section-branding-resources\/100{
  border-top-color: rgb(0 127 149 / 1);
  border-bottom-color: rgb(0 127 149 / 1);
}
.ybc-border-y-section-branding-company\/0{
  border-top-color: rgb(92 130 17 / 0);
  border-bottom-color: rgb(92 130 17 / 0);
}
.ybc-border-y-section-branding-company\/5{
  border-top-color: rgb(92 130 17 / 0.05);
  border-bottom-color: rgb(92 130 17 / 0.05);
}
.ybc-border-y-section-branding-company\/10{
  border-top-color: rgb(92 130 17 / 0.1);
  border-bottom-color: rgb(92 130 17 / 0.1);
}
.ybc-border-y-section-branding-company\/20{
  border-top-color: rgb(92 130 17 / 0.2);
  border-bottom-color: rgb(92 130 17 / 0.2);
}
.ybc-border-y-section-branding-company\/25{
  border-top-color: rgb(92 130 17 / 0.25);
  border-bottom-color: rgb(92 130 17 / 0.25);
}
.ybc-border-y-section-branding-company\/30{
  border-top-color: rgb(92 130 17 / 0.3);
  border-bottom-color: rgb(92 130 17 / 0.3);
}
.ybc-border-y-section-branding-company\/40{
  border-top-color: rgb(92 130 17 / 0.4);
  border-bottom-color: rgb(92 130 17 / 0.4);
}
.ybc-border-y-section-branding-company\/50{
  border-top-color: rgb(92 130 17 / 0.5);
  border-bottom-color: rgb(92 130 17 / 0.5);
}
.ybc-border-y-section-branding-company\/60{
  border-top-color: rgb(92 130 17 / 0.6);
  border-bottom-color: rgb(92 130 17 / 0.6);
}
.ybc-border-y-section-branding-company\/70{
  border-top-color: rgb(92 130 17 / 0.7);
  border-bottom-color: rgb(92 130 17 / 0.7);
}
.ybc-border-y-section-branding-company\/75{
  border-top-color: rgb(92 130 17 / 0.75);
  border-bottom-color: rgb(92 130 17 / 0.75);
}
.ybc-border-y-section-branding-company\/80{
  border-top-color: rgb(92 130 17 / 0.8);
  border-bottom-color: rgb(92 130 17 / 0.8);
}
.ybc-border-y-section-branding-company\/90{
  border-top-color: rgb(92 130 17 / 0.9);
  border-bottom-color: rgb(92 130 17 / 0.9);
}
.ybc-border-y-section-branding-company\/95{
  border-top-color: rgb(92 130 17 / 0.95);
  border-bottom-color: rgb(92 130 17 / 0.95);
}
.ybc-border-y-section-branding-company\/100{
  border-top-color: rgb(92 130 17 / 1);
  border-bottom-color: rgb(92 130 17 / 1);
}
.ybc-border-y-section-branding-support\/0{
  border-top-color: rgb(32 105 120 / 0);
  border-bottom-color: rgb(32 105 120 / 0);
}
.ybc-border-y-section-branding-support\/5{
  border-top-color: rgb(32 105 120 / 0.05);
  border-bottom-color: rgb(32 105 120 / 0.05);
}
.ybc-border-y-section-branding-support\/10{
  border-top-color: rgb(32 105 120 / 0.1);
  border-bottom-color: rgb(32 105 120 / 0.1);
}
.ybc-border-y-section-branding-support\/20{
  border-top-color: rgb(32 105 120 / 0.2);
  border-bottom-color: rgb(32 105 120 / 0.2);
}
.ybc-border-y-section-branding-support\/25{
  border-top-color: rgb(32 105 120 / 0.25);
  border-bottom-color: rgb(32 105 120 / 0.25);
}
.ybc-border-y-section-branding-support\/30{
  border-top-color: rgb(32 105 120 / 0.3);
  border-bottom-color: rgb(32 105 120 / 0.3);
}
.ybc-border-y-section-branding-support\/40{
  border-top-color: rgb(32 105 120 / 0.4);
  border-bottom-color: rgb(32 105 120 / 0.4);
}
.ybc-border-y-section-branding-support\/50{
  border-top-color: rgb(32 105 120 / 0.5);
  border-bottom-color: rgb(32 105 120 / 0.5);
}
.ybc-border-y-section-branding-support\/60{
  border-top-color: rgb(32 105 120 / 0.6);
  border-bottom-color: rgb(32 105 120 / 0.6);
}
.ybc-border-y-section-branding-support\/70{
  border-top-color: rgb(32 105 120 / 0.7);
  border-bottom-color: rgb(32 105 120 / 0.7);
}
.ybc-border-y-section-branding-support\/75{
  border-top-color: rgb(32 105 120 / 0.75);
  border-bottom-color: rgb(32 105 120 / 0.75);
}
.ybc-border-y-section-branding-support\/80{
  border-top-color: rgb(32 105 120 / 0.8);
  border-bottom-color: rgb(32 105 120 / 0.8);
}
.ybc-border-y-section-branding-support\/90{
  border-top-color: rgb(32 105 120 / 0.9);
  border-bottom-color: rgb(32 105 120 / 0.9);
}
.ybc-border-y-section-branding-support\/95{
  border-top-color: rgb(32 105 120 / 0.95);
  border-bottom-color: rgb(32 105 120 / 0.95);
}
.ybc-border-y-section-branding-support\/100{
  border-top-color: rgb(32 105 120 / 1);
  border-bottom-color: rgb(32 105 120 / 1);
}
.ybc-border-t-transparent{
  border-top-color: transparent;
}
.ybc-border-t-current{
  border-top-color: currentColor;
}
.ybc-border-t-black{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.ybc-border-t-white{
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.ybc-border-t-lime-400{
  --tw-border-opacity: 1;
  border-top-color: rgb(154 202 60 / var(--tw-border-opacity));
}
.ybc-border-t-lime-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(132 189 0 / var(--tw-border-opacity));
}
.ybc-border-t-lime-600{
  --tw-border-opacity: 1;
  border-top-color: rgb(101 162 12 / var(--tw-border-opacity));
}
.ybc-border-t-lime-700{
  --tw-border-opacity: 1;
  border-top-color: rgb(123 175 0 / var(--tw-border-opacity));
}
.ybc-border-t-lime-900{
  --tw-border-opacity: 1;
  border-top-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-t-gray-50{
  --tw-border-opacity: 1;
  border-top-color: rgb(249 249 249 / var(--tw-border-opacity));
}
.ybc-border-t-gray-100{
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity));
}
.ybc-border-t-gray-300{
  --tw-border-opacity: 1;
  border-top-color: rgb(217 217 217 / var(--tw-border-opacity));
}
.ybc-border-t-gray-400{
  --tw-border-opacity: 1;
  border-top-color: rgb(177 180 169 / var(--tw-border-opacity));
}
.ybc-border-t-gray-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(134 139 121 / var(--tw-border-opacity));
}
.ybc-border-t-gray-600{
  --tw-border-opacity: 1;
  border-top-color: rgb(78 78 78 / var(--tw-border-opacity));
}
.ybc-border-t-gray-700{
  --tw-border-opacity: 1;
  border-top-color: rgb(51 51 51 / var(--tw-border-opacity));
}
.ybc-border-t-gray-800{
  --tw-border-opacity: 1;
  border-top-color: rgb(104 111 89 / var(--tw-border-opacity));
}
.ybc-border-t-gray-900{
  --tw-border-opacity: 1;
  border-top-color: rgb(61 65 51 / var(--tw-border-opacity));
}
.ybc-border-t-teal-100{
  --tw-border-opacity: 1;
  border-top-color: rgb(224 240 247 / var(--tw-border-opacity));
}
.ybc-border-t-teal-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-t-teal-600{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-t-teal-900{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 85 114 / var(--tw-border-opacity));
}
.ybc-border-t-blue-100{
  --tw-border-opacity: 1;
  border-top-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-t-blue-200{
  --tw-border-opacity: 1;
  border-top-color: rgb(72 118 148 / var(--tw-border-opacity));
}
.ybc-border-t-blue-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-t-section-branding-why-yubico{
  --tw-border-opacity: 1;
  border-top-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-t-section-branding-products{
  --tw-border-opacity: 1;
  border-top-color: rgb(74 118 148 / var(--tw-border-opacity));
}
.ybc-border-t-section-branding-solutions{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-t-section-branding-resources{
  --tw-border-opacity: 1;
  border-top-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-t-section-branding-company{
  --tw-border-opacity: 1;
  border-top-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-t-section-branding-support{
  --tw-border-opacity: 1;
  border-top-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-t-transparent\/0{
  border-top-color: rgb(0 0 0 / 0);
}
.ybc-border-t-transparent\/5{
  border-top-color: rgb(0 0 0 / 0.05);
}
.ybc-border-t-transparent\/10{
  border-top-color: rgb(0 0 0 / 0.1);
}
.ybc-border-t-transparent\/20{
  border-top-color: rgb(0 0 0 / 0.2);
}
.ybc-border-t-transparent\/25{
  border-top-color: rgb(0 0 0 / 0.25);
}
.ybc-border-t-transparent\/30{
  border-top-color: rgb(0 0 0 / 0.3);
}
.ybc-border-t-transparent\/40{
  border-top-color: rgb(0 0 0 / 0.4);
}
.ybc-border-t-transparent\/50{
  border-top-color: rgb(0 0 0 / 0.5);
}
.ybc-border-t-transparent\/60{
  border-top-color: rgb(0 0 0 / 0.6);
}
.ybc-border-t-transparent\/70{
  border-top-color: rgb(0 0 0 / 0.7);
}
.ybc-border-t-transparent\/75{
  border-top-color: rgb(0 0 0 / 0.75);
}
.ybc-border-t-transparent\/80{
  border-top-color: rgb(0 0 0 / 0.8);
}
.ybc-border-t-transparent\/90{
  border-top-color: rgb(0 0 0 / 0.9);
}
.ybc-border-t-transparent\/95{
  border-top-color: rgb(0 0 0 / 0.95);
}
.ybc-border-t-transparent\/100{
  border-top-color: rgb(0 0 0 / 1);
}
.ybc-border-t-black\/0{
  border-top-color: rgb(0 0 0 / 0);
}
.ybc-border-t-black\/5{
  border-top-color: rgb(0 0 0 / 0.05);
}
.ybc-border-t-black\/10{
  border-top-color: rgb(0 0 0 / 0.1);
}
.ybc-border-t-black\/20{
  border-top-color: rgb(0 0 0 / 0.2);
}
.ybc-border-t-black\/25{
  border-top-color: rgb(0 0 0 / 0.25);
}
.ybc-border-t-black\/30{
  border-top-color: rgb(0 0 0 / 0.3);
}
.ybc-border-t-black\/40{
  border-top-color: rgb(0 0 0 / 0.4);
}
.ybc-border-t-black\/50{
  border-top-color: rgb(0 0 0 / 0.5);
}
.ybc-border-t-black\/60{
  border-top-color: rgb(0 0 0 / 0.6);
}
.ybc-border-t-black\/70{
  border-top-color: rgb(0 0 0 / 0.7);
}
.ybc-border-t-black\/75{
  border-top-color: rgb(0 0 0 / 0.75);
}
.ybc-border-t-black\/80{
  border-top-color: rgb(0 0 0 / 0.8);
}
.ybc-border-t-black\/90{
  border-top-color: rgb(0 0 0 / 0.9);
}
.ybc-border-t-black\/95{
  border-top-color: rgb(0 0 0 / 0.95);
}
.ybc-border-t-black\/100{
  border-top-color: rgb(0 0 0 / 1);
}
.ybc-border-t-white\/0{
  border-top-color: rgb(255 255 255 / 0);
}
.ybc-border-t-white\/5{
  border-top-color: rgb(255 255 255 / 0.05);
}
.ybc-border-t-white\/10{
  border-top-color: rgb(255 255 255 / 0.1);
}
.ybc-border-t-white\/20{
  border-top-color: rgb(255 255 255 / 0.2);
}
.ybc-border-t-white\/25{
  border-top-color: rgb(255 255 255 / 0.25);
}
.ybc-border-t-white\/30{
  border-top-color: rgb(255 255 255 / 0.3);
}
.ybc-border-t-white\/40{
  border-top-color: rgb(255 255 255 / 0.4);
}
.ybc-border-t-white\/50{
  border-top-color: rgb(255 255 255 / 0.5);
}
.ybc-border-t-white\/60{
  border-top-color: rgb(255 255 255 / 0.6);
}
.ybc-border-t-white\/70{
  border-top-color: rgb(255 255 255 / 0.7);
}
.ybc-border-t-white\/75{
  border-top-color: rgb(255 255 255 / 0.75);
}
.ybc-border-t-white\/80{
  border-top-color: rgb(255 255 255 / 0.8);
}
.ybc-border-t-white\/90{
  border-top-color: rgb(255 255 255 / 0.9);
}
.ybc-border-t-white\/95{
  border-top-color: rgb(255 255 255 / 0.95);
}
.ybc-border-t-white\/100{
  border-top-color: rgb(255 255 255 / 1);
}
.ybc-border-t-lime-400\/0{
  border-top-color: rgb(154 202 60 / 0);
}
.ybc-border-t-lime-400\/5{
  border-top-color: rgb(154 202 60 / 0.05);
}
.ybc-border-t-lime-400\/10{
  border-top-color: rgb(154 202 60 / 0.1);
}
.ybc-border-t-lime-400\/20{
  border-top-color: rgb(154 202 60 / 0.2);
}
.ybc-border-t-lime-400\/25{
  border-top-color: rgb(154 202 60 / 0.25);
}
.ybc-border-t-lime-400\/30{
  border-top-color: rgb(154 202 60 / 0.3);
}
.ybc-border-t-lime-400\/40{
  border-top-color: rgb(154 202 60 / 0.4);
}
.ybc-border-t-lime-400\/50{
  border-top-color: rgb(154 202 60 / 0.5);
}
.ybc-border-t-lime-400\/60{
  border-top-color: rgb(154 202 60 / 0.6);
}
.ybc-border-t-lime-400\/70{
  border-top-color: rgb(154 202 60 / 0.7);
}
.ybc-border-t-lime-400\/75{
  border-top-color: rgb(154 202 60 / 0.75);
}
.ybc-border-t-lime-400\/80{
  border-top-color: rgb(154 202 60 / 0.8);
}
.ybc-border-t-lime-400\/90{
  border-top-color: rgb(154 202 60 / 0.9);
}
.ybc-border-t-lime-400\/95{
  border-top-color: rgb(154 202 60 / 0.95);
}
.ybc-border-t-lime-400\/100{
  border-top-color: rgb(154 202 60 / 1);
}
.ybc-border-t-lime-500\/0{
  border-top-color: rgb(132 189 0 / 0);
}
.ybc-border-t-lime-500\/5{
  border-top-color: rgb(132 189 0 / 0.05);
}
.ybc-border-t-lime-500\/10{
  border-top-color: rgb(132 189 0 / 0.1);
}
.ybc-border-t-lime-500\/20{
  border-top-color: rgb(132 189 0 / 0.2);
}
.ybc-border-t-lime-500\/25{
  border-top-color: rgb(132 189 0 / 0.25);
}
.ybc-border-t-lime-500\/30{
  border-top-color: rgb(132 189 0 / 0.3);
}
.ybc-border-t-lime-500\/40{
  border-top-color: rgb(132 189 0 / 0.4);
}
.ybc-border-t-lime-500\/50{
  border-top-color: rgb(132 189 0 / 0.5);
}
.ybc-border-t-lime-500\/60{
  border-top-color: rgb(132 189 0 / 0.6);
}
.ybc-border-t-lime-500\/70{
  border-top-color: rgb(132 189 0 / 0.7);
}
.ybc-border-t-lime-500\/75{
  border-top-color: rgb(132 189 0 / 0.75);
}
.ybc-border-t-lime-500\/80{
  border-top-color: rgb(132 189 0 / 0.8);
}
.ybc-border-t-lime-500\/90{
  border-top-color: rgb(132 189 0 / 0.9);
}
.ybc-border-t-lime-500\/95{
  border-top-color: rgb(132 189 0 / 0.95);
}
.ybc-border-t-lime-500\/100{
  border-top-color: rgb(132 189 0 / 1);
}
.ybc-border-t-lime-600\/0{
  border-top-color: rgb(101 162 12 / 0);
}
.ybc-border-t-lime-600\/5{
  border-top-color: rgb(101 162 12 / 0.05);
}
.ybc-border-t-lime-600\/10{
  border-top-color: rgb(101 162 12 / 0.1);
}
.ybc-border-t-lime-600\/20{
  border-top-color: rgb(101 162 12 / 0.2);
}
.ybc-border-t-lime-600\/25{
  border-top-color: rgb(101 162 12 / 0.25);
}
.ybc-border-t-lime-600\/30{
  border-top-color: rgb(101 162 12 / 0.3);
}
.ybc-border-t-lime-600\/40{
  border-top-color: rgb(101 162 12 / 0.4);
}
.ybc-border-t-lime-600\/50{
  border-top-color: rgb(101 162 12 / 0.5);
}
.ybc-border-t-lime-600\/60{
  border-top-color: rgb(101 162 12 / 0.6);
}
.ybc-border-t-lime-600\/70{
  border-top-color: rgb(101 162 12 / 0.7);
}
.ybc-border-t-lime-600\/75{
  border-top-color: rgb(101 162 12 / 0.75);
}
.ybc-border-t-lime-600\/80{
  border-top-color: rgb(101 162 12 / 0.8);
}
.ybc-border-t-lime-600\/90{
  border-top-color: rgb(101 162 12 / 0.9);
}
.ybc-border-t-lime-600\/95{
  border-top-color: rgb(101 162 12 / 0.95);
}
.ybc-border-t-lime-600\/100{
  border-top-color: rgb(101 162 12 / 1);
}
.ybc-border-t-lime-700\/0{
  border-top-color: rgb(123 175 0 / 0);
}
.ybc-border-t-lime-700\/5{
  border-top-color: rgb(123 175 0 / 0.05);
}
.ybc-border-t-lime-700\/10{
  border-top-color: rgb(123 175 0 / 0.1);
}
.ybc-border-t-lime-700\/20{
  border-top-color: rgb(123 175 0 / 0.2);
}
.ybc-border-t-lime-700\/25{
  border-top-color: rgb(123 175 0 / 0.25);
}
.ybc-border-t-lime-700\/30{
  border-top-color: rgb(123 175 0 / 0.3);
}
.ybc-border-t-lime-700\/40{
  border-top-color: rgb(123 175 0 / 0.4);
}
.ybc-border-t-lime-700\/50{
  border-top-color: rgb(123 175 0 / 0.5);
}
.ybc-border-t-lime-700\/60{
  border-top-color: rgb(123 175 0 / 0.6);
}
.ybc-border-t-lime-700\/70{
  border-top-color: rgb(123 175 0 / 0.7);
}
.ybc-border-t-lime-700\/75{
  border-top-color: rgb(123 175 0 / 0.75);
}
.ybc-border-t-lime-700\/80{
  border-top-color: rgb(123 175 0 / 0.8);
}
.ybc-border-t-lime-700\/90{
  border-top-color: rgb(123 175 0 / 0.9);
}
.ybc-border-t-lime-700\/95{
  border-top-color: rgb(123 175 0 / 0.95);
}
.ybc-border-t-lime-700\/100{
  border-top-color: rgb(123 175 0 / 1);
}
.ybc-border-t-lime-900\/0{
  border-top-color: rgb(92 130 17 / 0);
}
.ybc-border-t-lime-900\/5{
  border-top-color: rgb(92 130 17 / 0.05);
}
.ybc-border-t-lime-900\/10{
  border-top-color: rgb(92 130 17 / 0.1);
}
.ybc-border-t-lime-900\/20{
  border-top-color: rgb(92 130 17 / 0.2);
}
.ybc-border-t-lime-900\/25{
  border-top-color: rgb(92 130 17 / 0.25);
}
.ybc-border-t-lime-900\/30{
  border-top-color: rgb(92 130 17 / 0.3);
}
.ybc-border-t-lime-900\/40{
  border-top-color: rgb(92 130 17 / 0.4);
}
.ybc-border-t-lime-900\/50{
  border-top-color: rgb(92 130 17 / 0.5);
}
.ybc-border-t-lime-900\/60{
  border-top-color: rgb(92 130 17 / 0.6);
}
.ybc-border-t-lime-900\/70{
  border-top-color: rgb(92 130 17 / 0.7);
}
.ybc-border-t-lime-900\/75{
  border-top-color: rgb(92 130 17 / 0.75);
}
.ybc-border-t-lime-900\/80{
  border-top-color: rgb(92 130 17 / 0.8);
}
.ybc-border-t-lime-900\/90{
  border-top-color: rgb(92 130 17 / 0.9);
}
.ybc-border-t-lime-900\/95{
  border-top-color: rgb(92 130 17 / 0.95);
}
.ybc-border-t-lime-900\/100{
  border-top-color: rgb(92 130 17 / 1);
}
.ybc-border-t-gray-50\/0{
  border-top-color: rgb(249 249 249 / 0);
}
.ybc-border-t-gray-50\/5{
  border-top-color: rgb(249 249 249 / 0.05);
}
.ybc-border-t-gray-50\/10{
  border-top-color: rgb(249 249 249 / 0.1);
}
.ybc-border-t-gray-50\/20{
  border-top-color: rgb(249 249 249 / 0.2);
}
.ybc-border-t-gray-50\/25{
  border-top-color: rgb(249 249 249 / 0.25);
}
.ybc-border-t-gray-50\/30{
  border-top-color: rgb(249 249 249 / 0.3);
}
.ybc-border-t-gray-50\/40{
  border-top-color: rgb(249 249 249 / 0.4);
}
.ybc-border-t-gray-50\/50{
  border-top-color: rgb(249 249 249 / 0.5);
}
.ybc-border-t-gray-50\/60{
  border-top-color: rgb(249 249 249 / 0.6);
}
.ybc-border-t-gray-50\/70{
  border-top-color: rgb(249 249 249 / 0.7);
}
.ybc-border-t-gray-50\/75{
  border-top-color: rgb(249 249 249 / 0.75);
}
.ybc-border-t-gray-50\/80{
  border-top-color: rgb(249 249 249 / 0.8);
}
.ybc-border-t-gray-50\/90{
  border-top-color: rgb(249 249 249 / 0.9);
}
.ybc-border-t-gray-50\/95{
  border-top-color: rgb(249 249 249 / 0.95);
}
.ybc-border-t-gray-50\/100{
  border-top-color: rgb(249 249 249 / 1);
}
.ybc-border-t-gray-100\/0{
  border-top-color: rgb(245 245 245 / 0);
}
.ybc-border-t-gray-100\/5{
  border-top-color: rgb(245 245 245 / 0.05);
}
.ybc-border-t-gray-100\/10{
  border-top-color: rgb(245 245 245 / 0.1);
}
.ybc-border-t-gray-100\/20{
  border-top-color: rgb(245 245 245 / 0.2);
}
.ybc-border-t-gray-100\/25{
  border-top-color: rgb(245 245 245 / 0.25);
}
.ybc-border-t-gray-100\/30{
  border-top-color: rgb(245 245 245 / 0.3);
}
.ybc-border-t-gray-100\/40{
  border-top-color: rgb(245 245 245 / 0.4);
}
.ybc-border-t-gray-100\/50{
  border-top-color: rgb(245 245 245 / 0.5);
}
.ybc-border-t-gray-100\/60{
  border-top-color: rgb(245 245 245 / 0.6);
}
.ybc-border-t-gray-100\/70{
  border-top-color: rgb(245 245 245 / 0.7);
}
.ybc-border-t-gray-100\/75{
  border-top-color: rgb(245 245 245 / 0.75);
}
.ybc-border-t-gray-100\/80{
  border-top-color: rgb(245 245 245 / 0.8);
}
.ybc-border-t-gray-100\/90{
  border-top-color: rgb(245 245 245 / 0.9);
}
.ybc-border-t-gray-100\/95{
  border-top-color: rgb(245 245 245 / 0.95);
}
.ybc-border-t-gray-100\/100{
  border-top-color: rgb(245 245 245 / 1);
}
.ybc-border-t-gray-300\/0{
  border-top-color: rgb(217 217 217 / 0);
}
.ybc-border-t-gray-300\/5{
  border-top-color: rgb(217 217 217 / 0.05);
}
.ybc-border-t-gray-300\/10{
  border-top-color: rgb(217 217 217 / 0.1);
}
.ybc-border-t-gray-300\/20{
  border-top-color: rgb(217 217 217 / 0.2);
}
.ybc-border-t-gray-300\/25{
  border-top-color: rgb(217 217 217 / 0.25);
}
.ybc-border-t-gray-300\/30{
  border-top-color: rgb(217 217 217 / 0.3);
}
.ybc-border-t-gray-300\/40{
  border-top-color: rgb(217 217 217 / 0.4);
}
.ybc-border-t-gray-300\/50{
  border-top-color: rgb(217 217 217 / 0.5);
}
.ybc-border-t-gray-300\/60{
  border-top-color: rgb(217 217 217 / 0.6);
}
.ybc-border-t-gray-300\/70{
  border-top-color: rgb(217 217 217 / 0.7);
}
.ybc-border-t-gray-300\/75{
  border-top-color: rgb(217 217 217 / 0.75);
}
.ybc-border-t-gray-300\/80{
  border-top-color: rgb(217 217 217 / 0.8);
}
.ybc-border-t-gray-300\/90{
  border-top-color: rgb(217 217 217 / 0.9);
}
.ybc-border-t-gray-300\/95{
  border-top-color: rgb(217 217 217 / 0.95);
}
.ybc-border-t-gray-300\/100{
  border-top-color: rgb(217 217 217 / 1);
}
.ybc-border-t-gray-400\/0{
  border-top-color: rgb(177 180 169 / 0);
}
.ybc-border-t-gray-400\/5{
  border-top-color: rgb(177 180 169 / 0.05);
}
.ybc-border-t-gray-400\/10{
  border-top-color: rgb(177 180 169 / 0.1);
}
.ybc-border-t-gray-400\/20{
  border-top-color: rgb(177 180 169 / 0.2);
}
.ybc-border-t-gray-400\/25{
  border-top-color: rgb(177 180 169 / 0.25);
}
.ybc-border-t-gray-400\/30{
  border-top-color: rgb(177 180 169 / 0.3);
}
.ybc-border-t-gray-400\/40{
  border-top-color: rgb(177 180 169 / 0.4);
}
.ybc-border-t-gray-400\/50{
  border-top-color: rgb(177 180 169 / 0.5);
}
.ybc-border-t-gray-400\/60{
  border-top-color: rgb(177 180 169 / 0.6);
}
.ybc-border-t-gray-400\/70{
  border-top-color: rgb(177 180 169 / 0.7);
}
.ybc-border-t-gray-400\/75{
  border-top-color: rgb(177 180 169 / 0.75);
}
.ybc-border-t-gray-400\/80{
  border-top-color: rgb(177 180 169 / 0.8);
}
.ybc-border-t-gray-400\/90{
  border-top-color: rgb(177 180 169 / 0.9);
}
.ybc-border-t-gray-400\/95{
  border-top-color: rgb(177 180 169 / 0.95);
}
.ybc-border-t-gray-400\/100{
  border-top-color: rgb(177 180 169 / 1);
}
.ybc-border-t-gray-500\/0{
  border-top-color: rgb(134 139 121 / 0);
}
.ybc-border-t-gray-500\/5{
  border-top-color: rgb(134 139 121 / 0.05);
}
.ybc-border-t-gray-500\/10{
  border-top-color: rgb(134 139 121 / 0.1);
}
.ybc-border-t-gray-500\/20{
  border-top-color: rgb(134 139 121 / 0.2);
}
.ybc-border-t-gray-500\/25{
  border-top-color: rgb(134 139 121 / 0.25);
}
.ybc-border-t-gray-500\/30{
  border-top-color: rgb(134 139 121 / 0.3);
}
.ybc-border-t-gray-500\/40{
  border-top-color: rgb(134 139 121 / 0.4);
}
.ybc-border-t-gray-500\/50{
  border-top-color: rgb(134 139 121 / 0.5);
}
.ybc-border-t-gray-500\/60{
  border-top-color: rgb(134 139 121 / 0.6);
}
.ybc-border-t-gray-500\/70{
  border-top-color: rgb(134 139 121 / 0.7);
}
.ybc-border-t-gray-500\/75{
  border-top-color: rgb(134 139 121 / 0.75);
}
.ybc-border-t-gray-500\/80{
  border-top-color: rgb(134 139 121 / 0.8);
}
.ybc-border-t-gray-500\/90{
  border-top-color: rgb(134 139 121 / 0.9);
}
.ybc-border-t-gray-500\/95{
  border-top-color: rgb(134 139 121 / 0.95);
}
.ybc-border-t-gray-500\/100{
  border-top-color: rgb(134 139 121 / 1);
}
.ybc-border-t-gray-600\/0{
  border-top-color: rgb(78 78 78 / 0);
}
.ybc-border-t-gray-600\/5{
  border-top-color: rgb(78 78 78 / 0.05);
}
.ybc-border-t-gray-600\/10{
  border-top-color: rgb(78 78 78 / 0.1);
}
.ybc-border-t-gray-600\/20{
  border-top-color: rgb(78 78 78 / 0.2);
}
.ybc-border-t-gray-600\/25{
  border-top-color: rgb(78 78 78 / 0.25);
}
.ybc-border-t-gray-600\/30{
  border-top-color: rgb(78 78 78 / 0.3);
}
.ybc-border-t-gray-600\/40{
  border-top-color: rgb(78 78 78 / 0.4);
}
.ybc-border-t-gray-600\/50{
  border-top-color: rgb(78 78 78 / 0.5);
}
.ybc-border-t-gray-600\/60{
  border-top-color: rgb(78 78 78 / 0.6);
}
.ybc-border-t-gray-600\/70{
  border-top-color: rgb(78 78 78 / 0.7);
}
.ybc-border-t-gray-600\/75{
  border-top-color: rgb(78 78 78 / 0.75);
}
.ybc-border-t-gray-600\/80{
  border-top-color: rgb(78 78 78 / 0.8);
}
.ybc-border-t-gray-600\/90{
  border-top-color: rgb(78 78 78 / 0.9);
}
.ybc-border-t-gray-600\/95{
  border-top-color: rgb(78 78 78 / 0.95);
}
.ybc-border-t-gray-600\/100{
  border-top-color: rgb(78 78 78 / 1);
}
.ybc-border-t-gray-700\/0{
  border-top-color: rgb(51 51 51 / 0);
}
.ybc-border-t-gray-700\/5{
  border-top-color: rgb(51 51 51 / 0.05);
}
.ybc-border-t-gray-700\/10{
  border-top-color: rgb(51 51 51 / 0.1);
}
.ybc-border-t-gray-700\/20{
  border-top-color: rgb(51 51 51 / 0.2);
}
.ybc-border-t-gray-700\/25{
  border-top-color: rgb(51 51 51 / 0.25);
}
.ybc-border-t-gray-700\/30{
  border-top-color: rgb(51 51 51 / 0.3);
}
.ybc-border-t-gray-700\/40{
  border-top-color: rgb(51 51 51 / 0.4);
}
.ybc-border-t-gray-700\/50{
  border-top-color: rgb(51 51 51 / 0.5);
}
.ybc-border-t-gray-700\/60{
  border-top-color: rgb(51 51 51 / 0.6);
}
.ybc-border-t-gray-700\/70{
  border-top-color: rgb(51 51 51 / 0.7);
}
.ybc-border-t-gray-700\/75{
  border-top-color: rgb(51 51 51 / 0.75);
}
.ybc-border-t-gray-700\/80{
  border-top-color: rgb(51 51 51 / 0.8);
}
.ybc-border-t-gray-700\/90{
  border-top-color: rgb(51 51 51 / 0.9);
}
.ybc-border-t-gray-700\/95{
  border-top-color: rgb(51 51 51 / 0.95);
}
.ybc-border-t-gray-700\/100{
  border-top-color: rgb(51 51 51 / 1);
}
.ybc-border-t-gray-800\/0{
  border-top-color: rgb(104 111 89 / 0);
}
.ybc-border-t-gray-800\/5{
  border-top-color: rgb(104 111 89 / 0.05);
}
.ybc-border-t-gray-800\/10{
  border-top-color: rgb(104 111 89 / 0.1);
}
.ybc-border-t-gray-800\/20{
  border-top-color: rgb(104 111 89 / 0.2);
}
.ybc-border-t-gray-800\/25{
  border-top-color: rgb(104 111 89 / 0.25);
}
.ybc-border-t-gray-800\/30{
  border-top-color: rgb(104 111 89 / 0.3);
}
.ybc-border-t-gray-800\/40{
  border-top-color: rgb(104 111 89 / 0.4);
}
.ybc-border-t-gray-800\/50{
  border-top-color: rgb(104 111 89 / 0.5);
}
.ybc-border-t-gray-800\/60{
  border-top-color: rgb(104 111 89 / 0.6);
}
.ybc-border-t-gray-800\/70{
  border-top-color: rgb(104 111 89 / 0.7);
}
.ybc-border-t-gray-800\/75{
  border-top-color: rgb(104 111 89 / 0.75);
}
.ybc-border-t-gray-800\/80{
  border-top-color: rgb(104 111 89 / 0.8);
}
.ybc-border-t-gray-800\/90{
  border-top-color: rgb(104 111 89 / 0.9);
}
.ybc-border-t-gray-800\/95{
  border-top-color: rgb(104 111 89 / 0.95);
}
.ybc-border-t-gray-800\/100{
  border-top-color: rgb(104 111 89 / 1);
}
.ybc-border-t-gray-900\/0{
  border-top-color: rgb(61 65 51 / 0);
}
.ybc-border-t-gray-900\/5{
  border-top-color: rgb(61 65 51 / 0.05);
}
.ybc-border-t-gray-900\/10{
  border-top-color: rgb(61 65 51 / 0.1);
}
.ybc-border-t-gray-900\/20{
  border-top-color: rgb(61 65 51 / 0.2);
}
.ybc-border-t-gray-900\/25{
  border-top-color: rgb(61 65 51 / 0.25);
}
.ybc-border-t-gray-900\/30{
  border-top-color: rgb(61 65 51 / 0.3);
}
.ybc-border-t-gray-900\/40{
  border-top-color: rgb(61 65 51 / 0.4);
}
.ybc-border-t-gray-900\/50{
  border-top-color: rgb(61 65 51 / 0.5);
}
.ybc-border-t-gray-900\/60{
  border-top-color: rgb(61 65 51 / 0.6);
}
.ybc-border-t-gray-900\/70{
  border-top-color: rgb(61 65 51 / 0.7);
}
.ybc-border-t-gray-900\/75{
  border-top-color: rgb(61 65 51 / 0.75);
}
.ybc-border-t-gray-900\/80{
  border-top-color: rgb(61 65 51 / 0.8);
}
.ybc-border-t-gray-900\/90{
  border-top-color: rgb(61 65 51 / 0.9);
}
.ybc-border-t-gray-900\/95{
  border-top-color: rgb(61 65 51 / 0.95);
}
.ybc-border-t-gray-900\/100{
  border-top-color: rgb(61 65 51 / 1);
}
.ybc-border-t-teal-100\/0{
  border-top-color: rgb(224 240 247 / 0);
}
.ybc-border-t-teal-100\/5{
  border-top-color: rgb(224 240 247 / 0.05);
}
.ybc-border-t-teal-100\/10{
  border-top-color: rgb(224 240 247 / 0.1);
}
.ybc-border-t-teal-100\/20{
  border-top-color: rgb(224 240 247 / 0.2);
}
.ybc-border-t-teal-100\/25{
  border-top-color: rgb(224 240 247 / 0.25);
}
.ybc-border-t-teal-100\/30{
  border-top-color: rgb(224 240 247 / 0.3);
}
.ybc-border-t-teal-100\/40{
  border-top-color: rgb(224 240 247 / 0.4);
}
.ybc-border-t-teal-100\/50{
  border-top-color: rgb(224 240 247 / 0.5);
}
.ybc-border-t-teal-100\/60{
  border-top-color: rgb(224 240 247 / 0.6);
}
.ybc-border-t-teal-100\/70{
  border-top-color: rgb(224 240 247 / 0.7);
}
.ybc-border-t-teal-100\/75{
  border-top-color: rgb(224 240 247 / 0.75);
}
.ybc-border-t-teal-100\/80{
  border-top-color: rgb(224 240 247 / 0.8);
}
.ybc-border-t-teal-100\/90{
  border-top-color: rgb(224 240 247 / 0.9);
}
.ybc-border-t-teal-100\/95{
  border-top-color: rgb(224 240 247 / 0.95);
}
.ybc-border-t-teal-100\/100{
  border-top-color: rgb(224 240 247 / 1);
}
.ybc-border-t-teal-500\/0{
  border-top-color: rgb(0 127 149 / 0);
}
.ybc-border-t-teal-500\/5{
  border-top-color: rgb(0 127 149 / 0.05);
}
.ybc-border-t-teal-500\/10{
  border-top-color: rgb(0 127 149 / 0.1);
}
.ybc-border-t-teal-500\/20{
  border-top-color: rgb(0 127 149 / 0.2);
}
.ybc-border-t-teal-500\/25{
  border-top-color: rgb(0 127 149 / 0.25);
}
.ybc-border-t-teal-500\/30{
  border-top-color: rgb(0 127 149 / 0.3);
}
.ybc-border-t-teal-500\/40{
  border-top-color: rgb(0 127 149 / 0.4);
}
.ybc-border-t-teal-500\/50{
  border-top-color: rgb(0 127 149 / 0.5);
}
.ybc-border-t-teal-500\/60{
  border-top-color: rgb(0 127 149 / 0.6);
}
.ybc-border-t-teal-500\/70{
  border-top-color: rgb(0 127 149 / 0.7);
}
.ybc-border-t-teal-500\/75{
  border-top-color: rgb(0 127 149 / 0.75);
}
.ybc-border-t-teal-500\/80{
  border-top-color: rgb(0 127 149 / 0.8);
}
.ybc-border-t-teal-500\/90{
  border-top-color: rgb(0 127 149 / 0.9);
}
.ybc-border-t-teal-500\/95{
  border-top-color: rgb(0 127 149 / 0.95);
}
.ybc-border-t-teal-500\/100{
  border-top-color: rgb(0 127 149 / 1);
}
.ybc-border-t-teal-600\/0{
  border-top-color: rgb(0 115 165 / 0);
}
.ybc-border-t-teal-600\/5{
  border-top-color: rgb(0 115 165 / 0.05);
}
.ybc-border-t-teal-600\/10{
  border-top-color: rgb(0 115 165 / 0.1);
}
.ybc-border-t-teal-600\/20{
  border-top-color: rgb(0 115 165 / 0.2);
}
.ybc-border-t-teal-600\/25{
  border-top-color: rgb(0 115 165 / 0.25);
}
.ybc-border-t-teal-600\/30{
  border-top-color: rgb(0 115 165 / 0.3);
}
.ybc-border-t-teal-600\/40{
  border-top-color: rgb(0 115 165 / 0.4);
}
.ybc-border-t-teal-600\/50{
  border-top-color: rgb(0 115 165 / 0.5);
}
.ybc-border-t-teal-600\/60{
  border-top-color: rgb(0 115 165 / 0.6);
}
.ybc-border-t-teal-600\/70{
  border-top-color: rgb(0 115 165 / 0.7);
}
.ybc-border-t-teal-600\/75{
  border-top-color: rgb(0 115 165 / 0.75);
}
.ybc-border-t-teal-600\/80{
  border-top-color: rgb(0 115 165 / 0.8);
}
.ybc-border-t-teal-600\/90{
  border-top-color: rgb(0 115 165 / 0.9);
}
.ybc-border-t-teal-600\/95{
  border-top-color: rgb(0 115 165 / 0.95);
}
.ybc-border-t-teal-600\/100{
  border-top-color: rgb(0 115 165 / 1);
}
.ybc-border-t-teal-900\/0{
  border-top-color: rgb(0 85 114 / 0);
}
.ybc-border-t-teal-900\/5{
  border-top-color: rgb(0 85 114 / 0.05);
}
.ybc-border-t-teal-900\/10{
  border-top-color: rgb(0 85 114 / 0.1);
}
.ybc-border-t-teal-900\/20{
  border-top-color: rgb(0 85 114 / 0.2);
}
.ybc-border-t-teal-900\/25{
  border-top-color: rgb(0 85 114 / 0.25);
}
.ybc-border-t-teal-900\/30{
  border-top-color: rgb(0 85 114 / 0.3);
}
.ybc-border-t-teal-900\/40{
  border-top-color: rgb(0 85 114 / 0.4);
}
.ybc-border-t-teal-900\/50{
  border-top-color: rgb(0 85 114 / 0.5);
}
.ybc-border-t-teal-900\/60{
  border-top-color: rgb(0 85 114 / 0.6);
}
.ybc-border-t-teal-900\/70{
  border-top-color: rgb(0 85 114 / 0.7);
}
.ybc-border-t-teal-900\/75{
  border-top-color: rgb(0 85 114 / 0.75);
}
.ybc-border-t-teal-900\/80{
  border-top-color: rgb(0 85 114 / 0.8);
}
.ybc-border-t-teal-900\/90{
  border-top-color: rgb(0 85 114 / 0.9);
}
.ybc-border-t-teal-900\/95{
  border-top-color: rgb(0 85 114 / 0.95);
}
.ybc-border-t-teal-900\/100{
  border-top-color: rgb(0 85 114 / 1);
}
.ybc-border-t-blue-100\/0{
  border-top-color: rgb(60 114 177 / 0);
}
.ybc-border-t-blue-100\/5{
  border-top-color: rgb(60 114 177 / 0.05);
}
.ybc-border-t-blue-100\/10{
  border-top-color: rgb(60 114 177 / 0.1);
}
.ybc-border-t-blue-100\/20{
  border-top-color: rgb(60 114 177 / 0.2);
}
.ybc-border-t-blue-100\/25{
  border-top-color: rgb(60 114 177 / 0.25);
}
.ybc-border-t-blue-100\/30{
  border-top-color: rgb(60 114 177 / 0.3);
}
.ybc-border-t-blue-100\/40{
  border-top-color: rgb(60 114 177 / 0.4);
}
.ybc-border-t-blue-100\/50{
  border-top-color: rgb(60 114 177 / 0.5);
}
.ybc-border-t-blue-100\/60{
  border-top-color: rgb(60 114 177 / 0.6);
}
.ybc-border-t-blue-100\/70{
  border-top-color: rgb(60 114 177 / 0.7);
}
.ybc-border-t-blue-100\/75{
  border-top-color: rgb(60 114 177 / 0.75);
}
.ybc-border-t-blue-100\/80{
  border-top-color: rgb(60 114 177 / 0.8);
}
.ybc-border-t-blue-100\/90{
  border-top-color: rgb(60 114 177 / 0.9);
}
.ybc-border-t-blue-100\/95{
  border-top-color: rgb(60 114 177 / 0.95);
}
.ybc-border-t-blue-100\/100{
  border-top-color: rgb(60 114 177 / 1);
}
.ybc-border-t-blue-200\/0{
  border-top-color: rgb(72 118 148 / 0);
}
.ybc-border-t-blue-200\/5{
  border-top-color: rgb(72 118 148 / 0.05);
}
.ybc-border-t-blue-200\/10{
  border-top-color: rgb(72 118 148 / 0.1);
}
.ybc-border-t-blue-200\/20{
  border-top-color: rgb(72 118 148 / 0.2);
}
.ybc-border-t-blue-200\/25{
  border-top-color: rgb(72 118 148 / 0.25);
}
.ybc-border-t-blue-200\/30{
  border-top-color: rgb(72 118 148 / 0.3);
}
.ybc-border-t-blue-200\/40{
  border-top-color: rgb(72 118 148 / 0.4);
}
.ybc-border-t-blue-200\/50{
  border-top-color: rgb(72 118 148 / 0.5);
}
.ybc-border-t-blue-200\/60{
  border-top-color: rgb(72 118 148 / 0.6);
}
.ybc-border-t-blue-200\/70{
  border-top-color: rgb(72 118 148 / 0.7);
}
.ybc-border-t-blue-200\/75{
  border-top-color: rgb(72 118 148 / 0.75);
}
.ybc-border-t-blue-200\/80{
  border-top-color: rgb(72 118 148 / 0.8);
}
.ybc-border-t-blue-200\/90{
  border-top-color: rgb(72 118 148 / 0.9);
}
.ybc-border-t-blue-200\/95{
  border-top-color: rgb(72 118 148 / 0.95);
}
.ybc-border-t-blue-200\/100{
  border-top-color: rgb(72 118 148 / 1);
}
.ybc-border-t-blue-500\/0{
  border-top-color: rgb(32 105 120 / 0);
}
.ybc-border-t-blue-500\/5{
  border-top-color: rgb(32 105 120 / 0.05);
}
.ybc-border-t-blue-500\/10{
  border-top-color: rgb(32 105 120 / 0.1);
}
.ybc-border-t-blue-500\/20{
  border-top-color: rgb(32 105 120 / 0.2);
}
.ybc-border-t-blue-500\/25{
  border-top-color: rgb(32 105 120 / 0.25);
}
.ybc-border-t-blue-500\/30{
  border-top-color: rgb(32 105 120 / 0.3);
}
.ybc-border-t-blue-500\/40{
  border-top-color: rgb(32 105 120 / 0.4);
}
.ybc-border-t-blue-500\/50{
  border-top-color: rgb(32 105 120 / 0.5);
}
.ybc-border-t-blue-500\/60{
  border-top-color: rgb(32 105 120 / 0.6);
}
.ybc-border-t-blue-500\/70{
  border-top-color: rgb(32 105 120 / 0.7);
}
.ybc-border-t-blue-500\/75{
  border-top-color: rgb(32 105 120 / 0.75);
}
.ybc-border-t-blue-500\/80{
  border-top-color: rgb(32 105 120 / 0.8);
}
.ybc-border-t-blue-500\/90{
  border-top-color: rgb(32 105 120 / 0.9);
}
.ybc-border-t-blue-500\/95{
  border-top-color: rgb(32 105 120 / 0.95);
}
.ybc-border-t-blue-500\/100{
  border-top-color: rgb(32 105 120 / 1);
}
.ybc-border-t-section-branding-why-yubico\/0{
  border-top-color: rgb(60 114 177 / 0);
}
.ybc-border-t-section-branding-why-yubico\/5{
  border-top-color: rgb(60 114 177 / 0.05);
}
.ybc-border-t-section-branding-why-yubico\/10{
  border-top-color: rgb(60 114 177 / 0.1);
}
.ybc-border-t-section-branding-why-yubico\/20{
  border-top-color: rgb(60 114 177 / 0.2);
}
.ybc-border-t-section-branding-why-yubico\/25{
  border-top-color: rgb(60 114 177 / 0.25);
}
.ybc-border-t-section-branding-why-yubico\/30{
  border-top-color: rgb(60 114 177 / 0.3);
}
.ybc-border-t-section-branding-why-yubico\/40{
  border-top-color: rgb(60 114 177 / 0.4);
}
.ybc-border-t-section-branding-why-yubico\/50{
  border-top-color: rgb(60 114 177 / 0.5);
}
.ybc-border-t-section-branding-why-yubico\/60{
  border-top-color: rgb(60 114 177 / 0.6);
}
.ybc-border-t-section-branding-why-yubico\/70{
  border-top-color: rgb(60 114 177 / 0.7);
}
.ybc-border-t-section-branding-why-yubico\/75{
  border-top-color: rgb(60 114 177 / 0.75);
}
.ybc-border-t-section-branding-why-yubico\/80{
  border-top-color: rgb(60 114 177 / 0.8);
}
.ybc-border-t-section-branding-why-yubico\/90{
  border-top-color: rgb(60 114 177 / 0.9);
}
.ybc-border-t-section-branding-why-yubico\/95{
  border-top-color: rgb(60 114 177 / 0.95);
}
.ybc-border-t-section-branding-why-yubico\/100{
  border-top-color: rgb(60 114 177 / 1);
}
.ybc-border-t-section-branding-products\/0{
  border-top-color: rgb(74 118 148 / 0);
}
.ybc-border-t-section-branding-products\/5{
  border-top-color: rgb(74 118 148 / 0.05);
}
.ybc-border-t-section-branding-products\/10{
  border-top-color: rgb(74 118 148 / 0.1);
}
.ybc-border-t-section-branding-products\/20{
  border-top-color: rgb(74 118 148 / 0.2);
}
.ybc-border-t-section-branding-products\/25{
  border-top-color: rgb(74 118 148 / 0.25);
}
.ybc-border-t-section-branding-products\/30{
  border-top-color: rgb(74 118 148 / 0.3);
}
.ybc-border-t-section-branding-products\/40{
  border-top-color: rgb(74 118 148 / 0.4);
}
.ybc-border-t-section-branding-products\/50{
  border-top-color: rgb(74 118 148 / 0.5);
}
.ybc-border-t-section-branding-products\/60{
  border-top-color: rgb(74 118 148 / 0.6);
}
.ybc-border-t-section-branding-products\/70{
  border-top-color: rgb(74 118 148 / 0.7);
}
.ybc-border-t-section-branding-products\/75{
  border-top-color: rgb(74 118 148 / 0.75);
}
.ybc-border-t-section-branding-products\/80{
  border-top-color: rgb(74 118 148 / 0.8);
}
.ybc-border-t-section-branding-products\/90{
  border-top-color: rgb(74 118 148 / 0.9);
}
.ybc-border-t-section-branding-products\/95{
  border-top-color: rgb(74 118 148 / 0.95);
}
.ybc-border-t-section-branding-products\/100{
  border-top-color: rgb(74 118 148 / 1);
}
.ybc-border-t-section-branding-solutions\/0{
  border-top-color: rgb(0 115 165 / 0);
}
.ybc-border-t-section-branding-solutions\/5{
  border-top-color: rgb(0 115 165 / 0.05);
}
.ybc-border-t-section-branding-solutions\/10{
  border-top-color: rgb(0 115 165 / 0.1);
}
.ybc-border-t-section-branding-solutions\/20{
  border-top-color: rgb(0 115 165 / 0.2);
}
.ybc-border-t-section-branding-solutions\/25{
  border-top-color: rgb(0 115 165 / 0.25);
}
.ybc-border-t-section-branding-solutions\/30{
  border-top-color: rgb(0 115 165 / 0.3);
}
.ybc-border-t-section-branding-solutions\/40{
  border-top-color: rgb(0 115 165 / 0.4);
}
.ybc-border-t-section-branding-solutions\/50{
  border-top-color: rgb(0 115 165 / 0.5);
}
.ybc-border-t-section-branding-solutions\/60{
  border-top-color: rgb(0 115 165 / 0.6);
}
.ybc-border-t-section-branding-solutions\/70{
  border-top-color: rgb(0 115 165 / 0.7);
}
.ybc-border-t-section-branding-solutions\/75{
  border-top-color: rgb(0 115 165 / 0.75);
}
.ybc-border-t-section-branding-solutions\/80{
  border-top-color: rgb(0 115 165 / 0.8);
}
.ybc-border-t-section-branding-solutions\/90{
  border-top-color: rgb(0 115 165 / 0.9);
}
.ybc-border-t-section-branding-solutions\/95{
  border-top-color: rgb(0 115 165 / 0.95);
}
.ybc-border-t-section-branding-solutions\/100{
  border-top-color: rgb(0 115 165 / 1);
}
.ybc-border-t-section-branding-resources\/0{
  border-top-color: rgb(0 127 149 / 0);
}
.ybc-border-t-section-branding-resources\/5{
  border-top-color: rgb(0 127 149 / 0.05);
}
.ybc-border-t-section-branding-resources\/10{
  border-top-color: rgb(0 127 149 / 0.1);
}
.ybc-border-t-section-branding-resources\/20{
  border-top-color: rgb(0 127 149 / 0.2);
}
.ybc-border-t-section-branding-resources\/25{
  border-top-color: rgb(0 127 149 / 0.25);
}
.ybc-border-t-section-branding-resources\/30{
  border-top-color: rgb(0 127 149 / 0.3);
}
.ybc-border-t-section-branding-resources\/40{
  border-top-color: rgb(0 127 149 / 0.4);
}
.ybc-border-t-section-branding-resources\/50{
  border-top-color: rgb(0 127 149 / 0.5);
}
.ybc-border-t-section-branding-resources\/60{
  border-top-color: rgb(0 127 149 / 0.6);
}
.ybc-border-t-section-branding-resources\/70{
  border-top-color: rgb(0 127 149 / 0.7);
}
.ybc-border-t-section-branding-resources\/75{
  border-top-color: rgb(0 127 149 / 0.75);
}
.ybc-border-t-section-branding-resources\/80{
  border-top-color: rgb(0 127 149 / 0.8);
}
.ybc-border-t-section-branding-resources\/90{
  border-top-color: rgb(0 127 149 / 0.9);
}
.ybc-border-t-section-branding-resources\/95{
  border-top-color: rgb(0 127 149 / 0.95);
}
.ybc-border-t-section-branding-resources\/100{
  border-top-color: rgb(0 127 149 / 1);
}
.ybc-border-t-section-branding-company\/0{
  border-top-color: rgb(92 130 17 / 0);
}
.ybc-border-t-section-branding-company\/5{
  border-top-color: rgb(92 130 17 / 0.05);
}
.ybc-border-t-section-branding-company\/10{
  border-top-color: rgb(92 130 17 / 0.1);
}
.ybc-border-t-section-branding-company\/20{
  border-top-color: rgb(92 130 17 / 0.2);
}
.ybc-border-t-section-branding-company\/25{
  border-top-color: rgb(92 130 17 / 0.25);
}
.ybc-border-t-section-branding-company\/30{
  border-top-color: rgb(92 130 17 / 0.3);
}
.ybc-border-t-section-branding-company\/40{
  border-top-color: rgb(92 130 17 / 0.4);
}
.ybc-border-t-section-branding-company\/50{
  border-top-color: rgb(92 130 17 / 0.5);
}
.ybc-border-t-section-branding-company\/60{
  border-top-color: rgb(92 130 17 / 0.6);
}
.ybc-border-t-section-branding-company\/70{
  border-top-color: rgb(92 130 17 / 0.7);
}
.ybc-border-t-section-branding-company\/75{
  border-top-color: rgb(92 130 17 / 0.75);
}
.ybc-border-t-section-branding-company\/80{
  border-top-color: rgb(92 130 17 / 0.8);
}
.ybc-border-t-section-branding-company\/90{
  border-top-color: rgb(92 130 17 / 0.9);
}
.ybc-border-t-section-branding-company\/95{
  border-top-color: rgb(92 130 17 / 0.95);
}
.ybc-border-t-section-branding-company\/100{
  border-top-color: rgb(92 130 17 / 1);
}
.ybc-border-t-section-branding-support\/0{
  border-top-color: rgb(32 105 120 / 0);
}
.ybc-border-t-section-branding-support\/5{
  border-top-color: rgb(32 105 120 / 0.05);
}
.ybc-border-t-section-branding-support\/10{
  border-top-color: rgb(32 105 120 / 0.1);
}
.ybc-border-t-section-branding-support\/20{
  border-top-color: rgb(32 105 120 / 0.2);
}
.ybc-border-t-section-branding-support\/25{
  border-top-color: rgb(32 105 120 / 0.25);
}
.ybc-border-t-section-branding-support\/30{
  border-top-color: rgb(32 105 120 / 0.3);
}
.ybc-border-t-section-branding-support\/40{
  border-top-color: rgb(32 105 120 / 0.4);
}
.ybc-border-t-section-branding-support\/50{
  border-top-color: rgb(32 105 120 / 0.5);
}
.ybc-border-t-section-branding-support\/60{
  border-top-color: rgb(32 105 120 / 0.6);
}
.ybc-border-t-section-branding-support\/70{
  border-top-color: rgb(32 105 120 / 0.7);
}
.ybc-border-t-section-branding-support\/75{
  border-top-color: rgb(32 105 120 / 0.75);
}
.ybc-border-t-section-branding-support\/80{
  border-top-color: rgb(32 105 120 / 0.8);
}
.ybc-border-t-section-branding-support\/90{
  border-top-color: rgb(32 105 120 / 0.9);
}
.ybc-border-t-section-branding-support\/95{
  border-top-color: rgb(32 105 120 / 0.95);
}
.ybc-border-t-section-branding-support\/100{
  border-top-color: rgb(32 105 120 / 1);
}
.ybc-border-r-transparent{
  border-right-color: transparent;
}
.ybc-border-r-current{
  border-right-color: currentColor;
}
.ybc-border-r-black{
  --tw-border-opacity: 1;
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.ybc-border-r-white{
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.ybc-border-r-lime-400{
  --tw-border-opacity: 1;
  border-right-color: rgb(154 202 60 / var(--tw-border-opacity));
}
.ybc-border-r-lime-500{
  --tw-border-opacity: 1;
  border-right-color: rgb(132 189 0 / var(--tw-border-opacity));
}
.ybc-border-r-lime-600{
  --tw-border-opacity: 1;
  border-right-color: rgb(101 162 12 / var(--tw-border-opacity));
}
.ybc-border-r-lime-700{
  --tw-border-opacity: 1;
  border-right-color: rgb(123 175 0 / var(--tw-border-opacity));
}
.ybc-border-r-lime-900{
  --tw-border-opacity: 1;
  border-right-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-r-gray-50{
  --tw-border-opacity: 1;
  border-right-color: rgb(249 249 249 / var(--tw-border-opacity));
}
.ybc-border-r-gray-100{
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity));
}
.ybc-border-r-gray-300{
  --tw-border-opacity: 1;
  border-right-color: rgb(217 217 217 / var(--tw-border-opacity));
}
.ybc-border-r-gray-400{
  --tw-border-opacity: 1;
  border-right-color: rgb(177 180 169 / var(--tw-border-opacity));
}
.ybc-border-r-gray-500{
  --tw-border-opacity: 1;
  border-right-color: rgb(134 139 121 / var(--tw-border-opacity));
}
.ybc-border-r-gray-600{
  --tw-border-opacity: 1;
  border-right-color: rgb(78 78 78 / var(--tw-border-opacity));
}
.ybc-border-r-gray-700{
  --tw-border-opacity: 1;
  border-right-color: rgb(51 51 51 / var(--tw-border-opacity));
}
.ybc-border-r-gray-800{
  --tw-border-opacity: 1;
  border-right-color: rgb(104 111 89 / var(--tw-border-opacity));
}
.ybc-border-r-gray-900{
  --tw-border-opacity: 1;
  border-right-color: rgb(61 65 51 / var(--tw-border-opacity));
}
.ybc-border-r-teal-100{
  --tw-border-opacity: 1;
  border-right-color: rgb(224 240 247 / var(--tw-border-opacity));
}
.ybc-border-r-teal-500{
  --tw-border-opacity: 1;
  border-right-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-r-teal-600{
  --tw-border-opacity: 1;
  border-right-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-r-teal-900{
  --tw-border-opacity: 1;
  border-right-color: rgb(0 85 114 / var(--tw-border-opacity));
}
.ybc-border-r-blue-100{
  --tw-border-opacity: 1;
  border-right-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-r-blue-200{
  --tw-border-opacity: 1;
  border-right-color: rgb(72 118 148 / var(--tw-border-opacity));
}
.ybc-border-r-blue-500{
  --tw-border-opacity: 1;
  border-right-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-r-section-branding-why-yubico{
  --tw-border-opacity: 1;
  border-right-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-r-section-branding-products{
  --tw-border-opacity: 1;
  border-right-color: rgb(74 118 148 / var(--tw-border-opacity));
}
.ybc-border-r-section-branding-solutions{
  --tw-border-opacity: 1;
  border-right-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-r-section-branding-resources{
  --tw-border-opacity: 1;
  border-right-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-r-section-branding-company{
  --tw-border-opacity: 1;
  border-right-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-r-section-branding-support{
  --tw-border-opacity: 1;
  border-right-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-r-transparent\/0{
  border-right-color: rgb(0 0 0 / 0);
}
.ybc-border-r-transparent\/5{
  border-right-color: rgb(0 0 0 / 0.05);
}
.ybc-border-r-transparent\/10{
  border-right-color: rgb(0 0 0 / 0.1);
}
.ybc-border-r-transparent\/20{
  border-right-color: rgb(0 0 0 / 0.2);
}
.ybc-border-r-transparent\/25{
  border-right-color: rgb(0 0 0 / 0.25);
}
.ybc-border-r-transparent\/30{
  border-right-color: rgb(0 0 0 / 0.3);
}
.ybc-border-r-transparent\/40{
  border-right-color: rgb(0 0 0 / 0.4);
}
.ybc-border-r-transparent\/50{
  border-right-color: rgb(0 0 0 / 0.5);
}
.ybc-border-r-transparent\/60{
  border-right-color: rgb(0 0 0 / 0.6);
}
.ybc-border-r-transparent\/70{
  border-right-color: rgb(0 0 0 / 0.7);
}
.ybc-border-r-transparent\/75{
  border-right-color: rgb(0 0 0 / 0.75);
}
.ybc-border-r-transparent\/80{
  border-right-color: rgb(0 0 0 / 0.8);
}
.ybc-border-r-transparent\/90{
  border-right-color: rgb(0 0 0 / 0.9);
}
.ybc-border-r-transparent\/95{
  border-right-color: rgb(0 0 0 / 0.95);
}
.ybc-border-r-transparent\/100{
  border-right-color: rgb(0 0 0 / 1);
}
.ybc-border-r-black\/0{
  border-right-color: rgb(0 0 0 / 0);
}
.ybc-border-r-black\/5{
  border-right-color: rgb(0 0 0 / 0.05);
}
.ybc-border-r-black\/10{
  border-right-color: rgb(0 0 0 / 0.1);
}
.ybc-border-r-black\/20{
  border-right-color: rgb(0 0 0 / 0.2);
}
.ybc-border-r-black\/25{
  border-right-color: rgb(0 0 0 / 0.25);
}
.ybc-border-r-black\/30{
  border-right-color: rgb(0 0 0 / 0.3);
}
.ybc-border-r-black\/40{
  border-right-color: rgb(0 0 0 / 0.4);
}
.ybc-border-r-black\/50{
  border-right-color: rgb(0 0 0 / 0.5);
}
.ybc-border-r-black\/60{
  border-right-color: rgb(0 0 0 / 0.6);
}
.ybc-border-r-black\/70{
  border-right-color: rgb(0 0 0 / 0.7);
}
.ybc-border-r-black\/75{
  border-right-color: rgb(0 0 0 / 0.75);
}
.ybc-border-r-black\/80{
  border-right-color: rgb(0 0 0 / 0.8);
}
.ybc-border-r-black\/90{
  border-right-color: rgb(0 0 0 / 0.9);
}
.ybc-border-r-black\/95{
  border-right-color: rgb(0 0 0 / 0.95);
}
.ybc-border-r-black\/100{
  border-right-color: rgb(0 0 0 / 1);
}
.ybc-border-r-white\/0{
  border-right-color: rgb(255 255 255 / 0);
}
.ybc-border-r-white\/5{
  border-right-color: rgb(255 255 255 / 0.05);
}
.ybc-border-r-white\/10{
  border-right-color: rgb(255 255 255 / 0.1);
}
.ybc-border-r-white\/20{
  border-right-color: rgb(255 255 255 / 0.2);
}
.ybc-border-r-white\/25{
  border-right-color: rgb(255 255 255 / 0.25);
}
.ybc-border-r-white\/30{
  border-right-color: rgb(255 255 255 / 0.3);
}
.ybc-border-r-white\/40{
  border-right-color: rgb(255 255 255 / 0.4);
}
.ybc-border-r-white\/50{
  border-right-color: rgb(255 255 255 / 0.5);
}
.ybc-border-r-white\/60{
  border-right-color: rgb(255 255 255 / 0.6);
}
.ybc-border-r-white\/70{
  border-right-color: rgb(255 255 255 / 0.7);
}
.ybc-border-r-white\/75{
  border-right-color: rgb(255 255 255 / 0.75);
}
.ybc-border-r-white\/80{
  border-right-color: rgb(255 255 255 / 0.8);
}
.ybc-border-r-white\/90{
  border-right-color: rgb(255 255 255 / 0.9);
}
.ybc-border-r-white\/95{
  border-right-color: rgb(255 255 255 / 0.95);
}
.ybc-border-r-white\/100{
  border-right-color: rgb(255 255 255 / 1);
}
.ybc-border-r-lime-400\/0{
  border-right-color: rgb(154 202 60 / 0);
}
.ybc-border-r-lime-400\/5{
  border-right-color: rgb(154 202 60 / 0.05);
}
.ybc-border-r-lime-400\/10{
  border-right-color: rgb(154 202 60 / 0.1);
}
.ybc-border-r-lime-400\/20{
  border-right-color: rgb(154 202 60 / 0.2);
}
.ybc-border-r-lime-400\/25{
  border-right-color: rgb(154 202 60 / 0.25);
}
.ybc-border-r-lime-400\/30{
  border-right-color: rgb(154 202 60 / 0.3);
}
.ybc-border-r-lime-400\/40{
  border-right-color: rgb(154 202 60 / 0.4);
}
.ybc-border-r-lime-400\/50{
  border-right-color: rgb(154 202 60 / 0.5);
}
.ybc-border-r-lime-400\/60{
  border-right-color: rgb(154 202 60 / 0.6);
}
.ybc-border-r-lime-400\/70{
  border-right-color: rgb(154 202 60 / 0.7);
}
.ybc-border-r-lime-400\/75{
  border-right-color: rgb(154 202 60 / 0.75);
}
.ybc-border-r-lime-400\/80{
  border-right-color: rgb(154 202 60 / 0.8);
}
.ybc-border-r-lime-400\/90{
  border-right-color: rgb(154 202 60 / 0.9);
}
.ybc-border-r-lime-400\/95{
  border-right-color: rgb(154 202 60 / 0.95);
}
.ybc-border-r-lime-400\/100{
  border-right-color: rgb(154 202 60 / 1);
}
.ybc-border-r-lime-500\/0{
  border-right-color: rgb(132 189 0 / 0);
}
.ybc-border-r-lime-500\/5{
  border-right-color: rgb(132 189 0 / 0.05);
}
.ybc-border-r-lime-500\/10{
  border-right-color: rgb(132 189 0 / 0.1);
}
.ybc-border-r-lime-500\/20{
  border-right-color: rgb(132 189 0 / 0.2);
}
.ybc-border-r-lime-500\/25{
  border-right-color: rgb(132 189 0 / 0.25);
}
.ybc-border-r-lime-500\/30{
  border-right-color: rgb(132 189 0 / 0.3);
}
.ybc-border-r-lime-500\/40{
  border-right-color: rgb(132 189 0 / 0.4);
}
.ybc-border-r-lime-500\/50{
  border-right-color: rgb(132 189 0 / 0.5);
}
.ybc-border-r-lime-500\/60{
  border-right-color: rgb(132 189 0 / 0.6);
}
.ybc-border-r-lime-500\/70{
  border-right-color: rgb(132 189 0 / 0.7);
}
.ybc-border-r-lime-500\/75{
  border-right-color: rgb(132 189 0 / 0.75);
}
.ybc-border-r-lime-500\/80{
  border-right-color: rgb(132 189 0 / 0.8);
}
.ybc-border-r-lime-500\/90{
  border-right-color: rgb(132 189 0 / 0.9);
}
.ybc-border-r-lime-500\/95{
  border-right-color: rgb(132 189 0 / 0.95);
}
.ybc-border-r-lime-500\/100{
  border-right-color: rgb(132 189 0 / 1);
}
.ybc-border-r-lime-600\/0{
  border-right-color: rgb(101 162 12 / 0);
}
.ybc-border-r-lime-600\/5{
  border-right-color: rgb(101 162 12 / 0.05);
}
.ybc-border-r-lime-600\/10{
  border-right-color: rgb(101 162 12 / 0.1);
}
.ybc-border-r-lime-600\/20{
  border-right-color: rgb(101 162 12 / 0.2);
}
.ybc-border-r-lime-600\/25{
  border-right-color: rgb(101 162 12 / 0.25);
}
.ybc-border-r-lime-600\/30{
  border-right-color: rgb(101 162 12 / 0.3);
}
.ybc-border-r-lime-600\/40{
  border-right-color: rgb(101 162 12 / 0.4);
}
.ybc-border-r-lime-600\/50{
  border-right-color: rgb(101 162 12 / 0.5);
}
.ybc-border-r-lime-600\/60{
  border-right-color: rgb(101 162 12 / 0.6);
}
.ybc-border-r-lime-600\/70{
  border-right-color: rgb(101 162 12 / 0.7);
}
.ybc-border-r-lime-600\/75{
  border-right-color: rgb(101 162 12 / 0.75);
}
.ybc-border-r-lime-600\/80{
  border-right-color: rgb(101 162 12 / 0.8);
}
.ybc-border-r-lime-600\/90{
  border-right-color: rgb(101 162 12 / 0.9);
}
.ybc-border-r-lime-600\/95{
  border-right-color: rgb(101 162 12 / 0.95);
}
.ybc-border-r-lime-600\/100{
  border-right-color: rgb(101 162 12 / 1);
}
.ybc-border-r-lime-700\/0{
  border-right-color: rgb(123 175 0 / 0);
}
.ybc-border-r-lime-700\/5{
  border-right-color: rgb(123 175 0 / 0.05);
}
.ybc-border-r-lime-700\/10{
  border-right-color: rgb(123 175 0 / 0.1);
}
.ybc-border-r-lime-700\/20{
  border-right-color: rgb(123 175 0 / 0.2);
}
.ybc-border-r-lime-700\/25{
  border-right-color: rgb(123 175 0 / 0.25);
}
.ybc-border-r-lime-700\/30{
  border-right-color: rgb(123 175 0 / 0.3);
}
.ybc-border-r-lime-700\/40{
  border-right-color: rgb(123 175 0 / 0.4);
}
.ybc-border-r-lime-700\/50{
  border-right-color: rgb(123 175 0 / 0.5);
}
.ybc-border-r-lime-700\/60{
  border-right-color: rgb(123 175 0 / 0.6);
}
.ybc-border-r-lime-700\/70{
  border-right-color: rgb(123 175 0 / 0.7);
}
.ybc-border-r-lime-700\/75{
  border-right-color: rgb(123 175 0 / 0.75);
}
.ybc-border-r-lime-700\/80{
  border-right-color: rgb(123 175 0 / 0.8);
}
.ybc-border-r-lime-700\/90{
  border-right-color: rgb(123 175 0 / 0.9);
}
.ybc-border-r-lime-700\/95{
  border-right-color: rgb(123 175 0 / 0.95);
}
.ybc-border-r-lime-700\/100{
  border-right-color: rgb(123 175 0 / 1);
}
.ybc-border-r-lime-900\/0{
  border-right-color: rgb(92 130 17 / 0);
}
.ybc-border-r-lime-900\/5{
  border-right-color: rgb(92 130 17 / 0.05);
}
.ybc-border-r-lime-900\/10{
  border-right-color: rgb(92 130 17 / 0.1);
}
.ybc-border-r-lime-900\/20{
  border-right-color: rgb(92 130 17 / 0.2);
}
.ybc-border-r-lime-900\/25{
  border-right-color: rgb(92 130 17 / 0.25);
}
.ybc-border-r-lime-900\/30{
  border-right-color: rgb(92 130 17 / 0.3);
}
.ybc-border-r-lime-900\/40{
  border-right-color: rgb(92 130 17 / 0.4);
}
.ybc-border-r-lime-900\/50{
  border-right-color: rgb(92 130 17 / 0.5);
}
.ybc-border-r-lime-900\/60{
  border-right-color: rgb(92 130 17 / 0.6);
}
.ybc-border-r-lime-900\/70{
  border-right-color: rgb(92 130 17 / 0.7);
}
.ybc-border-r-lime-900\/75{
  border-right-color: rgb(92 130 17 / 0.75);
}
.ybc-border-r-lime-900\/80{
  border-right-color: rgb(92 130 17 / 0.8);
}
.ybc-border-r-lime-900\/90{
  border-right-color: rgb(92 130 17 / 0.9);
}
.ybc-border-r-lime-900\/95{
  border-right-color: rgb(92 130 17 / 0.95);
}
.ybc-border-r-lime-900\/100{
  border-right-color: rgb(92 130 17 / 1);
}
.ybc-border-r-gray-50\/0{
  border-right-color: rgb(249 249 249 / 0);
}
.ybc-border-r-gray-50\/5{
  border-right-color: rgb(249 249 249 / 0.05);
}
.ybc-border-r-gray-50\/10{
  border-right-color: rgb(249 249 249 / 0.1);
}
.ybc-border-r-gray-50\/20{
  border-right-color: rgb(249 249 249 / 0.2);
}
.ybc-border-r-gray-50\/25{
  border-right-color: rgb(249 249 249 / 0.25);
}
.ybc-border-r-gray-50\/30{
  border-right-color: rgb(249 249 249 / 0.3);
}
.ybc-border-r-gray-50\/40{
  border-right-color: rgb(249 249 249 / 0.4);
}
.ybc-border-r-gray-50\/50{
  border-right-color: rgb(249 249 249 / 0.5);
}
.ybc-border-r-gray-50\/60{
  border-right-color: rgb(249 249 249 / 0.6);
}
.ybc-border-r-gray-50\/70{
  border-right-color: rgb(249 249 249 / 0.7);
}
.ybc-border-r-gray-50\/75{
  border-right-color: rgb(249 249 249 / 0.75);
}
.ybc-border-r-gray-50\/80{
  border-right-color: rgb(249 249 249 / 0.8);
}
.ybc-border-r-gray-50\/90{
  border-right-color: rgb(249 249 249 / 0.9);
}
.ybc-border-r-gray-50\/95{
  border-right-color: rgb(249 249 249 / 0.95);
}
.ybc-border-r-gray-50\/100{
  border-right-color: rgb(249 249 249 / 1);
}
.ybc-border-r-gray-100\/0{
  border-right-color: rgb(245 245 245 / 0);
}
.ybc-border-r-gray-100\/5{
  border-right-color: rgb(245 245 245 / 0.05);
}
.ybc-border-r-gray-100\/10{
  border-right-color: rgb(245 245 245 / 0.1);
}
.ybc-border-r-gray-100\/20{
  border-right-color: rgb(245 245 245 / 0.2);
}
.ybc-border-r-gray-100\/25{
  border-right-color: rgb(245 245 245 / 0.25);
}
.ybc-border-r-gray-100\/30{
  border-right-color: rgb(245 245 245 / 0.3);
}
.ybc-border-r-gray-100\/40{
  border-right-color: rgb(245 245 245 / 0.4);
}
.ybc-border-r-gray-100\/50{
  border-right-color: rgb(245 245 245 / 0.5);
}
.ybc-border-r-gray-100\/60{
  border-right-color: rgb(245 245 245 / 0.6);
}
.ybc-border-r-gray-100\/70{
  border-right-color: rgb(245 245 245 / 0.7);
}
.ybc-border-r-gray-100\/75{
  border-right-color: rgb(245 245 245 / 0.75);
}
.ybc-border-r-gray-100\/80{
  border-right-color: rgb(245 245 245 / 0.8);
}
.ybc-border-r-gray-100\/90{
  border-right-color: rgb(245 245 245 / 0.9);
}
.ybc-border-r-gray-100\/95{
  border-right-color: rgb(245 245 245 / 0.95);
}
.ybc-border-r-gray-100\/100{
  border-right-color: rgb(245 245 245 / 1);
}
.ybc-border-r-gray-300\/0{
  border-right-color: rgb(217 217 217 / 0);
}
.ybc-border-r-gray-300\/5{
  border-right-color: rgb(217 217 217 / 0.05);
}
.ybc-border-r-gray-300\/10{
  border-right-color: rgb(217 217 217 / 0.1);
}
.ybc-border-r-gray-300\/20{
  border-right-color: rgb(217 217 217 / 0.2);
}
.ybc-border-r-gray-300\/25{
  border-right-color: rgb(217 217 217 / 0.25);
}
.ybc-border-r-gray-300\/30{
  border-right-color: rgb(217 217 217 / 0.3);
}
.ybc-border-r-gray-300\/40{
  border-right-color: rgb(217 217 217 / 0.4);
}
.ybc-border-r-gray-300\/50{
  border-right-color: rgb(217 217 217 / 0.5);
}
.ybc-border-r-gray-300\/60{
  border-right-color: rgb(217 217 217 / 0.6);
}
.ybc-border-r-gray-300\/70{
  border-right-color: rgb(217 217 217 / 0.7);
}
.ybc-border-r-gray-300\/75{
  border-right-color: rgb(217 217 217 / 0.75);
}
.ybc-border-r-gray-300\/80{
  border-right-color: rgb(217 217 217 / 0.8);
}
.ybc-border-r-gray-300\/90{
  border-right-color: rgb(217 217 217 / 0.9);
}
.ybc-border-r-gray-300\/95{
  border-right-color: rgb(217 217 217 / 0.95);
}
.ybc-border-r-gray-300\/100{
  border-right-color: rgb(217 217 217 / 1);
}
.ybc-border-r-gray-400\/0{
  border-right-color: rgb(177 180 169 / 0);
}
.ybc-border-r-gray-400\/5{
  border-right-color: rgb(177 180 169 / 0.05);
}
.ybc-border-r-gray-400\/10{
  border-right-color: rgb(177 180 169 / 0.1);
}
.ybc-border-r-gray-400\/20{
  border-right-color: rgb(177 180 169 / 0.2);
}
.ybc-border-r-gray-400\/25{
  border-right-color: rgb(177 180 169 / 0.25);
}
.ybc-border-r-gray-400\/30{
  border-right-color: rgb(177 180 169 / 0.3);
}
.ybc-border-r-gray-400\/40{
  border-right-color: rgb(177 180 169 / 0.4);
}
.ybc-border-r-gray-400\/50{
  border-right-color: rgb(177 180 169 / 0.5);
}
.ybc-border-r-gray-400\/60{
  border-right-color: rgb(177 180 169 / 0.6);
}
.ybc-border-r-gray-400\/70{
  border-right-color: rgb(177 180 169 / 0.7);
}
.ybc-border-r-gray-400\/75{
  border-right-color: rgb(177 180 169 / 0.75);
}
.ybc-border-r-gray-400\/80{
  border-right-color: rgb(177 180 169 / 0.8);
}
.ybc-border-r-gray-400\/90{
  border-right-color: rgb(177 180 169 / 0.9);
}
.ybc-border-r-gray-400\/95{
  border-right-color: rgb(177 180 169 / 0.95);
}
.ybc-border-r-gray-400\/100{
  border-right-color: rgb(177 180 169 / 1);
}
.ybc-border-r-gray-500\/0{
  border-right-color: rgb(134 139 121 / 0);
}
.ybc-border-r-gray-500\/5{
  border-right-color: rgb(134 139 121 / 0.05);
}
.ybc-border-r-gray-500\/10{
  border-right-color: rgb(134 139 121 / 0.1);
}
.ybc-border-r-gray-500\/20{
  border-right-color: rgb(134 139 121 / 0.2);
}
.ybc-border-r-gray-500\/25{
  border-right-color: rgb(134 139 121 / 0.25);
}
.ybc-border-r-gray-500\/30{
  border-right-color: rgb(134 139 121 / 0.3);
}
.ybc-border-r-gray-500\/40{
  border-right-color: rgb(134 139 121 / 0.4);
}
.ybc-border-r-gray-500\/50{
  border-right-color: rgb(134 139 121 / 0.5);
}
.ybc-border-r-gray-500\/60{
  border-right-color: rgb(134 139 121 / 0.6);
}
.ybc-border-r-gray-500\/70{
  border-right-color: rgb(134 139 121 / 0.7);
}
.ybc-border-r-gray-500\/75{
  border-right-color: rgb(134 139 121 / 0.75);
}
.ybc-border-r-gray-500\/80{
  border-right-color: rgb(134 139 121 / 0.8);
}
.ybc-border-r-gray-500\/90{
  border-right-color: rgb(134 139 121 / 0.9);
}
.ybc-border-r-gray-500\/95{
  border-right-color: rgb(134 139 121 / 0.95);
}
.ybc-border-r-gray-500\/100{
  border-right-color: rgb(134 139 121 / 1);
}
.ybc-border-r-gray-600\/0{
  border-right-color: rgb(78 78 78 / 0);
}
.ybc-border-r-gray-600\/5{
  border-right-color: rgb(78 78 78 / 0.05);
}
.ybc-border-r-gray-600\/10{
  border-right-color: rgb(78 78 78 / 0.1);
}
.ybc-border-r-gray-600\/20{
  border-right-color: rgb(78 78 78 / 0.2);
}
.ybc-border-r-gray-600\/25{
  border-right-color: rgb(78 78 78 / 0.25);
}
.ybc-border-r-gray-600\/30{
  border-right-color: rgb(78 78 78 / 0.3);
}
.ybc-border-r-gray-600\/40{
  border-right-color: rgb(78 78 78 / 0.4);
}
.ybc-border-r-gray-600\/50{
  border-right-color: rgb(78 78 78 / 0.5);
}
.ybc-border-r-gray-600\/60{
  border-right-color: rgb(78 78 78 / 0.6);
}
.ybc-border-r-gray-600\/70{
  border-right-color: rgb(78 78 78 / 0.7);
}
.ybc-border-r-gray-600\/75{
  border-right-color: rgb(78 78 78 / 0.75);
}
.ybc-border-r-gray-600\/80{
  border-right-color: rgb(78 78 78 / 0.8);
}
.ybc-border-r-gray-600\/90{
  border-right-color: rgb(78 78 78 / 0.9);
}
.ybc-border-r-gray-600\/95{
  border-right-color: rgb(78 78 78 / 0.95);
}
.ybc-border-r-gray-600\/100{
  border-right-color: rgb(78 78 78 / 1);
}
.ybc-border-r-gray-700\/0{
  border-right-color: rgb(51 51 51 / 0);
}
.ybc-border-r-gray-700\/5{
  border-right-color: rgb(51 51 51 / 0.05);
}
.ybc-border-r-gray-700\/10{
  border-right-color: rgb(51 51 51 / 0.1);
}
.ybc-border-r-gray-700\/20{
  border-right-color: rgb(51 51 51 / 0.2);
}
.ybc-border-r-gray-700\/25{
  border-right-color: rgb(51 51 51 / 0.25);
}
.ybc-border-r-gray-700\/30{
  border-right-color: rgb(51 51 51 / 0.3);
}
.ybc-border-r-gray-700\/40{
  border-right-color: rgb(51 51 51 / 0.4);
}
.ybc-border-r-gray-700\/50{
  border-right-color: rgb(51 51 51 / 0.5);
}
.ybc-border-r-gray-700\/60{
  border-right-color: rgb(51 51 51 / 0.6);
}
.ybc-border-r-gray-700\/70{
  border-right-color: rgb(51 51 51 / 0.7);
}
.ybc-border-r-gray-700\/75{
  border-right-color: rgb(51 51 51 / 0.75);
}
.ybc-border-r-gray-700\/80{
  border-right-color: rgb(51 51 51 / 0.8);
}
.ybc-border-r-gray-700\/90{
  border-right-color: rgb(51 51 51 / 0.9);
}
.ybc-border-r-gray-700\/95{
  border-right-color: rgb(51 51 51 / 0.95);
}
.ybc-border-r-gray-700\/100{
  border-right-color: rgb(51 51 51 / 1);
}
.ybc-border-r-gray-800\/0{
  border-right-color: rgb(104 111 89 / 0);
}
.ybc-border-r-gray-800\/5{
  border-right-color: rgb(104 111 89 / 0.05);
}
.ybc-border-r-gray-800\/10{
  border-right-color: rgb(104 111 89 / 0.1);
}
.ybc-border-r-gray-800\/20{
  border-right-color: rgb(104 111 89 / 0.2);
}
.ybc-border-r-gray-800\/25{
  border-right-color: rgb(104 111 89 / 0.25);
}
.ybc-border-r-gray-800\/30{
  border-right-color: rgb(104 111 89 / 0.3);
}
.ybc-border-r-gray-800\/40{
  border-right-color: rgb(104 111 89 / 0.4);
}
.ybc-border-r-gray-800\/50{
  border-right-color: rgb(104 111 89 / 0.5);
}
.ybc-border-r-gray-800\/60{
  border-right-color: rgb(104 111 89 / 0.6);
}
.ybc-border-r-gray-800\/70{
  border-right-color: rgb(104 111 89 / 0.7);
}
.ybc-border-r-gray-800\/75{
  border-right-color: rgb(104 111 89 / 0.75);
}
.ybc-border-r-gray-800\/80{
  border-right-color: rgb(104 111 89 / 0.8);
}
.ybc-border-r-gray-800\/90{
  border-right-color: rgb(104 111 89 / 0.9);
}
.ybc-border-r-gray-800\/95{
  border-right-color: rgb(104 111 89 / 0.95);
}
.ybc-border-r-gray-800\/100{
  border-right-color: rgb(104 111 89 / 1);
}
.ybc-border-r-gray-900\/0{
  border-right-color: rgb(61 65 51 / 0);
}
.ybc-border-r-gray-900\/5{
  border-right-color: rgb(61 65 51 / 0.05);
}
.ybc-border-r-gray-900\/10{
  border-right-color: rgb(61 65 51 / 0.1);
}
.ybc-border-r-gray-900\/20{
  border-right-color: rgb(61 65 51 / 0.2);
}
.ybc-border-r-gray-900\/25{
  border-right-color: rgb(61 65 51 / 0.25);
}
.ybc-border-r-gray-900\/30{
  border-right-color: rgb(61 65 51 / 0.3);
}
.ybc-border-r-gray-900\/40{
  border-right-color: rgb(61 65 51 / 0.4);
}
.ybc-border-r-gray-900\/50{
  border-right-color: rgb(61 65 51 / 0.5);
}
.ybc-border-r-gray-900\/60{
  border-right-color: rgb(61 65 51 / 0.6);
}
.ybc-border-r-gray-900\/70{
  border-right-color: rgb(61 65 51 / 0.7);
}
.ybc-border-r-gray-900\/75{
  border-right-color: rgb(61 65 51 / 0.75);
}
.ybc-border-r-gray-900\/80{
  border-right-color: rgb(61 65 51 / 0.8);
}
.ybc-border-r-gray-900\/90{
  border-right-color: rgb(61 65 51 / 0.9);
}
.ybc-border-r-gray-900\/95{
  border-right-color: rgb(61 65 51 / 0.95);
}
.ybc-border-r-gray-900\/100{
  border-right-color: rgb(61 65 51 / 1);
}
.ybc-border-r-teal-100\/0{
  border-right-color: rgb(224 240 247 / 0);
}
.ybc-border-r-teal-100\/5{
  border-right-color: rgb(224 240 247 / 0.05);
}
.ybc-border-r-teal-100\/10{
  border-right-color: rgb(224 240 247 / 0.1);
}
.ybc-border-r-teal-100\/20{
  border-right-color: rgb(224 240 247 / 0.2);
}
.ybc-border-r-teal-100\/25{
  border-right-color: rgb(224 240 247 / 0.25);
}
.ybc-border-r-teal-100\/30{
  border-right-color: rgb(224 240 247 / 0.3);
}
.ybc-border-r-teal-100\/40{
  border-right-color: rgb(224 240 247 / 0.4);
}
.ybc-border-r-teal-100\/50{
  border-right-color: rgb(224 240 247 / 0.5);
}
.ybc-border-r-teal-100\/60{
  border-right-color: rgb(224 240 247 / 0.6);
}
.ybc-border-r-teal-100\/70{
  border-right-color: rgb(224 240 247 / 0.7);
}
.ybc-border-r-teal-100\/75{
  border-right-color: rgb(224 240 247 / 0.75);
}
.ybc-border-r-teal-100\/80{
  border-right-color: rgb(224 240 247 / 0.8);
}
.ybc-border-r-teal-100\/90{
  border-right-color: rgb(224 240 247 / 0.9);
}
.ybc-border-r-teal-100\/95{
  border-right-color: rgb(224 240 247 / 0.95);
}
.ybc-border-r-teal-100\/100{
  border-right-color: rgb(224 240 247 / 1);
}
.ybc-border-r-teal-500\/0{
  border-right-color: rgb(0 127 149 / 0);
}
.ybc-border-r-teal-500\/5{
  border-right-color: rgb(0 127 149 / 0.05);
}
.ybc-border-r-teal-500\/10{
  border-right-color: rgb(0 127 149 / 0.1);
}
.ybc-border-r-teal-500\/20{
  border-right-color: rgb(0 127 149 / 0.2);
}
.ybc-border-r-teal-500\/25{
  border-right-color: rgb(0 127 149 / 0.25);
}
.ybc-border-r-teal-500\/30{
  border-right-color: rgb(0 127 149 / 0.3);
}
.ybc-border-r-teal-500\/40{
  border-right-color: rgb(0 127 149 / 0.4);
}
.ybc-border-r-teal-500\/50{
  border-right-color: rgb(0 127 149 / 0.5);
}
.ybc-border-r-teal-500\/60{
  border-right-color: rgb(0 127 149 / 0.6);
}
.ybc-border-r-teal-500\/70{
  border-right-color: rgb(0 127 149 / 0.7);
}
.ybc-border-r-teal-500\/75{
  border-right-color: rgb(0 127 149 / 0.75);
}
.ybc-border-r-teal-500\/80{
  border-right-color: rgb(0 127 149 / 0.8);
}
.ybc-border-r-teal-500\/90{
  border-right-color: rgb(0 127 149 / 0.9);
}
.ybc-border-r-teal-500\/95{
  border-right-color: rgb(0 127 149 / 0.95);
}
.ybc-border-r-teal-500\/100{
  border-right-color: rgb(0 127 149 / 1);
}
.ybc-border-r-teal-600\/0{
  border-right-color: rgb(0 115 165 / 0);
}
.ybc-border-r-teal-600\/5{
  border-right-color: rgb(0 115 165 / 0.05);
}
.ybc-border-r-teal-600\/10{
  border-right-color: rgb(0 115 165 / 0.1);
}
.ybc-border-r-teal-600\/20{
  border-right-color: rgb(0 115 165 / 0.2);
}
.ybc-border-r-teal-600\/25{
  border-right-color: rgb(0 115 165 / 0.25);
}
.ybc-border-r-teal-600\/30{
  border-right-color: rgb(0 115 165 / 0.3);
}
.ybc-border-r-teal-600\/40{
  border-right-color: rgb(0 115 165 / 0.4);
}
.ybc-border-r-teal-600\/50{
  border-right-color: rgb(0 115 165 / 0.5);
}
.ybc-border-r-teal-600\/60{
  border-right-color: rgb(0 115 165 / 0.6);
}
.ybc-border-r-teal-600\/70{
  border-right-color: rgb(0 115 165 / 0.7);
}
.ybc-border-r-teal-600\/75{
  border-right-color: rgb(0 115 165 / 0.75);
}
.ybc-border-r-teal-600\/80{
  border-right-color: rgb(0 115 165 / 0.8);
}
.ybc-border-r-teal-600\/90{
  border-right-color: rgb(0 115 165 / 0.9);
}
.ybc-border-r-teal-600\/95{
  border-right-color: rgb(0 115 165 / 0.95);
}
.ybc-border-r-teal-600\/100{
  border-right-color: rgb(0 115 165 / 1);
}
.ybc-border-r-teal-900\/0{
  border-right-color: rgb(0 85 114 / 0);
}
.ybc-border-r-teal-900\/5{
  border-right-color: rgb(0 85 114 / 0.05);
}
.ybc-border-r-teal-900\/10{
  border-right-color: rgb(0 85 114 / 0.1);
}
.ybc-border-r-teal-900\/20{
  border-right-color: rgb(0 85 114 / 0.2);
}
.ybc-border-r-teal-900\/25{
  border-right-color: rgb(0 85 114 / 0.25);
}
.ybc-border-r-teal-900\/30{
  border-right-color: rgb(0 85 114 / 0.3);
}
.ybc-border-r-teal-900\/40{
  border-right-color: rgb(0 85 114 / 0.4);
}
.ybc-border-r-teal-900\/50{
  border-right-color: rgb(0 85 114 / 0.5);
}
.ybc-border-r-teal-900\/60{
  border-right-color: rgb(0 85 114 / 0.6);
}
.ybc-border-r-teal-900\/70{
  border-right-color: rgb(0 85 114 / 0.7);
}
.ybc-border-r-teal-900\/75{
  border-right-color: rgb(0 85 114 / 0.75);
}
.ybc-border-r-teal-900\/80{
  border-right-color: rgb(0 85 114 / 0.8);
}
.ybc-border-r-teal-900\/90{
  border-right-color: rgb(0 85 114 / 0.9);
}
.ybc-border-r-teal-900\/95{
  border-right-color: rgb(0 85 114 / 0.95);
}
.ybc-border-r-teal-900\/100{
  border-right-color: rgb(0 85 114 / 1);
}
.ybc-border-r-blue-100\/0{
  border-right-color: rgb(60 114 177 / 0);
}
.ybc-border-r-blue-100\/5{
  border-right-color: rgb(60 114 177 / 0.05);
}
.ybc-border-r-blue-100\/10{
  border-right-color: rgb(60 114 177 / 0.1);
}
.ybc-border-r-blue-100\/20{
  border-right-color: rgb(60 114 177 / 0.2);
}
.ybc-border-r-blue-100\/25{
  border-right-color: rgb(60 114 177 / 0.25);
}
.ybc-border-r-blue-100\/30{
  border-right-color: rgb(60 114 177 / 0.3);
}
.ybc-border-r-blue-100\/40{
  border-right-color: rgb(60 114 177 / 0.4);
}
.ybc-border-r-blue-100\/50{
  border-right-color: rgb(60 114 177 / 0.5);
}
.ybc-border-r-blue-100\/60{
  border-right-color: rgb(60 114 177 / 0.6);
}
.ybc-border-r-blue-100\/70{
  border-right-color: rgb(60 114 177 / 0.7);
}
.ybc-border-r-blue-100\/75{
  border-right-color: rgb(60 114 177 / 0.75);
}
.ybc-border-r-blue-100\/80{
  border-right-color: rgb(60 114 177 / 0.8);
}
.ybc-border-r-blue-100\/90{
  border-right-color: rgb(60 114 177 / 0.9);
}
.ybc-border-r-blue-100\/95{
  border-right-color: rgb(60 114 177 / 0.95);
}
.ybc-border-r-blue-100\/100{
  border-right-color: rgb(60 114 177 / 1);
}
.ybc-border-r-blue-200\/0{
  border-right-color: rgb(72 118 148 / 0);
}
.ybc-border-r-blue-200\/5{
  border-right-color: rgb(72 118 148 / 0.05);
}
.ybc-border-r-blue-200\/10{
  border-right-color: rgb(72 118 148 / 0.1);
}
.ybc-border-r-blue-200\/20{
  border-right-color: rgb(72 118 148 / 0.2);
}
.ybc-border-r-blue-200\/25{
  border-right-color: rgb(72 118 148 / 0.25);
}
.ybc-border-r-blue-200\/30{
  border-right-color: rgb(72 118 148 / 0.3);
}
.ybc-border-r-blue-200\/40{
  border-right-color: rgb(72 118 148 / 0.4);
}
.ybc-border-r-blue-200\/50{
  border-right-color: rgb(72 118 148 / 0.5);
}
.ybc-border-r-blue-200\/60{
  border-right-color: rgb(72 118 148 / 0.6);
}
.ybc-border-r-blue-200\/70{
  border-right-color: rgb(72 118 148 / 0.7);
}
.ybc-border-r-blue-200\/75{
  border-right-color: rgb(72 118 148 / 0.75);
}
.ybc-border-r-blue-200\/80{
  border-right-color: rgb(72 118 148 / 0.8);
}
.ybc-border-r-blue-200\/90{
  border-right-color: rgb(72 118 148 / 0.9);
}
.ybc-border-r-blue-200\/95{
  border-right-color: rgb(72 118 148 / 0.95);
}
.ybc-border-r-blue-200\/100{
  border-right-color: rgb(72 118 148 / 1);
}
.ybc-border-r-blue-500\/0{
  border-right-color: rgb(32 105 120 / 0);
}
.ybc-border-r-blue-500\/5{
  border-right-color: rgb(32 105 120 / 0.05);
}
.ybc-border-r-blue-500\/10{
  border-right-color: rgb(32 105 120 / 0.1);
}
.ybc-border-r-blue-500\/20{
  border-right-color: rgb(32 105 120 / 0.2);
}
.ybc-border-r-blue-500\/25{
  border-right-color: rgb(32 105 120 / 0.25);
}
.ybc-border-r-blue-500\/30{
  border-right-color: rgb(32 105 120 / 0.3);
}
.ybc-border-r-blue-500\/40{
  border-right-color: rgb(32 105 120 / 0.4);
}
.ybc-border-r-blue-500\/50{
  border-right-color: rgb(32 105 120 / 0.5);
}
.ybc-border-r-blue-500\/60{
  border-right-color: rgb(32 105 120 / 0.6);
}
.ybc-border-r-blue-500\/70{
  border-right-color: rgb(32 105 120 / 0.7);
}
.ybc-border-r-blue-500\/75{
  border-right-color: rgb(32 105 120 / 0.75);
}
.ybc-border-r-blue-500\/80{
  border-right-color: rgb(32 105 120 / 0.8);
}
.ybc-border-r-blue-500\/90{
  border-right-color: rgb(32 105 120 / 0.9);
}
.ybc-border-r-blue-500\/95{
  border-right-color: rgb(32 105 120 / 0.95);
}
.ybc-border-r-blue-500\/100{
  border-right-color: rgb(32 105 120 / 1);
}
.ybc-border-r-section-branding-why-yubico\/0{
  border-right-color: rgb(60 114 177 / 0);
}
.ybc-border-r-section-branding-why-yubico\/5{
  border-right-color: rgb(60 114 177 / 0.05);
}
.ybc-border-r-section-branding-why-yubico\/10{
  border-right-color: rgb(60 114 177 / 0.1);
}
.ybc-border-r-section-branding-why-yubico\/20{
  border-right-color: rgb(60 114 177 / 0.2);
}
.ybc-border-r-section-branding-why-yubico\/25{
  border-right-color: rgb(60 114 177 / 0.25);
}
.ybc-border-r-section-branding-why-yubico\/30{
  border-right-color: rgb(60 114 177 / 0.3);
}
.ybc-border-r-section-branding-why-yubico\/40{
  border-right-color: rgb(60 114 177 / 0.4);
}
.ybc-border-r-section-branding-why-yubico\/50{
  border-right-color: rgb(60 114 177 / 0.5);
}
.ybc-border-r-section-branding-why-yubico\/60{
  border-right-color: rgb(60 114 177 / 0.6);
}
.ybc-border-r-section-branding-why-yubico\/70{
  border-right-color: rgb(60 114 177 / 0.7);
}
.ybc-border-r-section-branding-why-yubico\/75{
  border-right-color: rgb(60 114 177 / 0.75);
}
.ybc-border-r-section-branding-why-yubico\/80{
  border-right-color: rgb(60 114 177 / 0.8);
}
.ybc-border-r-section-branding-why-yubico\/90{
  border-right-color: rgb(60 114 177 / 0.9);
}
.ybc-border-r-section-branding-why-yubico\/95{
  border-right-color: rgb(60 114 177 / 0.95);
}
.ybc-border-r-section-branding-why-yubico\/100{
  border-right-color: rgb(60 114 177 / 1);
}
.ybc-border-r-section-branding-products\/0{
  border-right-color: rgb(74 118 148 / 0);
}
.ybc-border-r-section-branding-products\/5{
  border-right-color: rgb(74 118 148 / 0.05);
}
.ybc-border-r-section-branding-products\/10{
  border-right-color: rgb(74 118 148 / 0.1);
}
.ybc-border-r-section-branding-products\/20{
  border-right-color: rgb(74 118 148 / 0.2);
}
.ybc-border-r-section-branding-products\/25{
  border-right-color: rgb(74 118 148 / 0.25);
}
.ybc-border-r-section-branding-products\/30{
  border-right-color: rgb(74 118 148 / 0.3);
}
.ybc-border-r-section-branding-products\/40{
  border-right-color: rgb(74 118 148 / 0.4);
}
.ybc-border-r-section-branding-products\/50{
  border-right-color: rgb(74 118 148 / 0.5);
}
.ybc-border-r-section-branding-products\/60{
  border-right-color: rgb(74 118 148 / 0.6);
}
.ybc-border-r-section-branding-products\/70{
  border-right-color: rgb(74 118 148 / 0.7);
}
.ybc-border-r-section-branding-products\/75{
  border-right-color: rgb(74 118 148 / 0.75);
}
.ybc-border-r-section-branding-products\/80{
  border-right-color: rgb(74 118 148 / 0.8);
}
.ybc-border-r-section-branding-products\/90{
  border-right-color: rgb(74 118 148 / 0.9);
}
.ybc-border-r-section-branding-products\/95{
  border-right-color: rgb(74 118 148 / 0.95);
}
.ybc-border-r-section-branding-products\/100{
  border-right-color: rgb(74 118 148 / 1);
}
.ybc-border-r-section-branding-solutions\/0{
  border-right-color: rgb(0 115 165 / 0);
}
.ybc-border-r-section-branding-solutions\/5{
  border-right-color: rgb(0 115 165 / 0.05);
}
.ybc-border-r-section-branding-solutions\/10{
  border-right-color: rgb(0 115 165 / 0.1);
}
.ybc-border-r-section-branding-solutions\/20{
  border-right-color: rgb(0 115 165 / 0.2);
}
.ybc-border-r-section-branding-solutions\/25{
  border-right-color: rgb(0 115 165 / 0.25);
}
.ybc-border-r-section-branding-solutions\/30{
  border-right-color: rgb(0 115 165 / 0.3);
}
.ybc-border-r-section-branding-solutions\/40{
  border-right-color: rgb(0 115 165 / 0.4);
}
.ybc-border-r-section-branding-solutions\/50{
  border-right-color: rgb(0 115 165 / 0.5);
}
.ybc-border-r-section-branding-solutions\/60{
  border-right-color: rgb(0 115 165 / 0.6);
}
.ybc-border-r-section-branding-solutions\/70{
  border-right-color: rgb(0 115 165 / 0.7);
}
.ybc-border-r-section-branding-solutions\/75{
  border-right-color: rgb(0 115 165 / 0.75);
}
.ybc-border-r-section-branding-solutions\/80{
  border-right-color: rgb(0 115 165 / 0.8);
}
.ybc-border-r-section-branding-solutions\/90{
  border-right-color: rgb(0 115 165 / 0.9);
}
.ybc-border-r-section-branding-solutions\/95{
  border-right-color: rgb(0 115 165 / 0.95);
}
.ybc-border-r-section-branding-solutions\/100{
  border-right-color: rgb(0 115 165 / 1);
}
.ybc-border-r-section-branding-resources\/0{
  border-right-color: rgb(0 127 149 / 0);
}
.ybc-border-r-section-branding-resources\/5{
  border-right-color: rgb(0 127 149 / 0.05);
}
.ybc-border-r-section-branding-resources\/10{
  border-right-color: rgb(0 127 149 / 0.1);
}
.ybc-border-r-section-branding-resources\/20{
  border-right-color: rgb(0 127 149 / 0.2);
}
.ybc-border-r-section-branding-resources\/25{
  border-right-color: rgb(0 127 149 / 0.25);
}
.ybc-border-r-section-branding-resources\/30{
  border-right-color: rgb(0 127 149 / 0.3);
}
.ybc-border-r-section-branding-resources\/40{
  border-right-color: rgb(0 127 149 / 0.4);
}
.ybc-border-r-section-branding-resources\/50{
  border-right-color: rgb(0 127 149 / 0.5);
}
.ybc-border-r-section-branding-resources\/60{
  border-right-color: rgb(0 127 149 / 0.6);
}
.ybc-border-r-section-branding-resources\/70{
  border-right-color: rgb(0 127 149 / 0.7);
}
.ybc-border-r-section-branding-resources\/75{
  border-right-color: rgb(0 127 149 / 0.75);
}
.ybc-border-r-section-branding-resources\/80{
  border-right-color: rgb(0 127 149 / 0.8);
}
.ybc-border-r-section-branding-resources\/90{
  border-right-color: rgb(0 127 149 / 0.9);
}
.ybc-border-r-section-branding-resources\/95{
  border-right-color: rgb(0 127 149 / 0.95);
}
.ybc-border-r-section-branding-resources\/100{
  border-right-color: rgb(0 127 149 / 1);
}
.ybc-border-r-section-branding-company\/0{
  border-right-color: rgb(92 130 17 / 0);
}
.ybc-border-r-section-branding-company\/5{
  border-right-color: rgb(92 130 17 / 0.05);
}
.ybc-border-r-section-branding-company\/10{
  border-right-color: rgb(92 130 17 / 0.1);
}
.ybc-border-r-section-branding-company\/20{
  border-right-color: rgb(92 130 17 / 0.2);
}
.ybc-border-r-section-branding-company\/25{
  border-right-color: rgb(92 130 17 / 0.25);
}
.ybc-border-r-section-branding-company\/30{
  border-right-color: rgb(92 130 17 / 0.3);
}
.ybc-border-r-section-branding-company\/40{
  border-right-color: rgb(92 130 17 / 0.4);
}
.ybc-border-r-section-branding-company\/50{
  border-right-color: rgb(92 130 17 / 0.5);
}
.ybc-border-r-section-branding-company\/60{
  border-right-color: rgb(92 130 17 / 0.6);
}
.ybc-border-r-section-branding-company\/70{
  border-right-color: rgb(92 130 17 / 0.7);
}
.ybc-border-r-section-branding-company\/75{
  border-right-color: rgb(92 130 17 / 0.75);
}
.ybc-border-r-section-branding-company\/80{
  border-right-color: rgb(92 130 17 / 0.8);
}
.ybc-border-r-section-branding-company\/90{
  border-right-color: rgb(92 130 17 / 0.9);
}
.ybc-border-r-section-branding-company\/95{
  border-right-color: rgb(92 130 17 / 0.95);
}
.ybc-border-r-section-branding-company\/100{
  border-right-color: rgb(92 130 17 / 1);
}
.ybc-border-r-section-branding-support\/0{
  border-right-color: rgb(32 105 120 / 0);
}
.ybc-border-r-section-branding-support\/5{
  border-right-color: rgb(32 105 120 / 0.05);
}
.ybc-border-r-section-branding-support\/10{
  border-right-color: rgb(32 105 120 / 0.1);
}
.ybc-border-r-section-branding-support\/20{
  border-right-color: rgb(32 105 120 / 0.2);
}
.ybc-border-r-section-branding-support\/25{
  border-right-color: rgb(32 105 120 / 0.25);
}
.ybc-border-r-section-branding-support\/30{
  border-right-color: rgb(32 105 120 / 0.3);
}
.ybc-border-r-section-branding-support\/40{
  border-right-color: rgb(32 105 120 / 0.4);
}
.ybc-border-r-section-branding-support\/50{
  border-right-color: rgb(32 105 120 / 0.5);
}
.ybc-border-r-section-branding-support\/60{
  border-right-color: rgb(32 105 120 / 0.6);
}
.ybc-border-r-section-branding-support\/70{
  border-right-color: rgb(32 105 120 / 0.7);
}
.ybc-border-r-section-branding-support\/75{
  border-right-color: rgb(32 105 120 / 0.75);
}
.ybc-border-r-section-branding-support\/80{
  border-right-color: rgb(32 105 120 / 0.8);
}
.ybc-border-r-section-branding-support\/90{
  border-right-color: rgb(32 105 120 / 0.9);
}
.ybc-border-r-section-branding-support\/95{
  border-right-color: rgb(32 105 120 / 0.95);
}
.ybc-border-r-section-branding-support\/100{
  border-right-color: rgb(32 105 120 / 1);
}
.ybc-border-b-transparent{
  border-bottom-color: transparent;
}
.ybc-border-b-current{
  border-bottom-color: currentColor;
}
.ybc-border-b-black{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.ybc-border-b-white{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.ybc-border-b-lime-400{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(154 202 60 / var(--tw-border-opacity));
}
.ybc-border-b-lime-500{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(132 189 0 / var(--tw-border-opacity));
}
.ybc-border-b-lime-600{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(101 162 12 / var(--tw-border-opacity));
}
.ybc-border-b-lime-700{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(123 175 0 / var(--tw-border-opacity));
}
.ybc-border-b-lime-900{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-b-gray-50{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(249 249 249 / var(--tw-border-opacity));
}
.ybc-border-b-gray-100{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity));
}
.ybc-border-b-gray-300{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity));
}
.ybc-border-b-gray-400{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(177 180 169 / var(--tw-border-opacity));
}
.ybc-border-b-gray-500{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(134 139 121 / var(--tw-border-opacity));
}
.ybc-border-b-gray-600{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(78 78 78 / var(--tw-border-opacity));
}
.ybc-border-b-gray-700{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(51 51 51 / var(--tw-border-opacity));
}
.ybc-border-b-gray-800{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(104 111 89 / var(--tw-border-opacity));
}
.ybc-border-b-gray-900{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(61 65 51 / var(--tw-border-opacity));
}
.ybc-border-b-teal-100{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(224 240 247 / var(--tw-border-opacity));
}
.ybc-border-b-teal-500{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-b-teal-600{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-b-teal-900{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 85 114 / var(--tw-border-opacity));
}
.ybc-border-b-blue-100{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-b-blue-200{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(72 118 148 / var(--tw-border-opacity));
}
.ybc-border-b-blue-500{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-b-section-branding-why-yubico{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-b-section-branding-products{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(74 118 148 / var(--tw-border-opacity));
}
.ybc-border-b-section-branding-solutions{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-b-section-branding-resources{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-b-section-branding-company{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-b-section-branding-support{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-b-transparent\/0{
  border-bottom-color: rgb(0 0 0 / 0);
}
.ybc-border-b-transparent\/5{
  border-bottom-color: rgb(0 0 0 / 0.05);
}
.ybc-border-b-transparent\/10{
  border-bottom-color: rgb(0 0 0 / 0.1);
}
.ybc-border-b-transparent\/20{
  border-bottom-color: rgb(0 0 0 / 0.2);
}
.ybc-border-b-transparent\/25{
  border-bottom-color: rgb(0 0 0 / 0.25);
}
.ybc-border-b-transparent\/30{
  border-bottom-color: rgb(0 0 0 / 0.3);
}
.ybc-border-b-transparent\/40{
  border-bottom-color: rgb(0 0 0 / 0.4);
}
.ybc-border-b-transparent\/50{
  border-bottom-color: rgb(0 0 0 / 0.5);
}
.ybc-border-b-transparent\/60{
  border-bottom-color: rgb(0 0 0 / 0.6);
}
.ybc-border-b-transparent\/70{
  border-bottom-color: rgb(0 0 0 / 0.7);
}
.ybc-border-b-transparent\/75{
  border-bottom-color: rgb(0 0 0 / 0.75);
}
.ybc-border-b-transparent\/80{
  border-bottom-color: rgb(0 0 0 / 0.8);
}
.ybc-border-b-transparent\/90{
  border-bottom-color: rgb(0 0 0 / 0.9);
}
.ybc-border-b-transparent\/95{
  border-bottom-color: rgb(0 0 0 / 0.95);
}
.ybc-border-b-transparent\/100{
  border-bottom-color: rgb(0 0 0 / 1);
}
.ybc-border-b-black\/0{
  border-bottom-color: rgb(0 0 0 / 0);
}
.ybc-border-b-black\/5{
  border-bottom-color: rgb(0 0 0 / 0.05);
}
.ybc-border-b-black\/10{
  border-bottom-color: rgb(0 0 0 / 0.1);
}
.ybc-border-b-black\/20{
  border-bottom-color: rgb(0 0 0 / 0.2);
}
.ybc-border-b-black\/25{
  border-bottom-color: rgb(0 0 0 / 0.25);
}
.ybc-border-b-black\/30{
  border-bottom-color: rgb(0 0 0 / 0.3);
}
.ybc-border-b-black\/40{
  border-bottom-color: rgb(0 0 0 / 0.4);
}
.ybc-border-b-black\/50{
  border-bottom-color: rgb(0 0 0 / 0.5);
}
.ybc-border-b-black\/60{
  border-bottom-color: rgb(0 0 0 / 0.6);
}
.ybc-border-b-black\/70{
  border-bottom-color: rgb(0 0 0 / 0.7);
}
.ybc-border-b-black\/75{
  border-bottom-color: rgb(0 0 0 / 0.75);
}
.ybc-border-b-black\/80{
  border-bottom-color: rgb(0 0 0 / 0.8);
}
.ybc-border-b-black\/90{
  border-bottom-color: rgb(0 0 0 / 0.9);
}
.ybc-border-b-black\/95{
  border-bottom-color: rgb(0 0 0 / 0.95);
}
.ybc-border-b-black\/100{
  border-bottom-color: rgb(0 0 0 / 1);
}
.ybc-border-b-white\/0{
  border-bottom-color: rgb(255 255 255 / 0);
}
.ybc-border-b-white\/5{
  border-bottom-color: rgb(255 255 255 / 0.05);
}
.ybc-border-b-white\/10{
  border-bottom-color: rgb(255 255 255 / 0.1);
}
.ybc-border-b-white\/20{
  border-bottom-color: rgb(255 255 255 / 0.2);
}
.ybc-border-b-white\/25{
  border-bottom-color: rgb(255 255 255 / 0.25);
}
.ybc-border-b-white\/30{
  border-bottom-color: rgb(255 255 255 / 0.3);
}
.ybc-border-b-white\/40{
  border-bottom-color: rgb(255 255 255 / 0.4);
}
.ybc-border-b-white\/50{
  border-bottom-color: rgb(255 255 255 / 0.5);
}
.ybc-border-b-white\/60{
  border-bottom-color: rgb(255 255 255 / 0.6);
}
.ybc-border-b-white\/70{
  border-bottom-color: rgb(255 255 255 / 0.7);
}
.ybc-border-b-white\/75{
  border-bottom-color: rgb(255 255 255 / 0.75);
}
.ybc-border-b-white\/80{
  border-bottom-color: rgb(255 255 255 / 0.8);
}
.ybc-border-b-white\/90{
  border-bottom-color: rgb(255 255 255 / 0.9);
}
.ybc-border-b-white\/95{
  border-bottom-color: rgb(255 255 255 / 0.95);
}
.ybc-border-b-white\/100{
  border-bottom-color: rgb(255 255 255 / 1);
}
.ybc-border-b-lime-400\/0{
  border-bottom-color: rgb(154 202 60 / 0);
}
.ybc-border-b-lime-400\/5{
  border-bottom-color: rgb(154 202 60 / 0.05);
}
.ybc-border-b-lime-400\/10{
  border-bottom-color: rgb(154 202 60 / 0.1);
}
.ybc-border-b-lime-400\/20{
  border-bottom-color: rgb(154 202 60 / 0.2);
}
.ybc-border-b-lime-400\/25{
  border-bottom-color: rgb(154 202 60 / 0.25);
}
.ybc-border-b-lime-400\/30{
  border-bottom-color: rgb(154 202 60 / 0.3);
}
.ybc-border-b-lime-400\/40{
  border-bottom-color: rgb(154 202 60 / 0.4);
}
.ybc-border-b-lime-400\/50{
  border-bottom-color: rgb(154 202 60 / 0.5);
}
.ybc-border-b-lime-400\/60{
  border-bottom-color: rgb(154 202 60 / 0.6);
}
.ybc-border-b-lime-400\/70{
  border-bottom-color: rgb(154 202 60 / 0.7);
}
.ybc-border-b-lime-400\/75{
  border-bottom-color: rgb(154 202 60 / 0.75);
}
.ybc-border-b-lime-400\/80{
  border-bottom-color: rgb(154 202 60 / 0.8);
}
.ybc-border-b-lime-400\/90{
  border-bottom-color: rgb(154 202 60 / 0.9);
}
.ybc-border-b-lime-400\/95{
  border-bottom-color: rgb(154 202 60 / 0.95);
}
.ybc-border-b-lime-400\/100{
  border-bottom-color: rgb(154 202 60 / 1);
}
.ybc-border-b-lime-500\/0{
  border-bottom-color: rgb(132 189 0 / 0);
}
.ybc-border-b-lime-500\/5{
  border-bottom-color: rgb(132 189 0 / 0.05);
}
.ybc-border-b-lime-500\/10{
  border-bottom-color: rgb(132 189 0 / 0.1);
}
.ybc-border-b-lime-500\/20{
  border-bottom-color: rgb(132 189 0 / 0.2);
}
.ybc-border-b-lime-500\/25{
  border-bottom-color: rgb(132 189 0 / 0.25);
}
.ybc-border-b-lime-500\/30{
  border-bottom-color: rgb(132 189 0 / 0.3);
}
.ybc-border-b-lime-500\/40{
  border-bottom-color: rgb(132 189 0 / 0.4);
}
.ybc-border-b-lime-500\/50{
  border-bottom-color: rgb(132 189 0 / 0.5);
}
.ybc-border-b-lime-500\/60{
  border-bottom-color: rgb(132 189 0 / 0.6);
}
.ybc-border-b-lime-500\/70{
  border-bottom-color: rgb(132 189 0 / 0.7);
}
.ybc-border-b-lime-500\/75{
  border-bottom-color: rgb(132 189 0 / 0.75);
}
.ybc-border-b-lime-500\/80{
  border-bottom-color: rgb(132 189 0 / 0.8);
}
.ybc-border-b-lime-500\/90{
  border-bottom-color: rgb(132 189 0 / 0.9);
}
.ybc-border-b-lime-500\/95{
  border-bottom-color: rgb(132 189 0 / 0.95);
}
.ybc-border-b-lime-500\/100{
  border-bottom-color: rgb(132 189 0 / 1);
}
.ybc-border-b-lime-600\/0{
  border-bottom-color: rgb(101 162 12 / 0);
}
.ybc-border-b-lime-600\/5{
  border-bottom-color: rgb(101 162 12 / 0.05);
}
.ybc-border-b-lime-600\/10{
  border-bottom-color: rgb(101 162 12 / 0.1);
}
.ybc-border-b-lime-600\/20{
  border-bottom-color: rgb(101 162 12 / 0.2);
}
.ybc-border-b-lime-600\/25{
  border-bottom-color: rgb(101 162 12 / 0.25);
}
.ybc-border-b-lime-600\/30{
  border-bottom-color: rgb(101 162 12 / 0.3);
}
.ybc-border-b-lime-600\/40{
  border-bottom-color: rgb(101 162 12 / 0.4);
}
.ybc-border-b-lime-600\/50{
  border-bottom-color: rgb(101 162 12 / 0.5);
}
.ybc-border-b-lime-600\/60{
  border-bottom-color: rgb(101 162 12 / 0.6);
}
.ybc-border-b-lime-600\/70{
  border-bottom-color: rgb(101 162 12 / 0.7);
}
.ybc-border-b-lime-600\/75{
  border-bottom-color: rgb(101 162 12 / 0.75);
}
.ybc-border-b-lime-600\/80{
  border-bottom-color: rgb(101 162 12 / 0.8);
}
.ybc-border-b-lime-600\/90{
  border-bottom-color: rgb(101 162 12 / 0.9);
}
.ybc-border-b-lime-600\/95{
  border-bottom-color: rgb(101 162 12 / 0.95);
}
.ybc-border-b-lime-600\/100{
  border-bottom-color: rgb(101 162 12 / 1);
}
.ybc-border-b-lime-700\/0{
  border-bottom-color: rgb(123 175 0 / 0);
}
.ybc-border-b-lime-700\/5{
  border-bottom-color: rgb(123 175 0 / 0.05);
}
.ybc-border-b-lime-700\/10{
  border-bottom-color: rgb(123 175 0 / 0.1);
}
.ybc-border-b-lime-700\/20{
  border-bottom-color: rgb(123 175 0 / 0.2);
}
.ybc-border-b-lime-700\/25{
  border-bottom-color: rgb(123 175 0 / 0.25);
}
.ybc-border-b-lime-700\/30{
  border-bottom-color: rgb(123 175 0 / 0.3);
}
.ybc-border-b-lime-700\/40{
  border-bottom-color: rgb(123 175 0 / 0.4);
}
.ybc-border-b-lime-700\/50{
  border-bottom-color: rgb(123 175 0 / 0.5);
}
.ybc-border-b-lime-700\/60{
  border-bottom-color: rgb(123 175 0 / 0.6);
}
.ybc-border-b-lime-700\/70{
  border-bottom-color: rgb(123 175 0 / 0.7);
}
.ybc-border-b-lime-700\/75{
  border-bottom-color: rgb(123 175 0 / 0.75);
}
.ybc-border-b-lime-700\/80{
  border-bottom-color: rgb(123 175 0 / 0.8);
}
.ybc-border-b-lime-700\/90{
  border-bottom-color: rgb(123 175 0 / 0.9);
}
.ybc-border-b-lime-700\/95{
  border-bottom-color: rgb(123 175 0 / 0.95);
}
.ybc-border-b-lime-700\/100{
  border-bottom-color: rgb(123 175 0 / 1);
}
.ybc-border-b-lime-900\/0{
  border-bottom-color: rgb(92 130 17 / 0);
}
.ybc-border-b-lime-900\/5{
  border-bottom-color: rgb(92 130 17 / 0.05);
}
.ybc-border-b-lime-900\/10{
  border-bottom-color: rgb(92 130 17 / 0.1);
}
.ybc-border-b-lime-900\/20{
  border-bottom-color: rgb(92 130 17 / 0.2);
}
.ybc-border-b-lime-900\/25{
  border-bottom-color: rgb(92 130 17 / 0.25);
}
.ybc-border-b-lime-900\/30{
  border-bottom-color: rgb(92 130 17 / 0.3);
}
.ybc-border-b-lime-900\/40{
  border-bottom-color: rgb(92 130 17 / 0.4);
}
.ybc-border-b-lime-900\/50{
  border-bottom-color: rgb(92 130 17 / 0.5);
}
.ybc-border-b-lime-900\/60{
  border-bottom-color: rgb(92 130 17 / 0.6);
}
.ybc-border-b-lime-900\/70{
  border-bottom-color: rgb(92 130 17 / 0.7);
}
.ybc-border-b-lime-900\/75{
  border-bottom-color: rgb(92 130 17 / 0.75);
}
.ybc-border-b-lime-900\/80{
  border-bottom-color: rgb(92 130 17 / 0.8);
}
.ybc-border-b-lime-900\/90{
  border-bottom-color: rgb(92 130 17 / 0.9);
}
.ybc-border-b-lime-900\/95{
  border-bottom-color: rgb(92 130 17 / 0.95);
}
.ybc-border-b-lime-900\/100{
  border-bottom-color: rgb(92 130 17 / 1);
}
.ybc-border-b-gray-50\/0{
  border-bottom-color: rgb(249 249 249 / 0);
}
.ybc-border-b-gray-50\/5{
  border-bottom-color: rgb(249 249 249 / 0.05);
}
.ybc-border-b-gray-50\/10{
  border-bottom-color: rgb(249 249 249 / 0.1);
}
.ybc-border-b-gray-50\/20{
  border-bottom-color: rgb(249 249 249 / 0.2);
}
.ybc-border-b-gray-50\/25{
  border-bottom-color: rgb(249 249 249 / 0.25);
}
.ybc-border-b-gray-50\/30{
  border-bottom-color: rgb(249 249 249 / 0.3);
}
.ybc-border-b-gray-50\/40{
  border-bottom-color: rgb(249 249 249 / 0.4);
}
.ybc-border-b-gray-50\/50{
  border-bottom-color: rgb(249 249 249 / 0.5);
}
.ybc-border-b-gray-50\/60{
  border-bottom-color: rgb(249 249 249 / 0.6);
}
.ybc-border-b-gray-50\/70{
  border-bottom-color: rgb(249 249 249 / 0.7);
}
.ybc-border-b-gray-50\/75{
  border-bottom-color: rgb(249 249 249 / 0.75);
}
.ybc-border-b-gray-50\/80{
  border-bottom-color: rgb(249 249 249 / 0.8);
}
.ybc-border-b-gray-50\/90{
  border-bottom-color: rgb(249 249 249 / 0.9);
}
.ybc-border-b-gray-50\/95{
  border-bottom-color: rgb(249 249 249 / 0.95);
}
.ybc-border-b-gray-50\/100{
  border-bottom-color: rgb(249 249 249 / 1);
}
.ybc-border-b-gray-100\/0{
  border-bottom-color: rgb(245 245 245 / 0);
}
.ybc-border-b-gray-100\/5{
  border-bottom-color: rgb(245 245 245 / 0.05);
}
.ybc-border-b-gray-100\/10{
  border-bottom-color: rgb(245 245 245 / 0.1);
}
.ybc-border-b-gray-100\/20{
  border-bottom-color: rgb(245 245 245 / 0.2);
}
.ybc-border-b-gray-100\/25{
  border-bottom-color: rgb(245 245 245 / 0.25);
}
.ybc-border-b-gray-100\/30{
  border-bottom-color: rgb(245 245 245 / 0.3);
}
.ybc-border-b-gray-100\/40{
  border-bottom-color: rgb(245 245 245 / 0.4);
}
.ybc-border-b-gray-100\/50{
  border-bottom-color: rgb(245 245 245 / 0.5);
}
.ybc-border-b-gray-100\/60{
  border-bottom-color: rgb(245 245 245 / 0.6);
}
.ybc-border-b-gray-100\/70{
  border-bottom-color: rgb(245 245 245 / 0.7);
}
.ybc-border-b-gray-100\/75{
  border-bottom-color: rgb(245 245 245 / 0.75);
}
.ybc-border-b-gray-100\/80{
  border-bottom-color: rgb(245 245 245 / 0.8);
}
.ybc-border-b-gray-100\/90{
  border-bottom-color: rgb(245 245 245 / 0.9);
}
.ybc-border-b-gray-100\/95{
  border-bottom-color: rgb(245 245 245 / 0.95);
}
.ybc-border-b-gray-100\/100{
  border-bottom-color: rgb(245 245 245 / 1);
}
.ybc-border-b-gray-300\/0{
  border-bottom-color: rgb(217 217 217 / 0);
}
.ybc-border-b-gray-300\/5{
  border-bottom-color: rgb(217 217 217 / 0.05);
}
.ybc-border-b-gray-300\/10{
  border-bottom-color: rgb(217 217 217 / 0.1);
}
.ybc-border-b-gray-300\/20{
  border-bottom-color: rgb(217 217 217 / 0.2);
}
.ybc-border-b-gray-300\/25{
  border-bottom-color: rgb(217 217 217 / 0.25);
}
.ybc-border-b-gray-300\/30{
  border-bottom-color: rgb(217 217 217 / 0.3);
}
.ybc-border-b-gray-300\/40{
  border-bottom-color: rgb(217 217 217 / 0.4);
}
.ybc-border-b-gray-300\/50{
  border-bottom-color: rgb(217 217 217 / 0.5);
}
.ybc-border-b-gray-300\/60{
  border-bottom-color: rgb(217 217 217 / 0.6);
}
.ybc-border-b-gray-300\/70{
  border-bottom-color: rgb(217 217 217 / 0.7);
}
.ybc-border-b-gray-300\/75{
  border-bottom-color: rgb(217 217 217 / 0.75);
}
.ybc-border-b-gray-300\/80{
  border-bottom-color: rgb(217 217 217 / 0.8);
}
.ybc-border-b-gray-300\/90{
  border-bottom-color: rgb(217 217 217 / 0.9);
}
.ybc-border-b-gray-300\/95{
  border-bottom-color: rgb(217 217 217 / 0.95);
}
.ybc-border-b-gray-300\/100{
  border-bottom-color: rgb(217 217 217 / 1);
}
.ybc-border-b-gray-400\/0{
  border-bottom-color: rgb(177 180 169 / 0);
}
.ybc-border-b-gray-400\/5{
  border-bottom-color: rgb(177 180 169 / 0.05);
}
.ybc-border-b-gray-400\/10{
  border-bottom-color: rgb(177 180 169 / 0.1);
}
.ybc-border-b-gray-400\/20{
  border-bottom-color: rgb(177 180 169 / 0.2);
}
.ybc-border-b-gray-400\/25{
  border-bottom-color: rgb(177 180 169 / 0.25);
}
.ybc-border-b-gray-400\/30{
  border-bottom-color: rgb(177 180 169 / 0.3);
}
.ybc-border-b-gray-400\/40{
  border-bottom-color: rgb(177 180 169 / 0.4);
}
.ybc-border-b-gray-400\/50{
  border-bottom-color: rgb(177 180 169 / 0.5);
}
.ybc-border-b-gray-400\/60{
  border-bottom-color: rgb(177 180 169 / 0.6);
}
.ybc-border-b-gray-400\/70{
  border-bottom-color: rgb(177 180 169 / 0.7);
}
.ybc-border-b-gray-400\/75{
  border-bottom-color: rgb(177 180 169 / 0.75);
}
.ybc-border-b-gray-400\/80{
  border-bottom-color: rgb(177 180 169 / 0.8);
}
.ybc-border-b-gray-400\/90{
  border-bottom-color: rgb(177 180 169 / 0.9);
}
.ybc-border-b-gray-400\/95{
  border-bottom-color: rgb(177 180 169 / 0.95);
}
.ybc-border-b-gray-400\/100{
  border-bottom-color: rgb(177 180 169 / 1);
}
.ybc-border-b-gray-500\/0{
  border-bottom-color: rgb(134 139 121 / 0);
}
.ybc-border-b-gray-500\/5{
  border-bottom-color: rgb(134 139 121 / 0.05);
}
.ybc-border-b-gray-500\/10{
  border-bottom-color: rgb(134 139 121 / 0.1);
}
.ybc-border-b-gray-500\/20{
  border-bottom-color: rgb(134 139 121 / 0.2);
}
.ybc-border-b-gray-500\/25{
  border-bottom-color: rgb(134 139 121 / 0.25);
}
.ybc-border-b-gray-500\/30{
  border-bottom-color: rgb(134 139 121 / 0.3);
}
.ybc-border-b-gray-500\/40{
  border-bottom-color: rgb(134 139 121 / 0.4);
}
.ybc-border-b-gray-500\/50{
  border-bottom-color: rgb(134 139 121 / 0.5);
}
.ybc-border-b-gray-500\/60{
  border-bottom-color: rgb(134 139 121 / 0.6);
}
.ybc-border-b-gray-500\/70{
  border-bottom-color: rgb(134 139 121 / 0.7);
}
.ybc-border-b-gray-500\/75{
  border-bottom-color: rgb(134 139 121 / 0.75);
}
.ybc-border-b-gray-500\/80{
  border-bottom-color: rgb(134 139 121 / 0.8);
}
.ybc-border-b-gray-500\/90{
  border-bottom-color: rgb(134 139 121 / 0.9);
}
.ybc-border-b-gray-500\/95{
  border-bottom-color: rgb(134 139 121 / 0.95);
}
.ybc-border-b-gray-500\/100{
  border-bottom-color: rgb(134 139 121 / 1);
}
.ybc-border-b-gray-600\/0{
  border-bottom-color: rgb(78 78 78 / 0);
}
.ybc-border-b-gray-600\/5{
  border-bottom-color: rgb(78 78 78 / 0.05);
}
.ybc-border-b-gray-600\/10{
  border-bottom-color: rgb(78 78 78 / 0.1);
}
.ybc-border-b-gray-600\/20{
  border-bottom-color: rgb(78 78 78 / 0.2);
}
.ybc-border-b-gray-600\/25{
  border-bottom-color: rgb(78 78 78 / 0.25);
}
.ybc-border-b-gray-600\/30{
  border-bottom-color: rgb(78 78 78 / 0.3);
}
.ybc-border-b-gray-600\/40{
  border-bottom-color: rgb(78 78 78 / 0.4);
}
.ybc-border-b-gray-600\/50{
  border-bottom-color: rgb(78 78 78 / 0.5);
}
.ybc-border-b-gray-600\/60{
  border-bottom-color: rgb(78 78 78 / 0.6);
}
.ybc-border-b-gray-600\/70{
  border-bottom-color: rgb(78 78 78 / 0.7);
}
.ybc-border-b-gray-600\/75{
  border-bottom-color: rgb(78 78 78 / 0.75);
}
.ybc-border-b-gray-600\/80{
  border-bottom-color: rgb(78 78 78 / 0.8);
}
.ybc-border-b-gray-600\/90{
  border-bottom-color: rgb(78 78 78 / 0.9);
}
.ybc-border-b-gray-600\/95{
  border-bottom-color: rgb(78 78 78 / 0.95);
}
.ybc-border-b-gray-600\/100{
  border-bottom-color: rgb(78 78 78 / 1);
}
.ybc-border-b-gray-700\/0{
  border-bottom-color: rgb(51 51 51 / 0);
}
.ybc-border-b-gray-700\/5{
  border-bottom-color: rgb(51 51 51 / 0.05);
}
.ybc-border-b-gray-700\/10{
  border-bottom-color: rgb(51 51 51 / 0.1);
}
.ybc-border-b-gray-700\/20{
  border-bottom-color: rgb(51 51 51 / 0.2);
}
.ybc-border-b-gray-700\/25{
  border-bottom-color: rgb(51 51 51 / 0.25);
}
.ybc-border-b-gray-700\/30{
  border-bottom-color: rgb(51 51 51 / 0.3);
}
.ybc-border-b-gray-700\/40{
  border-bottom-color: rgb(51 51 51 / 0.4);
}
.ybc-border-b-gray-700\/50{
  border-bottom-color: rgb(51 51 51 / 0.5);
}
.ybc-border-b-gray-700\/60{
  border-bottom-color: rgb(51 51 51 / 0.6);
}
.ybc-border-b-gray-700\/70{
  border-bottom-color: rgb(51 51 51 / 0.7);
}
.ybc-border-b-gray-700\/75{
  border-bottom-color: rgb(51 51 51 / 0.75);
}
.ybc-border-b-gray-700\/80{
  border-bottom-color: rgb(51 51 51 / 0.8);
}
.ybc-border-b-gray-700\/90{
  border-bottom-color: rgb(51 51 51 / 0.9);
}
.ybc-border-b-gray-700\/95{
  border-bottom-color: rgb(51 51 51 / 0.95);
}
.ybc-border-b-gray-700\/100{
  border-bottom-color: rgb(51 51 51 / 1);
}
.ybc-border-b-gray-800\/0{
  border-bottom-color: rgb(104 111 89 / 0);
}
.ybc-border-b-gray-800\/5{
  border-bottom-color: rgb(104 111 89 / 0.05);
}
.ybc-border-b-gray-800\/10{
  border-bottom-color: rgb(104 111 89 / 0.1);
}
.ybc-border-b-gray-800\/20{
  border-bottom-color: rgb(104 111 89 / 0.2);
}
.ybc-border-b-gray-800\/25{
  border-bottom-color: rgb(104 111 89 / 0.25);
}
.ybc-border-b-gray-800\/30{
  border-bottom-color: rgb(104 111 89 / 0.3);
}
.ybc-border-b-gray-800\/40{
  border-bottom-color: rgb(104 111 89 / 0.4);
}
.ybc-border-b-gray-800\/50{
  border-bottom-color: rgb(104 111 89 / 0.5);
}
.ybc-border-b-gray-800\/60{
  border-bottom-color: rgb(104 111 89 / 0.6);
}
.ybc-border-b-gray-800\/70{
  border-bottom-color: rgb(104 111 89 / 0.7);
}
.ybc-border-b-gray-800\/75{
  border-bottom-color: rgb(104 111 89 / 0.75);
}
.ybc-border-b-gray-800\/80{
  border-bottom-color: rgb(104 111 89 / 0.8);
}
.ybc-border-b-gray-800\/90{
  border-bottom-color: rgb(104 111 89 / 0.9);
}
.ybc-border-b-gray-800\/95{
  border-bottom-color: rgb(104 111 89 / 0.95);
}
.ybc-border-b-gray-800\/100{
  border-bottom-color: rgb(104 111 89 / 1);
}
.ybc-border-b-gray-900\/0{
  border-bottom-color: rgb(61 65 51 / 0);
}
.ybc-border-b-gray-900\/5{
  border-bottom-color: rgb(61 65 51 / 0.05);
}
.ybc-border-b-gray-900\/10{
  border-bottom-color: rgb(61 65 51 / 0.1);
}
.ybc-border-b-gray-900\/20{
  border-bottom-color: rgb(61 65 51 / 0.2);
}
.ybc-border-b-gray-900\/25{
  border-bottom-color: rgb(61 65 51 / 0.25);
}
.ybc-border-b-gray-900\/30{
  border-bottom-color: rgb(61 65 51 / 0.3);
}
.ybc-border-b-gray-900\/40{
  border-bottom-color: rgb(61 65 51 / 0.4);
}
.ybc-border-b-gray-900\/50{
  border-bottom-color: rgb(61 65 51 / 0.5);
}
.ybc-border-b-gray-900\/60{
  border-bottom-color: rgb(61 65 51 / 0.6);
}
.ybc-border-b-gray-900\/70{
  border-bottom-color: rgb(61 65 51 / 0.7);
}
.ybc-border-b-gray-900\/75{
  border-bottom-color: rgb(61 65 51 / 0.75);
}
.ybc-border-b-gray-900\/80{
  border-bottom-color: rgb(61 65 51 / 0.8);
}
.ybc-border-b-gray-900\/90{
  border-bottom-color: rgb(61 65 51 / 0.9);
}
.ybc-border-b-gray-900\/95{
  border-bottom-color: rgb(61 65 51 / 0.95);
}
.ybc-border-b-gray-900\/100{
  border-bottom-color: rgb(61 65 51 / 1);
}
.ybc-border-b-teal-100\/0{
  border-bottom-color: rgb(224 240 247 / 0);
}
.ybc-border-b-teal-100\/5{
  border-bottom-color: rgb(224 240 247 / 0.05);
}
.ybc-border-b-teal-100\/10{
  border-bottom-color: rgb(224 240 247 / 0.1);
}
.ybc-border-b-teal-100\/20{
  border-bottom-color: rgb(224 240 247 / 0.2);
}
.ybc-border-b-teal-100\/25{
  border-bottom-color: rgb(224 240 247 / 0.25);
}
.ybc-border-b-teal-100\/30{
  border-bottom-color: rgb(224 240 247 / 0.3);
}
.ybc-border-b-teal-100\/40{
  border-bottom-color: rgb(224 240 247 / 0.4);
}
.ybc-border-b-teal-100\/50{
  border-bottom-color: rgb(224 240 247 / 0.5);
}
.ybc-border-b-teal-100\/60{
  border-bottom-color: rgb(224 240 247 / 0.6);
}
.ybc-border-b-teal-100\/70{
  border-bottom-color: rgb(224 240 247 / 0.7);
}
.ybc-border-b-teal-100\/75{
  border-bottom-color: rgb(224 240 247 / 0.75);
}
.ybc-border-b-teal-100\/80{
  border-bottom-color: rgb(224 240 247 / 0.8);
}
.ybc-border-b-teal-100\/90{
  border-bottom-color: rgb(224 240 247 / 0.9);
}
.ybc-border-b-teal-100\/95{
  border-bottom-color: rgb(224 240 247 / 0.95);
}
.ybc-border-b-teal-100\/100{
  border-bottom-color: rgb(224 240 247 / 1);
}
.ybc-border-b-teal-500\/0{
  border-bottom-color: rgb(0 127 149 / 0);
}
.ybc-border-b-teal-500\/5{
  border-bottom-color: rgb(0 127 149 / 0.05);
}
.ybc-border-b-teal-500\/10{
  border-bottom-color: rgb(0 127 149 / 0.1);
}
.ybc-border-b-teal-500\/20{
  border-bottom-color: rgb(0 127 149 / 0.2);
}
.ybc-border-b-teal-500\/25{
  border-bottom-color: rgb(0 127 149 / 0.25);
}
.ybc-border-b-teal-500\/30{
  border-bottom-color: rgb(0 127 149 / 0.3);
}
.ybc-border-b-teal-500\/40{
  border-bottom-color: rgb(0 127 149 / 0.4);
}
.ybc-border-b-teal-500\/50{
  border-bottom-color: rgb(0 127 149 / 0.5);
}
.ybc-border-b-teal-500\/60{
  border-bottom-color: rgb(0 127 149 / 0.6);
}
.ybc-border-b-teal-500\/70{
  border-bottom-color: rgb(0 127 149 / 0.7);
}
.ybc-border-b-teal-500\/75{
  border-bottom-color: rgb(0 127 149 / 0.75);
}
.ybc-border-b-teal-500\/80{
  border-bottom-color: rgb(0 127 149 / 0.8);
}
.ybc-border-b-teal-500\/90{
  border-bottom-color: rgb(0 127 149 / 0.9);
}
.ybc-border-b-teal-500\/95{
  border-bottom-color: rgb(0 127 149 / 0.95);
}
.ybc-border-b-teal-500\/100{
  border-bottom-color: rgb(0 127 149 / 1);
}
.ybc-border-b-teal-600\/0{
  border-bottom-color: rgb(0 115 165 / 0);
}
.ybc-border-b-teal-600\/5{
  border-bottom-color: rgb(0 115 165 / 0.05);
}
.ybc-border-b-teal-600\/10{
  border-bottom-color: rgb(0 115 165 / 0.1);
}
.ybc-border-b-teal-600\/20{
  border-bottom-color: rgb(0 115 165 / 0.2);
}
.ybc-border-b-teal-600\/25{
  border-bottom-color: rgb(0 115 165 / 0.25);
}
.ybc-border-b-teal-600\/30{
  border-bottom-color: rgb(0 115 165 / 0.3);
}
.ybc-border-b-teal-600\/40{
  border-bottom-color: rgb(0 115 165 / 0.4);
}
.ybc-border-b-teal-600\/50{
  border-bottom-color: rgb(0 115 165 / 0.5);
}
.ybc-border-b-teal-600\/60{
  border-bottom-color: rgb(0 115 165 / 0.6);
}
.ybc-border-b-teal-600\/70{
  border-bottom-color: rgb(0 115 165 / 0.7);
}
.ybc-border-b-teal-600\/75{
  border-bottom-color: rgb(0 115 165 / 0.75);
}
.ybc-border-b-teal-600\/80{
  border-bottom-color: rgb(0 115 165 / 0.8);
}
.ybc-border-b-teal-600\/90{
  border-bottom-color: rgb(0 115 165 / 0.9);
}
.ybc-border-b-teal-600\/95{
  border-bottom-color: rgb(0 115 165 / 0.95);
}
.ybc-border-b-teal-600\/100{
  border-bottom-color: rgb(0 115 165 / 1);
}
.ybc-border-b-teal-900\/0{
  border-bottom-color: rgb(0 85 114 / 0);
}
.ybc-border-b-teal-900\/5{
  border-bottom-color: rgb(0 85 114 / 0.05);
}
.ybc-border-b-teal-900\/10{
  border-bottom-color: rgb(0 85 114 / 0.1);
}
.ybc-border-b-teal-900\/20{
  border-bottom-color: rgb(0 85 114 / 0.2);
}
.ybc-border-b-teal-900\/25{
  border-bottom-color: rgb(0 85 114 / 0.25);
}
.ybc-border-b-teal-900\/30{
  border-bottom-color: rgb(0 85 114 / 0.3);
}
.ybc-border-b-teal-900\/40{
  border-bottom-color: rgb(0 85 114 / 0.4);
}
.ybc-border-b-teal-900\/50{
  border-bottom-color: rgb(0 85 114 / 0.5);
}
.ybc-border-b-teal-900\/60{
  border-bottom-color: rgb(0 85 114 / 0.6);
}
.ybc-border-b-teal-900\/70{
  border-bottom-color: rgb(0 85 114 / 0.7);
}
.ybc-border-b-teal-900\/75{
  border-bottom-color: rgb(0 85 114 / 0.75);
}
.ybc-border-b-teal-900\/80{
  border-bottom-color: rgb(0 85 114 / 0.8);
}
.ybc-border-b-teal-900\/90{
  border-bottom-color: rgb(0 85 114 / 0.9);
}
.ybc-border-b-teal-900\/95{
  border-bottom-color: rgb(0 85 114 / 0.95);
}
.ybc-border-b-teal-900\/100{
  border-bottom-color: rgb(0 85 114 / 1);
}
.ybc-border-b-blue-100\/0{
  border-bottom-color: rgb(60 114 177 / 0);
}
.ybc-border-b-blue-100\/5{
  border-bottom-color: rgb(60 114 177 / 0.05);
}
.ybc-border-b-blue-100\/10{
  border-bottom-color: rgb(60 114 177 / 0.1);
}
.ybc-border-b-blue-100\/20{
  border-bottom-color: rgb(60 114 177 / 0.2);
}
.ybc-border-b-blue-100\/25{
  border-bottom-color: rgb(60 114 177 / 0.25);
}
.ybc-border-b-blue-100\/30{
  border-bottom-color: rgb(60 114 177 / 0.3);
}
.ybc-border-b-blue-100\/40{
  border-bottom-color: rgb(60 114 177 / 0.4);
}
.ybc-border-b-blue-100\/50{
  border-bottom-color: rgb(60 114 177 / 0.5);
}
.ybc-border-b-blue-100\/60{
  border-bottom-color: rgb(60 114 177 / 0.6);
}
.ybc-border-b-blue-100\/70{
  border-bottom-color: rgb(60 114 177 / 0.7);
}
.ybc-border-b-blue-100\/75{
  border-bottom-color: rgb(60 114 177 / 0.75);
}
.ybc-border-b-blue-100\/80{
  border-bottom-color: rgb(60 114 177 / 0.8);
}
.ybc-border-b-blue-100\/90{
  border-bottom-color: rgb(60 114 177 / 0.9);
}
.ybc-border-b-blue-100\/95{
  border-bottom-color: rgb(60 114 177 / 0.95);
}
.ybc-border-b-blue-100\/100{
  border-bottom-color: rgb(60 114 177 / 1);
}
.ybc-border-b-blue-200\/0{
  border-bottom-color: rgb(72 118 148 / 0);
}
.ybc-border-b-blue-200\/5{
  border-bottom-color: rgb(72 118 148 / 0.05);
}
.ybc-border-b-blue-200\/10{
  border-bottom-color: rgb(72 118 148 / 0.1);
}
.ybc-border-b-blue-200\/20{
  border-bottom-color: rgb(72 118 148 / 0.2);
}
.ybc-border-b-blue-200\/25{
  border-bottom-color: rgb(72 118 148 / 0.25);
}
.ybc-border-b-blue-200\/30{
  border-bottom-color: rgb(72 118 148 / 0.3);
}
.ybc-border-b-blue-200\/40{
  border-bottom-color: rgb(72 118 148 / 0.4);
}
.ybc-border-b-blue-200\/50{
  border-bottom-color: rgb(72 118 148 / 0.5);
}
.ybc-border-b-blue-200\/60{
  border-bottom-color: rgb(72 118 148 / 0.6);
}
.ybc-border-b-blue-200\/70{
  border-bottom-color: rgb(72 118 148 / 0.7);
}
.ybc-border-b-blue-200\/75{
  border-bottom-color: rgb(72 118 148 / 0.75);
}
.ybc-border-b-blue-200\/80{
  border-bottom-color: rgb(72 118 148 / 0.8);
}
.ybc-border-b-blue-200\/90{
  border-bottom-color: rgb(72 118 148 / 0.9);
}
.ybc-border-b-blue-200\/95{
  border-bottom-color: rgb(72 118 148 / 0.95);
}
.ybc-border-b-blue-200\/100{
  border-bottom-color: rgb(72 118 148 / 1);
}
.ybc-border-b-blue-500\/0{
  border-bottom-color: rgb(32 105 120 / 0);
}
.ybc-border-b-blue-500\/5{
  border-bottom-color: rgb(32 105 120 / 0.05);
}
.ybc-border-b-blue-500\/10{
  border-bottom-color: rgb(32 105 120 / 0.1);
}
.ybc-border-b-blue-500\/20{
  border-bottom-color: rgb(32 105 120 / 0.2);
}
.ybc-border-b-blue-500\/25{
  border-bottom-color: rgb(32 105 120 / 0.25);
}
.ybc-border-b-blue-500\/30{
  border-bottom-color: rgb(32 105 120 / 0.3);
}
.ybc-border-b-blue-500\/40{
  border-bottom-color: rgb(32 105 120 / 0.4);
}
.ybc-border-b-blue-500\/50{
  border-bottom-color: rgb(32 105 120 / 0.5);
}
.ybc-border-b-blue-500\/60{
  border-bottom-color: rgb(32 105 120 / 0.6);
}
.ybc-border-b-blue-500\/70{
  border-bottom-color: rgb(32 105 120 / 0.7);
}
.ybc-border-b-blue-500\/75{
  border-bottom-color: rgb(32 105 120 / 0.75);
}
.ybc-border-b-blue-500\/80{
  border-bottom-color: rgb(32 105 120 / 0.8);
}
.ybc-border-b-blue-500\/90{
  border-bottom-color: rgb(32 105 120 / 0.9);
}
.ybc-border-b-blue-500\/95{
  border-bottom-color: rgb(32 105 120 / 0.95);
}
.ybc-border-b-blue-500\/100{
  border-bottom-color: rgb(32 105 120 / 1);
}
.ybc-border-b-section-branding-why-yubico\/0{
  border-bottom-color: rgb(60 114 177 / 0);
}
.ybc-border-b-section-branding-why-yubico\/5{
  border-bottom-color: rgb(60 114 177 / 0.05);
}
.ybc-border-b-section-branding-why-yubico\/10{
  border-bottom-color: rgb(60 114 177 / 0.1);
}
.ybc-border-b-section-branding-why-yubico\/20{
  border-bottom-color: rgb(60 114 177 / 0.2);
}
.ybc-border-b-section-branding-why-yubico\/25{
  border-bottom-color: rgb(60 114 177 / 0.25);
}
.ybc-border-b-section-branding-why-yubico\/30{
  border-bottom-color: rgb(60 114 177 / 0.3);
}
.ybc-border-b-section-branding-why-yubico\/40{
  border-bottom-color: rgb(60 114 177 / 0.4);
}
.ybc-border-b-section-branding-why-yubico\/50{
  border-bottom-color: rgb(60 114 177 / 0.5);
}
.ybc-border-b-section-branding-why-yubico\/60{
  border-bottom-color: rgb(60 114 177 / 0.6);
}
.ybc-border-b-section-branding-why-yubico\/70{
  border-bottom-color: rgb(60 114 177 / 0.7);
}
.ybc-border-b-section-branding-why-yubico\/75{
  border-bottom-color: rgb(60 114 177 / 0.75);
}
.ybc-border-b-section-branding-why-yubico\/80{
  border-bottom-color: rgb(60 114 177 / 0.8);
}
.ybc-border-b-section-branding-why-yubico\/90{
  border-bottom-color: rgb(60 114 177 / 0.9);
}
.ybc-border-b-section-branding-why-yubico\/95{
  border-bottom-color: rgb(60 114 177 / 0.95);
}
.ybc-border-b-section-branding-why-yubico\/100{
  border-bottom-color: rgb(60 114 177 / 1);
}
.ybc-border-b-section-branding-products\/0{
  border-bottom-color: rgb(74 118 148 / 0);
}
.ybc-border-b-section-branding-products\/5{
  border-bottom-color: rgb(74 118 148 / 0.05);
}
.ybc-border-b-section-branding-products\/10{
  border-bottom-color: rgb(74 118 148 / 0.1);
}
.ybc-border-b-section-branding-products\/20{
  border-bottom-color: rgb(74 118 148 / 0.2);
}
.ybc-border-b-section-branding-products\/25{
  border-bottom-color: rgb(74 118 148 / 0.25);
}
.ybc-border-b-section-branding-products\/30{
  border-bottom-color: rgb(74 118 148 / 0.3);
}
.ybc-border-b-section-branding-products\/40{
  border-bottom-color: rgb(74 118 148 / 0.4);
}
.ybc-border-b-section-branding-products\/50{
  border-bottom-color: rgb(74 118 148 / 0.5);
}
.ybc-border-b-section-branding-products\/60{
  border-bottom-color: rgb(74 118 148 / 0.6);
}
.ybc-border-b-section-branding-products\/70{
  border-bottom-color: rgb(74 118 148 / 0.7);
}
.ybc-border-b-section-branding-products\/75{
  border-bottom-color: rgb(74 118 148 / 0.75);
}
.ybc-border-b-section-branding-products\/80{
  border-bottom-color: rgb(74 118 148 / 0.8);
}
.ybc-border-b-section-branding-products\/90{
  border-bottom-color: rgb(74 118 148 / 0.9);
}
.ybc-border-b-section-branding-products\/95{
  border-bottom-color: rgb(74 118 148 / 0.95);
}
.ybc-border-b-section-branding-products\/100{
  border-bottom-color: rgb(74 118 148 / 1);
}
.ybc-border-b-section-branding-solutions\/0{
  border-bottom-color: rgb(0 115 165 / 0);
}
.ybc-border-b-section-branding-solutions\/5{
  border-bottom-color: rgb(0 115 165 / 0.05);
}
.ybc-border-b-section-branding-solutions\/10{
  border-bottom-color: rgb(0 115 165 / 0.1);
}
.ybc-border-b-section-branding-solutions\/20{
  border-bottom-color: rgb(0 115 165 / 0.2);
}
.ybc-border-b-section-branding-solutions\/25{
  border-bottom-color: rgb(0 115 165 / 0.25);
}
.ybc-border-b-section-branding-solutions\/30{
  border-bottom-color: rgb(0 115 165 / 0.3);
}
.ybc-border-b-section-branding-solutions\/40{
  border-bottom-color: rgb(0 115 165 / 0.4);
}
.ybc-border-b-section-branding-solutions\/50{
  border-bottom-color: rgb(0 115 165 / 0.5);
}
.ybc-border-b-section-branding-solutions\/60{
  border-bottom-color: rgb(0 115 165 / 0.6);
}
.ybc-border-b-section-branding-solutions\/70{
  border-bottom-color: rgb(0 115 165 / 0.7);
}
.ybc-border-b-section-branding-solutions\/75{
  border-bottom-color: rgb(0 115 165 / 0.75);
}
.ybc-border-b-section-branding-solutions\/80{
  border-bottom-color: rgb(0 115 165 / 0.8);
}
.ybc-border-b-section-branding-solutions\/90{
  border-bottom-color: rgb(0 115 165 / 0.9);
}
.ybc-border-b-section-branding-solutions\/95{
  border-bottom-color: rgb(0 115 165 / 0.95);
}
.ybc-border-b-section-branding-solutions\/100{
  border-bottom-color: rgb(0 115 165 / 1);
}
.ybc-border-b-section-branding-resources\/0{
  border-bottom-color: rgb(0 127 149 / 0);
}
.ybc-border-b-section-branding-resources\/5{
  border-bottom-color: rgb(0 127 149 / 0.05);
}
.ybc-border-b-section-branding-resources\/10{
  border-bottom-color: rgb(0 127 149 / 0.1);
}
.ybc-border-b-section-branding-resources\/20{
  border-bottom-color: rgb(0 127 149 / 0.2);
}
.ybc-border-b-section-branding-resources\/25{
  border-bottom-color: rgb(0 127 149 / 0.25);
}
.ybc-border-b-section-branding-resources\/30{
  border-bottom-color: rgb(0 127 149 / 0.3);
}
.ybc-border-b-section-branding-resources\/40{
  border-bottom-color: rgb(0 127 149 / 0.4);
}
.ybc-border-b-section-branding-resources\/50{
  border-bottom-color: rgb(0 127 149 / 0.5);
}
.ybc-border-b-section-branding-resources\/60{
  border-bottom-color: rgb(0 127 149 / 0.6);
}
.ybc-border-b-section-branding-resources\/70{
  border-bottom-color: rgb(0 127 149 / 0.7);
}
.ybc-border-b-section-branding-resources\/75{
  border-bottom-color: rgb(0 127 149 / 0.75);
}
.ybc-border-b-section-branding-resources\/80{
  border-bottom-color: rgb(0 127 149 / 0.8);
}
.ybc-border-b-section-branding-resources\/90{
  border-bottom-color: rgb(0 127 149 / 0.9);
}
.ybc-border-b-section-branding-resources\/95{
  border-bottom-color: rgb(0 127 149 / 0.95);
}
.ybc-border-b-section-branding-resources\/100{
  border-bottom-color: rgb(0 127 149 / 1);
}
.ybc-border-b-section-branding-company\/0{
  border-bottom-color: rgb(92 130 17 / 0);
}
.ybc-border-b-section-branding-company\/5{
  border-bottom-color: rgb(92 130 17 / 0.05);
}
.ybc-border-b-section-branding-company\/10{
  border-bottom-color: rgb(92 130 17 / 0.1);
}
.ybc-border-b-section-branding-company\/20{
  border-bottom-color: rgb(92 130 17 / 0.2);
}
.ybc-border-b-section-branding-company\/25{
  border-bottom-color: rgb(92 130 17 / 0.25);
}
.ybc-border-b-section-branding-company\/30{
  border-bottom-color: rgb(92 130 17 / 0.3);
}
.ybc-border-b-section-branding-company\/40{
  border-bottom-color: rgb(92 130 17 / 0.4);
}
.ybc-border-b-section-branding-company\/50{
  border-bottom-color: rgb(92 130 17 / 0.5);
}
.ybc-border-b-section-branding-company\/60{
  border-bottom-color: rgb(92 130 17 / 0.6);
}
.ybc-border-b-section-branding-company\/70{
  border-bottom-color: rgb(92 130 17 / 0.7);
}
.ybc-border-b-section-branding-company\/75{
  border-bottom-color: rgb(92 130 17 / 0.75);
}
.ybc-border-b-section-branding-company\/80{
  border-bottom-color: rgb(92 130 17 / 0.8);
}
.ybc-border-b-section-branding-company\/90{
  border-bottom-color: rgb(92 130 17 / 0.9);
}
.ybc-border-b-section-branding-company\/95{
  border-bottom-color: rgb(92 130 17 / 0.95);
}
.ybc-border-b-section-branding-company\/100{
  border-bottom-color: rgb(92 130 17 / 1);
}
.ybc-border-b-section-branding-support\/0{
  border-bottom-color: rgb(32 105 120 / 0);
}
.ybc-border-b-section-branding-support\/5{
  border-bottom-color: rgb(32 105 120 / 0.05);
}
.ybc-border-b-section-branding-support\/10{
  border-bottom-color: rgb(32 105 120 / 0.1);
}
.ybc-border-b-section-branding-support\/20{
  border-bottom-color: rgb(32 105 120 / 0.2);
}
.ybc-border-b-section-branding-support\/25{
  border-bottom-color: rgb(32 105 120 / 0.25);
}
.ybc-border-b-section-branding-support\/30{
  border-bottom-color: rgb(32 105 120 / 0.3);
}
.ybc-border-b-section-branding-support\/40{
  border-bottom-color: rgb(32 105 120 / 0.4);
}
.ybc-border-b-section-branding-support\/50{
  border-bottom-color: rgb(32 105 120 / 0.5);
}
.ybc-border-b-section-branding-support\/60{
  border-bottom-color: rgb(32 105 120 / 0.6);
}
.ybc-border-b-section-branding-support\/70{
  border-bottom-color: rgb(32 105 120 / 0.7);
}
.ybc-border-b-section-branding-support\/75{
  border-bottom-color: rgb(32 105 120 / 0.75);
}
.ybc-border-b-section-branding-support\/80{
  border-bottom-color: rgb(32 105 120 / 0.8);
}
.ybc-border-b-section-branding-support\/90{
  border-bottom-color: rgb(32 105 120 / 0.9);
}
.ybc-border-b-section-branding-support\/95{
  border-bottom-color: rgb(32 105 120 / 0.95);
}
.ybc-border-b-section-branding-support\/100{
  border-bottom-color: rgb(32 105 120 / 1);
}
.ybc-border-l-transparent{
  border-left-color: transparent;
}
.ybc-border-l-current{
  border-left-color: currentColor;
}
.ybc-border-l-black{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.ybc-border-l-white{
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.ybc-border-l-lime-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(154 202 60 / var(--tw-border-opacity));
}
.ybc-border-l-lime-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(132 189 0 / var(--tw-border-opacity));
}
.ybc-border-l-lime-600{
  --tw-border-opacity: 1;
  border-left-color: rgb(101 162 12 / var(--tw-border-opacity));
}
.ybc-border-l-lime-700{
  --tw-border-opacity: 1;
  border-left-color: rgb(123 175 0 / var(--tw-border-opacity));
}
.ybc-border-l-lime-900{
  --tw-border-opacity: 1;
  border-left-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-l-gray-50{
  --tw-border-opacity: 1;
  border-left-color: rgb(249 249 249 / var(--tw-border-opacity));
}
.ybc-border-l-gray-100{
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity));
}
.ybc-border-l-gray-300{
  --tw-border-opacity: 1;
  border-left-color: rgb(217 217 217 / var(--tw-border-opacity));
}
.ybc-border-l-gray-400{
  --tw-border-opacity: 1;
  border-left-color: rgb(177 180 169 / var(--tw-border-opacity));
}
.ybc-border-l-gray-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(134 139 121 / var(--tw-border-opacity));
}
.ybc-border-l-gray-600{
  --tw-border-opacity: 1;
  border-left-color: rgb(78 78 78 / var(--tw-border-opacity));
}
.ybc-border-l-gray-700{
  --tw-border-opacity: 1;
  border-left-color: rgb(51 51 51 / var(--tw-border-opacity));
}
.ybc-border-l-gray-800{
  --tw-border-opacity: 1;
  border-left-color: rgb(104 111 89 / var(--tw-border-opacity));
}
.ybc-border-l-gray-900{
  --tw-border-opacity: 1;
  border-left-color: rgb(61 65 51 / var(--tw-border-opacity));
}
.ybc-border-l-teal-100{
  --tw-border-opacity: 1;
  border-left-color: rgb(224 240 247 / var(--tw-border-opacity));
}
.ybc-border-l-teal-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-l-teal-600{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-l-teal-900{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 85 114 / var(--tw-border-opacity));
}
.ybc-border-l-blue-100{
  --tw-border-opacity: 1;
  border-left-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-l-blue-200{
  --tw-border-opacity: 1;
  border-left-color: rgb(72 118 148 / var(--tw-border-opacity));
}
.ybc-border-l-blue-500{
  --tw-border-opacity: 1;
  border-left-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-l-section-branding-why-yubico{
  --tw-border-opacity: 1;
  border-left-color: rgb(60 114 177 / var(--tw-border-opacity));
}
.ybc-border-l-section-branding-products{
  --tw-border-opacity: 1;
  border-left-color: rgb(74 118 148 / var(--tw-border-opacity));
}
.ybc-border-l-section-branding-solutions{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 115 165 / var(--tw-border-opacity));
}
.ybc-border-l-section-branding-resources{
  --tw-border-opacity: 1;
  border-left-color: rgb(0 127 149 / var(--tw-border-opacity));
}
.ybc-border-l-section-branding-company{
  --tw-border-opacity: 1;
  border-left-color: rgb(92 130 17 / var(--tw-border-opacity));
}
.ybc-border-l-section-branding-support{
  --tw-border-opacity: 1;
  border-left-color: rgb(32 105 120 / var(--tw-border-opacity));
}
.ybc-border-l-transparent\/0{
  border-left-color: rgb(0 0 0 / 0);
}
.ybc-border-l-transparent\/5{
  border-left-color: rgb(0 0 0 / 0.05);
}
.ybc-border-l-transparent\/10{
  border-left-color: rgb(0 0 0 / 0.1);
}
.ybc-border-l-transparent\/20{
  border-left-color: rgb(0 0 0 / 0.2);
}
.ybc-border-l-transparent\/25{
  border-left-color: rgb(0 0 0 / 0.25);
}
.ybc-border-l-transparent\/30{
  border-left-color: rgb(0 0 0 / 0.3);
}
.ybc-border-l-transparent\/40{
  border-left-color: rgb(0 0 0 / 0.4);
}
.ybc-border-l-transparent\/50{
  border-left-color: rgb(0 0 0 / 0.5);
}
.ybc-border-l-transparent\/60{
  border-left-color: rgb(0 0 0 / 0.6);
}
.ybc-border-l-transparent\/70{
  border-left-color: rgb(0 0 0 / 0.7);
}
.ybc-border-l-transparent\/75{
  border-left-color: rgb(0 0 0 / 0.75);
}
.ybc-border-l-transparent\/80{
  border-left-color: rgb(0 0 0 / 0.8);
}
.ybc-border-l-transparent\/90{
  border-left-color: rgb(0 0 0 / 0.9);
}
.ybc-border-l-transparent\/95{
  border-left-color: rgb(0 0 0 / 0.95);
}
.ybc-border-l-transparent\/100{
  border-left-color: rgb(0 0 0 / 1);
}
.ybc-border-l-black\/0{
  border-left-color: rgb(0 0 0 / 0);
}
.ybc-border-l-black\/5{
  border-left-color: rgb(0 0 0 / 0.05);
}
.ybc-border-l-black\/10{
  border-left-color: rgb(0 0 0 / 0.1);
}
.ybc-border-l-black\/20{
  border-left-color: rgb(0 0 0 / 0.2);
}
.ybc-border-l-black\/25{
  border-left-color: rgb(0 0 0 / 0.25);
}
.ybc-border-l-black\/30{
  border-left-color: rgb(0 0 0 / 0.3);
}
.ybc-border-l-black\/40{
  border-left-color: rgb(0 0 0 / 0.4);
}
.ybc-border-l-black\/50{
  border-left-color: rgb(0 0 0 / 0.5);
}
.ybc-border-l-black\/60{
  border-left-color: rgb(0 0 0 / 0.6);
}
.ybc-border-l-black\/70{
  border-left-color: rgb(0 0 0 / 0.7);
}
.ybc-border-l-black\/75{
  border-left-color: rgb(0 0 0 / 0.75);
}
.ybc-border-l-black\/80{
  border-left-color: rgb(0 0 0 / 0.8);
}
.ybc-border-l-black\/90{
  border-left-color: rgb(0 0 0 / 0.9);
}
.ybc-border-l-black\/95{
  border-left-color: rgb(0 0 0 / 0.95);
}
.ybc-border-l-black\/100{
  border-left-color: rgb(0 0 0 / 1);
}
.ybc-border-l-white\/0{
  border-left-color: rgb(255 255 255 / 0);
}
.ybc-border-l-white\/5{
  border-left-color: rgb(255 255 255 / 0.05);
}
.ybc-border-l-white\/10{
  border-left-color: rgb(255 255 255 / 0.1);
}
.ybc-border-l-white\/20{
  border-left-color: rgb(255 255 255 / 0.2);
}
.ybc-border-l-white\/25{
  border-left-color: rgb(255 255 255 / 0.25);
}
.ybc-border-l-white\/30{
  border-left-color: rgb(255 255 255 / 0.3);
}
.ybc-border-l-white\/40{
  border-left-color: rgb(255 255 255 / 0.4);
}
.ybc-border-l-white\/50{
  border-left-color: rgb(255 255 255 / 0.5);
}
.ybc-border-l-white\/60{
  border-left-color: rgb(255 255 255 / 0.6);
}
.ybc-border-l-white\/70{
  border-left-color: rgb(255 255 255 / 0.7);
}
.ybc-border-l-white\/75{
  border-left-color: rgb(255 255 255 / 0.75);
}
.ybc-border-l-white\/80{
  border-left-color: rgb(255 255 255 / 0.8);
}
.ybc-border-l-white\/90{
  border-left-color: rgb(255 255 255 / 0.9);
}
.ybc-border-l-white\/95{
  border-left-color: rgb(255 255 255 / 0.95);
}
.ybc-border-l-white\/100{
  border-left-color: rgb(255 255 255 / 1);
}
.ybc-border-l-lime-400\/0{
  border-left-color: rgb(154 202 60 / 0);
}
.ybc-border-l-lime-400\/5{
  border-left-color: rgb(154 202 60 / 0.05);
}
.ybc-border-l-lime-400\/10{
  border-left-color: rgb(154 202 60 / 0.1);
}
.ybc-border-l-lime-400\/20{
  border-left-color: rgb(154 202 60 / 0.2);
}
.ybc-border-l-lime-400\/25{
  border-left-color: rgb(154 202 60 / 0.25);
}
.ybc-border-l-lime-400\/30{
  border-left-color: rgb(154 202 60 / 0.3);
}
.ybc-border-l-lime-400\/40{
  border-left-color: rgb(154 202 60 / 0.4);
}
.ybc-border-l-lime-400\/50{
  border-left-color: rgb(154 202 60 / 0.5);
}
.ybc-border-l-lime-400\/60{
  border-left-color: rgb(154 202 60 / 0.6);
}
.ybc-border-l-lime-400\/70{
  border-left-color: rgb(154 202 60 / 0.7);
}
.ybc-border-l-lime-400\/75{
  border-left-color: rgb(154 202 60 / 0.75);
}
.ybc-border-l-lime-400\/80{
  border-left-color: rgb(154 202 60 / 0.8);
}
.ybc-border-l-lime-400\/90{
  border-left-color: rgb(154 202 60 / 0.9);
}
.ybc-border-l-lime-400\/95{
  border-left-color: rgb(154 202 60 / 0.95);
}
.ybc-border-l-lime-400\/100{
  border-left-color: rgb(154 202 60 / 1);
}
.ybc-border-l-lime-500\/0{
  border-left-color: rgb(132 189 0 / 0);
}
.ybc-border-l-lime-500\/5{
  border-left-color: rgb(132 189 0 / 0.05);
}
.ybc-border-l-lime-500\/10{
  border-left-color: rgb(132 189 0 / 0.1);
}
.ybc-border-l-lime-500\/20{
  border-left-color: rgb(132 189 0 / 0.2);
}
.ybc-border-l-lime-500\/25{
  border-left-color: rgb(132 189 0 / 0.25);
}
.ybc-border-l-lime-500\/30{
  border-left-color: rgb(132 189 0 / 0.3);
}
.ybc-border-l-lime-500\/40{
  border-left-color: rgb(132 189 0 / 0.4);
}
.ybc-border-l-lime-500\/50{
  border-left-color: rgb(132 189 0 / 0.5);
}
.ybc-border-l-lime-500\/60{
  border-left-color: rgb(132 189 0 / 0.6);
}
.ybc-border-l-lime-500\/70{
  border-left-color: rgb(132 189 0 / 0.7);
}
.ybc-border-l-lime-500\/75{
  border-left-color: rgb(132 189 0 / 0.75);
}
.ybc-border-l-lime-500\/80{
  border-left-color: rgb(132 189 0 / 0.8);
}
.ybc-border-l-lime-500\/90{
  border-left-color: rgb(132 189 0 / 0.9);
}
.ybc-border-l-lime-500\/95{
  border-left-color: rgb(132 189 0 / 0.95);
}
.ybc-border-l-lime-500\/100{
  border-left-color: rgb(132 189 0 / 1);
}
.ybc-border-l-lime-600\/0{
  border-left-color: rgb(101 162 12 / 0);
}
.ybc-border-l-lime-600\/5{
  border-left-color: rgb(101 162 12 / 0.05);
}
.ybc-border-l-lime-600\/10{
  border-left-color: rgb(101 162 12 / 0.1);
}
.ybc-border-l-lime-600\/20{
  border-left-color: rgb(101 162 12 / 0.2);
}
.ybc-border-l-lime-600\/25{
  border-left-color: rgb(101 162 12 / 0.25);
}
.ybc-border-l-lime-600\/30{
  border-left-color: rgb(101 162 12 / 0.3);
}
.ybc-border-l-lime-600\/40{
  border-left-color: rgb(101 162 12 / 0.4);
}
.ybc-border-l-lime-600\/50{
  border-left-color: rgb(101 162 12 / 0.5);
}
.ybc-border-l-lime-600\/60{
  border-left-color: rgb(101 162 12 / 0.6);
}
.ybc-border-l-lime-600\/70{
  border-left-color: rgb(101 162 12 / 0.7);
}
.ybc-border-l-lime-600\/75{
  border-left-color: rgb(101 162 12 / 0.75);
}
.ybc-border-l-lime-600\/80{
  border-left-color: rgb(101 162 12 / 0.8);
}
.ybc-border-l-lime-600\/90{
  border-left-color: rgb(101 162 12 / 0.9);
}
.ybc-border-l-lime-600\/95{
  border-left-color: rgb(101 162 12 / 0.95);
}
.ybc-border-l-lime-600\/100{
  border-left-color: rgb(101 162 12 / 1);
}
.ybc-border-l-lime-700\/0{
  border-left-color: rgb(123 175 0 / 0);
}
.ybc-border-l-lime-700\/5{
  border-left-color: rgb(123 175 0 / 0.05);
}
.ybc-border-l-lime-700\/10{
  border-left-color: rgb(123 175 0 / 0.1);
}
.ybc-border-l-lime-700\/20{
  border-left-color: rgb(123 175 0 / 0.2);
}
.ybc-border-l-lime-700\/25{
  border-left-color: rgb(123 175 0 / 0.25);
}
.ybc-border-l-lime-700\/30{
  border-left-color: rgb(123 175 0 / 0.3);
}
.ybc-border-l-lime-700\/40{
  border-left-color: rgb(123 175 0 / 0.4);
}
.ybc-border-l-lime-700\/50{
  border-left-color: rgb(123 175 0 / 0.5);
}
.ybc-border-l-lime-700\/60{
  border-left-color: rgb(123 175 0 / 0.6);
}
.ybc-border-l-lime-700\/70{
  border-left-color: rgb(123 175 0 / 0.7);
}
.ybc-border-l-lime-700\/75{
  border-left-color: rgb(123 175 0 / 0.75);
}
.ybc-border-l-lime-700\/80{
  border-left-color: rgb(123 175 0 / 0.8);
}
.ybc-border-l-lime-700\/90{
  border-left-color: rgb(123 175 0 / 0.9);
}
.ybc-border-l-lime-700\/95{
  border-left-color: rgb(123 175 0 / 0.95);
}
.ybc-border-l-lime-700\/100{
  border-left-color: rgb(123 175 0 / 1);
}
.ybc-border-l-lime-900\/0{
  border-left-color: rgb(92 130 17 / 0);
}
.ybc-border-l-lime-900\/5{
  border-left-color: rgb(92 130 17 / 0.05);
}
.ybc-border-l-lime-900\/10{
  border-left-color: rgb(92 130 17 / 0.1);
}
.ybc-border-l-lime-900\/20{
  border-left-color: rgb(92 130 17 / 0.2);
}
.ybc-border-l-lime-900\/25{
  border-left-color: rgb(92 130 17 / 0.25);
}
.ybc-border-l-lime-900\/30{
  border-left-color: rgb(92 130 17 / 0.3);
}
.ybc-border-l-lime-900\/40{
  border-left-color: rgb(92 130 17 / 0.4);
}
.ybc-border-l-lime-900\/50{
  border-left-color: rgb(92 130 17 / 0.5);
}
.ybc-border-l-lime-900\/60{
  border-left-color: rgb(92 130 17 / 0.6);
}
.ybc-border-l-lime-900\/70{
  border-left-color: rgb(92 130 17 / 0.7);
}
.ybc-border-l-lime-900\/75{
  border-left-color: rgb(92 130 17 / 0.75);
}
.ybc-border-l-lime-900\/80{
  border-left-color: rgb(92 130 17 / 0.8);
}
.ybc-border-l-lime-900\/90{
  border-left-color: rgb(92 130 17 / 0.9);
}
.ybc-border-l-lime-900\/95{
  border-left-color: rgb(92 130 17 / 0.95);
}
.ybc-border-l-lime-900\/100{
  border-left-color: rgb(92 130 17 / 1);
}
.ybc-border-l-gray-50\/0{
  border-left-color: rgb(249 249 249 / 0);
}
.ybc-border-l-gray-50\/5{
  border-left-color: rgb(249 249 249 / 0.05);
}
.ybc-border-l-gray-50\/10{
  border-left-color: rgb(249 249 249 / 0.1);
}
.ybc-border-l-gray-50\/20{
  border-left-color: rgb(249 249 249 / 0.2);
}
.ybc-border-l-gray-50\/25{
  border-left-color: rgb(249 249 249 / 0.25);
}
.ybc-border-l-gray-50\/30{
  border-left-color: rgb(249 249 249 / 0.3);
}
.ybc-border-l-gray-50\/40{
  border-left-color: rgb(249 249 249 / 0.4);
}
.ybc-border-l-gray-50\/50{
  border-left-color: rgb(249 249 249 / 0.5);
}
.ybc-border-l-gray-50\/60{
  border-left-color: rgb(249 249 249 / 0.6);
}
.ybc-border-l-gray-50\/70{
  border-left-color: rgb(249 249 249 / 0.7);
}
.ybc-border-l-gray-50\/75{
  border-left-color: rgb(249 249 249 / 0.75);
}
.ybc-border-l-gray-50\/80{
  border-left-color: rgb(249 249 249 / 0.8);
}
.ybc-border-l-gray-50\/90{
  border-left-color: rgb(249 249 249 / 0.9);
}
.ybc-border-l-gray-50\/95{
  border-left-color: rgb(249 249 249 / 0.95);
}
.ybc-border-l-gray-50\/100{
  border-left-color: rgb(249 249 249 / 1);
}
.ybc-border-l-gray-100\/0{
  border-left-color: rgb(245 245 245 / 0);
}
.ybc-border-l-gray-100\/5{
  border-left-color: rgb(245 245 245 / 0.05);
}
.ybc-border-l-gray-100\/10{
  border-left-color: rgb(245 245 245 / 0.1);
}
.ybc-border-l-gray-100\/20{
  border-left-color: rgb(245 245 245 / 0.2);
}
.ybc-border-l-gray-100\/25{
  border-left-color: rgb(245 245 245 / 0.25);
}
.ybc-border-l-gray-100\/30{
  border-left-color: rgb(245 245 245 / 0.3);
}
.ybc-border-l-gray-100\/40{
  border-left-color: rgb(245 245 245 / 0.4);
}
.ybc-border-l-gray-100\/50{
  border-left-color: rgb(245 245 245 / 0.5);
}
.ybc-border-l-gray-100\/60{
  border-left-color: rgb(245 245 245 / 0.6);
}
.ybc-border-l-gray-100\/70{
  border-left-color: rgb(245 245 245 / 0.7);
}
.ybc-border-l-gray-100\/75{
  border-left-color: rgb(245 245 245 / 0.75);
}
.ybc-border-l-gray-100\/80{
  border-left-color: rgb(245 245 245 / 0.8);
}
.ybc-border-l-gray-100\/90{
  border-left-color: rgb(245 245 245 / 0.9);
}
.ybc-border-l-gray-100\/95{
  border-left-color: rgb(245 245 245 / 0.95);
}
.ybc-border-l-gray-100\/100{
  border-left-color: rgb(245 245 245 / 1);
}
.ybc-border-l-gray-300\/0{
  border-left-color: rgb(217 217 217 / 0);
}
.ybc-border-l-gray-300\/5{
  border-left-color: rgb(217 217 217 / 0.05);
}
.ybc-border-l-gray-300\/10{
  border-left-color: rgb(217 217 217 / 0.1);
}
.ybc-border-l-gray-300\/20{
  border-left-color: rgb(217 217 217 / 0.2);
}
.ybc-border-l-gray-300\/25{
  border-left-color: rgb(217 217 217 / 0.25);
}
.ybc-border-l-gray-300\/30{
  border-left-color: rgb(217 217 217 / 0.3);
}
.ybc-border-l-gray-300\/40{
  border-left-color: rgb(217 217 217 / 0.4);
}
.ybc-border-l-gray-300\/50{
  border-left-color: rgb(217 217 217 / 0.5);
}
.ybc-border-l-gray-300\/60{
  border-left-color: rgb(217 217 217 / 0.6);
}
.ybc-border-l-gray-300\/70{
  border-left-color: rgb(217 217 217 / 0.7);
}
.ybc-border-l-gray-300\/75{
  border-left-color: rgb(217 217 217 / 0.75);
}
.ybc-border-l-gray-300\/80{
  border-left-color: rgb(217 217 217 / 0.8);
}
.ybc-border-l-gray-300\/90{
  border-left-color: rgb(217 217 217 / 0.9);
}
.ybc-border-l-gray-300\/95{
  border-left-color: rgb(217 217 217 / 0.95);
}
.ybc-border-l-gray-300\/100{
  border-left-color: rgb(217 217 217 / 1);
}
.ybc-border-l-gray-400\/0{
  border-left-color: rgb(177 180 169 / 0);
}
.ybc-border-l-gray-400\/5{
  border-left-color: rgb(177 180 169 / 0.05);
}
.ybc-border-l-gray-400\/10{
  border-left-color: rgb(177 180 169 / 0.1);
}
.ybc-border-l-gray-400\/20{
  border-left-color: rgb(177 180 169 / 0.2);
}
.ybc-border-l-gray-400\/25{
  border-left-color: rgb(177 180 169 / 0.25);
}
.ybc-border-l-gray-400\/30{
  border-left-color: rgb(177 180 169 / 0.3);
}
.ybc-border-l-gray-400\/40{
  border-left-color: rgb(177 180 169 / 0.4);
}
.ybc-border-l-gray-400\/50{
  border-left-color: rgb(177 180 169 / 0.5);
}
.ybc-border-l-gray-400\/60{
  border-left-color: rgb(177 180 169 / 0.6);
}
.ybc-border-l-gray-400\/70{
  border-left-color: rgb(177 180 169 / 0.7);
}
.ybc-border-l-gray-400\/75{
  border-left-color: rgb(177 180 169 / 0.75);
}
.ybc-border-l-gray-400\/80{
  border-left-color: rgb(177 180 169 / 0.8);
}
.ybc-border-l-gray-400\/90{
  border-left-color: rgb(177 180 169 / 0.9);
}
.ybc-border-l-gray-400\/95{
  border-left-color: rgb(177 180 169 / 0.95);
}
.ybc-border-l-gray-400\/100{
  border-left-color: rgb(177 180 169 / 1);
}
.ybc-border-l-gray-500\/0{
  border-left-color: rgb(134 139 121 / 0);
}
.ybc-border-l-gray-500\/5{
  border-left-color: rgb(134 139 121 / 0.05);
}
.ybc-border-l-gray-500\/10{
  border-left-color: rgb(134 139 121 / 0.1);
}
.ybc-border-l-gray-500\/20{
  border-left-color: rgb(134 139 121 / 0.2);
}
.ybc-border-l-gray-500\/25{
  border-left-color: rgb(134 139 121 / 0.25);
}
.ybc-border-l-gray-500\/30{
  border-left-color: rgb(134 139 121 / 0.3);
}
.ybc-border-l-gray-500\/40{
  border-left-color: rgb(134 139 121 / 0.4);
}
.ybc-border-l-gray-500\/50{
  border-left-color: rgb(134 139 121 / 0.5);
}
.ybc-border-l-gray-500\/60{
  border-left-color: rgb(134 139 121 / 0.6);
}
.ybc-border-l-gray-500\/70{
  border-left-color: rgb(134 139 121 / 0.7);
}
.ybc-border-l-gray-500\/75{
  border-left-color: rgb(134 139 121 / 0.75);
}
.ybc-border-l-gray-500\/80{
  border-left-color: rgb(134 139 121 / 0.8);
}
.ybc-border-l-gray-500\/90{
  border-left-color: rgb(134 139 121 / 0.9);
}
.ybc-border-l-gray-500\/95{
  border-left-color: rgb(134 139 121 / 0.95);
}
.ybc-border-l-gray-500\/100{
  border-left-color: rgb(134 139 121 / 1);
}
.ybc-border-l-gray-600\/0{
  border-left-color: rgb(78 78 78 / 0);
}
.ybc-border-l-gray-600\/5{
  border-left-color: rgb(78 78 78 / 0.05);
}
.ybc-border-l-gray-600\/10{
  border-left-color: rgb(78 78 78 / 0.1);
}
.ybc-border-l-gray-600\/20{
  border-left-color: rgb(78 78 78 / 0.2);
}
.ybc-border-l-gray-600\/25{
  border-left-color: rgb(78 78 78 / 0.25);
}
.ybc-border-l-gray-600\/30{
  border-left-color: rgb(78 78 78 / 0.3);
}
.ybc-border-l-gray-600\/40{
  border-left-color: rgb(78 78 78 / 0.4);
}
.ybc-border-l-gray-600\/50{
  border-left-color: rgb(78 78 78 / 0.5);
}
.ybc-border-l-gray-600\/60{
  border-left-color: rgb(78 78 78 / 0.6);
}
.ybc-border-l-gray-600\/70{
  border-left-color: rgb(78 78 78 / 0.7);
}
.ybc-border-l-gray-600\/75{
  border-left-color: rgb(78 78 78 / 0.75);
}
.ybc-border-l-gray-600\/80{
  border-left-color: rgb(78 78 78 / 0.8);
}
.ybc-border-l-gray-600\/90{
  border-left-color: rgb(78 78 78 / 0.9);
}
.ybc-border-l-gray-600\/95{
  border-left-color: rgb(78 78 78 / 0.95);
}
.ybc-border-l-gray-600\/100{
  border-left-color: rgb(78 78 78 / 1);
}
.ybc-border-l-gray-700\/0{
  border-left-color: rgb(51 51 51 / 0);
}
.ybc-border-l-gray-700\/5{
  border-left-color: rgb(51 51 51 / 0.05);
}
.ybc-border-l-gray-700\/10{
  border-left-color: rgb(51 51 51 / 0.1);
}
.ybc-border-l-gray-700\/20{
  border-left-color: rgb(51 51 51 / 0.2);
}
.ybc-border-l-gray-700\/25{
  border-left-color: rgb(51 51 51 / 0.25);
}
.ybc-border-l-gray-700\/30{
  border-left-color: rgb(51 51 51 / 0.3);
}
.ybc-border-l-gray-700\/40{
  border-left-color: rgb(51 51 51 / 0.4);
}
.ybc-border-l-gray-700\/50{
  border-left-color: rgb(51 51 51 / 0.5);
}
.ybc-border-l-gray-700\/60{
  border-left-color: rgb(51 51 51 / 0.6);
}
.ybc-border-l-gray-700\/70{
  border-left-color: rgb(51 51 51 / 0.7);
}
.ybc-border-l-gray-700\/75{
  border-left-color: rgb(51 51 51 / 0.75);
}
.ybc-border-l-gray-700\/80{
  border-left-color: rgb(51 51 51 / 0.8);
}
.ybc-border-l-gray-700\/90{
  border-left-color: rgb(51 51 51 / 0.9);
}
.ybc-border-l-gray-700\/95{
  border-left-color: rgb(51 51 51 / 0.95);
}
.ybc-border-l-gray-700\/100{
  border-left-color: rgb(51 51 51 / 1);
}
.ybc-border-l-gray-800\/0{
  border-left-color: rgb(104 111 89 / 0);
}
.ybc-border-l-gray-800\/5{
  border-left-color: rgb(104 111 89 / 0.05);
}
.ybc-border-l-gray-800\/10{
  border-left-color: rgb(104 111 89 / 0.1);
}
.ybc-border-l-gray-800\/20{
  border-left-color: rgb(104 111 89 / 0.2);
}
.ybc-border-l-gray-800\/25{
  border-left-color: rgb(104 111 89 / 0.25);
}
.ybc-border-l-gray-800\/30{
  border-left-color: rgb(104 111 89 / 0.3);
}
.ybc-border-l-gray-800\/40{
  border-left-color: rgb(104 111 89 / 0.4);
}
.ybc-border-l-gray-800\/50{
  border-left-color: rgb(104 111 89 / 0.5);
}
.ybc-border-l-gray-800\/60{
  border-left-color: rgb(104 111 89 / 0.6);
}
.ybc-border-l-gray-800\/70{
  border-left-color: rgb(104 111 89 / 0.7);
}
.ybc-border-l-gray-800\/75{
  border-left-color: rgb(104 111 89 / 0.75);
}
.ybc-border-l-gray-800\/80{
  border-left-color: rgb(104 111 89 / 0.8);
}
.ybc-border-l-gray-800\/90{
  border-left-color: rgb(104 111 89 / 0.9);
}
.ybc-border-l-gray-800\/95{
  border-left-color: rgb(104 111 89 / 0.95);
}
.ybc-border-l-gray-800\/100{
  border-left-color: rgb(104 111 89 / 1);
}
.ybc-border-l-gray-900\/0{
  border-left-color: rgb(61 65 51 / 0);
}
.ybc-border-l-gray-900\/5{
  border-left-color: rgb(61 65 51 / 0.05);
}
.ybc-border-l-gray-900\/10{
  border-left-color: rgb(61 65 51 / 0.1);
}
.ybc-border-l-gray-900\/20{
  border-left-color: rgb(61 65 51 / 0.2);
}
.ybc-border-l-gray-900\/25{
  border-left-color: rgb(61 65 51 / 0.25);
}
.ybc-border-l-gray-900\/30{
  border-left-color: rgb(61 65 51 / 0.3);
}
.ybc-border-l-gray-900\/40{
  border-left-color: rgb(61 65 51 / 0.4);
}
.ybc-border-l-gray-900\/50{
  border-left-color: rgb(61 65 51 / 0.5);
}
.ybc-border-l-gray-900\/60{
  border-left-color: rgb(61 65 51 / 0.6);
}
.ybc-border-l-gray-900\/70{
  border-left-color: rgb(61 65 51 / 0.7);
}
.ybc-border-l-gray-900\/75{
  border-left-color: rgb(61 65 51 / 0.75);
}
.ybc-border-l-gray-900\/80{
  border-left-color: rgb(61 65 51 / 0.8);
}
.ybc-border-l-gray-900\/90{
  border-left-color: rgb(61 65 51 / 0.9);
}
.ybc-border-l-gray-900\/95{
  border-left-color: rgb(61 65 51 / 0.95);
}
.ybc-border-l-gray-900\/100{
  border-left-color: rgb(61 65 51 / 1);
}
.ybc-border-l-teal-100\/0{
  border-left-color: rgb(224 240 247 / 0);
}
.ybc-border-l-teal-100\/5{
  border-left-color: rgb(224 240 247 / 0.05);
}
.ybc-border-l-teal-100\/10{
  border-left-color: rgb(224 240 247 / 0.1);
}
.ybc-border-l-teal-100\/20{
  border-left-color: rgb(224 240 247 / 0.2);
}
.ybc-border-l-teal-100\/25{
  border-left-color: rgb(224 240 247 / 0.25);
}
.ybc-border-l-teal-100\/30{
  border-left-color: rgb(224 240 247 / 0.3);
}
.ybc-border-l-teal-100\/40{
  border-left-color: rgb(224 240 247 / 0.4);
}
.ybc-border-l-teal-100\/50{
  border-left-color: rgb(224 240 247 / 0.5);
}
.ybc-border-l-teal-100\/60{
  border-left-color: rgb(224 240 247 / 0.6);
}
.ybc-border-l-teal-100\/70{
  border-left-color: rgb(224 240 247 / 0.7);
}
.ybc-border-l-teal-100\/75{
  border-left-color: rgb(224 240 247 / 0.75);
}
.ybc-border-l-teal-100\/80{
  border-left-color: rgb(224 240 247 / 0.8);
}
.ybc-border-l-teal-100\/90{
  border-left-color: rgb(224 240 247 / 0.9);
}
.ybc-border-l-teal-100\/95{
  border-left-color: rgb(224 240 247 / 0.95);
}
.ybc-border-l-teal-100\/100{
  border-left-color: rgb(224 240 247 / 1);
}
.ybc-border-l-teal-500\/0{
  border-left-color: rgb(0 127 149 / 0);
}
.ybc-border-l-teal-500\/5{
  border-left-color: rgb(0 127 149 / 0.05);
}
.ybc-border-l-teal-500\/10{
  border-left-color: rgb(0 127 149 / 0.1);
}
.ybc-border-l-teal-500\/20{
  border-left-color: rgb(0 127 149 / 0.2);
}
.ybc-border-l-teal-500\/25{
  border-left-color: rgb(0 127 149 / 0.25);
}
.ybc-border-l-teal-500\/30{
  border-left-color: rgb(0 127 149 / 0.3);
}
.ybc-border-l-teal-500\/40{
  border-left-color: rgb(0 127 149 / 0.4);
}
.ybc-border-l-teal-500\/50{
  border-left-color: rgb(0 127 149 / 0.5);
}
.ybc-border-l-teal-500\/60{
  border-left-color: rgb(0 127 149 / 0.6);
}
.ybc-border-l-teal-500\/70{
  border-left-color: rgb(0 127 149 / 0.7);
}
.ybc-border-l-teal-500\/75{
  border-left-color: rgb(0 127 149 / 0.75);
}
.ybc-border-l-teal-500\/80{
  border-left-color: rgb(0 127 149 / 0.8);
}
.ybc-border-l-teal-500\/90{
  border-left-color: rgb(0 127 149 / 0.9);
}
.ybc-border-l-teal-500\/95{
  border-left-color: rgb(0 127 149 / 0.95);
}
.ybc-border-l-teal-500\/100{
  border-left-color: rgb(0 127 149 / 1);
}
.ybc-border-l-teal-600\/0{
  border-left-color: rgb(0 115 165 / 0);
}
.ybc-border-l-teal-600\/5{
  border-left-color: rgb(0 115 165 / 0.05);
}
.ybc-border-l-teal-600\/10{
  border-left-color: rgb(0 115 165 / 0.1);
}
.ybc-border-l-teal-600\/20{
  border-left-color: rgb(0 115 165 / 0.2);
}
.ybc-border-l-teal-600\/25{
  border-left-color: rgb(0 115 165 / 0.25);
}
.ybc-border-l-teal-600\/30{
  border-left-color: rgb(0 115 165 / 0.3);
}
.ybc-border-l-teal-600\/40{
  border-left-color: rgb(0 115 165 / 0.4);
}
.ybc-border-l-teal-600\/50{
  border-left-color: rgb(0 115 165 / 0.5);
}
.ybc-border-l-teal-600\/60{
  border-left-color: rgb(0 115 165 / 0.6);
}
.ybc-border-l-teal-600\/70{
  border-left-color: rgb(0 115 165 / 0.7);
}
.ybc-border-l-teal-600\/75{
  border-left-color: rgb(0 115 165 / 0.75);
}
.ybc-border-l-teal-600\/80{
  border-left-color: rgb(0 115 165 / 0.8);
}
.ybc-border-l-teal-600\/90{
  border-left-color: rgb(0 115 165 / 0.9);
}
.ybc-border-l-teal-600\/95{
  border-left-color: rgb(0 115 165 / 0.95);
}
.ybc-border-l-teal-600\/100{
  border-left-color: rgb(0 115 165 / 1);
}
.ybc-border-l-teal-900\/0{
  border-left-color: rgb(0 85 114 / 0);
}
.ybc-border-l-teal-900\/5{
  border-left-color: rgb(0 85 114 / 0.05);
}
.ybc-border-l-teal-900\/10{
  border-left-color: rgb(0 85 114 / 0.1);
}
.ybc-border-l-teal-900\/20{
  border-left-color: rgb(0 85 114 / 0.2);
}
.ybc-border-l-teal-900\/25{
  border-left-color: rgb(0 85 114 / 0.25);
}
.ybc-border-l-teal-900\/30{
  border-left-color: rgb(0 85 114 / 0.3);
}
.ybc-border-l-teal-900\/40{
  border-left-color: rgb(0 85 114 / 0.4);
}
.ybc-border-l-teal-900\/50{
  border-left-color: rgb(0 85 114 / 0.5);
}
.ybc-border-l-teal-900\/60{
  border-left-color: rgb(0 85 114 / 0.6);
}
.ybc-border-l-teal-900\/70{
  border-left-color: rgb(0 85 114 / 0.7);
}
.ybc-border-l-teal-900\/75{
  border-left-color: rgb(0 85 114 / 0.75);
}
.ybc-border-l-teal-900\/80{
  border-left-color: rgb(0 85 114 / 0.8);
}
.ybc-border-l-teal-900\/90{
  border-left-color: rgb(0 85 114 / 0.9);
}
.ybc-border-l-teal-900\/95{
  border-left-color: rgb(0 85 114 / 0.95);
}
.ybc-border-l-teal-900\/100{
  border-left-color: rgb(0 85 114 / 1);
}
.ybc-border-l-blue-100\/0{
  border-left-color: rgb(60 114 177 / 0);
}
.ybc-border-l-blue-100\/5{
  border-left-color: rgb(60 114 177 / 0.05);
}
.ybc-border-l-blue-100\/10{
  border-left-color: rgb(60 114 177 / 0.1);
}
.ybc-border-l-blue-100\/20{
  border-left-color: rgb(60 114 177 / 0.2);
}
.ybc-border-l-blue-100\/25{
  border-left-color: rgb(60 114 177 / 0.25);
}
.ybc-border-l-blue-100\/30{
  border-left-color: rgb(60 114 177 / 0.3);
}
.ybc-border-l-blue-100\/40{
  border-left-color: rgb(60 114 177 / 0.4);
}
.ybc-border-l-blue-100\/50{
  border-left-color: rgb(60 114 177 / 0.5);
}
.ybc-border-l-blue-100\/60{
  border-left-color: rgb(60 114 177 / 0.6);
}
.ybc-border-l-blue-100\/70{
  border-left-color: rgb(60 114 177 / 0.7);
}
.ybc-border-l-blue-100\/75{
  border-left-color: rgb(60 114 177 / 0.75);
}
.ybc-border-l-blue-100\/80{
  border-left-color: rgb(60 114 177 / 0.8);
}
.ybc-border-l-blue-100\/90{
  border-left-color: rgb(60 114 177 / 0.9);
}
.ybc-border-l-blue-100\/95{
  border-left-color: rgb(60 114 177 / 0.95);
}
.ybc-border-l-blue-100\/100{
  border-left-color: rgb(60 114 177 / 1);
}
.ybc-border-l-blue-200\/0{
  border-left-color: rgb(72 118 148 / 0);
}
.ybc-border-l-blue-200\/5{
  border-left-color: rgb(72 118 148 / 0.05);
}
.ybc-border-l-blue-200\/10{
  border-left-color: rgb(72 118 148 / 0.1);
}
.ybc-border-l-blue-200\/20{
  border-left-color: rgb(72 118 148 / 0.2);
}
.ybc-border-l-blue-200\/25{
  border-left-color: rgb(72 118 148 / 0.25);
}
.ybc-border-l-blue-200\/30{
  border-left-color: rgb(72 118 148 / 0.3);
}
.ybc-border-l-blue-200\/40{
  border-left-color: rgb(72 118 148 / 0.4);
}
.ybc-border-l-blue-200\/50{
  border-left-color: rgb(72 118 148 / 0.5);
}
.ybc-border-l-blue-200\/60{
  border-left-color: rgb(72 118 148 / 0.6);
}
.ybc-border-l-blue-200\/70{
  border-left-color: rgb(72 118 148 / 0.7);
}
.ybc-border-l-blue-200\/75{
  border-left-color: rgb(72 118 148 / 0.75);
}
.ybc-border-l-blue-200\/80{
  border-left-color: rgb(72 118 148 / 0.8);
}
.ybc-border-l-blue-200\/90{
  border-left-color: rgb(72 118 148 / 0.9);
}
.ybc-border-l-blue-200\/95{
  border-left-color: rgb(72 118 148 / 0.95);
}
.ybc-border-l-blue-200\/100{
  border-left-color: rgb(72 118 148 / 1);
}
.ybc-border-l-blue-500\/0{
  border-left-color: rgb(32 105 120 / 0);
}
.ybc-border-l-blue-500\/5{
  border-left-color: rgb(32 105 120 / 0.05);
}
.ybc-border-l-blue-500\/10{
  border-left-color: rgb(32 105 120 / 0.1);
}
.ybc-border-l-blue-500\/20{
  border-left-color: rgb(32 105 120 / 0.2);
}
.ybc-border-l-blue-500\/25{
  border-left-color: rgb(32 105 120 / 0.25);
}
.ybc-border-l-blue-500\/30{
  border-left-color: rgb(32 105 120 / 0.3);
}
.ybc-border-l-blue-500\/40{
  border-left-color: rgb(32 105 120 / 0.4);
}
.ybc-border-l-blue-500\/50{
  border-left-color: rgb(32 105 120 / 0.5);
}
.ybc-border-l-blue-500\/60{
  border-left-color: rgb(32 105 120 / 0.6);
}
.ybc-border-l-blue-500\/70{
  border-left-color: rgb(32 105 120 / 0.7);
}
.ybc-border-l-blue-500\/75{
  border-left-color: rgb(32 105 120 / 0.75);
}
.ybc-border-l-blue-500\/80{
  border-left-color: rgb(32 105 120 / 0.8);
}
.ybc-border-l-blue-500\/90{
  border-left-color: rgb(32 105 120 / 0.9);
}
.ybc-border-l-blue-500\/95{
  border-left-color: rgb(32 105 120 / 0.95);
}
.ybc-border-l-blue-500\/100{
  border-left-color: rgb(32 105 120 / 1);
}
.ybc-border-l-section-branding-why-yubico\/0{
  border-left-color: rgb(60 114 177 / 0);
}
.ybc-border-l-section-branding-why-yubico\/5{
  border-left-color: rgb(60 114 177 / 0.05);
}
.ybc-border-l-section-branding-why-yubico\/10{
  border-left-color: rgb(60 114 177 / 0.1);
}
.ybc-border-l-section-branding-why-yubico\/20{
  border-left-color: rgb(60 114 177 / 0.2);
}
.ybc-border-l-section-branding-why-yubico\/25{
  border-left-color: rgb(60 114 177 / 0.25);
}
.ybc-border-l-section-branding-why-yubico\/30{
  border-left-color: rgb(60 114 177 / 0.3);
}
.ybc-border-l-section-branding-why-yubico\/40{
  border-left-color: rgb(60 114 177 / 0.4);
}
.ybc-border-l-section-branding-why-yubico\/50{
  border-left-color: rgb(60 114 177 / 0.5);
}
.ybc-border-l-section-branding-why-yubico\/60{
  border-left-color: rgb(60 114 177 / 0.6);
}
.ybc-border-l-section-branding-why-yubico\/70{
  border-left-color: rgb(60 114 177 / 0.7);
}
.ybc-border-l-section-branding-why-yubico\/75{
  border-left-color: rgb(60 114 177 / 0.75);
}
.ybc-border-l-section-branding-why-yubico\/80{
  border-left-color: rgb(60 114 177 / 0.8);
}
.ybc-border-l-section-branding-why-yubico\/90{
  border-left-color: rgb(60 114 177 / 0.9);
}
.ybc-border-l-section-branding-why-yubico\/95{
  border-left-color: rgb(60 114 177 / 0.95);
}
.ybc-border-l-section-branding-why-yubico\/100{
  border-left-color: rgb(60 114 177 / 1);
}
.ybc-border-l-section-branding-products\/0{
  border-left-color: rgb(74 118 148 / 0);
}
.ybc-border-l-section-branding-products\/5{
  border-left-color: rgb(74 118 148 / 0.05);
}
.ybc-border-l-section-branding-products\/10{
  border-left-color: rgb(74 118 148 / 0.1);
}
.ybc-border-l-section-branding-products\/20{
  border-left-color: rgb(74 118 148 / 0.2);
}
.ybc-border-l-section-branding-products\/25{
  border-left-color: rgb(74 118 148 / 0.25);
}
.ybc-border-l-section-branding-products\/30{
  border-left-color: rgb(74 118 148 / 0.3);
}
.ybc-border-l-section-branding-products\/40{
  border-left-color: rgb(74 118 148 / 0.4);
}
.ybc-border-l-section-branding-products\/50{
  border-left-color: rgb(74 118 148 / 0.5);
}
.ybc-border-l-section-branding-products\/60{
  border-left-color: rgb(74 118 148 / 0.6);
}
.ybc-border-l-section-branding-products\/70{
  border-left-color: rgb(74 118 148 / 0.7);
}
.ybc-border-l-section-branding-products\/75{
  border-left-color: rgb(74 118 148 / 0.75);
}
.ybc-border-l-section-branding-products\/80{
  border-left-color: rgb(74 118 148 / 0.8);
}
.ybc-border-l-section-branding-products\/90{
  border-left-color: rgb(74 118 148 / 0.9);
}
.ybc-border-l-section-branding-products\/95{
  border-left-color: rgb(74 118 148 / 0.95);
}
.ybc-border-l-section-branding-products\/100{
  border-left-color: rgb(74 118 148 / 1);
}
.ybc-border-l-section-branding-solutions\/0{
  border-left-color: rgb(0 115 165 / 0);
}
.ybc-border-l-section-branding-solutions\/5{
  border-left-color: rgb(0 115 165 / 0.05);
}
.ybc-border-l-section-branding-solutions\/10{
  border-left-color: rgb(0 115 165 / 0.1);
}
.ybc-border-l-section-branding-solutions\/20{
  border-left-color: rgb(0 115 165 / 0.2);
}
.ybc-border-l-section-branding-solutions\/25{
  border-left-color: rgb(0 115 165 / 0.25);
}
.ybc-border-l-section-branding-solutions\/30{
  border-left-color: rgb(0 115 165 / 0.3);
}
.ybc-border-l-section-branding-solutions\/40{
  border-left-color: rgb(0 115 165 / 0.4);
}
.ybc-border-l-section-branding-solutions\/50{
  border-left-color: rgb(0 115 165 / 0.5);
}
.ybc-border-l-section-branding-solutions\/60{
  border-left-color: rgb(0 115 165 / 0.6);
}
.ybc-border-l-section-branding-solutions\/70{
  border-left-color: rgb(0 115 165 / 0.7);
}
.ybc-border-l-section-branding-solutions\/75{
  border-left-color: rgb(0 115 165 / 0.75);
}
.ybc-border-l-section-branding-solutions\/80{
  border-left-color: rgb(0 115 165 / 0.8);
}
.ybc-border-l-section-branding-solutions\/90{
  border-left-color: rgb(0 115 165 / 0.9);
}
.ybc-border-l-section-branding-solutions\/95{
  border-left-color: rgb(0 115 165 / 0.95);
}
.ybc-border-l-section-branding-solutions\/100{
  border-left-color: rgb(0 115 165 / 1);
}
.ybc-border-l-section-branding-resources\/0{
  border-left-color: rgb(0 127 149 / 0);
}
.ybc-border-l-section-branding-resources\/5{
  border-left-color: rgb(0 127 149 / 0.05);
}
.ybc-border-l-section-branding-resources\/10{
  border-left-color: rgb(0 127 149 / 0.1);
}
.ybc-border-l-section-branding-resources\/20{
  border-left-color: rgb(0 127 149 / 0.2);
}
.ybc-border-l-section-branding-resources\/25{
  border-left-color: rgb(0 127 149 / 0.25);
}
.ybc-border-l-section-branding-resources\/30{
  border-left-color: rgb(0 127 149 / 0.3);
}
.ybc-border-l-section-branding-resources\/40{
  border-left-color: rgb(0 127 149 / 0.4);
}
.ybc-border-l-section-branding-resources\/50{
  border-left-color: rgb(0 127 149 / 0.5);
}
.ybc-border-l-section-branding-resources\/60{
  border-left-color: rgb(0 127 149 / 0.6);
}
.ybc-border-l-section-branding-resources\/70{
  border-left-color: rgb(0 127 149 / 0.7);
}
.ybc-border-l-section-branding-resources\/75{
  border-left-color: rgb(0 127 149 / 0.75);
}
.ybc-border-l-section-branding-resources\/80{
  border-left-color: rgb(0 127 149 / 0.8);
}
.ybc-border-l-section-branding-resources\/90{
  border-left-color: rgb(0 127 149 / 0.9);
}
.ybc-border-l-section-branding-resources\/95{
  border-left-color: rgb(0 127 149 / 0.95);
}
.ybc-border-l-section-branding-resources\/100{
  border-left-color: rgb(0 127 149 / 1);
}
.ybc-border-l-section-branding-company\/0{
  border-left-color: rgb(92 130 17 / 0);
}
.ybc-border-l-section-branding-company\/5{
  border-left-color: rgb(92 130 17 / 0.05);
}
.ybc-border-l-section-branding-company\/10{
  border-left-color: rgb(92 130 17 / 0.1);
}
.ybc-border-l-section-branding-company\/20{
  border-left-color: rgb(92 130 17 / 0.2);
}
.ybc-border-l-section-branding-company\/25{
  border-left-color: rgb(92 130 17 / 0.25);
}
.ybc-border-l-section-branding-company\/30{
  border-left-color: rgb(92 130 17 / 0.3);
}
.ybc-border-l-section-branding-company\/40{
  border-left-color: rgb(92 130 17 / 0.4);
}
.ybc-border-l-section-branding-company\/50{
  border-left-color: rgb(92 130 17 / 0.5);
}
.ybc-border-l-section-branding-company\/60{
  border-left-color: rgb(92 130 17 / 0.6);
}
.ybc-border-l-section-branding-company\/70{
  border-left-color: rgb(92 130 17 / 0.7);
}
.ybc-border-l-section-branding-company\/75{
  border-left-color: rgb(92 130 17 / 0.75);
}
.ybc-border-l-section-branding-company\/80{
  border-left-color: rgb(92 130 17 / 0.8);
}
.ybc-border-l-section-branding-company\/90{
  border-left-color: rgb(92 130 17 / 0.9);
}
.ybc-border-l-section-branding-company\/95{
  border-left-color: rgb(92 130 17 / 0.95);
}
.ybc-border-l-section-branding-company\/100{
  border-left-color: rgb(92 130 17 / 1);
}
.ybc-border-l-section-branding-support\/0{
  border-left-color: rgb(32 105 120 / 0);
}
.ybc-border-l-section-branding-support\/5{
  border-left-color: rgb(32 105 120 / 0.05);
}
.ybc-border-l-section-branding-support\/10{
  border-left-color: rgb(32 105 120 / 0.1);
}
.ybc-border-l-section-branding-support\/20{
  border-left-color: rgb(32 105 120 / 0.2);
}
.ybc-border-l-section-branding-support\/25{
  border-left-color: rgb(32 105 120 / 0.25);
}
.ybc-border-l-section-branding-support\/30{
  border-left-color: rgb(32 105 120 / 0.3);
}
.ybc-border-l-section-branding-support\/40{
  border-left-color: rgb(32 105 120 / 0.4);
}
.ybc-border-l-section-branding-support\/50{
  border-left-color: rgb(32 105 120 / 0.5);
}
.ybc-border-l-section-branding-support\/60{
  border-left-color: rgb(32 105 120 / 0.6);
}
.ybc-border-l-section-branding-support\/70{
  border-left-color: rgb(32 105 120 / 0.7);
}
.ybc-border-l-section-branding-support\/75{
  border-left-color: rgb(32 105 120 / 0.75);
}
.ybc-border-l-section-branding-support\/80{
  border-left-color: rgb(32 105 120 / 0.8);
}
.ybc-border-l-section-branding-support\/90{
  border-left-color: rgb(32 105 120 / 0.9);
}
.ybc-border-l-section-branding-support\/95{
  border-left-color: rgb(32 105 120 / 0.95);
}
.ybc-border-l-section-branding-support\/100{
  border-left-color: rgb(32 105 120 / 1);
}
.ybc-border-opacity-0{
  --tw-border-opacity: 0;
}
.ybc-border-opacity-5{
  --tw-border-opacity: 0.05;
}
.ybc-border-opacity-10{
  --tw-border-opacity: 0.1;
}
.ybc-border-opacity-20{
  --tw-border-opacity: 0.2;
}
.ybc-border-opacity-25{
  --tw-border-opacity: 0.25;
}
.ybc-border-opacity-30{
  --tw-border-opacity: 0.3;
}
.ybc-border-opacity-40{
  --tw-border-opacity: 0.4;
}
.ybc-border-opacity-50{
  --tw-border-opacity: 0.5;
}
.ybc-border-opacity-60{
  --tw-border-opacity: 0.6;
}
.ybc-border-opacity-70{
  --tw-border-opacity: 0.7;
}
.ybc-border-opacity-75{
  --tw-border-opacity: 0.75;
}
.ybc-border-opacity-80{
  --tw-border-opacity: 0.8;
}
.ybc-border-opacity-90{
  --tw-border-opacity: 0.9;
}
.ybc-border-opacity-95{
  --tw-border-opacity: 0.95;
}
.ybc-border-opacity-100{
  --tw-border-opacity: 1;
}
.ybc-bg-lime-400{
  --tw-bg-opacity: 1;
  background-color: rgb(154 202 60 / var(--tw-bg-opacity));
}
.ybc-bg-transparent{
  background-color: transparent;
}
.ybc-bg-current{
  background-color: currentColor;
}
.ybc-bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.ybc-bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.ybc-bg-lime-500{
  --tw-bg-opacity: 1;
  background-color: rgb(132 189 0 / var(--tw-bg-opacity));
}
.ybc-bg-lime-600{
  --tw-bg-opacity: 1;
  background-color: rgb(101 162 12 / var(--tw-bg-opacity));
}
.ybc-bg-lime-700{
  --tw-bg-opacity: 1;
  background-color: rgb(123 175 0 / var(--tw-bg-opacity));
}
.ybc-bg-lime-900{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
}
.ybc-bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}
.ybc-bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.ybc-bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}
.ybc-bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(177 180 169 / var(--tw-bg-opacity));
}
.ybc-bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(134 139 121 / var(--tw-bg-opacity));
}
.ybc-bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}
.ybc-bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity));
}
.ybc-bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(104 111 89 / var(--tw-bg-opacity));
}
.ybc-bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(61 65 51 / var(--tw-bg-opacity));
}
.ybc-bg-teal-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 240 247 / var(--tw-bg-opacity));
}
.ybc-bg-teal-500{
  --tw-bg-opacity: 1;
  background-color: rgb(0 127 149 / var(--tw-bg-opacity));
}
.ybc-bg-teal-600{
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 165 / var(--tw-bg-opacity));
}
.ybc-bg-teal-900{
  --tw-bg-opacity: 1;
  background-color: rgb(0 85 114 / var(--tw-bg-opacity));
}
.ybc-bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(60 114 177 / var(--tw-bg-opacity));
}
.ybc-bg-blue-200{
  --tw-bg-opacity: 1;
  background-color: rgb(72 118 148 / var(--tw-bg-opacity));
}
.ybc-bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(32 105 120 / var(--tw-bg-opacity));
}
.ybc-bg-section-branding-why-yubico{
  --tw-bg-opacity: 1;
  background-color: rgb(60 114 177 / var(--tw-bg-opacity));
}
.ybc-bg-section-branding-products{
  --tw-bg-opacity: 1;
  background-color: rgb(74 118 148 / var(--tw-bg-opacity));
}
.ybc-bg-section-branding-solutions{
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 165 / var(--tw-bg-opacity));
}
.ybc-bg-section-branding-resources{
  --tw-bg-opacity: 1;
  background-color: rgb(0 127 149 / var(--tw-bg-opacity));
}
.ybc-bg-section-branding-company{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
}
.ybc-bg-section-branding-support{
  --tw-bg-opacity: 1;
  background-color: rgb(32 105 120 / var(--tw-bg-opacity));
}
.ybc-bg-transparent\/0{
  background-color: rgb(0 0 0 / 0);
}
.ybc-bg-transparent\/5{
  background-color: rgb(0 0 0 / 0.05);
}
.ybc-bg-transparent\/10{
  background-color: rgb(0 0 0 / 0.1);
}
.ybc-bg-transparent\/20{
  background-color: rgb(0 0 0 / 0.2);
}
.ybc-bg-transparent\/25{
  background-color: rgb(0 0 0 / 0.25);
}
.ybc-bg-transparent\/30{
  background-color: rgb(0 0 0 / 0.3);
}
.ybc-bg-transparent\/40{
  background-color: rgb(0 0 0 / 0.4);
}
.ybc-bg-transparent\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.ybc-bg-transparent\/60{
  background-color: rgb(0 0 0 / 0.6);
}
.ybc-bg-transparent\/70{
  background-color: rgb(0 0 0 / 0.7);
}
.ybc-bg-transparent\/75{
  background-color: rgb(0 0 0 / 0.75);
}
.ybc-bg-transparent\/80{
  background-color: rgb(0 0 0 / 0.8);
}
.ybc-bg-transparent\/90{
  background-color: rgb(0 0 0 / 0.9);
}
.ybc-bg-transparent\/95{
  background-color: rgb(0 0 0 / 0.95);
}
.ybc-bg-transparent\/100{
  background-color: rgb(0 0 0 / 1);
}
.ybc-bg-black\/0{
  background-color: rgb(0 0 0 / 0);
}
.ybc-bg-black\/5{
  background-color: rgb(0 0 0 / 0.05);
}
.ybc-bg-black\/10{
  background-color: rgb(0 0 0 / 0.1);
}
.ybc-bg-black\/20{
  background-color: rgb(0 0 0 / 0.2);
}
.ybc-bg-black\/25{
  background-color: rgb(0 0 0 / 0.25);
}
.ybc-bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}
.ybc-bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}
.ybc-bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.ybc-bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}
.ybc-bg-black\/70{
  background-color: rgb(0 0 0 / 0.7);
}
.ybc-bg-black\/75{
  background-color: rgb(0 0 0 / 0.75);
}
.ybc-bg-black\/80{
  background-color: rgb(0 0 0 / 0.8);
}
.ybc-bg-black\/90{
  background-color: rgb(0 0 0 / 0.9);
}
.ybc-bg-black\/95{
  background-color: rgb(0 0 0 / 0.95);
}
.ybc-bg-black\/100{
  background-color: rgb(0 0 0 / 1);
}
.ybc-bg-white\/0{
  background-color: rgb(255 255 255 / 0);
}
.ybc-bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}
.ybc-bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}
.ybc-bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.ybc-bg-white\/25{
  background-color: rgb(255 255 255 / 0.25);
}
.ybc-bg-white\/30{
  background-color: rgb(255 255 255 / 0.3);
}
.ybc-bg-white\/40{
  background-color: rgb(255 255 255 / 0.4);
}
.ybc-bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}
.ybc-bg-white\/60{
  background-color: rgb(255 255 255 / 0.6);
}
.ybc-bg-white\/70{
  background-color: rgb(255 255 255 / 0.7);
}
.ybc-bg-white\/75{
  background-color: rgb(255 255 255 / 0.75);
}
.ybc-bg-white\/80{
  background-color: rgb(255 255 255 / 0.8);
}
.ybc-bg-white\/90{
  background-color: rgb(255 255 255 / 0.9);
}
.ybc-bg-white\/95{
  background-color: rgb(255 255 255 / 0.95);
}
.ybc-bg-white\/100{
  background-color: rgb(255 255 255 / 1);
}
.ybc-bg-lime-400\/0{
  background-color: rgb(154 202 60 / 0);
}
.ybc-bg-lime-400\/5{
  background-color: rgb(154 202 60 / 0.05);
}
.ybc-bg-lime-400\/10{
  background-color: rgb(154 202 60 / 0.1);
}
.ybc-bg-lime-400\/20{
  background-color: rgb(154 202 60 / 0.2);
}
.ybc-bg-lime-400\/25{
  background-color: rgb(154 202 60 / 0.25);
}
.ybc-bg-lime-400\/30{
  background-color: rgb(154 202 60 / 0.3);
}
.ybc-bg-lime-400\/40{
  background-color: rgb(154 202 60 / 0.4);
}
.ybc-bg-lime-400\/50{
  background-color: rgb(154 202 60 / 0.5);
}
.ybc-bg-lime-400\/60{
  background-color: rgb(154 202 60 / 0.6);
}
.ybc-bg-lime-400\/70{
  background-color: rgb(154 202 60 / 0.7);
}
.ybc-bg-lime-400\/75{
  background-color: rgb(154 202 60 / 0.75);
}
.ybc-bg-lime-400\/80{
  background-color: rgb(154 202 60 / 0.8);
}
.ybc-bg-lime-400\/90{
  background-color: rgb(154 202 60 / 0.9);
}
.ybc-bg-lime-400\/95{
  background-color: rgb(154 202 60 / 0.95);
}
.ybc-bg-lime-400\/100{
  background-color: rgb(154 202 60 / 1);
}
.ybc-bg-lime-500\/0{
  background-color: rgb(132 189 0 / 0);
}
.ybc-bg-lime-500\/5{
  background-color: rgb(132 189 0 / 0.05);
}
.ybc-bg-lime-500\/10{
  background-color: rgb(132 189 0 / 0.1);
}
.ybc-bg-lime-500\/20{
  background-color: rgb(132 189 0 / 0.2);
}
.ybc-bg-lime-500\/25{
  background-color: rgb(132 189 0 / 0.25);
}
.ybc-bg-lime-500\/30{
  background-color: rgb(132 189 0 / 0.3);
}
.ybc-bg-lime-500\/40{
  background-color: rgb(132 189 0 / 0.4);
}
.ybc-bg-lime-500\/50{
  background-color: rgb(132 189 0 / 0.5);
}
.ybc-bg-lime-500\/60{
  background-color: rgb(132 189 0 / 0.6);
}
.ybc-bg-lime-500\/70{
  background-color: rgb(132 189 0 / 0.7);
}
.ybc-bg-lime-500\/75{
  background-color: rgb(132 189 0 / 0.75);
}
.ybc-bg-lime-500\/80{
  background-color: rgb(132 189 0 / 0.8);
}
.ybc-bg-lime-500\/90{
  background-color: rgb(132 189 0 / 0.9);
}
.ybc-bg-lime-500\/95{
  background-color: rgb(132 189 0 / 0.95);
}
.ybc-bg-lime-500\/100{
  background-color: rgb(132 189 0 / 1);
}
.ybc-bg-lime-600\/0{
  background-color: rgb(101 162 12 / 0);
}
.ybc-bg-lime-600\/5{
  background-color: rgb(101 162 12 / 0.05);
}
.ybc-bg-lime-600\/10{
  background-color: rgb(101 162 12 / 0.1);
}
.ybc-bg-lime-600\/20{
  background-color: rgb(101 162 12 / 0.2);
}
.ybc-bg-lime-600\/25{
  background-color: rgb(101 162 12 / 0.25);
}
.ybc-bg-lime-600\/30{
  background-color: rgb(101 162 12 / 0.3);
}
.ybc-bg-lime-600\/40{
  background-color: rgb(101 162 12 / 0.4);
}
.ybc-bg-lime-600\/50{
  background-color: rgb(101 162 12 / 0.5);
}
.ybc-bg-lime-600\/60{
  background-color: rgb(101 162 12 / 0.6);
}
.ybc-bg-lime-600\/70{
  background-color: rgb(101 162 12 / 0.7);
}
.ybc-bg-lime-600\/75{
  background-color: rgb(101 162 12 / 0.75);
}
.ybc-bg-lime-600\/80{
  background-color: rgb(101 162 12 / 0.8);
}
.ybc-bg-lime-600\/90{
  background-color: rgb(101 162 12 / 0.9);
}
.ybc-bg-lime-600\/95{
  background-color: rgb(101 162 12 / 0.95);
}
.ybc-bg-lime-600\/100{
  background-color: rgb(101 162 12 / 1);
}
.ybc-bg-lime-700\/0{
  background-color: rgb(123 175 0 / 0);
}
.ybc-bg-lime-700\/5{
  background-color: rgb(123 175 0 / 0.05);
}
.ybc-bg-lime-700\/10{
  background-color: rgb(123 175 0 / 0.1);
}
.ybc-bg-lime-700\/20{
  background-color: rgb(123 175 0 / 0.2);
}
.ybc-bg-lime-700\/25{
  background-color: rgb(123 175 0 / 0.25);
}
.ybc-bg-lime-700\/30{
  background-color: rgb(123 175 0 / 0.3);
}
.ybc-bg-lime-700\/40{
  background-color: rgb(123 175 0 / 0.4);
}
.ybc-bg-lime-700\/50{
  background-color: rgb(123 175 0 / 0.5);
}
.ybc-bg-lime-700\/60{
  background-color: rgb(123 175 0 / 0.6);
}
.ybc-bg-lime-700\/70{
  background-color: rgb(123 175 0 / 0.7);
}
.ybc-bg-lime-700\/75{
  background-color: rgb(123 175 0 / 0.75);
}
.ybc-bg-lime-700\/80{
  background-color: rgb(123 175 0 / 0.8);
}
.ybc-bg-lime-700\/90{
  background-color: rgb(123 175 0 / 0.9);
}
.ybc-bg-lime-700\/95{
  background-color: rgb(123 175 0 / 0.95);
}
.ybc-bg-lime-700\/100{
  background-color: rgb(123 175 0 / 1);
}
.ybc-bg-lime-900\/0{
  background-color: rgb(92 130 17 / 0);
}
.ybc-bg-lime-900\/5{
  background-color: rgb(92 130 17 / 0.05);
}
.ybc-bg-lime-900\/10{
  background-color: rgb(92 130 17 / 0.1);
}
.ybc-bg-lime-900\/20{
  background-color: rgb(92 130 17 / 0.2);
}
.ybc-bg-lime-900\/25{
  background-color: rgb(92 130 17 / 0.25);
}
.ybc-bg-lime-900\/30{
  background-color: rgb(92 130 17 / 0.3);
}
.ybc-bg-lime-900\/40{
  background-color: rgb(92 130 17 / 0.4);
}
.ybc-bg-lime-900\/50{
  background-color: rgb(92 130 17 / 0.5);
}
.ybc-bg-lime-900\/60{
  background-color: rgb(92 130 17 / 0.6);
}
.ybc-bg-lime-900\/70{
  background-color: rgb(92 130 17 / 0.7);
}
.ybc-bg-lime-900\/75{
  background-color: rgb(92 130 17 / 0.75);
}
.ybc-bg-lime-900\/80{
  background-color: rgb(92 130 17 / 0.8);
}
.ybc-bg-lime-900\/90{
  background-color: rgb(92 130 17 / 0.9);
}
.ybc-bg-lime-900\/95{
  background-color: rgb(92 130 17 / 0.95);
}
.ybc-bg-lime-900\/100{
  background-color: rgb(92 130 17 / 1);
}
.ybc-bg-gray-50\/0{
  background-color: rgb(249 249 249 / 0);
}
.ybc-bg-gray-50\/5{
  background-color: rgb(249 249 249 / 0.05);
}
.ybc-bg-gray-50\/10{
  background-color: rgb(249 249 249 / 0.1);
}
.ybc-bg-gray-50\/20{
  background-color: rgb(249 249 249 / 0.2);
}
.ybc-bg-gray-50\/25{
  background-color: rgb(249 249 249 / 0.25);
}
.ybc-bg-gray-50\/30{
  background-color: rgb(249 249 249 / 0.3);
}
.ybc-bg-gray-50\/40{
  background-color: rgb(249 249 249 / 0.4);
}
.ybc-bg-gray-50\/50{
  background-color: rgb(249 249 249 / 0.5);
}
.ybc-bg-gray-50\/60{
  background-color: rgb(249 249 249 / 0.6);
}
.ybc-bg-gray-50\/70{
  background-color: rgb(249 249 249 / 0.7);
}
.ybc-bg-gray-50\/75{
  background-color: rgb(249 249 249 / 0.75);
}
.ybc-bg-gray-50\/80{
  background-color: rgb(249 249 249 / 0.8);
}
.ybc-bg-gray-50\/90{
  background-color: rgb(249 249 249 / 0.9);
}
.ybc-bg-gray-50\/95{
  background-color: rgb(249 249 249 / 0.95);
}
.ybc-bg-gray-50\/100{
  background-color: rgb(249 249 249 / 1);
}
.ybc-bg-gray-100\/0{
  background-color: rgb(245 245 245 / 0);
}
.ybc-bg-gray-100\/5{
  background-color: rgb(245 245 245 / 0.05);
}
.ybc-bg-gray-100\/10{
  background-color: rgb(245 245 245 / 0.1);
}
.ybc-bg-gray-100\/20{
  background-color: rgb(245 245 245 / 0.2);
}
.ybc-bg-gray-100\/25{
  background-color: rgb(245 245 245 / 0.25);
}
.ybc-bg-gray-100\/30{
  background-color: rgb(245 245 245 / 0.3);
}
.ybc-bg-gray-100\/40{
  background-color: rgb(245 245 245 / 0.4);
}
.ybc-bg-gray-100\/50{
  background-color: rgb(245 245 245 / 0.5);
}
.ybc-bg-gray-100\/60{
  background-color: rgb(245 245 245 / 0.6);
}
.ybc-bg-gray-100\/70{
  background-color: rgb(245 245 245 / 0.7);
}
.ybc-bg-gray-100\/75{
  background-color: rgb(245 245 245 / 0.75);
}
.ybc-bg-gray-100\/80{
  background-color: rgb(245 245 245 / 0.8);
}
.ybc-bg-gray-100\/90{
  background-color: rgb(245 245 245 / 0.9);
}
.ybc-bg-gray-100\/95{
  background-color: rgb(245 245 245 / 0.95);
}
.ybc-bg-gray-100\/100{
  background-color: rgb(245 245 245 / 1);
}
.ybc-bg-gray-300\/0{
  background-color: rgb(217 217 217 / 0);
}
.ybc-bg-gray-300\/5{
  background-color: rgb(217 217 217 / 0.05);
}
.ybc-bg-gray-300\/10{
  background-color: rgb(217 217 217 / 0.1);
}
.ybc-bg-gray-300\/20{
  background-color: rgb(217 217 217 / 0.2);
}
.ybc-bg-gray-300\/25{
  background-color: rgb(217 217 217 / 0.25);
}
.ybc-bg-gray-300\/30{
  background-color: rgb(217 217 217 / 0.3);
}
.ybc-bg-gray-300\/40{
  background-color: rgb(217 217 217 / 0.4);
}
.ybc-bg-gray-300\/50{
  background-color: rgb(217 217 217 / 0.5);
}
.ybc-bg-gray-300\/60{
  background-color: rgb(217 217 217 / 0.6);
}
.ybc-bg-gray-300\/70{
  background-color: rgb(217 217 217 / 0.7);
}
.ybc-bg-gray-300\/75{
  background-color: rgb(217 217 217 / 0.75);
}
.ybc-bg-gray-300\/80{
  background-color: rgb(217 217 217 / 0.8);
}
.ybc-bg-gray-300\/90{
  background-color: rgb(217 217 217 / 0.9);
}
.ybc-bg-gray-300\/95{
  background-color: rgb(217 217 217 / 0.95);
}
.ybc-bg-gray-300\/100{
  background-color: rgb(217 217 217 / 1);
}
.ybc-bg-gray-400\/0{
  background-color: rgb(177 180 169 / 0);
}
.ybc-bg-gray-400\/5{
  background-color: rgb(177 180 169 / 0.05);
}
.ybc-bg-gray-400\/10{
  background-color: rgb(177 180 169 / 0.1);
}
.ybc-bg-gray-400\/20{
  background-color: rgb(177 180 169 / 0.2);
}
.ybc-bg-gray-400\/25{
  background-color: rgb(177 180 169 / 0.25);
}
.ybc-bg-gray-400\/30{
  background-color: rgb(177 180 169 / 0.3);
}
.ybc-bg-gray-400\/40{
  background-color: rgb(177 180 169 / 0.4);
}
.ybc-bg-gray-400\/50{
  background-color: rgb(177 180 169 / 0.5);
}
.ybc-bg-gray-400\/60{
  background-color: rgb(177 180 169 / 0.6);
}
.ybc-bg-gray-400\/70{
  background-color: rgb(177 180 169 / 0.7);
}
.ybc-bg-gray-400\/75{
  background-color: rgb(177 180 169 / 0.75);
}
.ybc-bg-gray-400\/80{
  background-color: rgb(177 180 169 / 0.8);
}
.ybc-bg-gray-400\/90{
  background-color: rgb(177 180 169 / 0.9);
}
.ybc-bg-gray-400\/95{
  background-color: rgb(177 180 169 / 0.95);
}
.ybc-bg-gray-400\/100{
  background-color: rgb(177 180 169 / 1);
}
.ybc-bg-gray-500\/0{
  background-color: rgb(134 139 121 / 0);
}
.ybc-bg-gray-500\/5{
  background-color: rgb(134 139 121 / 0.05);
}
.ybc-bg-gray-500\/10{
  background-color: rgb(134 139 121 / 0.1);
}
.ybc-bg-gray-500\/20{
  background-color: rgb(134 139 121 / 0.2);
}
.ybc-bg-gray-500\/25{
  background-color: rgb(134 139 121 / 0.25);
}
.ybc-bg-gray-500\/30{
  background-color: rgb(134 139 121 / 0.3);
}
.ybc-bg-gray-500\/40{
  background-color: rgb(134 139 121 / 0.4);
}
.ybc-bg-gray-500\/50{
  background-color: rgb(134 139 121 / 0.5);
}
.ybc-bg-gray-500\/60{
  background-color: rgb(134 139 121 / 0.6);
}
.ybc-bg-gray-500\/70{
  background-color: rgb(134 139 121 / 0.7);
}
.ybc-bg-gray-500\/75{
  background-color: rgb(134 139 121 / 0.75);
}
.ybc-bg-gray-500\/80{
  background-color: rgb(134 139 121 / 0.8);
}
.ybc-bg-gray-500\/90{
  background-color: rgb(134 139 121 / 0.9);
}
.ybc-bg-gray-500\/95{
  background-color: rgb(134 139 121 / 0.95);
}
.ybc-bg-gray-500\/100{
  background-color: rgb(134 139 121 / 1);
}
.ybc-bg-gray-600\/0{
  background-color: rgb(78 78 78 / 0);
}
.ybc-bg-gray-600\/5{
  background-color: rgb(78 78 78 / 0.05);
}
.ybc-bg-gray-600\/10{
  background-color: rgb(78 78 78 / 0.1);
}
.ybc-bg-gray-600\/20{
  background-color: rgb(78 78 78 / 0.2);
}
.ybc-bg-gray-600\/25{
  background-color: rgb(78 78 78 / 0.25);
}
.ybc-bg-gray-600\/30{
  background-color: rgb(78 78 78 / 0.3);
}
.ybc-bg-gray-600\/40{
  background-color: rgb(78 78 78 / 0.4);
}
.ybc-bg-gray-600\/50{
  background-color: rgb(78 78 78 / 0.5);
}
.ybc-bg-gray-600\/60{
  background-color: rgb(78 78 78 / 0.6);
}
.ybc-bg-gray-600\/70{
  background-color: rgb(78 78 78 / 0.7);
}
.ybc-bg-gray-600\/75{
  background-color: rgb(78 78 78 / 0.75);
}
.ybc-bg-gray-600\/80{
  background-color: rgb(78 78 78 / 0.8);
}
.ybc-bg-gray-600\/90{
  background-color: rgb(78 78 78 / 0.9);
}
.ybc-bg-gray-600\/95{
  background-color: rgb(78 78 78 / 0.95);
}
.ybc-bg-gray-600\/100{
  background-color: rgb(78 78 78 / 1);
}
.ybc-bg-gray-700\/0{
  background-color: rgb(51 51 51 / 0);
}
.ybc-bg-gray-700\/5{
  background-color: rgb(51 51 51 / 0.05);
}
.ybc-bg-gray-700\/10{
  background-color: rgb(51 51 51 / 0.1);
}
.ybc-bg-gray-700\/20{
  background-color: rgb(51 51 51 / 0.2);
}
.ybc-bg-gray-700\/25{
  background-color: rgb(51 51 51 / 0.25);
}
.ybc-bg-gray-700\/30{
  background-color: rgb(51 51 51 / 0.3);
}
.ybc-bg-gray-700\/40{
  background-color: rgb(51 51 51 / 0.4);
}
.ybc-bg-gray-700\/50{
  background-color: rgb(51 51 51 / 0.5);
}
.ybc-bg-gray-700\/60{
  background-color: rgb(51 51 51 / 0.6);
}
.ybc-bg-gray-700\/70{
  background-color: rgb(51 51 51 / 0.7);
}
.ybc-bg-gray-700\/75{
  background-color: rgb(51 51 51 / 0.75);
}
.ybc-bg-gray-700\/80{
  background-color: rgb(51 51 51 / 0.8);
}
.ybc-bg-gray-700\/90{
  background-color: rgb(51 51 51 / 0.9);
}
.ybc-bg-gray-700\/95{
  background-color: rgb(51 51 51 / 0.95);
}
.ybc-bg-gray-700\/100{
  background-color: rgb(51 51 51 / 1);
}
.ybc-bg-gray-800\/0{
  background-color: rgb(104 111 89 / 0);
}
.ybc-bg-gray-800\/5{
  background-color: rgb(104 111 89 / 0.05);
}
.ybc-bg-gray-800\/10{
  background-color: rgb(104 111 89 / 0.1);
}
.ybc-bg-gray-800\/20{
  background-color: rgb(104 111 89 / 0.2);
}
.ybc-bg-gray-800\/25{
  background-color: rgb(104 111 89 / 0.25);
}
.ybc-bg-gray-800\/30{
  background-color: rgb(104 111 89 / 0.3);
}
.ybc-bg-gray-800\/40{
  background-color: rgb(104 111 89 / 0.4);
}
.ybc-bg-gray-800\/50{
  background-color: rgb(104 111 89 / 0.5);
}
.ybc-bg-gray-800\/60{
  background-color: rgb(104 111 89 / 0.6);
}
.ybc-bg-gray-800\/70{
  background-color: rgb(104 111 89 / 0.7);
}
.ybc-bg-gray-800\/75{
  background-color: rgb(104 111 89 / 0.75);
}
.ybc-bg-gray-800\/80{
  background-color: rgb(104 111 89 / 0.8);
}
.ybc-bg-gray-800\/90{
  background-color: rgb(104 111 89 / 0.9);
}
.ybc-bg-gray-800\/95{
  background-color: rgb(104 111 89 / 0.95);
}
.ybc-bg-gray-800\/100{
  background-color: rgb(104 111 89 / 1);
}
.ybc-bg-gray-900\/0{
  background-color: rgb(61 65 51 / 0);
}
.ybc-bg-gray-900\/5{
  background-color: rgb(61 65 51 / 0.05);
}
.ybc-bg-gray-900\/10{
  background-color: rgb(61 65 51 / 0.1);
}
.ybc-bg-gray-900\/20{
  background-color: rgb(61 65 51 / 0.2);
}
.ybc-bg-gray-900\/25{
  background-color: rgb(61 65 51 / 0.25);
}
.ybc-bg-gray-900\/30{
  background-color: rgb(61 65 51 / 0.3);
}
.ybc-bg-gray-900\/40{
  background-color: rgb(61 65 51 / 0.4);
}
.ybc-bg-gray-900\/50{
  background-color: rgb(61 65 51 / 0.5);
}
.ybc-bg-gray-900\/60{
  background-color: rgb(61 65 51 / 0.6);
}
.ybc-bg-gray-900\/70{
  background-color: rgb(61 65 51 / 0.7);
}
.ybc-bg-gray-900\/75{
  background-color: rgb(61 65 51 / 0.75);
}
.ybc-bg-gray-900\/80{
  background-color: rgb(61 65 51 / 0.8);
}
.ybc-bg-gray-900\/90{
  background-color: rgb(61 65 51 / 0.9);
}
.ybc-bg-gray-900\/95{
  background-color: rgb(61 65 51 / 0.95);
}
.ybc-bg-gray-900\/100{
  background-color: rgb(61 65 51 / 1);
}
.ybc-bg-teal-100\/0{
  background-color: rgb(224 240 247 / 0);
}
.ybc-bg-teal-100\/5{
  background-color: rgb(224 240 247 / 0.05);
}
.ybc-bg-teal-100\/10{
  background-color: rgb(224 240 247 / 0.1);
}
.ybc-bg-teal-100\/20{
  background-color: rgb(224 240 247 / 0.2);
}
.ybc-bg-teal-100\/25{
  background-color: rgb(224 240 247 / 0.25);
}
.ybc-bg-teal-100\/30{
  background-color: rgb(224 240 247 / 0.3);
}
.ybc-bg-teal-100\/40{
  background-color: rgb(224 240 247 / 0.4);
}
.ybc-bg-teal-100\/50{
  background-color: rgb(224 240 247 / 0.5);
}
.ybc-bg-teal-100\/60{
  background-color: rgb(224 240 247 / 0.6);
}
.ybc-bg-teal-100\/70{
  background-color: rgb(224 240 247 / 0.7);
}
.ybc-bg-teal-100\/75{
  background-color: rgb(224 240 247 / 0.75);
}
.ybc-bg-teal-100\/80{
  background-color: rgb(224 240 247 / 0.8);
}
.ybc-bg-teal-100\/90{
  background-color: rgb(224 240 247 / 0.9);
}
.ybc-bg-teal-100\/95{
  background-color: rgb(224 240 247 / 0.95);
}
.ybc-bg-teal-100\/100{
  background-color: rgb(224 240 247 / 1);
}
.ybc-bg-teal-500\/0{
  background-color: rgb(0 127 149 / 0);
}
.ybc-bg-teal-500\/5{
  background-color: rgb(0 127 149 / 0.05);
}
.ybc-bg-teal-500\/10{
  background-color: rgb(0 127 149 / 0.1);
}
.ybc-bg-teal-500\/20{
  background-color: rgb(0 127 149 / 0.2);
}
.ybc-bg-teal-500\/25{
  background-color: rgb(0 127 149 / 0.25);
}
.ybc-bg-teal-500\/30{
  background-color: rgb(0 127 149 / 0.3);
}
.ybc-bg-teal-500\/40{
  background-color: rgb(0 127 149 / 0.4);
}
.ybc-bg-teal-500\/50{
  background-color: rgb(0 127 149 / 0.5);
}
.ybc-bg-teal-500\/60{
  background-color: rgb(0 127 149 / 0.6);
}
.ybc-bg-teal-500\/70{
  background-color: rgb(0 127 149 / 0.7);
}
.ybc-bg-teal-500\/75{
  background-color: rgb(0 127 149 / 0.75);
}
.ybc-bg-teal-500\/80{
  background-color: rgb(0 127 149 / 0.8);
}
.ybc-bg-teal-500\/90{
  background-color: rgb(0 127 149 / 0.9);
}
.ybc-bg-teal-500\/95{
  background-color: rgb(0 127 149 / 0.95);
}
.ybc-bg-teal-500\/100{
  background-color: rgb(0 127 149 / 1);
}
.ybc-bg-teal-600\/0{
  background-color: rgb(0 115 165 / 0);
}
.ybc-bg-teal-600\/5{
  background-color: rgb(0 115 165 / 0.05);
}
.ybc-bg-teal-600\/10{
  background-color: rgb(0 115 165 / 0.1);
}
.ybc-bg-teal-600\/20{
  background-color: rgb(0 115 165 / 0.2);
}
.ybc-bg-teal-600\/25{
  background-color: rgb(0 115 165 / 0.25);
}
.ybc-bg-teal-600\/30{
  background-color: rgb(0 115 165 / 0.3);
}
.ybc-bg-teal-600\/40{
  background-color: rgb(0 115 165 / 0.4);
}
.ybc-bg-teal-600\/50{
  background-color: rgb(0 115 165 / 0.5);
}
.ybc-bg-teal-600\/60{
  background-color: rgb(0 115 165 / 0.6);
}
.ybc-bg-teal-600\/70{
  background-color: rgb(0 115 165 / 0.7);
}
.ybc-bg-teal-600\/75{
  background-color: rgb(0 115 165 / 0.75);
}
.ybc-bg-teal-600\/80{
  background-color: rgb(0 115 165 / 0.8);
}
.ybc-bg-teal-600\/90{
  background-color: rgb(0 115 165 / 0.9);
}
.ybc-bg-teal-600\/95{
  background-color: rgb(0 115 165 / 0.95);
}
.ybc-bg-teal-600\/100{
  background-color: rgb(0 115 165 / 1);
}
.ybc-bg-teal-900\/0{
  background-color: rgb(0 85 114 / 0);
}
.ybc-bg-teal-900\/5{
  background-color: rgb(0 85 114 / 0.05);
}
.ybc-bg-teal-900\/10{
  background-color: rgb(0 85 114 / 0.1);
}
.ybc-bg-teal-900\/20{
  background-color: rgb(0 85 114 / 0.2);
}
.ybc-bg-teal-900\/25{
  background-color: rgb(0 85 114 / 0.25);
}
.ybc-bg-teal-900\/30{
  background-color: rgb(0 85 114 / 0.3);
}
.ybc-bg-teal-900\/40{
  background-color: rgb(0 85 114 / 0.4);
}
.ybc-bg-teal-900\/50{
  background-color: rgb(0 85 114 / 0.5);
}
.ybc-bg-teal-900\/60{
  background-color: rgb(0 85 114 / 0.6);
}
.ybc-bg-teal-900\/70{
  background-color: rgb(0 85 114 / 0.7);
}
.ybc-bg-teal-900\/75{
  background-color: rgb(0 85 114 / 0.75);
}
.ybc-bg-teal-900\/80{
  background-color: rgb(0 85 114 / 0.8);
}
.ybc-bg-teal-900\/90{
  background-color: rgb(0 85 114 / 0.9);
}
.ybc-bg-teal-900\/95{
  background-color: rgb(0 85 114 / 0.95);
}
.ybc-bg-teal-900\/100{
  background-color: rgb(0 85 114 / 1);
}
.ybc-bg-blue-100\/0{
  background-color: rgb(60 114 177 / 0);
}
.ybc-bg-blue-100\/5{
  background-color: rgb(60 114 177 / 0.05);
}
.ybc-bg-blue-100\/10{
  background-color: rgb(60 114 177 / 0.1);
}
.ybc-bg-blue-100\/20{
  background-color: rgb(60 114 177 / 0.2);
}
.ybc-bg-blue-100\/25{
  background-color: rgb(60 114 177 / 0.25);
}
.ybc-bg-blue-100\/30{
  background-color: rgb(60 114 177 / 0.3);
}
.ybc-bg-blue-100\/40{
  background-color: rgb(60 114 177 / 0.4);
}
.ybc-bg-blue-100\/50{
  background-color: rgb(60 114 177 / 0.5);
}
.ybc-bg-blue-100\/60{
  background-color: rgb(60 114 177 / 0.6);
}
.ybc-bg-blue-100\/70{
  background-color: rgb(60 114 177 / 0.7);
}
.ybc-bg-blue-100\/75{
  background-color: rgb(60 114 177 / 0.75);
}
.ybc-bg-blue-100\/80{
  background-color: rgb(60 114 177 / 0.8);
}
.ybc-bg-blue-100\/90{
  background-color: rgb(60 114 177 / 0.9);
}
.ybc-bg-blue-100\/95{
  background-color: rgb(60 114 177 / 0.95);
}
.ybc-bg-blue-100\/100{
  background-color: rgb(60 114 177 / 1);
}
.ybc-bg-blue-200\/0{
  background-color: rgb(72 118 148 / 0);
}
.ybc-bg-blue-200\/5{
  background-color: rgb(72 118 148 / 0.05);
}
.ybc-bg-blue-200\/10{
  background-color: rgb(72 118 148 / 0.1);
}
.ybc-bg-blue-200\/20{
  background-color: rgb(72 118 148 / 0.2);
}
.ybc-bg-blue-200\/25{
  background-color: rgb(72 118 148 / 0.25);
}
.ybc-bg-blue-200\/30{
  background-color: rgb(72 118 148 / 0.3);
}
.ybc-bg-blue-200\/40{
  background-color: rgb(72 118 148 / 0.4);
}
.ybc-bg-blue-200\/50{
  background-color: rgb(72 118 148 / 0.5);
}
.ybc-bg-blue-200\/60{
  background-color: rgb(72 118 148 / 0.6);
}
.ybc-bg-blue-200\/70{
  background-color: rgb(72 118 148 / 0.7);
}
.ybc-bg-blue-200\/75{
  background-color: rgb(72 118 148 / 0.75);
}
.ybc-bg-blue-200\/80{
  background-color: rgb(72 118 148 / 0.8);
}
.ybc-bg-blue-200\/90{
  background-color: rgb(72 118 148 / 0.9);
}
.ybc-bg-blue-200\/95{
  background-color: rgb(72 118 148 / 0.95);
}
.ybc-bg-blue-200\/100{
  background-color: rgb(72 118 148 / 1);
}
.ybc-bg-blue-500\/0{
  background-color: rgb(32 105 120 / 0);
}
.ybc-bg-blue-500\/5{
  background-color: rgb(32 105 120 / 0.05);
}
.ybc-bg-blue-500\/10{
  background-color: rgb(32 105 120 / 0.1);
}
.ybc-bg-blue-500\/20{
  background-color: rgb(32 105 120 / 0.2);
}
.ybc-bg-blue-500\/25{
  background-color: rgb(32 105 120 / 0.25);
}
.ybc-bg-blue-500\/30{
  background-color: rgb(32 105 120 / 0.3);
}
.ybc-bg-blue-500\/40{
  background-color: rgb(32 105 120 / 0.4);
}
.ybc-bg-blue-500\/50{
  background-color: rgb(32 105 120 / 0.5);
}
.ybc-bg-blue-500\/60{
  background-color: rgb(32 105 120 / 0.6);
}
.ybc-bg-blue-500\/70{
  background-color: rgb(32 105 120 / 0.7);
}
.ybc-bg-blue-500\/75{
  background-color: rgb(32 105 120 / 0.75);
}
.ybc-bg-blue-500\/80{
  background-color: rgb(32 105 120 / 0.8);
}
.ybc-bg-blue-500\/90{
  background-color: rgb(32 105 120 / 0.9);
}
.ybc-bg-blue-500\/95{
  background-color: rgb(32 105 120 / 0.95);
}
.ybc-bg-blue-500\/100{
  background-color: rgb(32 105 120 / 1);
}
.ybc-bg-section-branding-why-yubico\/0{
  background-color: rgb(60 114 177 / 0);
}
.ybc-bg-section-branding-why-yubico\/5{
  background-color: rgb(60 114 177 / 0.05);
}
.ybc-bg-section-branding-why-yubico\/10{
  background-color: rgb(60 114 177 / 0.1);
}
.ybc-bg-section-branding-why-yubico\/20{
  background-color: rgb(60 114 177 / 0.2);
}
.ybc-bg-section-branding-why-yubico\/25{
  background-color: rgb(60 114 177 / 0.25);
}
.ybc-bg-section-branding-why-yubico\/30{
  background-color: rgb(60 114 177 / 0.3);
}
.ybc-bg-section-branding-why-yubico\/40{
  background-color: rgb(60 114 177 / 0.4);
}
.ybc-bg-section-branding-why-yubico\/50{
  background-color: rgb(60 114 177 / 0.5);
}
.ybc-bg-section-branding-why-yubico\/60{
  background-color: rgb(60 114 177 / 0.6);
}
.ybc-bg-section-branding-why-yubico\/70{
  background-color: rgb(60 114 177 / 0.7);
}
.ybc-bg-section-branding-why-yubico\/75{
  background-color: rgb(60 114 177 / 0.75);
}
.ybc-bg-section-branding-why-yubico\/80{
  background-color: rgb(60 114 177 / 0.8);
}
.ybc-bg-section-branding-why-yubico\/90{
  background-color: rgb(60 114 177 / 0.9);
}
.ybc-bg-section-branding-why-yubico\/95{
  background-color: rgb(60 114 177 / 0.95);
}
.ybc-bg-section-branding-why-yubico\/100{
  background-color: rgb(60 114 177 / 1);
}
.ybc-bg-section-branding-products\/0{
  background-color: rgb(74 118 148 / 0);
}
.ybc-bg-section-branding-products\/5{
  background-color: rgb(74 118 148 / 0.05);
}
.ybc-bg-section-branding-products\/10{
  background-color: rgb(74 118 148 / 0.1);
}
.ybc-bg-section-branding-products\/20{
  background-color: rgb(74 118 148 / 0.2);
}
.ybc-bg-section-branding-products\/25{
  background-color: rgb(74 118 148 / 0.25);
}
.ybc-bg-section-branding-products\/30{
  background-color: rgb(74 118 148 / 0.3);
}
.ybc-bg-section-branding-products\/40{
  background-color: rgb(74 118 148 / 0.4);
}
.ybc-bg-section-branding-products\/50{
  background-color: rgb(74 118 148 / 0.5);
}
.ybc-bg-section-branding-products\/60{
  background-color: rgb(74 118 148 / 0.6);
}
.ybc-bg-section-branding-products\/70{
  background-color: rgb(74 118 148 / 0.7);
}
.ybc-bg-section-branding-products\/75{
  background-color: rgb(74 118 148 / 0.75);
}
.ybc-bg-section-branding-products\/80{
  background-color: rgb(74 118 148 / 0.8);
}
.ybc-bg-section-branding-products\/90{
  background-color: rgb(74 118 148 / 0.9);
}
.ybc-bg-section-branding-products\/95{
  background-color: rgb(74 118 148 / 0.95);
}
.ybc-bg-section-branding-products\/100{
  background-color: rgb(74 118 148 / 1);
}
.ybc-bg-section-branding-solutions\/0{
  background-color: rgb(0 115 165 / 0);
}
.ybc-bg-section-branding-solutions\/5{
  background-color: rgb(0 115 165 / 0.05);
}
.ybc-bg-section-branding-solutions\/10{
  background-color: rgb(0 115 165 / 0.1);
}
.ybc-bg-section-branding-solutions\/20{
  background-color: rgb(0 115 165 / 0.2);
}
.ybc-bg-section-branding-solutions\/25{
  background-color: rgb(0 115 165 / 0.25);
}
.ybc-bg-section-branding-solutions\/30{
  background-color: rgb(0 115 165 / 0.3);
}
.ybc-bg-section-branding-solutions\/40{
  background-color: rgb(0 115 165 / 0.4);
}
.ybc-bg-section-branding-solutions\/50{
  background-color: rgb(0 115 165 / 0.5);
}
.ybc-bg-section-branding-solutions\/60{
  background-color: rgb(0 115 165 / 0.6);
}
.ybc-bg-section-branding-solutions\/70{
  background-color: rgb(0 115 165 / 0.7);
}
.ybc-bg-section-branding-solutions\/75{
  background-color: rgb(0 115 165 / 0.75);
}
.ybc-bg-section-branding-solutions\/80{
  background-color: rgb(0 115 165 / 0.8);
}
.ybc-bg-section-branding-solutions\/90{
  background-color: rgb(0 115 165 / 0.9);
}
.ybc-bg-section-branding-solutions\/95{
  background-color: rgb(0 115 165 / 0.95);
}
.ybc-bg-section-branding-solutions\/100{
  background-color: rgb(0 115 165 / 1);
}
.ybc-bg-section-branding-resources\/0{
  background-color: rgb(0 127 149 / 0);
}
.ybc-bg-section-branding-resources\/5{
  background-color: rgb(0 127 149 / 0.05);
}
.ybc-bg-section-branding-resources\/10{
  background-color: rgb(0 127 149 / 0.1);
}
.ybc-bg-section-branding-resources\/20{
  background-color: rgb(0 127 149 / 0.2);
}
.ybc-bg-section-branding-resources\/25{
  background-color: rgb(0 127 149 / 0.25);
}
.ybc-bg-section-branding-resources\/30{
  background-color: rgb(0 127 149 / 0.3);
}
.ybc-bg-section-branding-resources\/40{
  background-color: rgb(0 127 149 / 0.4);
}
.ybc-bg-section-branding-resources\/50{
  background-color: rgb(0 127 149 / 0.5);
}
.ybc-bg-section-branding-resources\/60{
  background-color: rgb(0 127 149 / 0.6);
}
.ybc-bg-section-branding-resources\/70{
  background-color: rgb(0 127 149 / 0.7);
}
.ybc-bg-section-branding-resources\/75{
  background-color: rgb(0 127 149 / 0.75);
}
.ybc-bg-section-branding-resources\/80{
  background-color: rgb(0 127 149 / 0.8);
}
.ybc-bg-section-branding-resources\/90{
  background-color: rgb(0 127 149 / 0.9);
}
.ybc-bg-section-branding-resources\/95{
  background-color: rgb(0 127 149 / 0.95);
}
.ybc-bg-section-branding-resources\/100{
  background-color: rgb(0 127 149 / 1);
}
.ybc-bg-section-branding-company\/0{
  background-color: rgb(92 130 17 / 0);
}
.ybc-bg-section-branding-company\/5{
  background-color: rgb(92 130 17 / 0.05);
}
.ybc-bg-section-branding-company\/10{
  background-color: rgb(92 130 17 / 0.1);
}
.ybc-bg-section-branding-company\/20{
  background-color: rgb(92 130 17 / 0.2);
}
.ybc-bg-section-branding-company\/25{
  background-color: rgb(92 130 17 / 0.25);
}
.ybc-bg-section-branding-company\/30{
  background-color: rgb(92 130 17 / 0.3);
}
.ybc-bg-section-branding-company\/40{
  background-color: rgb(92 130 17 / 0.4);
}
.ybc-bg-section-branding-company\/50{
  background-color: rgb(92 130 17 / 0.5);
}
.ybc-bg-section-branding-company\/60{
  background-color: rgb(92 130 17 / 0.6);
}
.ybc-bg-section-branding-company\/70{
  background-color: rgb(92 130 17 / 0.7);
}
.ybc-bg-section-branding-company\/75{
  background-color: rgb(92 130 17 / 0.75);
}
.ybc-bg-section-branding-company\/80{
  background-color: rgb(92 130 17 / 0.8);
}
.ybc-bg-section-branding-company\/90{
  background-color: rgb(92 130 17 / 0.9);
}
.ybc-bg-section-branding-company\/95{
  background-color: rgb(92 130 17 / 0.95);
}
.ybc-bg-section-branding-company\/100{
  background-color: rgb(92 130 17 / 1);
}
.ybc-bg-section-branding-support\/0{
  background-color: rgb(32 105 120 / 0);
}
.ybc-bg-section-branding-support\/5{
  background-color: rgb(32 105 120 / 0.05);
}
.ybc-bg-section-branding-support\/10{
  background-color: rgb(32 105 120 / 0.1);
}
.ybc-bg-section-branding-support\/20{
  background-color: rgb(32 105 120 / 0.2);
}
.ybc-bg-section-branding-support\/25{
  background-color: rgb(32 105 120 / 0.25);
}
.ybc-bg-section-branding-support\/30{
  background-color: rgb(32 105 120 / 0.3);
}
.ybc-bg-section-branding-support\/40{
  background-color: rgb(32 105 120 / 0.4);
}
.ybc-bg-section-branding-support\/50{
  background-color: rgb(32 105 120 / 0.5);
}
.ybc-bg-section-branding-support\/60{
  background-color: rgb(32 105 120 / 0.6);
}
.ybc-bg-section-branding-support\/70{
  background-color: rgb(32 105 120 / 0.7);
}
.ybc-bg-section-branding-support\/75{
  background-color: rgb(32 105 120 / 0.75);
}
.ybc-bg-section-branding-support\/80{
  background-color: rgb(32 105 120 / 0.8);
}
.ybc-bg-section-branding-support\/90{
  background-color: rgb(32 105 120 / 0.9);
}
.ybc-bg-section-branding-support\/95{
  background-color: rgb(32 105 120 / 0.95);
}
.ybc-bg-section-branding-support\/100{
  background-color: rgb(32 105 120 / 1);
}
.ybc-bg-opacity-0{
  --tw-bg-opacity: 0;
}
.ybc-bg-opacity-5{
  --tw-bg-opacity: 0.05;
}
.ybc-bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.ybc-bg-opacity-20{
  --tw-bg-opacity: 0.2;
}
.ybc-bg-opacity-25{
  --tw-bg-opacity: 0.25;
}
.ybc-bg-opacity-30{
  --tw-bg-opacity: 0.3;
}
.ybc-bg-opacity-40{
  --tw-bg-opacity: 0.4;
}
.ybc-bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.ybc-bg-opacity-60{
  --tw-bg-opacity: 0.6;
}
.ybc-bg-opacity-70{
  --tw-bg-opacity: 0.7;
}
.ybc-bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.ybc-bg-opacity-80{
  --tw-bg-opacity: 0.8;
}
.ybc-bg-opacity-90{
  --tw-bg-opacity: 0.9;
}
.ybc-bg-opacity-95{
  --tw-bg-opacity: 0.95;
}
.ybc-bg-opacity-100{
  --tw-bg-opacity: 1;
}
.ybc-bg-none{
  background-image: none;
}
.ybc-bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.ybc-bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.ybc-bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.ybc-bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.ybc-bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.ybc-bg-gradient-to-bl{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}
.ybc-bg-gradient-to-l{
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.ybc-bg-gradient-to-tl{
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}
.ybc-from-transparent{
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-current{
  --tw-gradient-from: currentColor;
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black{
  --tw-gradient-from: #000000;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white{
  --tw-gradient-from: #FFFFFF;
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400{
  --tw-gradient-from: #9ACA3C;
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500{
  --tw-gradient-from: #84BD00;
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600{
  --tw-gradient-from: #65a20c;
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700{
  --tw-gradient-from: #7baf00;
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900{
  --tw-gradient-from: #5C8211;
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50{
  --tw-gradient-from: #F9F9F9;
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100{
  --tw-gradient-from: #F5F5F5;
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300{
  --tw-gradient-from: #D9D9D9;
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400{
  --tw-gradient-from: #b1b4a9;
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500{
  --tw-gradient-from: #868B79;
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600{
  --tw-gradient-from: #4E4E4E;
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700{
  --tw-gradient-from: #333333;
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800{
  --tw-gradient-from: #686F59;
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900{
  --tw-gradient-from: #3D4133;
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100{
  --tw-gradient-from: #E0F0F7;
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500{
  --tw-gradient-from: #007f95;
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600{
  --tw-gradient-from: #0073A5;
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900{
  --tw-gradient-from: #005572;
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100{
  --tw-gradient-from: #3c72b1;
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200{
  --tw-gradient-from: #487694;
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500{
  --tw-gradient-from: #206978;
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico{
  --tw-gradient-from: #3C72B1;
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products{
  --tw-gradient-from: #4A7694;
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions{
  --tw-gradient-from: #0073A5;
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources{
  --tw-gradient-from: #007F95;
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company{
  --tw-gradient-from: #5c8211;
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support{
  --tw-gradient-from: #206978;
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/0{
  --tw-gradient-from: rgb(0 0 0 / 0);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/5{
  --tw-gradient-from: rgb(0 0 0 / 0.05);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/10{
  --tw-gradient-from: rgb(0 0 0 / 0.1);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/20{
  --tw-gradient-from: rgb(0 0 0 / 0.2);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/25{
  --tw-gradient-from: rgb(0 0 0 / 0.25);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/30{
  --tw-gradient-from: rgb(0 0 0 / 0.3);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/40{
  --tw-gradient-from: rgb(0 0 0 / 0.4);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/50{
  --tw-gradient-from: rgb(0 0 0 / 0.5);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/60{
  --tw-gradient-from: rgb(0 0 0 / 0.6);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/70{
  --tw-gradient-from: rgb(0 0 0 / 0.7);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/75{
  --tw-gradient-from: rgb(0 0 0 / 0.75);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/80{
  --tw-gradient-from: rgb(0 0 0 / 0.8);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/90{
  --tw-gradient-from: rgb(0 0 0 / 0.9);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/95{
  --tw-gradient-from: rgb(0 0 0 / 0.95);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-transparent\/100{
  --tw-gradient-from: rgb(0 0 0 / 1);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/0{
  --tw-gradient-from: rgb(0 0 0 / 0);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/5{
  --tw-gradient-from: rgb(0 0 0 / 0.05);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/10{
  --tw-gradient-from: rgb(0 0 0 / 0.1);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/20{
  --tw-gradient-from: rgb(0 0 0 / 0.2);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/25{
  --tw-gradient-from: rgb(0 0 0 / 0.25);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/30{
  --tw-gradient-from: rgb(0 0 0 / 0.3);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/40{
  --tw-gradient-from: rgb(0 0 0 / 0.4);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/50{
  --tw-gradient-from: rgb(0 0 0 / 0.5);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/60{
  --tw-gradient-from: rgb(0 0 0 / 0.6);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/70{
  --tw-gradient-from: rgb(0 0 0 / 0.7);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/75{
  --tw-gradient-from: rgb(0 0 0 / 0.75);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/80{
  --tw-gradient-from: rgb(0 0 0 / 0.8);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/90{
  --tw-gradient-from: rgb(0 0 0 / 0.9);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/95{
  --tw-gradient-from: rgb(0 0 0 / 0.95);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-black\/100{
  --tw-gradient-from: rgb(0 0 0 / 1);
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/0{
  --tw-gradient-from: rgb(255 255 255 / 0);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/5{
  --tw-gradient-from: rgb(255 255 255 / 0.05);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/10{
  --tw-gradient-from: rgb(255 255 255 / 0.1);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/20{
  --tw-gradient-from: rgb(255 255 255 / 0.2);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/25{
  --tw-gradient-from: rgb(255 255 255 / 0.25);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/30{
  --tw-gradient-from: rgb(255 255 255 / 0.3);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/40{
  --tw-gradient-from: rgb(255 255 255 / 0.4);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/50{
  --tw-gradient-from: rgb(255 255 255 / 0.5);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/60{
  --tw-gradient-from: rgb(255 255 255 / 0.6);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/70{
  --tw-gradient-from: rgb(255 255 255 / 0.7);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/75{
  --tw-gradient-from: rgb(255 255 255 / 0.75);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/80{
  --tw-gradient-from: rgb(255 255 255 / 0.8);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/90{
  --tw-gradient-from: rgb(255 255 255 / 0.9);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/95{
  --tw-gradient-from: rgb(255 255 255 / 0.95);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-white\/100{
  --tw-gradient-from: rgb(255 255 255 / 1);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/0{
  --tw-gradient-from: rgb(154 202 60 / 0);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/5{
  --tw-gradient-from: rgb(154 202 60 / 0.05);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/10{
  --tw-gradient-from: rgb(154 202 60 / 0.1);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/20{
  --tw-gradient-from: rgb(154 202 60 / 0.2);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/25{
  --tw-gradient-from: rgb(154 202 60 / 0.25);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/30{
  --tw-gradient-from: rgb(154 202 60 / 0.3);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/40{
  --tw-gradient-from: rgb(154 202 60 / 0.4);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/50{
  --tw-gradient-from: rgb(154 202 60 / 0.5);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/60{
  --tw-gradient-from: rgb(154 202 60 / 0.6);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/70{
  --tw-gradient-from: rgb(154 202 60 / 0.7);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/75{
  --tw-gradient-from: rgb(154 202 60 / 0.75);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/80{
  --tw-gradient-from: rgb(154 202 60 / 0.8);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/90{
  --tw-gradient-from: rgb(154 202 60 / 0.9);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/95{
  --tw-gradient-from: rgb(154 202 60 / 0.95);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-400\/100{
  --tw-gradient-from: rgb(154 202 60 / 1);
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/0{
  --tw-gradient-from: rgb(132 189 0 / 0);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/5{
  --tw-gradient-from: rgb(132 189 0 / 0.05);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/10{
  --tw-gradient-from: rgb(132 189 0 / 0.1);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/20{
  --tw-gradient-from: rgb(132 189 0 / 0.2);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/25{
  --tw-gradient-from: rgb(132 189 0 / 0.25);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/30{
  --tw-gradient-from: rgb(132 189 0 / 0.3);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/40{
  --tw-gradient-from: rgb(132 189 0 / 0.4);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/50{
  --tw-gradient-from: rgb(132 189 0 / 0.5);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/60{
  --tw-gradient-from: rgb(132 189 0 / 0.6);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/70{
  --tw-gradient-from: rgb(132 189 0 / 0.7);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/75{
  --tw-gradient-from: rgb(132 189 0 / 0.75);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/80{
  --tw-gradient-from: rgb(132 189 0 / 0.8);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/90{
  --tw-gradient-from: rgb(132 189 0 / 0.9);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/95{
  --tw-gradient-from: rgb(132 189 0 / 0.95);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-500\/100{
  --tw-gradient-from: rgb(132 189 0 / 1);
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/0{
  --tw-gradient-from: rgb(101 162 12 / 0);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/5{
  --tw-gradient-from: rgb(101 162 12 / 0.05);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/10{
  --tw-gradient-from: rgb(101 162 12 / 0.1);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/20{
  --tw-gradient-from: rgb(101 162 12 / 0.2);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/25{
  --tw-gradient-from: rgb(101 162 12 / 0.25);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/30{
  --tw-gradient-from: rgb(101 162 12 / 0.3);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/40{
  --tw-gradient-from: rgb(101 162 12 / 0.4);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/50{
  --tw-gradient-from: rgb(101 162 12 / 0.5);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/60{
  --tw-gradient-from: rgb(101 162 12 / 0.6);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/70{
  --tw-gradient-from: rgb(101 162 12 / 0.7);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/75{
  --tw-gradient-from: rgb(101 162 12 / 0.75);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/80{
  --tw-gradient-from: rgb(101 162 12 / 0.8);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/90{
  --tw-gradient-from: rgb(101 162 12 / 0.9);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/95{
  --tw-gradient-from: rgb(101 162 12 / 0.95);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-600\/100{
  --tw-gradient-from: rgb(101 162 12 / 1);
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/0{
  --tw-gradient-from: rgb(123 175 0 / 0);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/5{
  --tw-gradient-from: rgb(123 175 0 / 0.05);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/10{
  --tw-gradient-from: rgb(123 175 0 / 0.1);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/20{
  --tw-gradient-from: rgb(123 175 0 / 0.2);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/25{
  --tw-gradient-from: rgb(123 175 0 / 0.25);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/30{
  --tw-gradient-from: rgb(123 175 0 / 0.3);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/40{
  --tw-gradient-from: rgb(123 175 0 / 0.4);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/50{
  --tw-gradient-from: rgb(123 175 0 / 0.5);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/60{
  --tw-gradient-from: rgb(123 175 0 / 0.6);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/70{
  --tw-gradient-from: rgb(123 175 0 / 0.7);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/75{
  --tw-gradient-from: rgb(123 175 0 / 0.75);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/80{
  --tw-gradient-from: rgb(123 175 0 / 0.8);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/90{
  --tw-gradient-from: rgb(123 175 0 / 0.9);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/95{
  --tw-gradient-from: rgb(123 175 0 / 0.95);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-700\/100{
  --tw-gradient-from: rgb(123 175 0 / 1);
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/0{
  --tw-gradient-from: rgb(92 130 17 / 0);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/5{
  --tw-gradient-from: rgb(92 130 17 / 0.05);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/10{
  --tw-gradient-from: rgb(92 130 17 / 0.1);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/20{
  --tw-gradient-from: rgb(92 130 17 / 0.2);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/25{
  --tw-gradient-from: rgb(92 130 17 / 0.25);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/30{
  --tw-gradient-from: rgb(92 130 17 / 0.3);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/40{
  --tw-gradient-from: rgb(92 130 17 / 0.4);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/50{
  --tw-gradient-from: rgb(92 130 17 / 0.5);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/60{
  --tw-gradient-from: rgb(92 130 17 / 0.6);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/70{
  --tw-gradient-from: rgb(92 130 17 / 0.7);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/75{
  --tw-gradient-from: rgb(92 130 17 / 0.75);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/80{
  --tw-gradient-from: rgb(92 130 17 / 0.8);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/90{
  --tw-gradient-from: rgb(92 130 17 / 0.9);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/95{
  --tw-gradient-from: rgb(92 130 17 / 0.95);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-lime-900\/100{
  --tw-gradient-from: rgb(92 130 17 / 1);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/0{
  --tw-gradient-from: rgb(249 249 249 / 0);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/5{
  --tw-gradient-from: rgb(249 249 249 / 0.05);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/10{
  --tw-gradient-from: rgb(249 249 249 / 0.1);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/20{
  --tw-gradient-from: rgb(249 249 249 / 0.2);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/25{
  --tw-gradient-from: rgb(249 249 249 / 0.25);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/30{
  --tw-gradient-from: rgb(249 249 249 / 0.3);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/40{
  --tw-gradient-from: rgb(249 249 249 / 0.4);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/50{
  --tw-gradient-from: rgb(249 249 249 / 0.5);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/60{
  --tw-gradient-from: rgb(249 249 249 / 0.6);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/70{
  --tw-gradient-from: rgb(249 249 249 / 0.7);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/75{
  --tw-gradient-from: rgb(249 249 249 / 0.75);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/80{
  --tw-gradient-from: rgb(249 249 249 / 0.8);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/90{
  --tw-gradient-from: rgb(249 249 249 / 0.9);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/95{
  --tw-gradient-from: rgb(249 249 249 / 0.95);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-50\/100{
  --tw-gradient-from: rgb(249 249 249 / 1);
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/0{
  --tw-gradient-from: rgb(245 245 245 / 0);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/5{
  --tw-gradient-from: rgb(245 245 245 / 0.05);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/10{
  --tw-gradient-from: rgb(245 245 245 / 0.1);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/20{
  --tw-gradient-from: rgb(245 245 245 / 0.2);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/25{
  --tw-gradient-from: rgb(245 245 245 / 0.25);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/30{
  --tw-gradient-from: rgb(245 245 245 / 0.3);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/40{
  --tw-gradient-from: rgb(245 245 245 / 0.4);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/50{
  --tw-gradient-from: rgb(245 245 245 / 0.5);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/60{
  --tw-gradient-from: rgb(245 245 245 / 0.6);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/70{
  --tw-gradient-from: rgb(245 245 245 / 0.7);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/75{
  --tw-gradient-from: rgb(245 245 245 / 0.75);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/80{
  --tw-gradient-from: rgb(245 245 245 / 0.8);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/90{
  --tw-gradient-from: rgb(245 245 245 / 0.9);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/95{
  --tw-gradient-from: rgb(245 245 245 / 0.95);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-100\/100{
  --tw-gradient-from: rgb(245 245 245 / 1);
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/0{
  --tw-gradient-from: rgb(217 217 217 / 0);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/5{
  --tw-gradient-from: rgb(217 217 217 / 0.05);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/10{
  --tw-gradient-from: rgb(217 217 217 / 0.1);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/20{
  --tw-gradient-from: rgb(217 217 217 / 0.2);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/25{
  --tw-gradient-from: rgb(217 217 217 / 0.25);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/30{
  --tw-gradient-from: rgb(217 217 217 / 0.3);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/40{
  --tw-gradient-from: rgb(217 217 217 / 0.4);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/50{
  --tw-gradient-from: rgb(217 217 217 / 0.5);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/60{
  --tw-gradient-from: rgb(217 217 217 / 0.6);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/70{
  --tw-gradient-from: rgb(217 217 217 / 0.7);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/75{
  --tw-gradient-from: rgb(217 217 217 / 0.75);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/80{
  --tw-gradient-from: rgb(217 217 217 / 0.8);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/90{
  --tw-gradient-from: rgb(217 217 217 / 0.9);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/95{
  --tw-gradient-from: rgb(217 217 217 / 0.95);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-300\/100{
  --tw-gradient-from: rgb(217 217 217 / 1);
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/0{
  --tw-gradient-from: rgb(177 180 169 / 0);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/5{
  --tw-gradient-from: rgb(177 180 169 / 0.05);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/10{
  --tw-gradient-from: rgb(177 180 169 / 0.1);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/20{
  --tw-gradient-from: rgb(177 180 169 / 0.2);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/25{
  --tw-gradient-from: rgb(177 180 169 / 0.25);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/30{
  --tw-gradient-from: rgb(177 180 169 / 0.3);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/40{
  --tw-gradient-from: rgb(177 180 169 / 0.4);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/50{
  --tw-gradient-from: rgb(177 180 169 / 0.5);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/60{
  --tw-gradient-from: rgb(177 180 169 / 0.6);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/70{
  --tw-gradient-from: rgb(177 180 169 / 0.7);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/75{
  --tw-gradient-from: rgb(177 180 169 / 0.75);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/80{
  --tw-gradient-from: rgb(177 180 169 / 0.8);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/90{
  --tw-gradient-from: rgb(177 180 169 / 0.9);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/95{
  --tw-gradient-from: rgb(177 180 169 / 0.95);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-400\/100{
  --tw-gradient-from: rgb(177 180 169 / 1);
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/0{
  --tw-gradient-from: rgb(134 139 121 / 0);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/5{
  --tw-gradient-from: rgb(134 139 121 / 0.05);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/10{
  --tw-gradient-from: rgb(134 139 121 / 0.1);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/20{
  --tw-gradient-from: rgb(134 139 121 / 0.2);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/25{
  --tw-gradient-from: rgb(134 139 121 / 0.25);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/30{
  --tw-gradient-from: rgb(134 139 121 / 0.3);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/40{
  --tw-gradient-from: rgb(134 139 121 / 0.4);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/50{
  --tw-gradient-from: rgb(134 139 121 / 0.5);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/60{
  --tw-gradient-from: rgb(134 139 121 / 0.6);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/70{
  --tw-gradient-from: rgb(134 139 121 / 0.7);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/75{
  --tw-gradient-from: rgb(134 139 121 / 0.75);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/80{
  --tw-gradient-from: rgb(134 139 121 / 0.8);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/90{
  --tw-gradient-from: rgb(134 139 121 / 0.9);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/95{
  --tw-gradient-from: rgb(134 139 121 / 0.95);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-500\/100{
  --tw-gradient-from: rgb(134 139 121 / 1);
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/0{
  --tw-gradient-from: rgb(78 78 78 / 0);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/5{
  --tw-gradient-from: rgb(78 78 78 / 0.05);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/10{
  --tw-gradient-from: rgb(78 78 78 / 0.1);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/20{
  --tw-gradient-from: rgb(78 78 78 / 0.2);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/25{
  --tw-gradient-from: rgb(78 78 78 / 0.25);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/30{
  --tw-gradient-from: rgb(78 78 78 / 0.3);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/40{
  --tw-gradient-from: rgb(78 78 78 / 0.4);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/50{
  --tw-gradient-from: rgb(78 78 78 / 0.5);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/60{
  --tw-gradient-from: rgb(78 78 78 / 0.6);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/70{
  --tw-gradient-from: rgb(78 78 78 / 0.7);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/75{
  --tw-gradient-from: rgb(78 78 78 / 0.75);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/80{
  --tw-gradient-from: rgb(78 78 78 / 0.8);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/90{
  --tw-gradient-from: rgb(78 78 78 / 0.9);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/95{
  --tw-gradient-from: rgb(78 78 78 / 0.95);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-600\/100{
  --tw-gradient-from: rgb(78 78 78 / 1);
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/0{
  --tw-gradient-from: rgb(51 51 51 / 0);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/5{
  --tw-gradient-from: rgb(51 51 51 / 0.05);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/10{
  --tw-gradient-from: rgb(51 51 51 / 0.1);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/20{
  --tw-gradient-from: rgb(51 51 51 / 0.2);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/25{
  --tw-gradient-from: rgb(51 51 51 / 0.25);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/30{
  --tw-gradient-from: rgb(51 51 51 / 0.3);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/40{
  --tw-gradient-from: rgb(51 51 51 / 0.4);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/50{
  --tw-gradient-from: rgb(51 51 51 / 0.5);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/60{
  --tw-gradient-from: rgb(51 51 51 / 0.6);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/70{
  --tw-gradient-from: rgb(51 51 51 / 0.7);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/75{
  --tw-gradient-from: rgb(51 51 51 / 0.75);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/80{
  --tw-gradient-from: rgb(51 51 51 / 0.8);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/90{
  --tw-gradient-from: rgb(51 51 51 / 0.9);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/95{
  --tw-gradient-from: rgb(51 51 51 / 0.95);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-700\/100{
  --tw-gradient-from: rgb(51 51 51 / 1);
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/0{
  --tw-gradient-from: rgb(104 111 89 / 0);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/5{
  --tw-gradient-from: rgb(104 111 89 / 0.05);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/10{
  --tw-gradient-from: rgb(104 111 89 / 0.1);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/20{
  --tw-gradient-from: rgb(104 111 89 / 0.2);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/25{
  --tw-gradient-from: rgb(104 111 89 / 0.25);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/30{
  --tw-gradient-from: rgb(104 111 89 / 0.3);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/40{
  --tw-gradient-from: rgb(104 111 89 / 0.4);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/50{
  --tw-gradient-from: rgb(104 111 89 / 0.5);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/60{
  --tw-gradient-from: rgb(104 111 89 / 0.6);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/70{
  --tw-gradient-from: rgb(104 111 89 / 0.7);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/75{
  --tw-gradient-from: rgb(104 111 89 / 0.75);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/80{
  --tw-gradient-from: rgb(104 111 89 / 0.8);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/90{
  --tw-gradient-from: rgb(104 111 89 / 0.9);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/95{
  --tw-gradient-from: rgb(104 111 89 / 0.95);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-800\/100{
  --tw-gradient-from: rgb(104 111 89 / 1);
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/0{
  --tw-gradient-from: rgb(61 65 51 / 0);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/5{
  --tw-gradient-from: rgb(61 65 51 / 0.05);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/10{
  --tw-gradient-from: rgb(61 65 51 / 0.1);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/20{
  --tw-gradient-from: rgb(61 65 51 / 0.2);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/25{
  --tw-gradient-from: rgb(61 65 51 / 0.25);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/30{
  --tw-gradient-from: rgb(61 65 51 / 0.3);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/40{
  --tw-gradient-from: rgb(61 65 51 / 0.4);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/50{
  --tw-gradient-from: rgb(61 65 51 / 0.5);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/60{
  --tw-gradient-from: rgb(61 65 51 / 0.6);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/70{
  --tw-gradient-from: rgb(61 65 51 / 0.7);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/75{
  --tw-gradient-from: rgb(61 65 51 / 0.75);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/80{
  --tw-gradient-from: rgb(61 65 51 / 0.8);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/90{
  --tw-gradient-from: rgb(61 65 51 / 0.9);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/95{
  --tw-gradient-from: rgb(61 65 51 / 0.95);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-gray-900\/100{
  --tw-gradient-from: rgb(61 65 51 / 1);
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/0{
  --tw-gradient-from: rgb(224 240 247 / 0);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/5{
  --tw-gradient-from: rgb(224 240 247 / 0.05);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/10{
  --tw-gradient-from: rgb(224 240 247 / 0.1);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/20{
  --tw-gradient-from: rgb(224 240 247 / 0.2);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/25{
  --tw-gradient-from: rgb(224 240 247 / 0.25);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/30{
  --tw-gradient-from: rgb(224 240 247 / 0.3);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/40{
  --tw-gradient-from: rgb(224 240 247 / 0.4);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/50{
  --tw-gradient-from: rgb(224 240 247 / 0.5);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/60{
  --tw-gradient-from: rgb(224 240 247 / 0.6);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/70{
  --tw-gradient-from: rgb(224 240 247 / 0.7);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/75{
  --tw-gradient-from: rgb(224 240 247 / 0.75);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/80{
  --tw-gradient-from: rgb(224 240 247 / 0.8);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/90{
  --tw-gradient-from: rgb(224 240 247 / 0.9);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/95{
  --tw-gradient-from: rgb(224 240 247 / 0.95);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-100\/100{
  --tw-gradient-from: rgb(224 240 247 / 1);
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/0{
  --tw-gradient-from: rgb(0 127 149 / 0);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/5{
  --tw-gradient-from: rgb(0 127 149 / 0.05);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/10{
  --tw-gradient-from: rgb(0 127 149 / 0.1);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/20{
  --tw-gradient-from: rgb(0 127 149 / 0.2);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/25{
  --tw-gradient-from: rgb(0 127 149 / 0.25);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/30{
  --tw-gradient-from: rgb(0 127 149 / 0.3);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/40{
  --tw-gradient-from: rgb(0 127 149 / 0.4);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/50{
  --tw-gradient-from: rgb(0 127 149 / 0.5);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/60{
  --tw-gradient-from: rgb(0 127 149 / 0.6);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/70{
  --tw-gradient-from: rgb(0 127 149 / 0.7);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/75{
  --tw-gradient-from: rgb(0 127 149 / 0.75);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/80{
  --tw-gradient-from: rgb(0 127 149 / 0.8);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/90{
  --tw-gradient-from: rgb(0 127 149 / 0.9);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/95{
  --tw-gradient-from: rgb(0 127 149 / 0.95);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-500\/100{
  --tw-gradient-from: rgb(0 127 149 / 1);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/0{
  --tw-gradient-from: rgb(0 115 165 / 0);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/5{
  --tw-gradient-from: rgb(0 115 165 / 0.05);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/10{
  --tw-gradient-from: rgb(0 115 165 / 0.1);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/20{
  --tw-gradient-from: rgb(0 115 165 / 0.2);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/25{
  --tw-gradient-from: rgb(0 115 165 / 0.25);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/30{
  --tw-gradient-from: rgb(0 115 165 / 0.3);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/40{
  --tw-gradient-from: rgb(0 115 165 / 0.4);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/50{
  --tw-gradient-from: rgb(0 115 165 / 0.5);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/60{
  --tw-gradient-from: rgb(0 115 165 / 0.6);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/70{
  --tw-gradient-from: rgb(0 115 165 / 0.7);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/75{
  --tw-gradient-from: rgb(0 115 165 / 0.75);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/80{
  --tw-gradient-from: rgb(0 115 165 / 0.8);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/90{
  --tw-gradient-from: rgb(0 115 165 / 0.9);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/95{
  --tw-gradient-from: rgb(0 115 165 / 0.95);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-600\/100{
  --tw-gradient-from: rgb(0 115 165 / 1);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/0{
  --tw-gradient-from: rgb(0 85 114 / 0);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/5{
  --tw-gradient-from: rgb(0 85 114 / 0.05);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/10{
  --tw-gradient-from: rgb(0 85 114 / 0.1);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/20{
  --tw-gradient-from: rgb(0 85 114 / 0.2);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/25{
  --tw-gradient-from: rgb(0 85 114 / 0.25);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/30{
  --tw-gradient-from: rgb(0 85 114 / 0.3);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/40{
  --tw-gradient-from: rgb(0 85 114 / 0.4);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/50{
  --tw-gradient-from: rgb(0 85 114 / 0.5);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/60{
  --tw-gradient-from: rgb(0 85 114 / 0.6);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/70{
  --tw-gradient-from: rgb(0 85 114 / 0.7);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/75{
  --tw-gradient-from: rgb(0 85 114 / 0.75);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/80{
  --tw-gradient-from: rgb(0 85 114 / 0.8);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/90{
  --tw-gradient-from: rgb(0 85 114 / 0.9);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/95{
  --tw-gradient-from: rgb(0 85 114 / 0.95);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-teal-900\/100{
  --tw-gradient-from: rgb(0 85 114 / 1);
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/0{
  --tw-gradient-from: rgb(60 114 177 / 0);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/5{
  --tw-gradient-from: rgb(60 114 177 / 0.05);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/10{
  --tw-gradient-from: rgb(60 114 177 / 0.1);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/20{
  --tw-gradient-from: rgb(60 114 177 / 0.2);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/25{
  --tw-gradient-from: rgb(60 114 177 / 0.25);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/30{
  --tw-gradient-from: rgb(60 114 177 / 0.3);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/40{
  --tw-gradient-from: rgb(60 114 177 / 0.4);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/50{
  --tw-gradient-from: rgb(60 114 177 / 0.5);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/60{
  --tw-gradient-from: rgb(60 114 177 / 0.6);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/70{
  --tw-gradient-from: rgb(60 114 177 / 0.7);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/75{
  --tw-gradient-from: rgb(60 114 177 / 0.75);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/80{
  --tw-gradient-from: rgb(60 114 177 / 0.8);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/90{
  --tw-gradient-from: rgb(60 114 177 / 0.9);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/95{
  --tw-gradient-from: rgb(60 114 177 / 0.95);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-100\/100{
  --tw-gradient-from: rgb(60 114 177 / 1);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/0{
  --tw-gradient-from: rgb(72 118 148 / 0);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/5{
  --tw-gradient-from: rgb(72 118 148 / 0.05);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/10{
  --tw-gradient-from: rgb(72 118 148 / 0.1);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/20{
  --tw-gradient-from: rgb(72 118 148 / 0.2);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/25{
  --tw-gradient-from: rgb(72 118 148 / 0.25);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/30{
  --tw-gradient-from: rgb(72 118 148 / 0.3);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/40{
  --tw-gradient-from: rgb(72 118 148 / 0.4);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/50{
  --tw-gradient-from: rgb(72 118 148 / 0.5);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/60{
  --tw-gradient-from: rgb(72 118 148 / 0.6);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/70{
  --tw-gradient-from: rgb(72 118 148 / 0.7);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/75{
  --tw-gradient-from: rgb(72 118 148 / 0.75);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/80{
  --tw-gradient-from: rgb(72 118 148 / 0.8);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/90{
  --tw-gradient-from: rgb(72 118 148 / 0.9);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/95{
  --tw-gradient-from: rgb(72 118 148 / 0.95);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-200\/100{
  --tw-gradient-from: rgb(72 118 148 / 1);
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/0{
  --tw-gradient-from: rgb(32 105 120 / 0);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/5{
  --tw-gradient-from: rgb(32 105 120 / 0.05);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/10{
  --tw-gradient-from: rgb(32 105 120 / 0.1);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/20{
  --tw-gradient-from: rgb(32 105 120 / 0.2);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/25{
  --tw-gradient-from: rgb(32 105 120 / 0.25);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/30{
  --tw-gradient-from: rgb(32 105 120 / 0.3);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/40{
  --tw-gradient-from: rgb(32 105 120 / 0.4);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/50{
  --tw-gradient-from: rgb(32 105 120 / 0.5);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/60{
  --tw-gradient-from: rgb(32 105 120 / 0.6);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/70{
  --tw-gradient-from: rgb(32 105 120 / 0.7);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/75{
  --tw-gradient-from: rgb(32 105 120 / 0.75);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/80{
  --tw-gradient-from: rgb(32 105 120 / 0.8);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/90{
  --tw-gradient-from: rgb(32 105 120 / 0.9);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/95{
  --tw-gradient-from: rgb(32 105 120 / 0.95);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-blue-500\/100{
  --tw-gradient-from: rgb(32 105 120 / 1);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/0{
  --tw-gradient-from: rgb(60 114 177 / 0);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/5{
  --tw-gradient-from: rgb(60 114 177 / 0.05);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/10{
  --tw-gradient-from: rgb(60 114 177 / 0.1);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/20{
  --tw-gradient-from: rgb(60 114 177 / 0.2);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/25{
  --tw-gradient-from: rgb(60 114 177 / 0.25);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/30{
  --tw-gradient-from: rgb(60 114 177 / 0.3);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/40{
  --tw-gradient-from: rgb(60 114 177 / 0.4);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/50{
  --tw-gradient-from: rgb(60 114 177 / 0.5);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/60{
  --tw-gradient-from: rgb(60 114 177 / 0.6);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/70{
  --tw-gradient-from: rgb(60 114 177 / 0.7);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/75{
  --tw-gradient-from: rgb(60 114 177 / 0.75);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/80{
  --tw-gradient-from: rgb(60 114 177 / 0.8);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/90{
  --tw-gradient-from: rgb(60 114 177 / 0.9);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/95{
  --tw-gradient-from: rgb(60 114 177 / 0.95);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-why-yubico\/100{
  --tw-gradient-from: rgb(60 114 177 / 1);
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/0{
  --tw-gradient-from: rgb(74 118 148 / 0);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/5{
  --tw-gradient-from: rgb(74 118 148 / 0.05);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/10{
  --tw-gradient-from: rgb(74 118 148 / 0.1);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/20{
  --tw-gradient-from: rgb(74 118 148 / 0.2);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/25{
  --tw-gradient-from: rgb(74 118 148 / 0.25);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/30{
  --tw-gradient-from: rgb(74 118 148 / 0.3);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/40{
  --tw-gradient-from: rgb(74 118 148 / 0.4);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/50{
  --tw-gradient-from: rgb(74 118 148 / 0.5);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/60{
  --tw-gradient-from: rgb(74 118 148 / 0.6);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/70{
  --tw-gradient-from: rgb(74 118 148 / 0.7);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/75{
  --tw-gradient-from: rgb(74 118 148 / 0.75);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/80{
  --tw-gradient-from: rgb(74 118 148 / 0.8);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/90{
  --tw-gradient-from: rgb(74 118 148 / 0.9);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/95{
  --tw-gradient-from: rgb(74 118 148 / 0.95);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-products\/100{
  --tw-gradient-from: rgb(74 118 148 / 1);
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/0{
  --tw-gradient-from: rgb(0 115 165 / 0);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/5{
  --tw-gradient-from: rgb(0 115 165 / 0.05);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/10{
  --tw-gradient-from: rgb(0 115 165 / 0.1);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/20{
  --tw-gradient-from: rgb(0 115 165 / 0.2);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/25{
  --tw-gradient-from: rgb(0 115 165 / 0.25);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/30{
  --tw-gradient-from: rgb(0 115 165 / 0.3);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/40{
  --tw-gradient-from: rgb(0 115 165 / 0.4);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/50{
  --tw-gradient-from: rgb(0 115 165 / 0.5);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/60{
  --tw-gradient-from: rgb(0 115 165 / 0.6);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/70{
  --tw-gradient-from: rgb(0 115 165 / 0.7);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/75{
  --tw-gradient-from: rgb(0 115 165 / 0.75);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/80{
  --tw-gradient-from: rgb(0 115 165 / 0.8);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/90{
  --tw-gradient-from: rgb(0 115 165 / 0.9);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/95{
  --tw-gradient-from: rgb(0 115 165 / 0.95);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-solutions\/100{
  --tw-gradient-from: rgb(0 115 165 / 1);
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/0{
  --tw-gradient-from: rgb(0 127 149 / 0);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/5{
  --tw-gradient-from: rgb(0 127 149 / 0.05);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/10{
  --tw-gradient-from: rgb(0 127 149 / 0.1);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/20{
  --tw-gradient-from: rgb(0 127 149 / 0.2);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/25{
  --tw-gradient-from: rgb(0 127 149 / 0.25);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/30{
  --tw-gradient-from: rgb(0 127 149 / 0.3);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/40{
  --tw-gradient-from: rgb(0 127 149 / 0.4);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/50{
  --tw-gradient-from: rgb(0 127 149 / 0.5);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/60{
  --tw-gradient-from: rgb(0 127 149 / 0.6);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/70{
  --tw-gradient-from: rgb(0 127 149 / 0.7);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/75{
  --tw-gradient-from: rgb(0 127 149 / 0.75);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/80{
  --tw-gradient-from: rgb(0 127 149 / 0.8);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/90{
  --tw-gradient-from: rgb(0 127 149 / 0.9);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/95{
  --tw-gradient-from: rgb(0 127 149 / 0.95);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-resources\/100{
  --tw-gradient-from: rgb(0 127 149 / 1);
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/0{
  --tw-gradient-from: rgb(92 130 17 / 0);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/5{
  --tw-gradient-from: rgb(92 130 17 / 0.05);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/10{
  --tw-gradient-from: rgb(92 130 17 / 0.1);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/20{
  --tw-gradient-from: rgb(92 130 17 / 0.2);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/25{
  --tw-gradient-from: rgb(92 130 17 / 0.25);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/30{
  --tw-gradient-from: rgb(92 130 17 / 0.3);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/40{
  --tw-gradient-from: rgb(92 130 17 / 0.4);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/50{
  --tw-gradient-from: rgb(92 130 17 / 0.5);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/60{
  --tw-gradient-from: rgb(92 130 17 / 0.6);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/70{
  --tw-gradient-from: rgb(92 130 17 / 0.7);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/75{
  --tw-gradient-from: rgb(92 130 17 / 0.75);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/80{
  --tw-gradient-from: rgb(92 130 17 / 0.8);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/90{
  --tw-gradient-from: rgb(92 130 17 / 0.9);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/95{
  --tw-gradient-from: rgb(92 130 17 / 0.95);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-company\/100{
  --tw-gradient-from: rgb(92 130 17 / 1);
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/0{
  --tw-gradient-from: rgb(32 105 120 / 0);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/5{
  --tw-gradient-from: rgb(32 105 120 / 0.05);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/10{
  --tw-gradient-from: rgb(32 105 120 / 0.1);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/20{
  --tw-gradient-from: rgb(32 105 120 / 0.2);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/25{
  --tw-gradient-from: rgb(32 105 120 / 0.25);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/30{
  --tw-gradient-from: rgb(32 105 120 / 0.3);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/40{
  --tw-gradient-from: rgb(32 105 120 / 0.4);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/50{
  --tw-gradient-from: rgb(32 105 120 / 0.5);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/60{
  --tw-gradient-from: rgb(32 105 120 / 0.6);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/70{
  --tw-gradient-from: rgb(32 105 120 / 0.7);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/75{
  --tw-gradient-from: rgb(32 105 120 / 0.75);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/80{
  --tw-gradient-from: rgb(32 105 120 / 0.8);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/90{
  --tw-gradient-from: rgb(32 105 120 / 0.9);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/95{
  --tw-gradient-from: rgb(32 105 120 / 0.95);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-from-section-branding-support\/100{
  --tw-gradient-from: rgb(32 105 120 / 1);
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.ybc-via-transparent{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to);
}
.ybc-via-current{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to);
}
.ybc-via-black{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to);
}
.ybc-via-white{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to);
}
.ybc-via-lime-400{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #9ACA3C, var(--tw-gradient-to);
}
.ybc-via-lime-500{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #84BD00, var(--tw-gradient-to);
}
.ybc-via-lime-600{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #65a20c, var(--tw-gradient-to);
}
.ybc-via-lime-700{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #7baf00, var(--tw-gradient-to);
}
.ybc-via-lime-900{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #5C8211, var(--tw-gradient-to);
}
.ybc-via-gray-50{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #F9F9F9, var(--tw-gradient-to);
}
.ybc-via-gray-100{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #F5F5F5, var(--tw-gradient-to);
}
.ybc-via-gray-300{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #D9D9D9, var(--tw-gradient-to);
}
.ybc-via-gray-400{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #b1b4a9, var(--tw-gradient-to);
}
.ybc-via-gray-500{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #868B79, var(--tw-gradient-to);
}
.ybc-via-gray-600{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #4E4E4E, var(--tw-gradient-to);
}
.ybc-via-gray-700{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #333333, var(--tw-gradient-to);
}
.ybc-via-gray-800{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #686F59, var(--tw-gradient-to);
}
.ybc-via-gray-900{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #3D4133, var(--tw-gradient-to);
}
.ybc-via-teal-100{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #E0F0F7, var(--tw-gradient-to);
}
.ybc-via-teal-500{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #007f95, var(--tw-gradient-to);
}
.ybc-via-teal-600{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #0073A5, var(--tw-gradient-to);
}
.ybc-via-teal-900{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #005572, var(--tw-gradient-to);
}
.ybc-via-blue-100{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #3c72b1, var(--tw-gradient-to);
}
.ybc-via-blue-200{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #487694, var(--tw-gradient-to);
}
.ybc-via-blue-500{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #206978, var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #3C72B1, var(--tw-gradient-to);
}
.ybc-via-section-branding-products{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #4A7694, var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #0073A5, var(--tw-gradient-to);
}
.ybc-via-section-branding-resources{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #007F95, var(--tw-gradient-to);
}
.ybc-via-section-branding-company{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #5c8211, var(--tw-gradient-to);
}
.ybc-via-section-branding-support{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #206978, var(--tw-gradient-to);
}
.ybc-via-transparent\/0{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0), var(--tw-gradient-to);
}
.ybc-via-transparent\/5{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.05), var(--tw-gradient-to);
}
.ybc-via-transparent\/10{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.1), var(--tw-gradient-to);
}
.ybc-via-transparent\/20{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.2), var(--tw-gradient-to);
}
.ybc-via-transparent\/25{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.25), var(--tw-gradient-to);
}
.ybc-via-transparent\/30{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.3), var(--tw-gradient-to);
}
.ybc-via-transparent\/40{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.4), var(--tw-gradient-to);
}
.ybc-via-transparent\/50{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.5), var(--tw-gradient-to);
}
.ybc-via-transparent\/60{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.6), var(--tw-gradient-to);
}
.ybc-via-transparent\/70{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.7), var(--tw-gradient-to);
}
.ybc-via-transparent\/75{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.75), var(--tw-gradient-to);
}
.ybc-via-transparent\/80{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.8), var(--tw-gradient-to);
}
.ybc-via-transparent\/90{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.9), var(--tw-gradient-to);
}
.ybc-via-transparent\/95{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.95), var(--tw-gradient-to);
}
.ybc-via-transparent\/100{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 1), var(--tw-gradient-to);
}
.ybc-via-black\/0{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0), var(--tw-gradient-to);
}
.ybc-via-black\/5{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.05), var(--tw-gradient-to);
}
.ybc-via-black\/10{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.1), var(--tw-gradient-to);
}
.ybc-via-black\/20{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.2), var(--tw-gradient-to);
}
.ybc-via-black\/25{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.25), var(--tw-gradient-to);
}
.ybc-via-black\/30{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.3), var(--tw-gradient-to);
}
.ybc-via-black\/40{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.4), var(--tw-gradient-to);
}
.ybc-via-black\/50{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.5), var(--tw-gradient-to);
}
.ybc-via-black\/60{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.6), var(--tw-gradient-to);
}
.ybc-via-black\/70{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.7), var(--tw-gradient-to);
}
.ybc-via-black\/75{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.75), var(--tw-gradient-to);
}
.ybc-via-black\/80{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.8), var(--tw-gradient-to);
}
.ybc-via-black\/90{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.9), var(--tw-gradient-to);
}
.ybc-via-black\/95{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.95), var(--tw-gradient-to);
}
.ybc-via-black\/100{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 1), var(--tw-gradient-to);
}
.ybc-via-white\/0{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0), var(--tw-gradient-to);
}
.ybc-via-white\/5{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.05), var(--tw-gradient-to);
}
.ybc-via-white\/10{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.1), var(--tw-gradient-to);
}
.ybc-via-white\/20{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.2), var(--tw-gradient-to);
}
.ybc-via-white\/25{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.25), var(--tw-gradient-to);
}
.ybc-via-white\/30{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.3), var(--tw-gradient-to);
}
.ybc-via-white\/40{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.4), var(--tw-gradient-to);
}
.ybc-via-white\/50{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.5), var(--tw-gradient-to);
}
.ybc-via-white\/60{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.6), var(--tw-gradient-to);
}
.ybc-via-white\/70{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.7), var(--tw-gradient-to);
}
.ybc-via-white\/75{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.75), var(--tw-gradient-to);
}
.ybc-via-white\/80{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.8), var(--tw-gradient-to);
}
.ybc-via-white\/90{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.9), var(--tw-gradient-to);
}
.ybc-via-white\/95{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.95), var(--tw-gradient-to);
}
.ybc-via-white\/100{
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 1), var(--tw-gradient-to);
}
.ybc-via-lime-400\/0{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0), var(--tw-gradient-to);
}
.ybc-via-lime-400\/5{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.05), var(--tw-gradient-to);
}
.ybc-via-lime-400\/10{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.1), var(--tw-gradient-to);
}
.ybc-via-lime-400\/20{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.2), var(--tw-gradient-to);
}
.ybc-via-lime-400\/25{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.25), var(--tw-gradient-to);
}
.ybc-via-lime-400\/30{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.3), var(--tw-gradient-to);
}
.ybc-via-lime-400\/40{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.4), var(--tw-gradient-to);
}
.ybc-via-lime-400\/50{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.5), var(--tw-gradient-to);
}
.ybc-via-lime-400\/60{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.6), var(--tw-gradient-to);
}
.ybc-via-lime-400\/70{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.7), var(--tw-gradient-to);
}
.ybc-via-lime-400\/75{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.75), var(--tw-gradient-to);
}
.ybc-via-lime-400\/80{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.8), var(--tw-gradient-to);
}
.ybc-via-lime-400\/90{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.9), var(--tw-gradient-to);
}
.ybc-via-lime-400\/95{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 0.95), var(--tw-gradient-to);
}
.ybc-via-lime-400\/100{
  --tw-gradient-to: rgb(154 202 60 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(154 202 60 / 1), var(--tw-gradient-to);
}
.ybc-via-lime-500\/0{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0), var(--tw-gradient-to);
}
.ybc-via-lime-500\/5{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.05), var(--tw-gradient-to);
}
.ybc-via-lime-500\/10{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.1), var(--tw-gradient-to);
}
.ybc-via-lime-500\/20{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.2), var(--tw-gradient-to);
}
.ybc-via-lime-500\/25{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.25), var(--tw-gradient-to);
}
.ybc-via-lime-500\/30{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.3), var(--tw-gradient-to);
}
.ybc-via-lime-500\/40{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.4), var(--tw-gradient-to);
}
.ybc-via-lime-500\/50{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.5), var(--tw-gradient-to);
}
.ybc-via-lime-500\/60{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.6), var(--tw-gradient-to);
}
.ybc-via-lime-500\/70{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.7), var(--tw-gradient-to);
}
.ybc-via-lime-500\/75{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.75), var(--tw-gradient-to);
}
.ybc-via-lime-500\/80{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.8), var(--tw-gradient-to);
}
.ybc-via-lime-500\/90{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.9), var(--tw-gradient-to);
}
.ybc-via-lime-500\/95{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 0.95), var(--tw-gradient-to);
}
.ybc-via-lime-500\/100{
  --tw-gradient-to: rgb(132 189 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(132 189 0 / 1), var(--tw-gradient-to);
}
.ybc-via-lime-600\/0{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0), var(--tw-gradient-to);
}
.ybc-via-lime-600\/5{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.05), var(--tw-gradient-to);
}
.ybc-via-lime-600\/10{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.1), var(--tw-gradient-to);
}
.ybc-via-lime-600\/20{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.2), var(--tw-gradient-to);
}
.ybc-via-lime-600\/25{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.25), var(--tw-gradient-to);
}
.ybc-via-lime-600\/30{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.3), var(--tw-gradient-to);
}
.ybc-via-lime-600\/40{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.4), var(--tw-gradient-to);
}
.ybc-via-lime-600\/50{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.5), var(--tw-gradient-to);
}
.ybc-via-lime-600\/60{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.6), var(--tw-gradient-to);
}
.ybc-via-lime-600\/70{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.7), var(--tw-gradient-to);
}
.ybc-via-lime-600\/75{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.75), var(--tw-gradient-to);
}
.ybc-via-lime-600\/80{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.8), var(--tw-gradient-to);
}
.ybc-via-lime-600\/90{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.9), var(--tw-gradient-to);
}
.ybc-via-lime-600\/95{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 0.95), var(--tw-gradient-to);
}
.ybc-via-lime-600\/100{
  --tw-gradient-to: rgb(101 162 12 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(101 162 12 / 1), var(--tw-gradient-to);
}
.ybc-via-lime-700\/0{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0), var(--tw-gradient-to);
}
.ybc-via-lime-700\/5{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.05), var(--tw-gradient-to);
}
.ybc-via-lime-700\/10{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.1), var(--tw-gradient-to);
}
.ybc-via-lime-700\/20{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.2), var(--tw-gradient-to);
}
.ybc-via-lime-700\/25{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.25), var(--tw-gradient-to);
}
.ybc-via-lime-700\/30{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.3), var(--tw-gradient-to);
}
.ybc-via-lime-700\/40{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.4), var(--tw-gradient-to);
}
.ybc-via-lime-700\/50{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.5), var(--tw-gradient-to);
}
.ybc-via-lime-700\/60{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.6), var(--tw-gradient-to);
}
.ybc-via-lime-700\/70{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.7), var(--tw-gradient-to);
}
.ybc-via-lime-700\/75{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.75), var(--tw-gradient-to);
}
.ybc-via-lime-700\/80{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.8), var(--tw-gradient-to);
}
.ybc-via-lime-700\/90{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.9), var(--tw-gradient-to);
}
.ybc-via-lime-700\/95{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 0.95), var(--tw-gradient-to);
}
.ybc-via-lime-700\/100{
  --tw-gradient-to: rgb(123 175 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123 175 0 / 1), var(--tw-gradient-to);
}
.ybc-via-lime-900\/0{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0), var(--tw-gradient-to);
}
.ybc-via-lime-900\/5{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.05), var(--tw-gradient-to);
}
.ybc-via-lime-900\/10{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.1), var(--tw-gradient-to);
}
.ybc-via-lime-900\/20{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.2), var(--tw-gradient-to);
}
.ybc-via-lime-900\/25{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.25), var(--tw-gradient-to);
}
.ybc-via-lime-900\/30{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.3), var(--tw-gradient-to);
}
.ybc-via-lime-900\/40{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.4), var(--tw-gradient-to);
}
.ybc-via-lime-900\/50{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.5), var(--tw-gradient-to);
}
.ybc-via-lime-900\/60{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.6), var(--tw-gradient-to);
}
.ybc-via-lime-900\/70{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.7), var(--tw-gradient-to);
}
.ybc-via-lime-900\/75{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.75), var(--tw-gradient-to);
}
.ybc-via-lime-900\/80{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.8), var(--tw-gradient-to);
}
.ybc-via-lime-900\/90{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.9), var(--tw-gradient-to);
}
.ybc-via-lime-900\/95{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.95), var(--tw-gradient-to);
}
.ybc-via-lime-900\/100{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 1), var(--tw-gradient-to);
}
.ybc-via-gray-50\/0{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0), var(--tw-gradient-to);
}
.ybc-via-gray-50\/5{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.05), var(--tw-gradient-to);
}
.ybc-via-gray-50\/10{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.1), var(--tw-gradient-to);
}
.ybc-via-gray-50\/20{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.2), var(--tw-gradient-to);
}
.ybc-via-gray-50\/25{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.25), var(--tw-gradient-to);
}
.ybc-via-gray-50\/30{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.3), var(--tw-gradient-to);
}
.ybc-via-gray-50\/40{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.4), var(--tw-gradient-to);
}
.ybc-via-gray-50\/50{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.5), var(--tw-gradient-to);
}
.ybc-via-gray-50\/60{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.6), var(--tw-gradient-to);
}
.ybc-via-gray-50\/70{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.7), var(--tw-gradient-to);
}
.ybc-via-gray-50\/75{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.75), var(--tw-gradient-to);
}
.ybc-via-gray-50\/80{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.8), var(--tw-gradient-to);
}
.ybc-via-gray-50\/90{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.9), var(--tw-gradient-to);
}
.ybc-via-gray-50\/95{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 0.95), var(--tw-gradient-to);
}
.ybc-via-gray-50\/100{
  --tw-gradient-to: rgb(249 249 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(249 249 249 / 1), var(--tw-gradient-to);
}
.ybc-via-gray-100\/0{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0), var(--tw-gradient-to);
}
.ybc-via-gray-100\/5{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.05), var(--tw-gradient-to);
}
.ybc-via-gray-100\/10{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.1), var(--tw-gradient-to);
}
.ybc-via-gray-100\/20{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.2), var(--tw-gradient-to);
}
.ybc-via-gray-100\/25{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.25), var(--tw-gradient-to);
}
.ybc-via-gray-100\/30{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.3), var(--tw-gradient-to);
}
.ybc-via-gray-100\/40{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.4), var(--tw-gradient-to);
}
.ybc-via-gray-100\/50{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.5), var(--tw-gradient-to);
}
.ybc-via-gray-100\/60{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.6), var(--tw-gradient-to);
}
.ybc-via-gray-100\/70{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.7), var(--tw-gradient-to);
}
.ybc-via-gray-100\/75{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.75), var(--tw-gradient-to);
}
.ybc-via-gray-100\/80{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.8), var(--tw-gradient-to);
}
.ybc-via-gray-100\/90{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.9), var(--tw-gradient-to);
}
.ybc-via-gray-100\/95{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 0.95), var(--tw-gradient-to);
}
.ybc-via-gray-100\/100{
  --tw-gradient-to: rgb(245 245 245 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(245 245 245 / 1), var(--tw-gradient-to);
}
.ybc-via-gray-300\/0{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0), var(--tw-gradient-to);
}
.ybc-via-gray-300\/5{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.05), var(--tw-gradient-to);
}
.ybc-via-gray-300\/10{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.1), var(--tw-gradient-to);
}
.ybc-via-gray-300\/20{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.2), var(--tw-gradient-to);
}
.ybc-via-gray-300\/25{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.25), var(--tw-gradient-to);
}
.ybc-via-gray-300\/30{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.3), var(--tw-gradient-to);
}
.ybc-via-gray-300\/40{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.4), var(--tw-gradient-to);
}
.ybc-via-gray-300\/50{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.5), var(--tw-gradient-to);
}
.ybc-via-gray-300\/60{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.6), var(--tw-gradient-to);
}
.ybc-via-gray-300\/70{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.7), var(--tw-gradient-to);
}
.ybc-via-gray-300\/75{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.75), var(--tw-gradient-to);
}
.ybc-via-gray-300\/80{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.8), var(--tw-gradient-to);
}
.ybc-via-gray-300\/90{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.9), var(--tw-gradient-to);
}
.ybc-via-gray-300\/95{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 0.95), var(--tw-gradient-to);
}
.ybc-via-gray-300\/100{
  --tw-gradient-to: rgb(217 217 217 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(217 217 217 / 1), var(--tw-gradient-to);
}
.ybc-via-gray-400\/0{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0), var(--tw-gradient-to);
}
.ybc-via-gray-400\/5{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.05), var(--tw-gradient-to);
}
.ybc-via-gray-400\/10{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.1), var(--tw-gradient-to);
}
.ybc-via-gray-400\/20{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.2), var(--tw-gradient-to);
}
.ybc-via-gray-400\/25{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.25), var(--tw-gradient-to);
}
.ybc-via-gray-400\/30{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.3), var(--tw-gradient-to);
}
.ybc-via-gray-400\/40{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.4), var(--tw-gradient-to);
}
.ybc-via-gray-400\/50{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.5), var(--tw-gradient-to);
}
.ybc-via-gray-400\/60{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.6), var(--tw-gradient-to);
}
.ybc-via-gray-400\/70{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.7), var(--tw-gradient-to);
}
.ybc-via-gray-400\/75{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.75), var(--tw-gradient-to);
}
.ybc-via-gray-400\/80{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.8), var(--tw-gradient-to);
}
.ybc-via-gray-400\/90{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.9), var(--tw-gradient-to);
}
.ybc-via-gray-400\/95{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 0.95), var(--tw-gradient-to);
}
.ybc-via-gray-400\/100{
  --tw-gradient-to: rgb(177 180 169 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 180 169 / 1), var(--tw-gradient-to);
}
.ybc-via-gray-500\/0{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0), var(--tw-gradient-to);
}
.ybc-via-gray-500\/5{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.05), var(--tw-gradient-to);
}
.ybc-via-gray-500\/10{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.1), var(--tw-gradient-to);
}
.ybc-via-gray-500\/20{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.2), var(--tw-gradient-to);
}
.ybc-via-gray-500\/25{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.25), var(--tw-gradient-to);
}
.ybc-via-gray-500\/30{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.3), var(--tw-gradient-to);
}
.ybc-via-gray-500\/40{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.4), var(--tw-gradient-to);
}
.ybc-via-gray-500\/50{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.5), var(--tw-gradient-to);
}
.ybc-via-gray-500\/60{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.6), var(--tw-gradient-to);
}
.ybc-via-gray-500\/70{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.7), var(--tw-gradient-to);
}
.ybc-via-gray-500\/75{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.75), var(--tw-gradient-to);
}
.ybc-via-gray-500\/80{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.8), var(--tw-gradient-to);
}
.ybc-via-gray-500\/90{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.9), var(--tw-gradient-to);
}
.ybc-via-gray-500\/95{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 0.95), var(--tw-gradient-to);
}
.ybc-via-gray-500\/100{
  --tw-gradient-to: rgb(134 139 121 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(134 139 121 / 1), var(--tw-gradient-to);
}
.ybc-via-gray-600\/0{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0), var(--tw-gradient-to);
}
.ybc-via-gray-600\/5{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.05), var(--tw-gradient-to);
}
.ybc-via-gray-600\/10{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.1), var(--tw-gradient-to);
}
.ybc-via-gray-600\/20{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.2), var(--tw-gradient-to);
}
.ybc-via-gray-600\/25{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.25), var(--tw-gradient-to);
}
.ybc-via-gray-600\/30{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.3), var(--tw-gradient-to);
}
.ybc-via-gray-600\/40{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.4), var(--tw-gradient-to);
}
.ybc-via-gray-600\/50{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.5), var(--tw-gradient-to);
}
.ybc-via-gray-600\/60{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.6), var(--tw-gradient-to);
}
.ybc-via-gray-600\/70{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.7), var(--tw-gradient-to);
}
.ybc-via-gray-600\/75{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.75), var(--tw-gradient-to);
}
.ybc-via-gray-600\/80{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.8), var(--tw-gradient-to);
}
.ybc-via-gray-600\/90{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.9), var(--tw-gradient-to);
}
.ybc-via-gray-600\/95{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 0.95), var(--tw-gradient-to);
}
.ybc-via-gray-600\/100{
  --tw-gradient-to: rgb(78 78 78 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(78 78 78 / 1), var(--tw-gradient-to);
}
.ybc-via-gray-700\/0{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0), var(--tw-gradient-to);
}
.ybc-via-gray-700\/5{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.05), var(--tw-gradient-to);
}
.ybc-via-gray-700\/10{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.1), var(--tw-gradient-to);
}
.ybc-via-gray-700\/20{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.2), var(--tw-gradient-to);
}
.ybc-via-gray-700\/25{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.25), var(--tw-gradient-to);
}
.ybc-via-gray-700\/30{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.3), var(--tw-gradient-to);
}
.ybc-via-gray-700\/40{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.4), var(--tw-gradient-to);
}
.ybc-via-gray-700\/50{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.5), var(--tw-gradient-to);
}
.ybc-via-gray-700\/60{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.6), var(--tw-gradient-to);
}
.ybc-via-gray-700\/70{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.7), var(--tw-gradient-to);
}
.ybc-via-gray-700\/75{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.75), var(--tw-gradient-to);
}
.ybc-via-gray-700\/80{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.8), var(--tw-gradient-to);
}
.ybc-via-gray-700\/90{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.9), var(--tw-gradient-to);
}
.ybc-via-gray-700\/95{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 0.95), var(--tw-gradient-to);
}
.ybc-via-gray-700\/100{
  --tw-gradient-to: rgb(51 51 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(51 51 51 / 1), var(--tw-gradient-to);
}
.ybc-via-gray-800\/0{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0), var(--tw-gradient-to);
}
.ybc-via-gray-800\/5{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.05), var(--tw-gradient-to);
}
.ybc-via-gray-800\/10{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.1), var(--tw-gradient-to);
}
.ybc-via-gray-800\/20{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.2), var(--tw-gradient-to);
}
.ybc-via-gray-800\/25{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.25), var(--tw-gradient-to);
}
.ybc-via-gray-800\/30{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.3), var(--tw-gradient-to);
}
.ybc-via-gray-800\/40{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.4), var(--tw-gradient-to);
}
.ybc-via-gray-800\/50{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.5), var(--tw-gradient-to);
}
.ybc-via-gray-800\/60{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.6), var(--tw-gradient-to);
}
.ybc-via-gray-800\/70{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.7), var(--tw-gradient-to);
}
.ybc-via-gray-800\/75{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.75), var(--tw-gradient-to);
}
.ybc-via-gray-800\/80{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.8), var(--tw-gradient-to);
}
.ybc-via-gray-800\/90{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.9), var(--tw-gradient-to);
}
.ybc-via-gray-800\/95{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 0.95), var(--tw-gradient-to);
}
.ybc-via-gray-800\/100{
  --tw-gradient-to: rgb(104 111 89 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(104 111 89 / 1), var(--tw-gradient-to);
}
.ybc-via-gray-900\/0{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0), var(--tw-gradient-to);
}
.ybc-via-gray-900\/5{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.05), var(--tw-gradient-to);
}
.ybc-via-gray-900\/10{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.1), var(--tw-gradient-to);
}
.ybc-via-gray-900\/20{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.2), var(--tw-gradient-to);
}
.ybc-via-gray-900\/25{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.25), var(--tw-gradient-to);
}
.ybc-via-gray-900\/30{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.3), var(--tw-gradient-to);
}
.ybc-via-gray-900\/40{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.4), var(--tw-gradient-to);
}
.ybc-via-gray-900\/50{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.5), var(--tw-gradient-to);
}
.ybc-via-gray-900\/60{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.6), var(--tw-gradient-to);
}
.ybc-via-gray-900\/70{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.7), var(--tw-gradient-to);
}
.ybc-via-gray-900\/75{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.75), var(--tw-gradient-to);
}
.ybc-via-gray-900\/80{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.8), var(--tw-gradient-to);
}
.ybc-via-gray-900\/90{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.9), var(--tw-gradient-to);
}
.ybc-via-gray-900\/95{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 0.95), var(--tw-gradient-to);
}
.ybc-via-gray-900\/100{
  --tw-gradient-to: rgb(61 65 51 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(61 65 51 / 1), var(--tw-gradient-to);
}
.ybc-via-teal-100\/0{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0), var(--tw-gradient-to);
}
.ybc-via-teal-100\/5{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.05), var(--tw-gradient-to);
}
.ybc-via-teal-100\/10{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.1), var(--tw-gradient-to);
}
.ybc-via-teal-100\/20{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.2), var(--tw-gradient-to);
}
.ybc-via-teal-100\/25{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.25), var(--tw-gradient-to);
}
.ybc-via-teal-100\/30{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.3), var(--tw-gradient-to);
}
.ybc-via-teal-100\/40{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.4), var(--tw-gradient-to);
}
.ybc-via-teal-100\/50{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.5), var(--tw-gradient-to);
}
.ybc-via-teal-100\/60{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.6), var(--tw-gradient-to);
}
.ybc-via-teal-100\/70{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.7), var(--tw-gradient-to);
}
.ybc-via-teal-100\/75{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.75), var(--tw-gradient-to);
}
.ybc-via-teal-100\/80{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.8), var(--tw-gradient-to);
}
.ybc-via-teal-100\/90{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.9), var(--tw-gradient-to);
}
.ybc-via-teal-100\/95{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 0.95), var(--tw-gradient-to);
}
.ybc-via-teal-100\/100{
  --tw-gradient-to: rgb(224 240 247 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(224 240 247 / 1), var(--tw-gradient-to);
}
.ybc-via-teal-500\/0{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0), var(--tw-gradient-to);
}
.ybc-via-teal-500\/5{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.05), var(--tw-gradient-to);
}
.ybc-via-teal-500\/10{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.1), var(--tw-gradient-to);
}
.ybc-via-teal-500\/20{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.2), var(--tw-gradient-to);
}
.ybc-via-teal-500\/25{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.25), var(--tw-gradient-to);
}
.ybc-via-teal-500\/30{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.3), var(--tw-gradient-to);
}
.ybc-via-teal-500\/40{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.4), var(--tw-gradient-to);
}
.ybc-via-teal-500\/50{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.5), var(--tw-gradient-to);
}
.ybc-via-teal-500\/60{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.6), var(--tw-gradient-to);
}
.ybc-via-teal-500\/70{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.7), var(--tw-gradient-to);
}
.ybc-via-teal-500\/75{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.75), var(--tw-gradient-to);
}
.ybc-via-teal-500\/80{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.8), var(--tw-gradient-to);
}
.ybc-via-teal-500\/90{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.9), var(--tw-gradient-to);
}
.ybc-via-teal-500\/95{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.95), var(--tw-gradient-to);
}
.ybc-via-teal-500\/100{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 1), var(--tw-gradient-to);
}
.ybc-via-teal-600\/0{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0), var(--tw-gradient-to);
}
.ybc-via-teal-600\/5{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.05), var(--tw-gradient-to);
}
.ybc-via-teal-600\/10{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.1), var(--tw-gradient-to);
}
.ybc-via-teal-600\/20{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.2), var(--tw-gradient-to);
}
.ybc-via-teal-600\/25{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.25), var(--tw-gradient-to);
}
.ybc-via-teal-600\/30{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.3), var(--tw-gradient-to);
}
.ybc-via-teal-600\/40{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.4), var(--tw-gradient-to);
}
.ybc-via-teal-600\/50{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.5), var(--tw-gradient-to);
}
.ybc-via-teal-600\/60{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.6), var(--tw-gradient-to);
}
.ybc-via-teal-600\/70{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.7), var(--tw-gradient-to);
}
.ybc-via-teal-600\/75{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.75), var(--tw-gradient-to);
}
.ybc-via-teal-600\/80{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.8), var(--tw-gradient-to);
}
.ybc-via-teal-600\/90{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.9), var(--tw-gradient-to);
}
.ybc-via-teal-600\/95{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.95), var(--tw-gradient-to);
}
.ybc-via-teal-600\/100{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 1), var(--tw-gradient-to);
}
.ybc-via-teal-900\/0{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0), var(--tw-gradient-to);
}
.ybc-via-teal-900\/5{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.05), var(--tw-gradient-to);
}
.ybc-via-teal-900\/10{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.1), var(--tw-gradient-to);
}
.ybc-via-teal-900\/20{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.2), var(--tw-gradient-to);
}
.ybc-via-teal-900\/25{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.25), var(--tw-gradient-to);
}
.ybc-via-teal-900\/30{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.3), var(--tw-gradient-to);
}
.ybc-via-teal-900\/40{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.4), var(--tw-gradient-to);
}
.ybc-via-teal-900\/50{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.5), var(--tw-gradient-to);
}
.ybc-via-teal-900\/60{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.6), var(--tw-gradient-to);
}
.ybc-via-teal-900\/70{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.7), var(--tw-gradient-to);
}
.ybc-via-teal-900\/75{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.75), var(--tw-gradient-to);
}
.ybc-via-teal-900\/80{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.8), var(--tw-gradient-to);
}
.ybc-via-teal-900\/90{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.9), var(--tw-gradient-to);
}
.ybc-via-teal-900\/95{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 0.95), var(--tw-gradient-to);
}
.ybc-via-teal-900\/100{
  --tw-gradient-to: rgb(0 85 114 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 85 114 / 1), var(--tw-gradient-to);
}
.ybc-via-blue-100\/0{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0), var(--tw-gradient-to);
}
.ybc-via-blue-100\/5{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.05), var(--tw-gradient-to);
}
.ybc-via-blue-100\/10{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.1), var(--tw-gradient-to);
}
.ybc-via-blue-100\/20{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.2), var(--tw-gradient-to);
}
.ybc-via-blue-100\/25{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.25), var(--tw-gradient-to);
}
.ybc-via-blue-100\/30{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.3), var(--tw-gradient-to);
}
.ybc-via-blue-100\/40{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.4), var(--tw-gradient-to);
}
.ybc-via-blue-100\/50{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.5), var(--tw-gradient-to);
}
.ybc-via-blue-100\/60{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.6), var(--tw-gradient-to);
}
.ybc-via-blue-100\/70{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.7), var(--tw-gradient-to);
}
.ybc-via-blue-100\/75{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.75), var(--tw-gradient-to);
}
.ybc-via-blue-100\/80{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.8), var(--tw-gradient-to);
}
.ybc-via-blue-100\/90{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.9), var(--tw-gradient-to);
}
.ybc-via-blue-100\/95{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.95), var(--tw-gradient-to);
}
.ybc-via-blue-100\/100{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 1), var(--tw-gradient-to);
}
.ybc-via-blue-200\/0{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0), var(--tw-gradient-to);
}
.ybc-via-blue-200\/5{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.05), var(--tw-gradient-to);
}
.ybc-via-blue-200\/10{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.1), var(--tw-gradient-to);
}
.ybc-via-blue-200\/20{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.2), var(--tw-gradient-to);
}
.ybc-via-blue-200\/25{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.25), var(--tw-gradient-to);
}
.ybc-via-blue-200\/30{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.3), var(--tw-gradient-to);
}
.ybc-via-blue-200\/40{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.4), var(--tw-gradient-to);
}
.ybc-via-blue-200\/50{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.5), var(--tw-gradient-to);
}
.ybc-via-blue-200\/60{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.6), var(--tw-gradient-to);
}
.ybc-via-blue-200\/70{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.7), var(--tw-gradient-to);
}
.ybc-via-blue-200\/75{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.75), var(--tw-gradient-to);
}
.ybc-via-blue-200\/80{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.8), var(--tw-gradient-to);
}
.ybc-via-blue-200\/90{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.9), var(--tw-gradient-to);
}
.ybc-via-blue-200\/95{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 0.95), var(--tw-gradient-to);
}
.ybc-via-blue-200\/100{
  --tw-gradient-to: rgb(72 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(72 118 148 / 1), var(--tw-gradient-to);
}
.ybc-via-blue-500\/0{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0), var(--tw-gradient-to);
}
.ybc-via-blue-500\/5{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.05), var(--tw-gradient-to);
}
.ybc-via-blue-500\/10{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.1), var(--tw-gradient-to);
}
.ybc-via-blue-500\/20{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.2), var(--tw-gradient-to);
}
.ybc-via-blue-500\/25{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.25), var(--tw-gradient-to);
}
.ybc-via-blue-500\/30{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.3), var(--tw-gradient-to);
}
.ybc-via-blue-500\/40{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.4), var(--tw-gradient-to);
}
.ybc-via-blue-500\/50{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.5), var(--tw-gradient-to);
}
.ybc-via-blue-500\/60{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.6), var(--tw-gradient-to);
}
.ybc-via-blue-500\/70{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.7), var(--tw-gradient-to);
}
.ybc-via-blue-500\/75{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.75), var(--tw-gradient-to);
}
.ybc-via-blue-500\/80{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.8), var(--tw-gradient-to);
}
.ybc-via-blue-500\/90{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.9), var(--tw-gradient-to);
}
.ybc-via-blue-500\/95{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.95), var(--tw-gradient-to);
}
.ybc-via-blue-500\/100{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 1), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/0{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/5{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.05), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/10{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.1), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/20{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.2), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/25{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.25), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/30{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.3), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/40{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.4), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/50{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.5), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/60{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.6), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/70{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.7), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/75{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.75), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/80{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.8), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/90{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.9), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/95{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 0.95), var(--tw-gradient-to);
}
.ybc-via-section-branding-why-yubico\/100{
  --tw-gradient-to: rgb(60 114 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 114 177 / 1), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/0{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/5{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.05), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/10{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.1), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/20{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.2), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/25{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.25), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/30{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.3), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/40{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.4), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/50{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.5), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/60{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.6), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/70{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.7), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/75{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.75), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/80{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.8), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/90{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.9), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/95{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 0.95), var(--tw-gradient-to);
}
.ybc-via-section-branding-products\/100{
  --tw-gradient-to: rgb(74 118 148 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(74 118 148 / 1), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/0{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/5{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.05), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/10{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.1), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/20{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.2), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/25{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.25), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/30{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.3), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/40{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.4), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/50{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.5), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/60{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.6), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/70{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.7), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/75{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.75), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/80{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.8), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/90{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.9), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/95{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 0.95), var(--tw-gradient-to);
}
.ybc-via-section-branding-solutions\/100{
  --tw-gradient-to: rgb(0 115 165 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 115 165 / 1), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/0{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/5{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.05), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/10{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.1), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/20{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.2), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/25{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.25), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/30{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.3), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/40{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.4), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/50{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.5), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/60{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.6), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/70{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.7), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/75{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.75), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/80{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.8), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/90{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.9), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/95{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 0.95), var(--tw-gradient-to);
}
.ybc-via-section-branding-resources\/100{
  --tw-gradient-to: rgb(0 127 149 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 127 149 / 1), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/0{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/5{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.05), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/10{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.1), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/20{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.2), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/25{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.25), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/30{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.3), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/40{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.4), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/50{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.5), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/60{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.6), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/70{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.7), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/75{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.75), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/80{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.8), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/90{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.9), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/95{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 0.95), var(--tw-gradient-to);
}
.ybc-via-section-branding-company\/100{
  --tw-gradient-to: rgb(92 130 17 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(92 130 17 / 1), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/0{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/5{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.05), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/10{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.1), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/20{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.2), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/25{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.25), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/30{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.3), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/40{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.4), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/50{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.5), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/60{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.6), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/70{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.7), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/75{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.75), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/80{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.8), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/90{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.9), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/95{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 0.95), var(--tw-gradient-to);
}
.ybc-via-section-branding-support\/100{
  --tw-gradient-to: rgb(32 105 120 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(32 105 120 / 1), var(--tw-gradient-to);
}
.ybc-to-transparent{
  --tw-gradient-to: transparent;
}
.ybc-to-current{
  --tw-gradient-to: currentColor;
}
.ybc-to-black{
  --tw-gradient-to: #000000;
}
.ybc-to-white{
  --tw-gradient-to: #FFFFFF;
}
.ybc-to-lime-400{
  --tw-gradient-to: #9ACA3C;
}
.ybc-to-lime-500{
  --tw-gradient-to: #84BD00;
}
.ybc-to-lime-600{
  --tw-gradient-to: #65a20c;
}
.ybc-to-lime-700{
  --tw-gradient-to: #7baf00;
}
.ybc-to-lime-900{
  --tw-gradient-to: #5C8211;
}
.ybc-to-gray-50{
  --tw-gradient-to: #F9F9F9;
}
.ybc-to-gray-100{
  --tw-gradient-to: #F5F5F5;
}
.ybc-to-gray-300{
  --tw-gradient-to: #D9D9D9;
}
.ybc-to-gray-400{
  --tw-gradient-to: #b1b4a9;
}
.ybc-to-gray-500{
  --tw-gradient-to: #868B79;
}
.ybc-to-gray-600{
  --tw-gradient-to: #4E4E4E;
}
.ybc-to-gray-700{
  --tw-gradient-to: #333333;
}
.ybc-to-gray-800{
  --tw-gradient-to: #686F59;
}
.ybc-to-gray-900{
  --tw-gradient-to: #3D4133;
}
.ybc-to-teal-100{
  --tw-gradient-to: #E0F0F7;
}
.ybc-to-teal-500{
  --tw-gradient-to: #007f95;
}
.ybc-to-teal-600{
  --tw-gradient-to: #0073A5;
}
.ybc-to-teal-900{
  --tw-gradient-to: #005572;
}
.ybc-to-blue-100{
  --tw-gradient-to: #3c72b1;
}
.ybc-to-blue-200{
  --tw-gradient-to: #487694;
}
.ybc-to-blue-500{
  --tw-gradient-to: #206978;
}
.ybc-to-section-branding-why-yubico{
  --tw-gradient-to: #3C72B1;
}
.ybc-to-section-branding-products{
  --tw-gradient-to: #4A7694;
}
.ybc-to-section-branding-solutions{
  --tw-gradient-to: #0073A5;
}
.ybc-to-section-branding-resources{
  --tw-gradient-to: #007F95;
}
.ybc-to-section-branding-company{
  --tw-gradient-to: #5c8211;
}
.ybc-to-section-branding-support{
  --tw-gradient-to: #206978;
}
.ybc-to-transparent\/0{
  --tw-gradient-to: rgb(0 0 0 / 0);
}
.ybc-to-transparent\/5{
  --tw-gradient-to: rgb(0 0 0 / 0.05);
}
.ybc-to-transparent\/10{
  --tw-gradient-to: rgb(0 0 0 / 0.1);
}
.ybc-to-transparent\/20{
  --tw-gradient-to: rgb(0 0 0 / 0.2);
}
.ybc-to-transparent\/25{
  --tw-gradient-to: rgb(0 0 0 / 0.25);
}
.ybc-to-transparent\/30{
  --tw-gradient-to: rgb(0 0 0 / 0.3);
}
.ybc-to-transparent\/40{
  --tw-gradient-to: rgb(0 0 0 / 0.4);
}
.ybc-to-transparent\/50{
  --tw-gradient-to: rgb(0 0 0 / 0.5);
}
.ybc-to-transparent\/60{
  --tw-gradient-to: rgb(0 0 0 / 0.6);
}
.ybc-to-transparent\/70{
  --tw-gradient-to: rgb(0 0 0 / 0.7);
}
.ybc-to-transparent\/75{
  --tw-gradient-to: rgb(0 0 0 / 0.75);
}
.ybc-to-transparent\/80{
  --tw-gradient-to: rgb(0 0 0 / 0.8);
}
.ybc-to-transparent\/90{
  --tw-gradient-to: rgb(0 0 0 / 0.9);
}
.ybc-to-transparent\/95{
  --tw-gradient-to: rgb(0 0 0 / 0.95);
}
.ybc-to-transparent\/100{
  --tw-gradient-to: rgb(0 0 0 / 1);
}
.ybc-to-black\/0{
  --tw-gradient-to: rgb(0 0 0 / 0);
}
.ybc-to-black\/5{
  --tw-gradient-to: rgb(0 0 0 / 0.05);
}
.ybc-to-black\/10{
  --tw-gradient-to: rgb(0 0 0 / 0.1);
}
.ybc-to-black\/20{
  --tw-gradient-to: rgb(0 0 0 / 0.2);
}
.ybc-to-black\/25{
  --tw-gradient-to: rgb(0 0 0 / 0.25);
}
.ybc-to-black\/30{
  --tw-gradient-to: rgb(0 0 0 / 0.3);
}
.ybc-to-black\/40{
  --tw-gradient-to: rgb(0 0 0 / 0.4);
}
.ybc-to-black\/50{
  --tw-gradient-to: rgb(0 0 0 / 0.5);
}
.ybc-to-black\/60{
  --tw-gradient-to: rgb(0 0 0 / 0.6);
}
.ybc-to-black\/70{
  --tw-gradient-to: rgb(0 0 0 / 0.7);
}
.ybc-to-black\/75{
  --tw-gradient-to: rgb(0 0 0 / 0.75);
}
.ybc-to-black\/80{
  --tw-gradient-to: rgb(0 0 0 / 0.8);
}
.ybc-to-black\/90{
  --tw-gradient-to: rgb(0 0 0 / 0.9);
}
.ybc-to-black\/95{
  --tw-gradient-to: rgb(0 0 0 / 0.95);
}
.ybc-to-black\/100{
  --tw-gradient-to: rgb(0 0 0 / 1);
}
.ybc-to-white\/0{
  --tw-gradient-to: rgb(255 255 255 / 0);
}
.ybc-to-white\/5{
  --tw-gradient-to: rgb(255 255 255 / 0.05);
}
.ybc-to-white\/10{
  --tw-gradient-to: rgb(255 255 255 / 0.1);
}
.ybc-to-white\/20{
  --tw-gradient-to: rgb(255 255 255 / 0.2);
}
.ybc-to-white\/25{
  --tw-gradient-to: rgb(255 255 255 / 0.25);
}
.ybc-to-white\/30{
  --tw-gradient-to: rgb(255 255 255 / 0.3);
}
.ybc-to-white\/40{
  --tw-gradient-to: rgb(255 255 255 / 0.4);
}
.ybc-to-white\/50{
  --tw-gradient-to: rgb(255 255 255 / 0.5);
}
.ybc-to-white\/60{
  --tw-gradient-to: rgb(255 255 255 / 0.6);
}
.ybc-to-white\/70{
  --tw-gradient-to: rgb(255 255 255 / 0.7);
}
.ybc-to-white\/75{
  --tw-gradient-to: rgb(255 255 255 / 0.75);
}
.ybc-to-white\/80{
  --tw-gradient-to: rgb(255 255 255 / 0.8);
}
.ybc-to-white\/90{
  --tw-gradient-to: rgb(255 255 255 / 0.9);
}
.ybc-to-white\/95{
  --tw-gradient-to: rgb(255 255 255 / 0.95);
}
.ybc-to-white\/100{
  --tw-gradient-to: rgb(255 255 255 / 1);
}
.ybc-to-lime-400\/0{
  --tw-gradient-to: rgb(154 202 60 / 0);
}
.ybc-to-lime-400\/5{
  --tw-gradient-to: rgb(154 202 60 / 0.05);
}
.ybc-to-lime-400\/10{
  --tw-gradient-to: rgb(154 202 60 / 0.1);
}
.ybc-to-lime-400\/20{
  --tw-gradient-to: rgb(154 202 60 / 0.2);
}
.ybc-to-lime-400\/25{
  --tw-gradient-to: rgb(154 202 60 / 0.25);
}
.ybc-to-lime-400\/30{
  --tw-gradient-to: rgb(154 202 60 / 0.3);
}
.ybc-to-lime-400\/40{
  --tw-gradient-to: rgb(154 202 60 / 0.4);
}
.ybc-to-lime-400\/50{
  --tw-gradient-to: rgb(154 202 60 / 0.5);
}
.ybc-to-lime-400\/60{
  --tw-gradient-to: rgb(154 202 60 / 0.6);
}
.ybc-to-lime-400\/70{
  --tw-gradient-to: rgb(154 202 60 / 0.7);
}
.ybc-to-lime-400\/75{
  --tw-gradient-to: rgb(154 202 60 / 0.75);
}
.ybc-to-lime-400\/80{
  --tw-gradient-to: rgb(154 202 60 / 0.8);
}
.ybc-to-lime-400\/90{
  --tw-gradient-to: rgb(154 202 60 / 0.9);
}
.ybc-to-lime-400\/95{
  --tw-gradient-to: rgb(154 202 60 / 0.95);
}
.ybc-to-lime-400\/100{
  --tw-gradient-to: rgb(154 202 60 / 1);
}
.ybc-to-lime-500\/0{
  --tw-gradient-to: rgb(132 189 0 / 0);
}
.ybc-to-lime-500\/5{
  --tw-gradient-to: rgb(132 189 0 / 0.05);
}
.ybc-to-lime-500\/10{
  --tw-gradient-to: rgb(132 189 0 / 0.1);
}
.ybc-to-lime-500\/20{
  --tw-gradient-to: rgb(132 189 0 / 0.2);
}
.ybc-to-lime-500\/25{
  --tw-gradient-to: rgb(132 189 0 / 0.25);
}
.ybc-to-lime-500\/30{
  --tw-gradient-to: rgb(132 189 0 / 0.3);
}
.ybc-to-lime-500\/40{
  --tw-gradient-to: rgb(132 189 0 / 0.4);
}
.ybc-to-lime-500\/50{
  --tw-gradient-to: rgb(132 189 0 / 0.5);
}
.ybc-to-lime-500\/60{
  --tw-gradient-to: rgb(132 189 0 / 0.6);
}
.ybc-to-lime-500\/70{
  --tw-gradient-to: rgb(132 189 0 / 0.7);
}
.ybc-to-lime-500\/75{
  --tw-gradient-to: rgb(132 189 0 / 0.75);
}
.ybc-to-lime-500\/80{
  --tw-gradient-to: rgb(132 189 0 / 0.8);
}
.ybc-to-lime-500\/90{
  --tw-gradient-to: rgb(132 189 0 / 0.9);
}
.ybc-to-lime-500\/95{
  --tw-gradient-to: rgb(132 189 0 / 0.95);
}
.ybc-to-lime-500\/100{
  --tw-gradient-to: rgb(132 189 0 / 1);
}
.ybc-to-lime-600\/0{
  --tw-gradient-to: rgb(101 162 12 / 0);
}
.ybc-to-lime-600\/5{
  --tw-gradient-to: rgb(101 162 12 / 0.05);
}
.ybc-to-lime-600\/10{
  --tw-gradient-to: rgb(101 162 12 / 0.1);
}
.ybc-to-lime-600\/20{
  --tw-gradient-to: rgb(101 162 12 / 0.2);
}
.ybc-to-lime-600\/25{
  --tw-gradient-to: rgb(101 162 12 / 0.25);
}
.ybc-to-lime-600\/30{
  --tw-gradient-to: rgb(101 162 12 / 0.3);
}
.ybc-to-lime-600\/40{
  --tw-gradient-to: rgb(101 162 12 / 0.4);
}
.ybc-to-lime-600\/50{
  --tw-gradient-to: rgb(101 162 12 / 0.5);
}
.ybc-to-lime-600\/60{
  --tw-gradient-to: rgb(101 162 12 / 0.6);
}
.ybc-to-lime-600\/70{
  --tw-gradient-to: rgb(101 162 12 / 0.7);
}
.ybc-to-lime-600\/75{
  --tw-gradient-to: rgb(101 162 12 / 0.75);
}
.ybc-to-lime-600\/80{
  --tw-gradient-to: rgb(101 162 12 / 0.8);
}
.ybc-to-lime-600\/90{
  --tw-gradient-to: rgb(101 162 12 / 0.9);
}
.ybc-to-lime-600\/95{
  --tw-gradient-to: rgb(101 162 12 / 0.95);
}
.ybc-to-lime-600\/100{
  --tw-gradient-to: rgb(101 162 12 / 1);
}
.ybc-to-lime-700\/0{
  --tw-gradient-to: rgb(123 175 0 / 0);
}
.ybc-to-lime-700\/5{
  --tw-gradient-to: rgb(123 175 0 / 0.05);
}
.ybc-to-lime-700\/10{
  --tw-gradient-to: rgb(123 175 0 / 0.1);
}
.ybc-to-lime-700\/20{
  --tw-gradient-to: rgb(123 175 0 / 0.2);
}
.ybc-to-lime-700\/25{
  --tw-gradient-to: rgb(123 175 0 / 0.25);
}
.ybc-to-lime-700\/30{
  --tw-gradient-to: rgb(123 175 0 / 0.3);
}
.ybc-to-lime-700\/40{
  --tw-gradient-to: rgb(123 175 0 / 0.4);
}
.ybc-to-lime-700\/50{
  --tw-gradient-to: rgb(123 175 0 / 0.5);
}
.ybc-to-lime-700\/60{
  --tw-gradient-to: rgb(123 175 0 / 0.6);
}
.ybc-to-lime-700\/70{
  --tw-gradient-to: rgb(123 175 0 / 0.7);
}
.ybc-to-lime-700\/75{
  --tw-gradient-to: rgb(123 175 0 / 0.75);
}
.ybc-to-lime-700\/80{
  --tw-gradient-to: rgb(123 175 0 / 0.8);
}
.ybc-to-lime-700\/90{
  --tw-gradient-to: rgb(123 175 0 / 0.9);
}
.ybc-to-lime-700\/95{
  --tw-gradient-to: rgb(123 175 0 / 0.95);
}
.ybc-to-lime-700\/100{
  --tw-gradient-to: rgb(123 175 0 / 1);
}
.ybc-to-lime-900\/0{
  --tw-gradient-to: rgb(92 130 17 / 0);
}
.ybc-to-lime-900\/5{
  --tw-gradient-to: rgb(92 130 17 / 0.05);
}
.ybc-to-lime-900\/10{
  --tw-gradient-to: rgb(92 130 17 / 0.1);
}
.ybc-to-lime-900\/20{
  --tw-gradient-to: rgb(92 130 17 / 0.2);
}
.ybc-to-lime-900\/25{
  --tw-gradient-to: rgb(92 130 17 / 0.25);
}
.ybc-to-lime-900\/30{
  --tw-gradient-to: rgb(92 130 17 / 0.3);
}
.ybc-to-lime-900\/40{
  --tw-gradient-to: rgb(92 130 17 / 0.4);
}
.ybc-to-lime-900\/50{
  --tw-gradient-to: rgb(92 130 17 / 0.5);
}
.ybc-to-lime-900\/60{
  --tw-gradient-to: rgb(92 130 17 / 0.6);
}
.ybc-to-lime-900\/70{
  --tw-gradient-to: rgb(92 130 17 / 0.7);
}
.ybc-to-lime-900\/75{
  --tw-gradient-to: rgb(92 130 17 / 0.75);
}
.ybc-to-lime-900\/80{
  --tw-gradient-to: rgb(92 130 17 / 0.8);
}
.ybc-to-lime-900\/90{
  --tw-gradient-to: rgb(92 130 17 / 0.9);
}
.ybc-to-lime-900\/95{
  --tw-gradient-to: rgb(92 130 17 / 0.95);
}
.ybc-to-lime-900\/100{
  --tw-gradient-to: rgb(92 130 17 / 1);
}
.ybc-to-gray-50\/0{
  --tw-gradient-to: rgb(249 249 249 / 0);
}
.ybc-to-gray-50\/5{
  --tw-gradient-to: rgb(249 249 249 / 0.05);
}
.ybc-to-gray-50\/10{
  --tw-gradient-to: rgb(249 249 249 / 0.1);
}
.ybc-to-gray-50\/20{
  --tw-gradient-to: rgb(249 249 249 / 0.2);
}
.ybc-to-gray-50\/25{
  --tw-gradient-to: rgb(249 249 249 / 0.25);
}
.ybc-to-gray-50\/30{
  --tw-gradient-to: rgb(249 249 249 / 0.3);
}
.ybc-to-gray-50\/40{
  --tw-gradient-to: rgb(249 249 249 / 0.4);
}
.ybc-to-gray-50\/50{
  --tw-gradient-to: rgb(249 249 249 / 0.5);
}
.ybc-to-gray-50\/60{
  --tw-gradient-to: rgb(249 249 249 / 0.6);
}
.ybc-to-gray-50\/70{
  --tw-gradient-to: rgb(249 249 249 / 0.7);
}
.ybc-to-gray-50\/75{
  --tw-gradient-to: rgb(249 249 249 / 0.75);
}
.ybc-to-gray-50\/80{
  --tw-gradient-to: rgb(249 249 249 / 0.8);
}
.ybc-to-gray-50\/90{
  --tw-gradient-to: rgb(249 249 249 / 0.9);
}
.ybc-to-gray-50\/95{
  --tw-gradient-to: rgb(249 249 249 / 0.95);
}
.ybc-to-gray-50\/100{
  --tw-gradient-to: rgb(249 249 249 / 1);
}
.ybc-to-gray-100\/0{
  --tw-gradient-to: rgb(245 245 245 / 0);
}
.ybc-to-gray-100\/5{
  --tw-gradient-to: rgb(245 245 245 / 0.05);
}
.ybc-to-gray-100\/10{
  --tw-gradient-to: rgb(245 245 245 / 0.1);
}
.ybc-to-gray-100\/20{
  --tw-gradient-to: rgb(245 245 245 / 0.2);
}
.ybc-to-gray-100\/25{
  --tw-gradient-to: rgb(245 245 245 / 0.25);
}
.ybc-to-gray-100\/30{
  --tw-gradient-to: rgb(245 245 245 / 0.3);
}
.ybc-to-gray-100\/40{
  --tw-gradient-to: rgb(245 245 245 / 0.4);
}
.ybc-to-gray-100\/50{
  --tw-gradient-to: rgb(245 245 245 / 0.5);
}
.ybc-to-gray-100\/60{
  --tw-gradient-to: rgb(245 245 245 / 0.6);
}
.ybc-to-gray-100\/70{
  --tw-gradient-to: rgb(245 245 245 / 0.7);
}
.ybc-to-gray-100\/75{
  --tw-gradient-to: rgb(245 245 245 / 0.75);
}
.ybc-to-gray-100\/80{
  --tw-gradient-to: rgb(245 245 245 / 0.8);
}
.ybc-to-gray-100\/90{
  --tw-gradient-to: rgb(245 245 245 / 0.9);
}
.ybc-to-gray-100\/95{
  --tw-gradient-to: rgb(245 245 245 / 0.95);
}
.ybc-to-gray-100\/100{
  --tw-gradient-to: rgb(245 245 245 / 1);
}
.ybc-to-gray-300\/0{
  --tw-gradient-to: rgb(217 217 217 / 0);
}
.ybc-to-gray-300\/5{
  --tw-gradient-to: rgb(217 217 217 / 0.05);
}
.ybc-to-gray-300\/10{
  --tw-gradient-to: rgb(217 217 217 / 0.1);
}
.ybc-to-gray-300\/20{
  --tw-gradient-to: rgb(217 217 217 / 0.2);
}
.ybc-to-gray-300\/25{
  --tw-gradient-to: rgb(217 217 217 / 0.25);
}
.ybc-to-gray-300\/30{
  --tw-gradient-to: rgb(217 217 217 / 0.3);
}
.ybc-to-gray-300\/40{
  --tw-gradient-to: rgb(217 217 217 / 0.4);
}
.ybc-to-gray-300\/50{
  --tw-gradient-to: rgb(217 217 217 / 0.5);
}
.ybc-to-gray-300\/60{
  --tw-gradient-to: rgb(217 217 217 / 0.6);
}
.ybc-to-gray-300\/70{
  --tw-gradient-to: rgb(217 217 217 / 0.7);
}
.ybc-to-gray-300\/75{
  --tw-gradient-to: rgb(217 217 217 / 0.75);
}
.ybc-to-gray-300\/80{
  --tw-gradient-to: rgb(217 217 217 / 0.8);
}
.ybc-to-gray-300\/90{
  --tw-gradient-to: rgb(217 217 217 / 0.9);
}
.ybc-to-gray-300\/95{
  --tw-gradient-to: rgb(217 217 217 / 0.95);
}
.ybc-to-gray-300\/100{
  --tw-gradient-to: rgb(217 217 217 / 1);
}
.ybc-to-gray-400\/0{
  --tw-gradient-to: rgb(177 180 169 / 0);
}
.ybc-to-gray-400\/5{
  --tw-gradient-to: rgb(177 180 169 / 0.05);
}
.ybc-to-gray-400\/10{
  --tw-gradient-to: rgb(177 180 169 / 0.1);
}
.ybc-to-gray-400\/20{
  --tw-gradient-to: rgb(177 180 169 / 0.2);
}
.ybc-to-gray-400\/25{
  --tw-gradient-to: rgb(177 180 169 / 0.25);
}
.ybc-to-gray-400\/30{
  --tw-gradient-to: rgb(177 180 169 / 0.3);
}
.ybc-to-gray-400\/40{
  --tw-gradient-to: rgb(177 180 169 / 0.4);
}
.ybc-to-gray-400\/50{
  --tw-gradient-to: rgb(177 180 169 / 0.5);
}
.ybc-to-gray-400\/60{
  --tw-gradient-to: rgb(177 180 169 / 0.6);
}
.ybc-to-gray-400\/70{
  --tw-gradient-to: rgb(177 180 169 / 0.7);
}
.ybc-to-gray-400\/75{
  --tw-gradient-to: rgb(177 180 169 / 0.75);
}
.ybc-to-gray-400\/80{
  --tw-gradient-to: rgb(177 180 169 / 0.8);
}
.ybc-to-gray-400\/90{
  --tw-gradient-to: rgb(177 180 169 / 0.9);
}
.ybc-to-gray-400\/95{
  --tw-gradient-to: rgb(177 180 169 / 0.95);
}
.ybc-to-gray-400\/100{
  --tw-gradient-to: rgb(177 180 169 / 1);
}
.ybc-to-gray-500\/0{
  --tw-gradient-to: rgb(134 139 121 / 0);
}
.ybc-to-gray-500\/5{
  --tw-gradient-to: rgb(134 139 121 / 0.05);
}
.ybc-to-gray-500\/10{
  --tw-gradient-to: rgb(134 139 121 / 0.1);
}
.ybc-to-gray-500\/20{
  --tw-gradient-to: rgb(134 139 121 / 0.2);
}
.ybc-to-gray-500\/25{
  --tw-gradient-to: rgb(134 139 121 / 0.25);
}
.ybc-to-gray-500\/30{
  --tw-gradient-to: rgb(134 139 121 / 0.3);
}
.ybc-to-gray-500\/40{
  --tw-gradient-to: rgb(134 139 121 / 0.4);
}
.ybc-to-gray-500\/50{
  --tw-gradient-to: rgb(134 139 121 / 0.5);
}
.ybc-to-gray-500\/60{
  --tw-gradient-to: rgb(134 139 121 / 0.6);
}
.ybc-to-gray-500\/70{
  --tw-gradient-to: rgb(134 139 121 / 0.7);
}
.ybc-to-gray-500\/75{
  --tw-gradient-to: rgb(134 139 121 / 0.75);
}
.ybc-to-gray-500\/80{
  --tw-gradient-to: rgb(134 139 121 / 0.8);
}
.ybc-to-gray-500\/90{
  --tw-gradient-to: rgb(134 139 121 / 0.9);
}
.ybc-to-gray-500\/95{
  --tw-gradient-to: rgb(134 139 121 / 0.95);
}
.ybc-to-gray-500\/100{
  --tw-gradient-to: rgb(134 139 121 / 1);
}
.ybc-to-gray-600\/0{
  --tw-gradient-to: rgb(78 78 78 / 0);
}
.ybc-to-gray-600\/5{
  --tw-gradient-to: rgb(78 78 78 / 0.05);
}
.ybc-to-gray-600\/10{
  --tw-gradient-to: rgb(78 78 78 / 0.1);
}
.ybc-to-gray-600\/20{
  --tw-gradient-to: rgb(78 78 78 / 0.2);
}
.ybc-to-gray-600\/25{
  --tw-gradient-to: rgb(78 78 78 / 0.25);
}
.ybc-to-gray-600\/30{
  --tw-gradient-to: rgb(78 78 78 / 0.3);
}
.ybc-to-gray-600\/40{
  --tw-gradient-to: rgb(78 78 78 / 0.4);
}
.ybc-to-gray-600\/50{
  --tw-gradient-to: rgb(78 78 78 / 0.5);
}
.ybc-to-gray-600\/60{
  --tw-gradient-to: rgb(78 78 78 / 0.6);
}
.ybc-to-gray-600\/70{
  --tw-gradient-to: rgb(78 78 78 / 0.7);
}
.ybc-to-gray-600\/75{
  --tw-gradient-to: rgb(78 78 78 / 0.75);
}
.ybc-to-gray-600\/80{
  --tw-gradient-to: rgb(78 78 78 / 0.8);
}
.ybc-to-gray-600\/90{
  --tw-gradient-to: rgb(78 78 78 / 0.9);
}
.ybc-to-gray-600\/95{
  --tw-gradient-to: rgb(78 78 78 / 0.95);
}
.ybc-to-gray-600\/100{
  --tw-gradient-to: rgb(78 78 78 / 1);
}
.ybc-to-gray-700\/0{
  --tw-gradient-to: rgb(51 51 51 / 0);
}
.ybc-to-gray-700\/5{
  --tw-gradient-to: rgb(51 51 51 / 0.05);
}
.ybc-to-gray-700\/10{
  --tw-gradient-to: rgb(51 51 51 / 0.1);
}
.ybc-to-gray-700\/20{
  --tw-gradient-to: rgb(51 51 51 / 0.2);
}
.ybc-to-gray-700\/25{
  --tw-gradient-to: rgb(51 51 51 / 0.25);
}
.ybc-to-gray-700\/30{
  --tw-gradient-to: rgb(51 51 51 / 0.3);
}
.ybc-to-gray-700\/40{
  --tw-gradient-to: rgb(51 51 51 / 0.4);
}
.ybc-to-gray-700\/50{
  --tw-gradient-to: rgb(51 51 51 / 0.5);
}
.ybc-to-gray-700\/60{
  --tw-gradient-to: rgb(51 51 51 / 0.6);
}
.ybc-to-gray-700\/70{
  --tw-gradient-to: rgb(51 51 51 / 0.7);
}
.ybc-to-gray-700\/75{
  --tw-gradient-to: rgb(51 51 51 / 0.75);
}
.ybc-to-gray-700\/80{
  --tw-gradient-to: rgb(51 51 51 / 0.8);
}
.ybc-to-gray-700\/90{
  --tw-gradient-to: rgb(51 51 51 / 0.9);
}
.ybc-to-gray-700\/95{
  --tw-gradient-to: rgb(51 51 51 / 0.95);
}
.ybc-to-gray-700\/100{
  --tw-gradient-to: rgb(51 51 51 / 1);
}
.ybc-to-gray-800\/0{
  --tw-gradient-to: rgb(104 111 89 / 0);
}
.ybc-to-gray-800\/5{
  --tw-gradient-to: rgb(104 111 89 / 0.05);
}
.ybc-to-gray-800\/10{
  --tw-gradient-to: rgb(104 111 89 / 0.1);
}
.ybc-to-gray-800\/20{
  --tw-gradient-to: rgb(104 111 89 / 0.2);
}
.ybc-to-gray-800\/25{
  --tw-gradient-to: rgb(104 111 89 / 0.25);
}
.ybc-to-gray-800\/30{
  --tw-gradient-to: rgb(104 111 89 / 0.3);
}
.ybc-to-gray-800\/40{
  --tw-gradient-to: rgb(104 111 89 / 0.4);
}
.ybc-to-gray-800\/50{
  --tw-gradient-to: rgb(104 111 89 / 0.5);
}
.ybc-to-gray-800\/60{
  --tw-gradient-to: rgb(104 111 89 / 0.6);
}
.ybc-to-gray-800\/70{
  --tw-gradient-to: rgb(104 111 89 / 0.7);
}
.ybc-to-gray-800\/75{
  --tw-gradient-to: rgb(104 111 89 / 0.75);
}
.ybc-to-gray-800\/80{
  --tw-gradient-to: rgb(104 111 89 / 0.8);
}
.ybc-to-gray-800\/90{
  --tw-gradient-to: rgb(104 111 89 / 0.9);
}
.ybc-to-gray-800\/95{
  --tw-gradient-to: rgb(104 111 89 / 0.95);
}
.ybc-to-gray-800\/100{
  --tw-gradient-to: rgb(104 111 89 / 1);
}
.ybc-to-gray-900\/0{
  --tw-gradient-to: rgb(61 65 51 / 0);
}
.ybc-to-gray-900\/5{
  --tw-gradient-to: rgb(61 65 51 / 0.05);
}
.ybc-to-gray-900\/10{
  --tw-gradient-to: rgb(61 65 51 / 0.1);
}
.ybc-to-gray-900\/20{
  --tw-gradient-to: rgb(61 65 51 / 0.2);
}
.ybc-to-gray-900\/25{
  --tw-gradient-to: rgb(61 65 51 / 0.25);
}
.ybc-to-gray-900\/30{
  --tw-gradient-to: rgb(61 65 51 / 0.3);
}
.ybc-to-gray-900\/40{
  --tw-gradient-to: rgb(61 65 51 / 0.4);
}
.ybc-to-gray-900\/50{
  --tw-gradient-to: rgb(61 65 51 / 0.5);
}
.ybc-to-gray-900\/60{
  --tw-gradient-to: rgb(61 65 51 / 0.6);
}
.ybc-to-gray-900\/70{
  --tw-gradient-to: rgb(61 65 51 / 0.7);
}
.ybc-to-gray-900\/75{
  --tw-gradient-to: rgb(61 65 51 / 0.75);
}
.ybc-to-gray-900\/80{
  --tw-gradient-to: rgb(61 65 51 / 0.8);
}
.ybc-to-gray-900\/90{
  --tw-gradient-to: rgb(61 65 51 / 0.9);
}
.ybc-to-gray-900\/95{
  --tw-gradient-to: rgb(61 65 51 / 0.95);
}
.ybc-to-gray-900\/100{
  --tw-gradient-to: rgb(61 65 51 / 1);
}
.ybc-to-teal-100\/0{
  --tw-gradient-to: rgb(224 240 247 / 0);
}
.ybc-to-teal-100\/5{
  --tw-gradient-to: rgb(224 240 247 / 0.05);
}
.ybc-to-teal-100\/10{
  --tw-gradient-to: rgb(224 240 247 / 0.1);
}
.ybc-to-teal-100\/20{
  --tw-gradient-to: rgb(224 240 247 / 0.2);
}
.ybc-to-teal-100\/25{
  --tw-gradient-to: rgb(224 240 247 / 0.25);
}
.ybc-to-teal-100\/30{
  --tw-gradient-to: rgb(224 240 247 / 0.3);
}
.ybc-to-teal-100\/40{
  --tw-gradient-to: rgb(224 240 247 / 0.4);
}
.ybc-to-teal-100\/50{
  --tw-gradient-to: rgb(224 240 247 / 0.5);
}
.ybc-to-teal-100\/60{
  --tw-gradient-to: rgb(224 240 247 / 0.6);
}
.ybc-to-teal-100\/70{
  --tw-gradient-to: rgb(224 240 247 / 0.7);
}
.ybc-to-teal-100\/75{
  --tw-gradient-to: rgb(224 240 247 / 0.75);
}
.ybc-to-teal-100\/80{
  --tw-gradient-to: rgb(224 240 247 / 0.8);
}
.ybc-to-teal-100\/90{
  --tw-gradient-to: rgb(224 240 247 / 0.9);
}
.ybc-to-teal-100\/95{
  --tw-gradient-to: rgb(224 240 247 / 0.95);
}
.ybc-to-teal-100\/100{
  --tw-gradient-to: rgb(224 240 247 / 1);
}
.ybc-to-teal-500\/0{
  --tw-gradient-to: rgb(0 127 149 / 0);
}
.ybc-to-teal-500\/5{
  --tw-gradient-to: rgb(0 127 149 / 0.05);
}
.ybc-to-teal-500\/10{
  --tw-gradient-to: rgb(0 127 149 / 0.1);
}
.ybc-to-teal-500\/20{
  --tw-gradient-to: rgb(0 127 149 / 0.2);
}
.ybc-to-teal-500\/25{
  --tw-gradient-to: rgb(0 127 149 / 0.25);
}
.ybc-to-teal-500\/30{
  --tw-gradient-to: rgb(0 127 149 / 0.3);
}
.ybc-to-teal-500\/40{
  --tw-gradient-to: rgb(0 127 149 / 0.4);
}
.ybc-to-teal-500\/50{
  --tw-gradient-to: rgb(0 127 149 / 0.5);
}
.ybc-to-teal-500\/60{
  --tw-gradient-to: rgb(0 127 149 / 0.6);
}
.ybc-to-teal-500\/70{
  --tw-gradient-to: rgb(0 127 149 / 0.7);
}
.ybc-to-teal-500\/75{
  --tw-gradient-to: rgb(0 127 149 / 0.75);
}
.ybc-to-teal-500\/80{
  --tw-gradient-to: rgb(0 127 149 / 0.8);
}
.ybc-to-teal-500\/90{
  --tw-gradient-to: rgb(0 127 149 / 0.9);
}
.ybc-to-teal-500\/95{
  --tw-gradient-to: rgb(0 127 149 / 0.95);
}
.ybc-to-teal-500\/100{
  --tw-gradient-to: rgb(0 127 149 / 1);
}
.ybc-to-teal-600\/0{
  --tw-gradient-to: rgb(0 115 165 / 0);
}
.ybc-to-teal-600\/5{
  --tw-gradient-to: rgb(0 115 165 / 0.05);
}
.ybc-to-teal-600\/10{
  --tw-gradient-to: rgb(0 115 165 / 0.1);
}
.ybc-to-teal-600\/20{
  --tw-gradient-to: rgb(0 115 165 / 0.2);
}
.ybc-to-teal-600\/25{
  --tw-gradient-to: rgb(0 115 165 / 0.25);
}
.ybc-to-teal-600\/30{
  --tw-gradient-to: rgb(0 115 165 / 0.3);
}
.ybc-to-teal-600\/40{
  --tw-gradient-to: rgb(0 115 165 / 0.4);
}
.ybc-to-teal-600\/50{
  --tw-gradient-to: rgb(0 115 165 / 0.5);
}
.ybc-to-teal-600\/60{
  --tw-gradient-to: rgb(0 115 165 / 0.6);
}
.ybc-to-teal-600\/70{
  --tw-gradient-to: rgb(0 115 165 / 0.7);
}
.ybc-to-teal-600\/75{
  --tw-gradient-to: rgb(0 115 165 / 0.75);
}
.ybc-to-teal-600\/80{
  --tw-gradient-to: rgb(0 115 165 / 0.8);
}
.ybc-to-teal-600\/90{
  --tw-gradient-to: rgb(0 115 165 / 0.9);
}
.ybc-to-teal-600\/95{
  --tw-gradient-to: rgb(0 115 165 / 0.95);
}
.ybc-to-teal-600\/100{
  --tw-gradient-to: rgb(0 115 165 / 1);
}
.ybc-to-teal-900\/0{
  --tw-gradient-to: rgb(0 85 114 / 0);
}
.ybc-to-teal-900\/5{
  --tw-gradient-to: rgb(0 85 114 / 0.05);
}
.ybc-to-teal-900\/10{
  --tw-gradient-to: rgb(0 85 114 / 0.1);
}
.ybc-to-teal-900\/20{
  --tw-gradient-to: rgb(0 85 114 / 0.2);
}
.ybc-to-teal-900\/25{
  --tw-gradient-to: rgb(0 85 114 / 0.25);
}
.ybc-to-teal-900\/30{
  --tw-gradient-to: rgb(0 85 114 / 0.3);
}
.ybc-to-teal-900\/40{
  --tw-gradient-to: rgb(0 85 114 / 0.4);
}
.ybc-to-teal-900\/50{
  --tw-gradient-to: rgb(0 85 114 / 0.5);
}
.ybc-to-teal-900\/60{
  --tw-gradient-to: rgb(0 85 114 / 0.6);
}
.ybc-to-teal-900\/70{
  --tw-gradient-to: rgb(0 85 114 / 0.7);
}
.ybc-to-teal-900\/75{
  --tw-gradient-to: rgb(0 85 114 / 0.75);
}
.ybc-to-teal-900\/80{
  --tw-gradient-to: rgb(0 85 114 / 0.8);
}
.ybc-to-teal-900\/90{
  --tw-gradient-to: rgb(0 85 114 / 0.9);
}
.ybc-to-teal-900\/95{
  --tw-gradient-to: rgb(0 85 114 / 0.95);
}
.ybc-to-teal-900\/100{
  --tw-gradient-to: rgb(0 85 114 / 1);
}
.ybc-to-blue-100\/0{
  --tw-gradient-to: rgb(60 114 177 / 0);
}
.ybc-to-blue-100\/5{
  --tw-gradient-to: rgb(60 114 177 / 0.05);
}
.ybc-to-blue-100\/10{
  --tw-gradient-to: rgb(60 114 177 / 0.1);
}
.ybc-to-blue-100\/20{
  --tw-gradient-to: rgb(60 114 177 / 0.2);
}
.ybc-to-blue-100\/25{
  --tw-gradient-to: rgb(60 114 177 / 0.25);
}
.ybc-to-blue-100\/30{
  --tw-gradient-to: rgb(60 114 177 / 0.3);
}
.ybc-to-blue-100\/40{
  --tw-gradient-to: rgb(60 114 177 / 0.4);
}
.ybc-to-blue-100\/50{
  --tw-gradient-to: rgb(60 114 177 / 0.5);
}
.ybc-to-blue-100\/60{
  --tw-gradient-to: rgb(60 114 177 / 0.6);
}
.ybc-to-blue-100\/70{
  --tw-gradient-to: rgb(60 114 177 / 0.7);
}
.ybc-to-blue-100\/75{
  --tw-gradient-to: rgb(60 114 177 / 0.75);
}
.ybc-to-blue-100\/80{
  --tw-gradient-to: rgb(60 114 177 / 0.8);
}
.ybc-to-blue-100\/90{
  --tw-gradient-to: rgb(60 114 177 / 0.9);
}
.ybc-to-blue-100\/95{
  --tw-gradient-to: rgb(60 114 177 / 0.95);
}
.ybc-to-blue-100\/100{
  --tw-gradient-to: rgb(60 114 177 / 1);
}
.ybc-to-blue-200\/0{
  --tw-gradient-to: rgb(72 118 148 / 0);
}
.ybc-to-blue-200\/5{
  --tw-gradient-to: rgb(72 118 148 / 0.05);
}
.ybc-to-blue-200\/10{
  --tw-gradient-to: rgb(72 118 148 / 0.1);
}
.ybc-to-blue-200\/20{
  --tw-gradient-to: rgb(72 118 148 / 0.2);
}
.ybc-to-blue-200\/25{
  --tw-gradient-to: rgb(72 118 148 / 0.25);
}
.ybc-to-blue-200\/30{
  --tw-gradient-to: rgb(72 118 148 / 0.3);
}
.ybc-to-blue-200\/40{
  --tw-gradient-to: rgb(72 118 148 / 0.4);
}
.ybc-to-blue-200\/50{
  --tw-gradient-to: rgb(72 118 148 / 0.5);
}
.ybc-to-blue-200\/60{
  --tw-gradient-to: rgb(72 118 148 / 0.6);
}
.ybc-to-blue-200\/70{
  --tw-gradient-to: rgb(72 118 148 / 0.7);
}
.ybc-to-blue-200\/75{
  --tw-gradient-to: rgb(72 118 148 / 0.75);
}
.ybc-to-blue-200\/80{
  --tw-gradient-to: rgb(72 118 148 / 0.8);
}
.ybc-to-blue-200\/90{
  --tw-gradient-to: rgb(72 118 148 / 0.9);
}
.ybc-to-blue-200\/95{
  --tw-gradient-to: rgb(72 118 148 / 0.95);
}
.ybc-to-blue-200\/100{
  --tw-gradient-to: rgb(72 118 148 / 1);
}
.ybc-to-blue-500\/0{
  --tw-gradient-to: rgb(32 105 120 / 0);
}
.ybc-to-blue-500\/5{
  --tw-gradient-to: rgb(32 105 120 / 0.05);
}
.ybc-to-blue-500\/10{
  --tw-gradient-to: rgb(32 105 120 / 0.1);
}
.ybc-to-blue-500\/20{
  --tw-gradient-to: rgb(32 105 120 / 0.2);
}
.ybc-to-blue-500\/25{
  --tw-gradient-to: rgb(32 105 120 / 0.25);
}
.ybc-to-blue-500\/30{
  --tw-gradient-to: rgb(32 105 120 / 0.3);
}
.ybc-to-blue-500\/40{
  --tw-gradient-to: rgb(32 105 120 / 0.4);
}
.ybc-to-blue-500\/50{
  --tw-gradient-to: rgb(32 105 120 / 0.5);
}
.ybc-to-blue-500\/60{
  --tw-gradient-to: rgb(32 105 120 / 0.6);
}
.ybc-to-blue-500\/70{
  --tw-gradient-to: rgb(32 105 120 / 0.7);
}
.ybc-to-blue-500\/75{
  --tw-gradient-to: rgb(32 105 120 / 0.75);
}
.ybc-to-blue-500\/80{
  --tw-gradient-to: rgb(32 105 120 / 0.8);
}
.ybc-to-blue-500\/90{
  --tw-gradient-to: rgb(32 105 120 / 0.9);
}
.ybc-to-blue-500\/95{
  --tw-gradient-to: rgb(32 105 120 / 0.95);
}
.ybc-to-blue-500\/100{
  --tw-gradient-to: rgb(32 105 120 / 1);
}
.ybc-to-section-branding-why-yubico\/0{
  --tw-gradient-to: rgb(60 114 177 / 0);
}
.ybc-to-section-branding-why-yubico\/5{
  --tw-gradient-to: rgb(60 114 177 / 0.05);
}
.ybc-to-section-branding-why-yubico\/10{
  --tw-gradient-to: rgb(60 114 177 / 0.1);
}
.ybc-to-section-branding-why-yubico\/20{
  --tw-gradient-to: rgb(60 114 177 / 0.2);
}
.ybc-to-section-branding-why-yubico\/25{
  --tw-gradient-to: rgb(60 114 177 / 0.25);
}
.ybc-to-section-branding-why-yubico\/30{
  --tw-gradient-to: rgb(60 114 177 / 0.3);
}
.ybc-to-section-branding-why-yubico\/40{
  --tw-gradient-to: rgb(60 114 177 / 0.4);
}
.ybc-to-section-branding-why-yubico\/50{
  --tw-gradient-to: rgb(60 114 177 / 0.5);
}
.ybc-to-section-branding-why-yubico\/60{
  --tw-gradient-to: rgb(60 114 177 / 0.6);
}
.ybc-to-section-branding-why-yubico\/70{
  --tw-gradient-to: rgb(60 114 177 / 0.7);
}
.ybc-to-section-branding-why-yubico\/75{
  --tw-gradient-to: rgb(60 114 177 / 0.75);
}
.ybc-to-section-branding-why-yubico\/80{
  --tw-gradient-to: rgb(60 114 177 / 0.8);
}
.ybc-to-section-branding-why-yubico\/90{
  --tw-gradient-to: rgb(60 114 177 / 0.9);
}
.ybc-to-section-branding-why-yubico\/95{
  --tw-gradient-to: rgb(60 114 177 / 0.95);
}
.ybc-to-section-branding-why-yubico\/100{
  --tw-gradient-to: rgb(60 114 177 / 1);
}
.ybc-to-section-branding-products\/0{
  --tw-gradient-to: rgb(74 118 148 / 0);
}
.ybc-to-section-branding-products\/5{
  --tw-gradient-to: rgb(74 118 148 / 0.05);
}
.ybc-to-section-branding-products\/10{
  --tw-gradient-to: rgb(74 118 148 / 0.1);
}
.ybc-to-section-branding-products\/20{
  --tw-gradient-to: rgb(74 118 148 / 0.2);
}
.ybc-to-section-branding-products\/25{
  --tw-gradient-to: rgb(74 118 148 / 0.25);
}
.ybc-to-section-branding-products\/30{
  --tw-gradient-to: rgb(74 118 148 / 0.3);
}
.ybc-to-section-branding-products\/40{
  --tw-gradient-to: rgb(74 118 148 / 0.4);
}
.ybc-to-section-branding-products\/50{
  --tw-gradient-to: rgb(74 118 148 / 0.5);
}
.ybc-to-section-branding-products\/60{
  --tw-gradient-to: rgb(74 118 148 / 0.6);
}
.ybc-to-section-branding-products\/70{
  --tw-gradient-to: rgb(74 118 148 / 0.7);
}
.ybc-to-section-branding-products\/75{
  --tw-gradient-to: rgb(74 118 148 / 0.75);
}
.ybc-to-section-branding-products\/80{
  --tw-gradient-to: rgb(74 118 148 / 0.8);
}
.ybc-to-section-branding-products\/90{
  --tw-gradient-to: rgb(74 118 148 / 0.9);
}
.ybc-to-section-branding-products\/95{
  --tw-gradient-to: rgb(74 118 148 / 0.95);
}
.ybc-to-section-branding-products\/100{
  --tw-gradient-to: rgb(74 118 148 / 1);
}
.ybc-to-section-branding-solutions\/0{
  --tw-gradient-to: rgb(0 115 165 / 0);
}
.ybc-to-section-branding-solutions\/5{
  --tw-gradient-to: rgb(0 115 165 / 0.05);
}
.ybc-to-section-branding-solutions\/10{
  --tw-gradient-to: rgb(0 115 165 / 0.1);
}
.ybc-to-section-branding-solutions\/20{
  --tw-gradient-to: rgb(0 115 165 / 0.2);
}
.ybc-to-section-branding-solutions\/25{
  --tw-gradient-to: rgb(0 115 165 / 0.25);
}
.ybc-to-section-branding-solutions\/30{
  --tw-gradient-to: rgb(0 115 165 / 0.3);
}
.ybc-to-section-branding-solutions\/40{
  --tw-gradient-to: rgb(0 115 165 / 0.4);
}
.ybc-to-section-branding-solutions\/50{
  --tw-gradient-to: rgb(0 115 165 / 0.5);
}
.ybc-to-section-branding-solutions\/60{
  --tw-gradient-to: rgb(0 115 165 / 0.6);
}
.ybc-to-section-branding-solutions\/70{
  --tw-gradient-to: rgb(0 115 165 / 0.7);
}
.ybc-to-section-branding-solutions\/75{
  --tw-gradient-to: rgb(0 115 165 / 0.75);
}
.ybc-to-section-branding-solutions\/80{
  --tw-gradient-to: rgb(0 115 165 / 0.8);
}
.ybc-to-section-branding-solutions\/90{
  --tw-gradient-to: rgb(0 115 165 / 0.9);
}
.ybc-to-section-branding-solutions\/95{
  --tw-gradient-to: rgb(0 115 165 / 0.95);
}
.ybc-to-section-branding-solutions\/100{
  --tw-gradient-to: rgb(0 115 165 / 1);
}
.ybc-to-section-branding-resources\/0{
  --tw-gradient-to: rgb(0 127 149 / 0);
}
.ybc-to-section-branding-resources\/5{
  --tw-gradient-to: rgb(0 127 149 / 0.05);
}
.ybc-to-section-branding-resources\/10{
  --tw-gradient-to: rgb(0 127 149 / 0.1);
}
.ybc-to-section-branding-resources\/20{
  --tw-gradient-to: rgb(0 127 149 / 0.2);
}
.ybc-to-section-branding-resources\/25{
  --tw-gradient-to: rgb(0 127 149 / 0.25);
}
.ybc-to-section-branding-resources\/30{
  --tw-gradient-to: rgb(0 127 149 / 0.3);
}
.ybc-to-section-branding-resources\/40{
  --tw-gradient-to: rgb(0 127 149 / 0.4);
}
.ybc-to-section-branding-resources\/50{
  --tw-gradient-to: rgb(0 127 149 / 0.5);
}
.ybc-to-section-branding-resources\/60{
  --tw-gradient-to: rgb(0 127 149 / 0.6);
}
.ybc-to-section-branding-resources\/70{
  --tw-gradient-to: rgb(0 127 149 / 0.7);
}
.ybc-to-section-branding-resources\/75{
  --tw-gradient-to: rgb(0 127 149 / 0.75);
}
.ybc-to-section-branding-resources\/80{
  --tw-gradient-to: rgb(0 127 149 / 0.8);
}
.ybc-to-section-branding-resources\/90{
  --tw-gradient-to: rgb(0 127 149 / 0.9);
}
.ybc-to-section-branding-resources\/95{
  --tw-gradient-to: rgb(0 127 149 / 0.95);
}
.ybc-to-section-branding-resources\/100{
  --tw-gradient-to: rgb(0 127 149 / 1);
}
.ybc-to-section-branding-company\/0{
  --tw-gradient-to: rgb(92 130 17 / 0);
}
.ybc-to-section-branding-company\/5{
  --tw-gradient-to: rgb(92 130 17 / 0.05);
}
.ybc-to-section-branding-company\/10{
  --tw-gradient-to: rgb(92 130 17 / 0.1);
}
.ybc-to-section-branding-company\/20{
  --tw-gradient-to: rgb(92 130 17 / 0.2);
}
.ybc-to-section-branding-company\/25{
  --tw-gradient-to: rgb(92 130 17 / 0.25);
}
.ybc-to-section-branding-company\/30{
  --tw-gradient-to: rgb(92 130 17 / 0.3);
}
.ybc-to-section-branding-company\/40{
  --tw-gradient-to: rgb(92 130 17 / 0.4);
}
.ybc-to-section-branding-company\/50{
  --tw-gradient-to: rgb(92 130 17 / 0.5);
}
.ybc-to-section-branding-company\/60{
  --tw-gradient-to: rgb(92 130 17 / 0.6);
}
.ybc-to-section-branding-company\/70{
  --tw-gradient-to: rgb(92 130 17 / 0.7);
}
.ybc-to-section-branding-company\/75{
  --tw-gradient-to: rgb(92 130 17 / 0.75);
}
.ybc-to-section-branding-company\/80{
  --tw-gradient-to: rgb(92 130 17 / 0.8);
}
.ybc-to-section-branding-company\/90{
  --tw-gradient-to: rgb(92 130 17 / 0.9);
}
.ybc-to-section-branding-company\/95{
  --tw-gradient-to: rgb(92 130 17 / 0.95);
}
.ybc-to-section-branding-company\/100{
  --tw-gradient-to: rgb(92 130 17 / 1);
}
.ybc-to-section-branding-support\/0{
  --tw-gradient-to: rgb(32 105 120 / 0);
}
.ybc-to-section-branding-support\/5{
  --tw-gradient-to: rgb(32 105 120 / 0.05);
}
.ybc-to-section-branding-support\/10{
  --tw-gradient-to: rgb(32 105 120 / 0.1);
}
.ybc-to-section-branding-support\/20{
  --tw-gradient-to: rgb(32 105 120 / 0.2);
}
.ybc-to-section-branding-support\/25{
  --tw-gradient-to: rgb(32 105 120 / 0.25);
}
.ybc-to-section-branding-support\/30{
  --tw-gradient-to: rgb(32 105 120 / 0.3);
}
.ybc-to-section-branding-support\/40{
  --tw-gradient-to: rgb(32 105 120 / 0.4);
}
.ybc-to-section-branding-support\/50{
  --tw-gradient-to: rgb(32 105 120 / 0.5);
}
.ybc-to-section-branding-support\/60{
  --tw-gradient-to: rgb(32 105 120 / 0.6);
}
.ybc-to-section-branding-support\/70{
  --tw-gradient-to: rgb(32 105 120 / 0.7);
}
.ybc-to-section-branding-support\/75{
  --tw-gradient-to: rgb(32 105 120 / 0.75);
}
.ybc-to-section-branding-support\/80{
  --tw-gradient-to: rgb(32 105 120 / 0.8);
}
.ybc-to-section-branding-support\/90{
  --tw-gradient-to: rgb(32 105 120 / 0.9);
}
.ybc-to-section-branding-support\/95{
  --tw-gradient-to: rgb(32 105 120 / 0.95);
}
.ybc-to-section-branding-support\/100{
  --tw-gradient-to: rgb(32 105 120 / 1);
}
.ybc-decoration-slice{
  -webkit-box-decoration-break: slice;
          box-decoration-break: slice;
}
.ybc-decoration-clone{
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.ybc-box-decoration-slice{
  -webkit-box-decoration-break: slice;
          box-decoration-break: slice;
}
.ybc-box-decoration-clone{
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.ybc-bg-auto{
  background-size: auto;
}
.ybc-bg-cover{
  background-size: cover;
}
.ybc-bg-contain{
  background-size: contain;
}
.ybc-bg-fixed{
  background-attachment: fixed;
}
.ybc-bg-local{
  background-attachment: local;
}
.ybc-bg-scroll{
  background-attachment: scroll;
}
.ybc-bg-clip-border{
  background-clip: border-box;
}
.ybc-bg-clip-padding{
  background-clip: padding-box;
}
.ybc-bg-clip-content{
  background-clip: content-box;
}
.ybc-bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}
.ybc-bg-bottom{
  background-position: bottom;
}
.ybc-bg-center{
  background-position: center;
}
.ybc-bg-left{
  background-position: left;
}
.ybc-bg-left-bottom{
  background-position: left bottom;
}
.ybc-bg-left-top{
  background-position: left top;
}
.ybc-bg-right{
  background-position: right;
}
.ybc-bg-right-bottom{
  background-position: right bottom;
}
.ybc-bg-right-top{
  background-position: right top;
}
.ybc-bg-top{
  background-position: top;
}
.ybc-bg-repeat{
  background-repeat: repeat;
}
.ybc-bg-no-repeat{
  background-repeat: no-repeat;
}
.ybc-bg-repeat-x{
  background-repeat: repeat-x;
}
.ybc-bg-repeat-y{
  background-repeat: repeat-y;
}
.ybc-bg-repeat-round{
  background-repeat: round;
}
.ybc-bg-repeat-space{
  background-repeat: space;
}
.ybc-bg-origin-border{
  background-origin: border-box;
}
.ybc-bg-origin-padding{
  background-origin: padding-box;
}
.ybc-bg-origin-content{
  background-origin: content-box;
}
.ybc-fill-transparent{
  fill: transparent;
}
.ybc-fill-current{
  fill: currentColor;
}
.ybc-fill-black{
  fill: #000000;
}
.ybc-fill-white{
  fill: #FFFFFF;
}
.ybc-fill-lime-400{
  fill: #9ACA3C;
}
.ybc-fill-lime-500{
  fill: #84BD00;
}
.ybc-fill-lime-600{
  fill: #65a20c;
}
.ybc-fill-lime-700{
  fill: #7baf00;
}
.ybc-fill-lime-900{
  fill: #5C8211;
}
.ybc-fill-gray-50{
  fill: #F9F9F9;
}
.ybc-fill-gray-100{
  fill: #F5F5F5;
}
.ybc-fill-gray-300{
  fill: #D9D9D9;
}
.ybc-fill-gray-400{
  fill: #b1b4a9;
}
.ybc-fill-gray-500{
  fill: #868B79;
}
.ybc-fill-gray-600{
  fill: #4E4E4E;
}
.ybc-fill-gray-700{
  fill: #333333;
}
.ybc-fill-gray-800{
  fill: #686F59;
}
.ybc-fill-gray-900{
  fill: #3D4133;
}
.ybc-fill-teal-100{
  fill: #E0F0F7;
}
.ybc-fill-teal-500{
  fill: #007f95;
}
.ybc-fill-teal-600{
  fill: #0073A5;
}
.ybc-fill-teal-900{
  fill: #005572;
}
.ybc-fill-blue-100{
  fill: #3c72b1;
}
.ybc-fill-blue-200{
  fill: #487694;
}
.ybc-fill-blue-500{
  fill: #206978;
}
.ybc-fill-section-branding-why-yubico{
  fill: #3C72B1;
}
.ybc-fill-section-branding-products{
  fill: #4A7694;
}
.ybc-fill-section-branding-solutions{
  fill: #0073A5;
}
.ybc-fill-section-branding-resources{
  fill: #007F95;
}
.ybc-fill-section-branding-company{
  fill: #5c8211;
}
.ybc-fill-section-branding-support{
  fill: #206978;
}
.ybc-fill-transparent\/0{
  fill: rgb(0 0 0 / 0);
}
.ybc-fill-transparent\/5{
  fill: rgb(0 0 0 / 0.05);
}
.ybc-fill-transparent\/10{
  fill: rgb(0 0 0 / 0.1);
}
.ybc-fill-transparent\/20{
  fill: rgb(0 0 0 / 0.2);
}
.ybc-fill-transparent\/25{
  fill: rgb(0 0 0 / 0.25);
}
.ybc-fill-transparent\/30{
  fill: rgb(0 0 0 / 0.3);
}
.ybc-fill-transparent\/40{
  fill: rgb(0 0 0 / 0.4);
}
.ybc-fill-transparent\/50{
  fill: rgb(0 0 0 / 0.5);
}
.ybc-fill-transparent\/60{
  fill: rgb(0 0 0 / 0.6);
}
.ybc-fill-transparent\/70{
  fill: rgb(0 0 0 / 0.7);
}
.ybc-fill-transparent\/75{
  fill: rgb(0 0 0 / 0.75);
}
.ybc-fill-transparent\/80{
  fill: rgb(0 0 0 / 0.8);
}
.ybc-fill-transparent\/90{
  fill: rgb(0 0 0 / 0.9);
}
.ybc-fill-transparent\/95{
  fill: rgb(0 0 0 / 0.95);
}
.ybc-fill-transparent\/100{
  fill: rgb(0 0 0 / 1);
}
.ybc-fill-black\/0{
  fill: rgb(0 0 0 / 0);
}
.ybc-fill-black\/5{
  fill: rgb(0 0 0 / 0.05);
}
.ybc-fill-black\/10{
  fill: rgb(0 0 0 / 0.1);
}
.ybc-fill-black\/20{
  fill: rgb(0 0 0 / 0.2);
}
.ybc-fill-black\/25{
  fill: rgb(0 0 0 / 0.25);
}
.ybc-fill-black\/30{
  fill: rgb(0 0 0 / 0.3);
}
.ybc-fill-black\/40{
  fill: rgb(0 0 0 / 0.4);
}
.ybc-fill-black\/50{
  fill: rgb(0 0 0 / 0.5);
}
.ybc-fill-black\/60{
  fill: rgb(0 0 0 / 0.6);
}
.ybc-fill-black\/70{
  fill: rgb(0 0 0 / 0.7);
}
.ybc-fill-black\/75{
  fill: rgb(0 0 0 / 0.75);
}
.ybc-fill-black\/80{
  fill: rgb(0 0 0 / 0.8);
}
.ybc-fill-black\/90{
  fill: rgb(0 0 0 / 0.9);
}
.ybc-fill-black\/95{
  fill: rgb(0 0 0 / 0.95);
}
.ybc-fill-black\/100{
  fill: rgb(0 0 0 / 1);
}
.ybc-fill-white\/0{
  fill: rgb(255 255 255 / 0);
}
.ybc-fill-white\/5{
  fill: rgb(255 255 255 / 0.05);
}
.ybc-fill-white\/10{
  fill: rgb(255 255 255 / 0.1);
}
.ybc-fill-white\/20{
  fill: rgb(255 255 255 / 0.2);
}
.ybc-fill-white\/25{
  fill: rgb(255 255 255 / 0.25);
}
.ybc-fill-white\/30{
  fill: rgb(255 255 255 / 0.3);
}
.ybc-fill-white\/40{
  fill: rgb(255 255 255 / 0.4);
}
.ybc-fill-white\/50{
  fill: rgb(255 255 255 / 0.5);
}
.ybc-fill-white\/60{
  fill: rgb(255 255 255 / 0.6);
}
.ybc-fill-white\/70{
  fill: rgb(255 255 255 / 0.7);
}
.ybc-fill-white\/75{
  fill: rgb(255 255 255 / 0.75);
}
.ybc-fill-white\/80{
  fill: rgb(255 255 255 / 0.8);
}
.ybc-fill-white\/90{
  fill: rgb(255 255 255 / 0.9);
}
.ybc-fill-white\/95{
  fill: rgb(255 255 255 / 0.95);
}
.ybc-fill-white\/100{
  fill: rgb(255 255 255 / 1);
}
.ybc-fill-lime-400\/0{
  fill: rgb(154 202 60 / 0);
}
.ybc-fill-lime-400\/5{
  fill: rgb(154 202 60 / 0.05);
}
.ybc-fill-lime-400\/10{
  fill: rgb(154 202 60 / 0.1);
}
.ybc-fill-lime-400\/20{
  fill: rgb(154 202 60 / 0.2);
}
.ybc-fill-lime-400\/25{
  fill: rgb(154 202 60 / 0.25);
}
.ybc-fill-lime-400\/30{
  fill: rgb(154 202 60 / 0.3);
}
.ybc-fill-lime-400\/40{
  fill: rgb(154 202 60 / 0.4);
}
.ybc-fill-lime-400\/50{
  fill: rgb(154 202 60 / 0.5);
}
.ybc-fill-lime-400\/60{
  fill: rgb(154 202 60 / 0.6);
}
.ybc-fill-lime-400\/70{
  fill: rgb(154 202 60 / 0.7);
}
.ybc-fill-lime-400\/75{
  fill: rgb(154 202 60 / 0.75);
}
.ybc-fill-lime-400\/80{
  fill: rgb(154 202 60 / 0.8);
}
.ybc-fill-lime-400\/90{
  fill: rgb(154 202 60 / 0.9);
}
.ybc-fill-lime-400\/95{
  fill: rgb(154 202 60 / 0.95);
}
.ybc-fill-lime-400\/100{
  fill: rgb(154 202 60 / 1);
}
.ybc-fill-lime-500\/0{
  fill: rgb(132 189 0 / 0);
}
.ybc-fill-lime-500\/5{
  fill: rgb(132 189 0 / 0.05);
}
.ybc-fill-lime-500\/10{
  fill: rgb(132 189 0 / 0.1);
}
.ybc-fill-lime-500\/20{
  fill: rgb(132 189 0 / 0.2);
}
.ybc-fill-lime-500\/25{
  fill: rgb(132 189 0 / 0.25);
}
.ybc-fill-lime-500\/30{
  fill: rgb(132 189 0 / 0.3);
}
.ybc-fill-lime-500\/40{
  fill: rgb(132 189 0 / 0.4);
}
.ybc-fill-lime-500\/50{
  fill: rgb(132 189 0 / 0.5);
}
.ybc-fill-lime-500\/60{
  fill: rgb(132 189 0 / 0.6);
}
.ybc-fill-lime-500\/70{
  fill: rgb(132 189 0 / 0.7);
}
.ybc-fill-lime-500\/75{
  fill: rgb(132 189 0 / 0.75);
}
.ybc-fill-lime-500\/80{
  fill: rgb(132 189 0 / 0.8);
}
.ybc-fill-lime-500\/90{
  fill: rgb(132 189 0 / 0.9);
}
.ybc-fill-lime-500\/95{
  fill: rgb(132 189 0 / 0.95);
}
.ybc-fill-lime-500\/100{
  fill: rgb(132 189 0 / 1);
}
.ybc-fill-lime-600\/0{
  fill: rgb(101 162 12 / 0);
}
.ybc-fill-lime-600\/5{
  fill: rgb(101 162 12 / 0.05);
}
.ybc-fill-lime-600\/10{
  fill: rgb(101 162 12 / 0.1);
}
.ybc-fill-lime-600\/20{
  fill: rgb(101 162 12 / 0.2);
}
.ybc-fill-lime-600\/25{
  fill: rgb(101 162 12 / 0.25);
}
.ybc-fill-lime-600\/30{
  fill: rgb(101 162 12 / 0.3);
}
.ybc-fill-lime-600\/40{
  fill: rgb(101 162 12 / 0.4);
}
.ybc-fill-lime-600\/50{
  fill: rgb(101 162 12 / 0.5);
}
.ybc-fill-lime-600\/60{
  fill: rgb(101 162 12 / 0.6);
}
.ybc-fill-lime-600\/70{
  fill: rgb(101 162 12 / 0.7);
}
.ybc-fill-lime-600\/75{
  fill: rgb(101 162 12 / 0.75);
}
.ybc-fill-lime-600\/80{
  fill: rgb(101 162 12 / 0.8);
}
.ybc-fill-lime-600\/90{
  fill: rgb(101 162 12 / 0.9);
}
.ybc-fill-lime-600\/95{
  fill: rgb(101 162 12 / 0.95);
}
.ybc-fill-lime-600\/100{
  fill: rgb(101 162 12 / 1);
}
.ybc-fill-lime-700\/0{
  fill: rgb(123 175 0 / 0);
}
.ybc-fill-lime-700\/5{
  fill: rgb(123 175 0 / 0.05);
}
.ybc-fill-lime-700\/10{
  fill: rgb(123 175 0 / 0.1);
}
.ybc-fill-lime-700\/20{
  fill: rgb(123 175 0 / 0.2);
}
.ybc-fill-lime-700\/25{
  fill: rgb(123 175 0 / 0.25);
}
.ybc-fill-lime-700\/30{
  fill: rgb(123 175 0 / 0.3);
}
.ybc-fill-lime-700\/40{
  fill: rgb(123 175 0 / 0.4);
}
.ybc-fill-lime-700\/50{
  fill: rgb(123 175 0 / 0.5);
}
.ybc-fill-lime-700\/60{
  fill: rgb(123 175 0 / 0.6);
}
.ybc-fill-lime-700\/70{
  fill: rgb(123 175 0 / 0.7);
}
.ybc-fill-lime-700\/75{
  fill: rgb(123 175 0 / 0.75);
}
.ybc-fill-lime-700\/80{
  fill: rgb(123 175 0 / 0.8);
}
.ybc-fill-lime-700\/90{
  fill: rgb(123 175 0 / 0.9);
}
.ybc-fill-lime-700\/95{
  fill: rgb(123 175 0 / 0.95);
}
.ybc-fill-lime-700\/100{
  fill: rgb(123 175 0 / 1);
}
.ybc-fill-lime-900\/0{
  fill: rgb(92 130 17 / 0);
}
.ybc-fill-lime-900\/5{
  fill: rgb(92 130 17 / 0.05);
}
.ybc-fill-lime-900\/10{
  fill: rgb(92 130 17 / 0.1);
}
.ybc-fill-lime-900\/20{
  fill: rgb(92 130 17 / 0.2);
}
.ybc-fill-lime-900\/25{
  fill: rgb(92 130 17 / 0.25);
}
.ybc-fill-lime-900\/30{
  fill: rgb(92 130 17 / 0.3);
}
.ybc-fill-lime-900\/40{
  fill: rgb(92 130 17 / 0.4);
}
.ybc-fill-lime-900\/50{
  fill: rgb(92 130 17 / 0.5);
}
.ybc-fill-lime-900\/60{
  fill: rgb(92 130 17 / 0.6);
}
.ybc-fill-lime-900\/70{
  fill: rgb(92 130 17 / 0.7);
}
.ybc-fill-lime-900\/75{
  fill: rgb(92 130 17 / 0.75);
}
.ybc-fill-lime-900\/80{
  fill: rgb(92 130 17 / 0.8);
}
.ybc-fill-lime-900\/90{
  fill: rgb(92 130 17 / 0.9);
}
.ybc-fill-lime-900\/95{
  fill: rgb(92 130 17 / 0.95);
}
.ybc-fill-lime-900\/100{
  fill: rgb(92 130 17 / 1);
}
.ybc-fill-gray-50\/0{
  fill: rgb(249 249 249 / 0);
}
.ybc-fill-gray-50\/5{
  fill: rgb(249 249 249 / 0.05);
}
.ybc-fill-gray-50\/10{
  fill: rgb(249 249 249 / 0.1);
}
.ybc-fill-gray-50\/20{
  fill: rgb(249 249 249 / 0.2);
}
.ybc-fill-gray-50\/25{
  fill: rgb(249 249 249 / 0.25);
}
.ybc-fill-gray-50\/30{
  fill: rgb(249 249 249 / 0.3);
}
.ybc-fill-gray-50\/40{
  fill: rgb(249 249 249 / 0.4);
}
.ybc-fill-gray-50\/50{
  fill: rgb(249 249 249 / 0.5);
}
.ybc-fill-gray-50\/60{
  fill: rgb(249 249 249 / 0.6);
}
.ybc-fill-gray-50\/70{
  fill: rgb(249 249 249 / 0.7);
}
.ybc-fill-gray-50\/75{
  fill: rgb(249 249 249 / 0.75);
}
.ybc-fill-gray-50\/80{
  fill: rgb(249 249 249 / 0.8);
}
.ybc-fill-gray-50\/90{
  fill: rgb(249 249 249 / 0.9);
}
.ybc-fill-gray-50\/95{
  fill: rgb(249 249 249 / 0.95);
}
.ybc-fill-gray-50\/100{
  fill: rgb(249 249 249 / 1);
}
.ybc-fill-gray-100\/0{
  fill: rgb(245 245 245 / 0);
}
.ybc-fill-gray-100\/5{
  fill: rgb(245 245 245 / 0.05);
}
.ybc-fill-gray-100\/10{
  fill: rgb(245 245 245 / 0.1);
}
.ybc-fill-gray-100\/20{
  fill: rgb(245 245 245 / 0.2);
}
.ybc-fill-gray-100\/25{
  fill: rgb(245 245 245 / 0.25);
}
.ybc-fill-gray-100\/30{
  fill: rgb(245 245 245 / 0.3);
}
.ybc-fill-gray-100\/40{
  fill: rgb(245 245 245 / 0.4);
}
.ybc-fill-gray-100\/50{
  fill: rgb(245 245 245 / 0.5);
}
.ybc-fill-gray-100\/60{
  fill: rgb(245 245 245 / 0.6);
}
.ybc-fill-gray-100\/70{
  fill: rgb(245 245 245 / 0.7);
}
.ybc-fill-gray-100\/75{
  fill: rgb(245 245 245 / 0.75);
}
.ybc-fill-gray-100\/80{
  fill: rgb(245 245 245 / 0.8);
}
.ybc-fill-gray-100\/90{
  fill: rgb(245 245 245 / 0.9);
}
.ybc-fill-gray-100\/95{
  fill: rgb(245 245 245 / 0.95);
}
.ybc-fill-gray-100\/100{
  fill: rgb(245 245 245 / 1);
}
.ybc-fill-gray-300\/0{
  fill: rgb(217 217 217 / 0);
}
.ybc-fill-gray-300\/5{
  fill: rgb(217 217 217 / 0.05);
}
.ybc-fill-gray-300\/10{
  fill: rgb(217 217 217 / 0.1);
}
.ybc-fill-gray-300\/20{
  fill: rgb(217 217 217 / 0.2);
}
.ybc-fill-gray-300\/25{
  fill: rgb(217 217 217 / 0.25);
}
.ybc-fill-gray-300\/30{
  fill: rgb(217 217 217 / 0.3);
}
.ybc-fill-gray-300\/40{
  fill: rgb(217 217 217 / 0.4);
}
.ybc-fill-gray-300\/50{
  fill: rgb(217 217 217 / 0.5);
}
.ybc-fill-gray-300\/60{
  fill: rgb(217 217 217 / 0.6);
}
.ybc-fill-gray-300\/70{
  fill: rgb(217 217 217 / 0.7);
}
.ybc-fill-gray-300\/75{
  fill: rgb(217 217 217 / 0.75);
}
.ybc-fill-gray-300\/80{
  fill: rgb(217 217 217 / 0.8);
}
.ybc-fill-gray-300\/90{
  fill: rgb(217 217 217 / 0.9);
}
.ybc-fill-gray-300\/95{
  fill: rgb(217 217 217 / 0.95);
}
.ybc-fill-gray-300\/100{
  fill: rgb(217 217 217 / 1);
}
.ybc-fill-gray-400\/0{
  fill: rgb(177 180 169 / 0);
}
.ybc-fill-gray-400\/5{
  fill: rgb(177 180 169 / 0.05);
}
.ybc-fill-gray-400\/10{
  fill: rgb(177 180 169 / 0.1);
}
.ybc-fill-gray-400\/20{
  fill: rgb(177 180 169 / 0.2);
}
.ybc-fill-gray-400\/25{
  fill: rgb(177 180 169 / 0.25);
}
.ybc-fill-gray-400\/30{
  fill: rgb(177 180 169 / 0.3);
}
.ybc-fill-gray-400\/40{
  fill: rgb(177 180 169 / 0.4);
}
.ybc-fill-gray-400\/50{
  fill: rgb(177 180 169 / 0.5);
}
.ybc-fill-gray-400\/60{
  fill: rgb(177 180 169 / 0.6);
}
.ybc-fill-gray-400\/70{
  fill: rgb(177 180 169 / 0.7);
}
.ybc-fill-gray-400\/75{
  fill: rgb(177 180 169 / 0.75);
}
.ybc-fill-gray-400\/80{
  fill: rgb(177 180 169 / 0.8);
}
.ybc-fill-gray-400\/90{
  fill: rgb(177 180 169 / 0.9);
}
.ybc-fill-gray-400\/95{
  fill: rgb(177 180 169 / 0.95);
}
.ybc-fill-gray-400\/100{
  fill: rgb(177 180 169 / 1);
}
.ybc-fill-gray-500\/0{
  fill: rgb(134 139 121 / 0);
}
.ybc-fill-gray-500\/5{
  fill: rgb(134 139 121 / 0.05);
}
.ybc-fill-gray-500\/10{
  fill: rgb(134 139 121 / 0.1);
}
.ybc-fill-gray-500\/20{
  fill: rgb(134 139 121 / 0.2);
}
.ybc-fill-gray-500\/25{
  fill: rgb(134 139 121 / 0.25);
}
.ybc-fill-gray-500\/30{
  fill: rgb(134 139 121 / 0.3);
}
.ybc-fill-gray-500\/40{
  fill: rgb(134 139 121 / 0.4);
}
.ybc-fill-gray-500\/50{
  fill: rgb(134 139 121 / 0.5);
}
.ybc-fill-gray-500\/60{
  fill: rgb(134 139 121 / 0.6);
}
.ybc-fill-gray-500\/70{
  fill: rgb(134 139 121 / 0.7);
}
.ybc-fill-gray-500\/75{
  fill: rgb(134 139 121 / 0.75);
}
.ybc-fill-gray-500\/80{
  fill: rgb(134 139 121 / 0.8);
}
.ybc-fill-gray-500\/90{
  fill: rgb(134 139 121 / 0.9);
}
.ybc-fill-gray-500\/95{
  fill: rgb(134 139 121 / 0.95);
}
.ybc-fill-gray-500\/100{
  fill: rgb(134 139 121 / 1);
}
.ybc-fill-gray-600\/0{
  fill: rgb(78 78 78 / 0);
}
.ybc-fill-gray-600\/5{
  fill: rgb(78 78 78 / 0.05);
}
.ybc-fill-gray-600\/10{
  fill: rgb(78 78 78 / 0.1);
}
.ybc-fill-gray-600\/20{
  fill: rgb(78 78 78 / 0.2);
}
.ybc-fill-gray-600\/25{
  fill: rgb(78 78 78 / 0.25);
}
.ybc-fill-gray-600\/30{
  fill: rgb(78 78 78 / 0.3);
}
.ybc-fill-gray-600\/40{
  fill: rgb(78 78 78 / 0.4);
}
.ybc-fill-gray-600\/50{
  fill: rgb(78 78 78 / 0.5);
}
.ybc-fill-gray-600\/60{
  fill: rgb(78 78 78 / 0.6);
}
.ybc-fill-gray-600\/70{
  fill: rgb(78 78 78 / 0.7);
}
.ybc-fill-gray-600\/75{
  fill: rgb(78 78 78 / 0.75);
}
.ybc-fill-gray-600\/80{
  fill: rgb(78 78 78 / 0.8);
}
.ybc-fill-gray-600\/90{
  fill: rgb(78 78 78 / 0.9);
}
.ybc-fill-gray-600\/95{
  fill: rgb(78 78 78 / 0.95);
}
.ybc-fill-gray-600\/100{
  fill: rgb(78 78 78 / 1);
}
.ybc-fill-gray-700\/0{
  fill: rgb(51 51 51 / 0);
}
.ybc-fill-gray-700\/5{
  fill: rgb(51 51 51 / 0.05);
}
.ybc-fill-gray-700\/10{
  fill: rgb(51 51 51 / 0.1);
}
.ybc-fill-gray-700\/20{
  fill: rgb(51 51 51 / 0.2);
}
.ybc-fill-gray-700\/25{
  fill: rgb(51 51 51 / 0.25);
}
.ybc-fill-gray-700\/30{
  fill: rgb(51 51 51 / 0.3);
}
.ybc-fill-gray-700\/40{
  fill: rgb(51 51 51 / 0.4);
}
.ybc-fill-gray-700\/50{
  fill: rgb(51 51 51 / 0.5);
}
.ybc-fill-gray-700\/60{
  fill: rgb(51 51 51 / 0.6);
}
.ybc-fill-gray-700\/70{
  fill: rgb(51 51 51 / 0.7);
}
.ybc-fill-gray-700\/75{
  fill: rgb(51 51 51 / 0.75);
}
.ybc-fill-gray-700\/80{
  fill: rgb(51 51 51 / 0.8);
}
.ybc-fill-gray-700\/90{
  fill: rgb(51 51 51 / 0.9);
}
.ybc-fill-gray-700\/95{
  fill: rgb(51 51 51 / 0.95);
}
.ybc-fill-gray-700\/100{
  fill: rgb(51 51 51 / 1);
}
.ybc-fill-gray-800\/0{
  fill: rgb(104 111 89 / 0);
}
.ybc-fill-gray-800\/5{
  fill: rgb(104 111 89 / 0.05);
}
.ybc-fill-gray-800\/10{
  fill: rgb(104 111 89 / 0.1);
}
.ybc-fill-gray-800\/20{
  fill: rgb(104 111 89 / 0.2);
}
.ybc-fill-gray-800\/25{
  fill: rgb(104 111 89 / 0.25);
}
.ybc-fill-gray-800\/30{
  fill: rgb(104 111 89 / 0.3);
}
.ybc-fill-gray-800\/40{
  fill: rgb(104 111 89 / 0.4);
}
.ybc-fill-gray-800\/50{
  fill: rgb(104 111 89 / 0.5);
}
.ybc-fill-gray-800\/60{
  fill: rgb(104 111 89 / 0.6);
}
.ybc-fill-gray-800\/70{
  fill: rgb(104 111 89 / 0.7);
}
.ybc-fill-gray-800\/75{
  fill: rgb(104 111 89 / 0.75);
}
.ybc-fill-gray-800\/80{
  fill: rgb(104 111 89 / 0.8);
}
.ybc-fill-gray-800\/90{
  fill: rgb(104 111 89 / 0.9);
}
.ybc-fill-gray-800\/95{
  fill: rgb(104 111 89 / 0.95);
}
.ybc-fill-gray-800\/100{
  fill: rgb(104 111 89 / 1);
}
.ybc-fill-gray-900\/0{
  fill: rgb(61 65 51 / 0);
}
.ybc-fill-gray-900\/5{
  fill: rgb(61 65 51 / 0.05);
}
.ybc-fill-gray-900\/10{
  fill: rgb(61 65 51 / 0.1);
}
.ybc-fill-gray-900\/20{
  fill: rgb(61 65 51 / 0.2);
}
.ybc-fill-gray-900\/25{
  fill: rgb(61 65 51 / 0.25);
}
.ybc-fill-gray-900\/30{
  fill: rgb(61 65 51 / 0.3);
}
.ybc-fill-gray-900\/40{
  fill: rgb(61 65 51 / 0.4);
}
.ybc-fill-gray-900\/50{
  fill: rgb(61 65 51 / 0.5);
}
.ybc-fill-gray-900\/60{
  fill: rgb(61 65 51 / 0.6);
}
.ybc-fill-gray-900\/70{
  fill: rgb(61 65 51 / 0.7);
}
.ybc-fill-gray-900\/75{
  fill: rgb(61 65 51 / 0.75);
}
.ybc-fill-gray-900\/80{
  fill: rgb(61 65 51 / 0.8);
}
.ybc-fill-gray-900\/90{
  fill: rgb(61 65 51 / 0.9);
}
.ybc-fill-gray-900\/95{
  fill: rgb(61 65 51 / 0.95);
}
.ybc-fill-gray-900\/100{
  fill: rgb(61 65 51 / 1);
}
.ybc-fill-teal-100\/0{
  fill: rgb(224 240 247 / 0);
}
.ybc-fill-teal-100\/5{
  fill: rgb(224 240 247 / 0.05);
}
.ybc-fill-teal-100\/10{
  fill: rgb(224 240 247 / 0.1);
}
.ybc-fill-teal-100\/20{
  fill: rgb(224 240 247 / 0.2);
}
.ybc-fill-teal-100\/25{
  fill: rgb(224 240 247 / 0.25);
}
.ybc-fill-teal-100\/30{
  fill: rgb(224 240 247 / 0.3);
}
.ybc-fill-teal-100\/40{
  fill: rgb(224 240 247 / 0.4);
}
.ybc-fill-teal-100\/50{
  fill: rgb(224 240 247 / 0.5);
}
.ybc-fill-teal-100\/60{
  fill: rgb(224 240 247 / 0.6);
}
.ybc-fill-teal-100\/70{
  fill: rgb(224 240 247 / 0.7);
}
.ybc-fill-teal-100\/75{
  fill: rgb(224 240 247 / 0.75);
}
.ybc-fill-teal-100\/80{
  fill: rgb(224 240 247 / 0.8);
}
.ybc-fill-teal-100\/90{
  fill: rgb(224 240 247 / 0.9);
}
.ybc-fill-teal-100\/95{
  fill: rgb(224 240 247 / 0.95);
}
.ybc-fill-teal-100\/100{
  fill: rgb(224 240 247 / 1);
}
.ybc-fill-teal-500\/0{
  fill: rgb(0 127 149 / 0);
}
.ybc-fill-teal-500\/5{
  fill: rgb(0 127 149 / 0.05);
}
.ybc-fill-teal-500\/10{
  fill: rgb(0 127 149 / 0.1);
}
.ybc-fill-teal-500\/20{
  fill: rgb(0 127 149 / 0.2);
}
.ybc-fill-teal-500\/25{
  fill: rgb(0 127 149 / 0.25);
}
.ybc-fill-teal-500\/30{
  fill: rgb(0 127 149 / 0.3);
}
.ybc-fill-teal-500\/40{
  fill: rgb(0 127 149 / 0.4);
}
.ybc-fill-teal-500\/50{
  fill: rgb(0 127 149 / 0.5);
}
.ybc-fill-teal-500\/60{
  fill: rgb(0 127 149 / 0.6);
}
.ybc-fill-teal-500\/70{
  fill: rgb(0 127 149 / 0.7);
}
.ybc-fill-teal-500\/75{
  fill: rgb(0 127 149 / 0.75);
}
.ybc-fill-teal-500\/80{
  fill: rgb(0 127 149 / 0.8);
}
.ybc-fill-teal-500\/90{
  fill: rgb(0 127 149 / 0.9);
}
.ybc-fill-teal-500\/95{
  fill: rgb(0 127 149 / 0.95);
}
.ybc-fill-teal-500\/100{
  fill: rgb(0 127 149 / 1);
}
.ybc-fill-teal-600\/0{
  fill: rgb(0 115 165 / 0);
}
.ybc-fill-teal-600\/5{
  fill: rgb(0 115 165 / 0.05);
}
.ybc-fill-teal-600\/10{
  fill: rgb(0 115 165 / 0.1);
}
.ybc-fill-teal-600\/20{
  fill: rgb(0 115 165 / 0.2);
}
.ybc-fill-teal-600\/25{
  fill: rgb(0 115 165 / 0.25);
}
.ybc-fill-teal-600\/30{
  fill: rgb(0 115 165 / 0.3);
}
.ybc-fill-teal-600\/40{
  fill: rgb(0 115 165 / 0.4);
}
.ybc-fill-teal-600\/50{
  fill: rgb(0 115 165 / 0.5);
}
.ybc-fill-teal-600\/60{
  fill: rgb(0 115 165 / 0.6);
}
.ybc-fill-teal-600\/70{
  fill: rgb(0 115 165 / 0.7);
}
.ybc-fill-teal-600\/75{
  fill: rgb(0 115 165 / 0.75);
}
.ybc-fill-teal-600\/80{
  fill: rgb(0 115 165 / 0.8);
}
.ybc-fill-teal-600\/90{
  fill: rgb(0 115 165 / 0.9);
}
.ybc-fill-teal-600\/95{
  fill: rgb(0 115 165 / 0.95);
}
.ybc-fill-teal-600\/100{
  fill: rgb(0 115 165 / 1);
}
.ybc-fill-teal-900\/0{
  fill: rgb(0 85 114 / 0);
}
.ybc-fill-teal-900\/5{
  fill: rgb(0 85 114 / 0.05);
}
.ybc-fill-teal-900\/10{
  fill: rgb(0 85 114 / 0.1);
}
.ybc-fill-teal-900\/20{
  fill: rgb(0 85 114 / 0.2);
}
.ybc-fill-teal-900\/25{
  fill: rgb(0 85 114 / 0.25);
}
.ybc-fill-teal-900\/30{
  fill: rgb(0 85 114 / 0.3);
}
.ybc-fill-teal-900\/40{
  fill: rgb(0 85 114 / 0.4);
}
.ybc-fill-teal-900\/50{
  fill: rgb(0 85 114 / 0.5);
}
.ybc-fill-teal-900\/60{
  fill: rgb(0 85 114 / 0.6);
}
.ybc-fill-teal-900\/70{
  fill: rgb(0 85 114 / 0.7);
}
.ybc-fill-teal-900\/75{
  fill: rgb(0 85 114 / 0.75);
}
.ybc-fill-teal-900\/80{
  fill: rgb(0 85 114 / 0.8);
}
.ybc-fill-teal-900\/90{
  fill: rgb(0 85 114 / 0.9);
}
.ybc-fill-teal-900\/95{
  fill: rgb(0 85 114 / 0.95);
}
.ybc-fill-teal-900\/100{
  fill: rgb(0 85 114 / 1);
}
.ybc-fill-blue-100\/0{
  fill: rgb(60 114 177 / 0);
}
.ybc-fill-blue-100\/5{
  fill: rgb(60 114 177 / 0.05);
}
.ybc-fill-blue-100\/10{
  fill: rgb(60 114 177 / 0.1);
}
.ybc-fill-blue-100\/20{
  fill: rgb(60 114 177 / 0.2);
}
.ybc-fill-blue-100\/25{
  fill: rgb(60 114 177 / 0.25);
}
.ybc-fill-blue-100\/30{
  fill: rgb(60 114 177 / 0.3);
}
.ybc-fill-blue-100\/40{
  fill: rgb(60 114 177 / 0.4);
}
.ybc-fill-blue-100\/50{
  fill: rgb(60 114 177 / 0.5);
}
.ybc-fill-blue-100\/60{
  fill: rgb(60 114 177 / 0.6);
}
.ybc-fill-blue-100\/70{
  fill: rgb(60 114 177 / 0.7);
}
.ybc-fill-blue-100\/75{
  fill: rgb(60 114 177 / 0.75);
}
.ybc-fill-blue-100\/80{
  fill: rgb(60 114 177 / 0.8);
}
.ybc-fill-blue-100\/90{
  fill: rgb(60 114 177 / 0.9);
}
.ybc-fill-blue-100\/95{
  fill: rgb(60 114 177 / 0.95);
}
.ybc-fill-blue-100\/100{
  fill: rgb(60 114 177 / 1);
}
.ybc-fill-blue-200\/0{
  fill: rgb(72 118 148 / 0);
}
.ybc-fill-blue-200\/5{
  fill: rgb(72 118 148 / 0.05);
}
.ybc-fill-blue-200\/10{
  fill: rgb(72 118 148 / 0.1);
}
.ybc-fill-blue-200\/20{
  fill: rgb(72 118 148 / 0.2);
}
.ybc-fill-blue-200\/25{
  fill: rgb(72 118 148 / 0.25);
}
.ybc-fill-blue-200\/30{
  fill: rgb(72 118 148 / 0.3);
}
.ybc-fill-blue-200\/40{
  fill: rgb(72 118 148 / 0.4);
}
.ybc-fill-blue-200\/50{
  fill: rgb(72 118 148 / 0.5);
}
.ybc-fill-blue-200\/60{
  fill: rgb(72 118 148 / 0.6);
}
.ybc-fill-blue-200\/70{
  fill: rgb(72 118 148 / 0.7);
}
.ybc-fill-blue-200\/75{
  fill: rgb(72 118 148 / 0.75);
}
.ybc-fill-blue-200\/80{
  fill: rgb(72 118 148 / 0.8);
}
.ybc-fill-blue-200\/90{
  fill: rgb(72 118 148 / 0.9);
}
.ybc-fill-blue-200\/95{
  fill: rgb(72 118 148 / 0.95);
}
.ybc-fill-blue-200\/100{
  fill: rgb(72 118 148 / 1);
}
.ybc-fill-blue-500\/0{
  fill: rgb(32 105 120 / 0);
}
.ybc-fill-blue-500\/5{
  fill: rgb(32 105 120 / 0.05);
}
.ybc-fill-blue-500\/10{
  fill: rgb(32 105 120 / 0.1);
}
.ybc-fill-blue-500\/20{
  fill: rgb(32 105 120 / 0.2);
}
.ybc-fill-blue-500\/25{
  fill: rgb(32 105 120 / 0.25);
}
.ybc-fill-blue-500\/30{
  fill: rgb(32 105 120 / 0.3);
}
.ybc-fill-blue-500\/40{
  fill: rgb(32 105 120 / 0.4);
}
.ybc-fill-blue-500\/50{
  fill: rgb(32 105 120 / 0.5);
}
.ybc-fill-blue-500\/60{
  fill: rgb(32 105 120 / 0.6);
}
.ybc-fill-blue-500\/70{
  fill: rgb(32 105 120 / 0.7);
}
.ybc-fill-blue-500\/75{
  fill: rgb(32 105 120 / 0.75);
}
.ybc-fill-blue-500\/80{
  fill: rgb(32 105 120 / 0.8);
}
.ybc-fill-blue-500\/90{
  fill: rgb(32 105 120 / 0.9);
}
.ybc-fill-blue-500\/95{
  fill: rgb(32 105 120 / 0.95);
}
.ybc-fill-blue-500\/100{
  fill: rgb(32 105 120 / 1);
}
.ybc-fill-section-branding-why-yubico\/0{
  fill: rgb(60 114 177 / 0);
}
.ybc-fill-section-branding-why-yubico\/5{
  fill: rgb(60 114 177 / 0.05);
}
.ybc-fill-section-branding-why-yubico\/10{
  fill: rgb(60 114 177 / 0.1);
}
.ybc-fill-section-branding-why-yubico\/20{
  fill: rgb(60 114 177 / 0.2);
}
.ybc-fill-section-branding-why-yubico\/25{
  fill: rgb(60 114 177 / 0.25);
}
.ybc-fill-section-branding-why-yubico\/30{
  fill: rgb(60 114 177 / 0.3);
}
.ybc-fill-section-branding-why-yubico\/40{
  fill: rgb(60 114 177 / 0.4);
}
.ybc-fill-section-branding-why-yubico\/50{
  fill: rgb(60 114 177 / 0.5);
}
.ybc-fill-section-branding-why-yubico\/60{
  fill: rgb(60 114 177 / 0.6);
}
.ybc-fill-section-branding-why-yubico\/70{
  fill: rgb(60 114 177 / 0.7);
}
.ybc-fill-section-branding-why-yubico\/75{
  fill: rgb(60 114 177 / 0.75);
}
.ybc-fill-section-branding-why-yubico\/80{
  fill: rgb(60 114 177 / 0.8);
}
.ybc-fill-section-branding-why-yubico\/90{
  fill: rgb(60 114 177 / 0.9);
}
.ybc-fill-section-branding-why-yubico\/95{
  fill: rgb(60 114 177 / 0.95);
}
.ybc-fill-section-branding-why-yubico\/100{
  fill: rgb(60 114 177 / 1);
}
.ybc-fill-section-branding-products\/0{
  fill: rgb(74 118 148 / 0);
}
.ybc-fill-section-branding-products\/5{
  fill: rgb(74 118 148 / 0.05);
}
.ybc-fill-section-branding-products\/10{
  fill: rgb(74 118 148 / 0.1);
}
.ybc-fill-section-branding-products\/20{
  fill: rgb(74 118 148 / 0.2);
}
.ybc-fill-section-branding-products\/25{
  fill: rgb(74 118 148 / 0.25);
}
.ybc-fill-section-branding-products\/30{
  fill: rgb(74 118 148 / 0.3);
}
.ybc-fill-section-branding-products\/40{
  fill: rgb(74 118 148 / 0.4);
}
.ybc-fill-section-branding-products\/50{
  fill: rgb(74 118 148 / 0.5);
}
.ybc-fill-section-branding-products\/60{
  fill: rgb(74 118 148 / 0.6);
}
.ybc-fill-section-branding-products\/70{
  fill: rgb(74 118 148 / 0.7);
}
.ybc-fill-section-branding-products\/75{
  fill: rgb(74 118 148 / 0.75);
}
.ybc-fill-section-branding-products\/80{
  fill: rgb(74 118 148 / 0.8);
}
.ybc-fill-section-branding-products\/90{
  fill: rgb(74 118 148 / 0.9);
}
.ybc-fill-section-branding-products\/95{
  fill: rgb(74 118 148 / 0.95);
}
.ybc-fill-section-branding-products\/100{
  fill: rgb(74 118 148 / 1);
}
.ybc-fill-section-branding-solutions\/0{
  fill: rgb(0 115 165 / 0);
}
.ybc-fill-section-branding-solutions\/5{
  fill: rgb(0 115 165 / 0.05);
}
.ybc-fill-section-branding-solutions\/10{
  fill: rgb(0 115 165 / 0.1);
}
.ybc-fill-section-branding-solutions\/20{
  fill: rgb(0 115 165 / 0.2);
}
.ybc-fill-section-branding-solutions\/25{
  fill: rgb(0 115 165 / 0.25);
}
.ybc-fill-section-branding-solutions\/30{
  fill: rgb(0 115 165 / 0.3);
}
.ybc-fill-section-branding-solutions\/40{
  fill: rgb(0 115 165 / 0.4);
}
.ybc-fill-section-branding-solutions\/50{
  fill: rgb(0 115 165 / 0.5);
}
.ybc-fill-section-branding-solutions\/60{
  fill: rgb(0 115 165 / 0.6);
}
.ybc-fill-section-branding-solutions\/70{
  fill: rgb(0 115 165 / 0.7);
}
.ybc-fill-section-branding-solutions\/75{
  fill: rgb(0 115 165 / 0.75);
}
.ybc-fill-section-branding-solutions\/80{
  fill: rgb(0 115 165 / 0.8);
}
.ybc-fill-section-branding-solutions\/90{
  fill: rgb(0 115 165 / 0.9);
}
.ybc-fill-section-branding-solutions\/95{
  fill: rgb(0 115 165 / 0.95);
}
.ybc-fill-section-branding-solutions\/100{
  fill: rgb(0 115 165 / 1);
}
.ybc-fill-section-branding-resources\/0{
  fill: rgb(0 127 149 / 0);
}
.ybc-fill-section-branding-resources\/5{
  fill: rgb(0 127 149 / 0.05);
}
.ybc-fill-section-branding-resources\/10{
  fill: rgb(0 127 149 / 0.1);
}
.ybc-fill-section-branding-resources\/20{
  fill: rgb(0 127 149 / 0.2);
}
.ybc-fill-section-branding-resources\/25{
  fill: rgb(0 127 149 / 0.25);
}
.ybc-fill-section-branding-resources\/30{
  fill: rgb(0 127 149 / 0.3);
}
.ybc-fill-section-branding-resources\/40{
  fill: rgb(0 127 149 / 0.4);
}
.ybc-fill-section-branding-resources\/50{
  fill: rgb(0 127 149 / 0.5);
}
.ybc-fill-section-branding-resources\/60{
  fill: rgb(0 127 149 / 0.6);
}
.ybc-fill-section-branding-resources\/70{
  fill: rgb(0 127 149 / 0.7);
}
.ybc-fill-section-branding-resources\/75{
  fill: rgb(0 127 149 / 0.75);
}
.ybc-fill-section-branding-resources\/80{
  fill: rgb(0 127 149 / 0.8);
}
.ybc-fill-section-branding-resources\/90{
  fill: rgb(0 127 149 / 0.9);
}
.ybc-fill-section-branding-resources\/95{
  fill: rgb(0 127 149 / 0.95);
}
.ybc-fill-section-branding-resources\/100{
  fill: rgb(0 127 149 / 1);
}
.ybc-fill-section-branding-company\/0{
  fill: rgb(92 130 17 / 0);
}
.ybc-fill-section-branding-company\/5{
  fill: rgb(92 130 17 / 0.05);
}
.ybc-fill-section-branding-company\/10{
  fill: rgb(92 130 17 / 0.1);
}
.ybc-fill-section-branding-company\/20{
  fill: rgb(92 130 17 / 0.2);
}
.ybc-fill-section-branding-company\/25{
  fill: rgb(92 130 17 / 0.25);
}
.ybc-fill-section-branding-company\/30{
  fill: rgb(92 130 17 / 0.3);
}
.ybc-fill-section-branding-company\/40{
  fill: rgb(92 130 17 / 0.4);
}
.ybc-fill-section-branding-company\/50{
  fill: rgb(92 130 17 / 0.5);
}
.ybc-fill-section-branding-company\/60{
  fill: rgb(92 130 17 / 0.6);
}
.ybc-fill-section-branding-company\/70{
  fill: rgb(92 130 17 / 0.7);
}
.ybc-fill-section-branding-company\/75{
  fill: rgb(92 130 17 / 0.75);
}
.ybc-fill-section-branding-company\/80{
  fill: rgb(92 130 17 / 0.8);
}
.ybc-fill-section-branding-company\/90{
  fill: rgb(92 130 17 / 0.9);
}
.ybc-fill-section-branding-company\/95{
  fill: rgb(92 130 17 / 0.95);
}
.ybc-fill-section-branding-company\/100{
  fill: rgb(92 130 17 / 1);
}
.ybc-fill-section-branding-support\/0{
  fill: rgb(32 105 120 / 0);
}
.ybc-fill-section-branding-support\/5{
  fill: rgb(32 105 120 / 0.05);
}
.ybc-fill-section-branding-support\/10{
  fill: rgb(32 105 120 / 0.1);
}
.ybc-fill-section-branding-support\/20{
  fill: rgb(32 105 120 / 0.2);
}
.ybc-fill-section-branding-support\/25{
  fill: rgb(32 105 120 / 0.25);
}
.ybc-fill-section-branding-support\/30{
  fill: rgb(32 105 120 / 0.3);
}
.ybc-fill-section-branding-support\/40{
  fill: rgb(32 105 120 / 0.4);
}
.ybc-fill-section-branding-support\/50{
  fill: rgb(32 105 120 / 0.5);
}
.ybc-fill-section-branding-support\/60{
  fill: rgb(32 105 120 / 0.6);
}
.ybc-fill-section-branding-support\/70{
  fill: rgb(32 105 120 / 0.7);
}
.ybc-fill-section-branding-support\/75{
  fill: rgb(32 105 120 / 0.75);
}
.ybc-fill-section-branding-support\/80{
  fill: rgb(32 105 120 / 0.8);
}
.ybc-fill-section-branding-support\/90{
  fill: rgb(32 105 120 / 0.9);
}
.ybc-fill-section-branding-support\/95{
  fill: rgb(32 105 120 / 0.95);
}
.ybc-fill-section-branding-support\/100{
  fill: rgb(32 105 120 / 1);
}
.ybc-stroke-transparent{
  stroke: transparent;
}
.ybc-stroke-current{
  stroke: currentColor;
}
.ybc-stroke-black{
  stroke: #000000;
}
.ybc-stroke-white{
  stroke: #FFFFFF;
}
.ybc-stroke-lime-400{
  stroke: #9ACA3C;
}
.ybc-stroke-lime-500{
  stroke: #84BD00;
}
.ybc-stroke-lime-600{
  stroke: #65a20c;
}
.ybc-stroke-lime-700{
  stroke: #7baf00;
}
.ybc-stroke-lime-900{
  stroke: #5C8211;
}
.ybc-stroke-gray-50{
  stroke: #F9F9F9;
}
.ybc-stroke-gray-100{
  stroke: #F5F5F5;
}
.ybc-stroke-gray-300{
  stroke: #D9D9D9;
}
.ybc-stroke-gray-400{
  stroke: #b1b4a9;
}
.ybc-stroke-gray-500{
  stroke: #868B79;
}
.ybc-stroke-gray-600{
  stroke: #4E4E4E;
}
.ybc-stroke-gray-700{
  stroke: #333333;
}
.ybc-stroke-gray-800{
  stroke: #686F59;
}
.ybc-stroke-gray-900{
  stroke: #3D4133;
}
.ybc-stroke-teal-100{
  stroke: #E0F0F7;
}
.ybc-stroke-teal-500{
  stroke: #007f95;
}
.ybc-stroke-teal-600{
  stroke: #0073A5;
}
.ybc-stroke-teal-900{
  stroke: #005572;
}
.ybc-stroke-blue-100{
  stroke: #3c72b1;
}
.ybc-stroke-blue-200{
  stroke: #487694;
}
.ybc-stroke-blue-500{
  stroke: #206978;
}
.ybc-stroke-section-branding-why-yubico{
  stroke: #3C72B1;
}
.ybc-stroke-section-branding-products{
  stroke: #4A7694;
}
.ybc-stroke-section-branding-solutions{
  stroke: #0073A5;
}
.ybc-stroke-section-branding-resources{
  stroke: #007F95;
}
.ybc-stroke-section-branding-company{
  stroke: #5c8211;
}
.ybc-stroke-section-branding-support{
  stroke: #206978;
}
.ybc-stroke-transparent\/0{
  stroke: rgb(0 0 0 / 0);
}
.ybc-stroke-transparent\/5{
  stroke: rgb(0 0 0 / 0.05);
}
.ybc-stroke-transparent\/10{
  stroke: rgb(0 0 0 / 0.1);
}
.ybc-stroke-transparent\/20{
  stroke: rgb(0 0 0 / 0.2);
}
.ybc-stroke-transparent\/25{
  stroke: rgb(0 0 0 / 0.25);
}
.ybc-stroke-transparent\/30{
  stroke: rgb(0 0 0 / 0.3);
}
.ybc-stroke-transparent\/40{
  stroke: rgb(0 0 0 / 0.4);
}
.ybc-stroke-transparent\/50{
  stroke: rgb(0 0 0 / 0.5);
}
.ybc-stroke-transparent\/60{
  stroke: rgb(0 0 0 / 0.6);
}
.ybc-stroke-transparent\/70{
  stroke: rgb(0 0 0 / 0.7);
}
.ybc-stroke-transparent\/75{
  stroke: rgb(0 0 0 / 0.75);
}
.ybc-stroke-transparent\/80{
  stroke: rgb(0 0 0 / 0.8);
}
.ybc-stroke-transparent\/90{
  stroke: rgb(0 0 0 / 0.9);
}
.ybc-stroke-transparent\/95{
  stroke: rgb(0 0 0 / 0.95);
}
.ybc-stroke-transparent\/100{
  stroke: rgb(0 0 0 / 1);
}
.ybc-stroke-black\/0{
  stroke: rgb(0 0 0 / 0);
}
.ybc-stroke-black\/5{
  stroke: rgb(0 0 0 / 0.05);
}
.ybc-stroke-black\/10{
  stroke: rgb(0 0 0 / 0.1);
}
.ybc-stroke-black\/20{
  stroke: rgb(0 0 0 / 0.2);
}
.ybc-stroke-black\/25{
  stroke: rgb(0 0 0 / 0.25);
}
.ybc-stroke-black\/30{
  stroke: rgb(0 0 0 / 0.3);
}
.ybc-stroke-black\/40{
  stroke: rgb(0 0 0 / 0.4);
}
.ybc-stroke-black\/50{
  stroke: rgb(0 0 0 / 0.5);
}
.ybc-stroke-black\/60{
  stroke: rgb(0 0 0 / 0.6);
}
.ybc-stroke-black\/70{
  stroke: rgb(0 0 0 / 0.7);
}
.ybc-stroke-black\/75{
  stroke: rgb(0 0 0 / 0.75);
}
.ybc-stroke-black\/80{
  stroke: rgb(0 0 0 / 0.8);
}
.ybc-stroke-black\/90{
  stroke: rgb(0 0 0 / 0.9);
}
.ybc-stroke-black\/95{
  stroke: rgb(0 0 0 / 0.95);
}
.ybc-stroke-black\/100{
  stroke: rgb(0 0 0 / 1);
}
.ybc-stroke-white\/0{
  stroke: rgb(255 255 255 / 0);
}
.ybc-stroke-white\/5{
  stroke: rgb(255 255 255 / 0.05);
}
.ybc-stroke-white\/10{
  stroke: rgb(255 255 255 / 0.1);
}
.ybc-stroke-white\/20{
  stroke: rgb(255 255 255 / 0.2);
}
.ybc-stroke-white\/25{
  stroke: rgb(255 255 255 / 0.25);
}
.ybc-stroke-white\/30{
  stroke: rgb(255 255 255 / 0.3);
}
.ybc-stroke-white\/40{
  stroke: rgb(255 255 255 / 0.4);
}
.ybc-stroke-white\/50{
  stroke: rgb(255 255 255 / 0.5);
}
.ybc-stroke-white\/60{
  stroke: rgb(255 255 255 / 0.6);
}
.ybc-stroke-white\/70{
  stroke: rgb(255 255 255 / 0.7);
}
.ybc-stroke-white\/75{
  stroke: rgb(255 255 255 / 0.75);
}
.ybc-stroke-white\/80{
  stroke: rgb(255 255 255 / 0.8);
}
.ybc-stroke-white\/90{
  stroke: rgb(255 255 255 / 0.9);
}
.ybc-stroke-white\/95{
  stroke: rgb(255 255 255 / 0.95);
}
.ybc-stroke-white\/100{
  stroke: rgb(255 255 255 / 1);
}
.ybc-stroke-lime-400\/0{
  stroke: rgb(154 202 60 / 0);
}
.ybc-stroke-lime-400\/5{
  stroke: rgb(154 202 60 / 0.05);
}
.ybc-stroke-lime-400\/10{
  stroke: rgb(154 202 60 / 0.1);
}
.ybc-stroke-lime-400\/20{
  stroke: rgb(154 202 60 / 0.2);
}
.ybc-stroke-lime-400\/25{
  stroke: rgb(154 202 60 / 0.25);
}
.ybc-stroke-lime-400\/30{
  stroke: rgb(154 202 60 / 0.3);
}
.ybc-stroke-lime-400\/40{
  stroke: rgb(154 202 60 / 0.4);
}
.ybc-stroke-lime-400\/50{
  stroke: rgb(154 202 60 / 0.5);
}
.ybc-stroke-lime-400\/60{
  stroke: rgb(154 202 60 / 0.6);
}
.ybc-stroke-lime-400\/70{
  stroke: rgb(154 202 60 / 0.7);
}
.ybc-stroke-lime-400\/75{
  stroke: rgb(154 202 60 / 0.75);
}
.ybc-stroke-lime-400\/80{
  stroke: rgb(154 202 60 / 0.8);
}
.ybc-stroke-lime-400\/90{
  stroke: rgb(154 202 60 / 0.9);
}
.ybc-stroke-lime-400\/95{
  stroke: rgb(154 202 60 / 0.95);
}
.ybc-stroke-lime-400\/100{
  stroke: rgb(154 202 60 / 1);
}
.ybc-stroke-lime-500\/0{
  stroke: rgb(132 189 0 / 0);
}
.ybc-stroke-lime-500\/5{
  stroke: rgb(132 189 0 / 0.05);
}
.ybc-stroke-lime-500\/10{
  stroke: rgb(132 189 0 / 0.1);
}
.ybc-stroke-lime-500\/20{
  stroke: rgb(132 189 0 / 0.2);
}
.ybc-stroke-lime-500\/25{
  stroke: rgb(132 189 0 / 0.25);
}
.ybc-stroke-lime-500\/30{
  stroke: rgb(132 189 0 / 0.3);
}
.ybc-stroke-lime-500\/40{
  stroke: rgb(132 189 0 / 0.4);
}
.ybc-stroke-lime-500\/50{
  stroke: rgb(132 189 0 / 0.5);
}
.ybc-stroke-lime-500\/60{
  stroke: rgb(132 189 0 / 0.6);
}
.ybc-stroke-lime-500\/70{
  stroke: rgb(132 189 0 / 0.7);
}
.ybc-stroke-lime-500\/75{
  stroke: rgb(132 189 0 / 0.75);
}
.ybc-stroke-lime-500\/80{
  stroke: rgb(132 189 0 / 0.8);
}
.ybc-stroke-lime-500\/90{
  stroke: rgb(132 189 0 / 0.9);
}
.ybc-stroke-lime-500\/95{
  stroke: rgb(132 189 0 / 0.95);
}
.ybc-stroke-lime-500\/100{
  stroke: rgb(132 189 0 / 1);
}
.ybc-stroke-lime-600\/0{
  stroke: rgb(101 162 12 / 0);
}
.ybc-stroke-lime-600\/5{
  stroke: rgb(101 162 12 / 0.05);
}
.ybc-stroke-lime-600\/10{
  stroke: rgb(101 162 12 / 0.1);
}
.ybc-stroke-lime-600\/20{
  stroke: rgb(101 162 12 / 0.2);
}
.ybc-stroke-lime-600\/25{
  stroke: rgb(101 162 12 / 0.25);
}
.ybc-stroke-lime-600\/30{
  stroke: rgb(101 162 12 / 0.3);
}
.ybc-stroke-lime-600\/40{
  stroke: rgb(101 162 12 / 0.4);
}
.ybc-stroke-lime-600\/50{
  stroke: rgb(101 162 12 / 0.5);
}
.ybc-stroke-lime-600\/60{
  stroke: rgb(101 162 12 / 0.6);
}
.ybc-stroke-lime-600\/70{
  stroke: rgb(101 162 12 / 0.7);
}
.ybc-stroke-lime-600\/75{
  stroke: rgb(101 162 12 / 0.75);
}
.ybc-stroke-lime-600\/80{
  stroke: rgb(101 162 12 / 0.8);
}
.ybc-stroke-lime-600\/90{
  stroke: rgb(101 162 12 / 0.9);
}
.ybc-stroke-lime-600\/95{
  stroke: rgb(101 162 12 / 0.95);
}
.ybc-stroke-lime-600\/100{
  stroke: rgb(101 162 12 / 1);
}
.ybc-stroke-lime-700\/0{
  stroke: rgb(123 175 0 / 0);
}
.ybc-stroke-lime-700\/5{
  stroke: rgb(123 175 0 / 0.05);
}
.ybc-stroke-lime-700\/10{
  stroke: rgb(123 175 0 / 0.1);
}
.ybc-stroke-lime-700\/20{
  stroke: rgb(123 175 0 / 0.2);
}
.ybc-stroke-lime-700\/25{
  stroke: rgb(123 175 0 / 0.25);
}
.ybc-stroke-lime-700\/30{
  stroke: rgb(123 175 0 / 0.3);
}
.ybc-stroke-lime-700\/40{
  stroke: rgb(123 175 0 / 0.4);
}
.ybc-stroke-lime-700\/50{
  stroke: rgb(123 175 0 / 0.5);
}
.ybc-stroke-lime-700\/60{
  stroke: rgb(123 175 0 / 0.6);
}
.ybc-stroke-lime-700\/70{
  stroke: rgb(123 175 0 / 0.7);
}
.ybc-stroke-lime-700\/75{
  stroke: rgb(123 175 0 / 0.75);
}
.ybc-stroke-lime-700\/80{
  stroke: rgb(123 175 0 / 0.8);
}
.ybc-stroke-lime-700\/90{
  stroke: rgb(123 175 0 / 0.9);
}
.ybc-stroke-lime-700\/95{
  stroke: rgb(123 175 0 / 0.95);
}
.ybc-stroke-lime-700\/100{
  stroke: rgb(123 175 0 / 1);
}
.ybc-stroke-lime-900\/0{
  stroke: rgb(92 130 17 / 0);
}
.ybc-stroke-lime-900\/5{
  stroke: rgb(92 130 17 / 0.05);
}
.ybc-stroke-lime-900\/10{
  stroke: rgb(92 130 17 / 0.1);
}
.ybc-stroke-lime-900\/20{
  stroke: rgb(92 130 17 / 0.2);
}
.ybc-stroke-lime-900\/25{
  stroke: rgb(92 130 17 / 0.25);
}
.ybc-stroke-lime-900\/30{
  stroke: rgb(92 130 17 / 0.3);
}
.ybc-stroke-lime-900\/40{
  stroke: rgb(92 130 17 / 0.4);
}
.ybc-stroke-lime-900\/50{
  stroke: rgb(92 130 17 / 0.5);
}
.ybc-stroke-lime-900\/60{
  stroke: rgb(92 130 17 / 0.6);
}
.ybc-stroke-lime-900\/70{
  stroke: rgb(92 130 17 / 0.7);
}
.ybc-stroke-lime-900\/75{
  stroke: rgb(92 130 17 / 0.75);
}
.ybc-stroke-lime-900\/80{
  stroke: rgb(92 130 17 / 0.8);
}
.ybc-stroke-lime-900\/90{
  stroke: rgb(92 130 17 / 0.9);
}
.ybc-stroke-lime-900\/95{
  stroke: rgb(92 130 17 / 0.95);
}
.ybc-stroke-lime-900\/100{
  stroke: rgb(92 130 17 / 1);
}
.ybc-stroke-gray-50\/0{
  stroke: rgb(249 249 249 / 0);
}
.ybc-stroke-gray-50\/5{
  stroke: rgb(249 249 249 / 0.05);
}
.ybc-stroke-gray-50\/10{
  stroke: rgb(249 249 249 / 0.1);
}
.ybc-stroke-gray-50\/20{
  stroke: rgb(249 249 249 / 0.2);
}
.ybc-stroke-gray-50\/25{
  stroke: rgb(249 249 249 / 0.25);
}
.ybc-stroke-gray-50\/30{
  stroke: rgb(249 249 249 / 0.3);
}
.ybc-stroke-gray-50\/40{
  stroke: rgb(249 249 249 / 0.4);
}
.ybc-stroke-gray-50\/50{
  stroke: rgb(249 249 249 / 0.5);
}
.ybc-stroke-gray-50\/60{
  stroke: rgb(249 249 249 / 0.6);
}
.ybc-stroke-gray-50\/70{
  stroke: rgb(249 249 249 / 0.7);
}
.ybc-stroke-gray-50\/75{
  stroke: rgb(249 249 249 / 0.75);
}
.ybc-stroke-gray-50\/80{
  stroke: rgb(249 249 249 / 0.8);
}
.ybc-stroke-gray-50\/90{
  stroke: rgb(249 249 249 / 0.9);
}
.ybc-stroke-gray-50\/95{
  stroke: rgb(249 249 249 / 0.95);
}
.ybc-stroke-gray-50\/100{
  stroke: rgb(249 249 249 / 1);
}
.ybc-stroke-gray-100\/0{
  stroke: rgb(245 245 245 / 0);
}
.ybc-stroke-gray-100\/5{
  stroke: rgb(245 245 245 / 0.05);
}
.ybc-stroke-gray-100\/10{
  stroke: rgb(245 245 245 / 0.1);
}
.ybc-stroke-gray-100\/20{
  stroke: rgb(245 245 245 / 0.2);
}
.ybc-stroke-gray-100\/25{
  stroke: rgb(245 245 245 / 0.25);
}
.ybc-stroke-gray-100\/30{
  stroke: rgb(245 245 245 / 0.3);
}
.ybc-stroke-gray-100\/40{
  stroke: rgb(245 245 245 / 0.4);
}
.ybc-stroke-gray-100\/50{
  stroke: rgb(245 245 245 / 0.5);
}
.ybc-stroke-gray-100\/60{
  stroke: rgb(245 245 245 / 0.6);
}
.ybc-stroke-gray-100\/70{
  stroke: rgb(245 245 245 / 0.7);
}
.ybc-stroke-gray-100\/75{
  stroke: rgb(245 245 245 / 0.75);
}
.ybc-stroke-gray-100\/80{
  stroke: rgb(245 245 245 / 0.8);
}
.ybc-stroke-gray-100\/90{
  stroke: rgb(245 245 245 / 0.9);
}
.ybc-stroke-gray-100\/95{
  stroke: rgb(245 245 245 / 0.95);
}
.ybc-stroke-gray-100\/100{
  stroke: rgb(245 245 245 / 1);
}
.ybc-stroke-gray-300\/0{
  stroke: rgb(217 217 217 / 0);
}
.ybc-stroke-gray-300\/5{
  stroke: rgb(217 217 217 / 0.05);
}
.ybc-stroke-gray-300\/10{
  stroke: rgb(217 217 217 / 0.1);
}
.ybc-stroke-gray-300\/20{
  stroke: rgb(217 217 217 / 0.2);
}
.ybc-stroke-gray-300\/25{
  stroke: rgb(217 217 217 / 0.25);
}
.ybc-stroke-gray-300\/30{
  stroke: rgb(217 217 217 / 0.3);
}
.ybc-stroke-gray-300\/40{
  stroke: rgb(217 217 217 / 0.4);
}
.ybc-stroke-gray-300\/50{
  stroke: rgb(217 217 217 / 0.5);
}
.ybc-stroke-gray-300\/60{
  stroke: rgb(217 217 217 / 0.6);
}
.ybc-stroke-gray-300\/70{
  stroke: rgb(217 217 217 / 0.7);
}
.ybc-stroke-gray-300\/75{
  stroke: rgb(217 217 217 / 0.75);
}
.ybc-stroke-gray-300\/80{
  stroke: rgb(217 217 217 / 0.8);
}
.ybc-stroke-gray-300\/90{
  stroke: rgb(217 217 217 / 0.9);
}
.ybc-stroke-gray-300\/95{
  stroke: rgb(217 217 217 / 0.95);
}
.ybc-stroke-gray-300\/100{
  stroke: rgb(217 217 217 / 1);
}
.ybc-stroke-gray-400\/0{
  stroke: rgb(177 180 169 / 0);
}
.ybc-stroke-gray-400\/5{
  stroke: rgb(177 180 169 / 0.05);
}
.ybc-stroke-gray-400\/10{
  stroke: rgb(177 180 169 / 0.1);
}
.ybc-stroke-gray-400\/20{
  stroke: rgb(177 180 169 / 0.2);
}
.ybc-stroke-gray-400\/25{
  stroke: rgb(177 180 169 / 0.25);
}
.ybc-stroke-gray-400\/30{
  stroke: rgb(177 180 169 / 0.3);
}
.ybc-stroke-gray-400\/40{
  stroke: rgb(177 180 169 / 0.4);
}
.ybc-stroke-gray-400\/50{
  stroke: rgb(177 180 169 / 0.5);
}
.ybc-stroke-gray-400\/60{
  stroke: rgb(177 180 169 / 0.6);
}
.ybc-stroke-gray-400\/70{
  stroke: rgb(177 180 169 / 0.7);
}
.ybc-stroke-gray-400\/75{
  stroke: rgb(177 180 169 / 0.75);
}
.ybc-stroke-gray-400\/80{
  stroke: rgb(177 180 169 / 0.8);
}
.ybc-stroke-gray-400\/90{
  stroke: rgb(177 180 169 / 0.9);
}
.ybc-stroke-gray-400\/95{
  stroke: rgb(177 180 169 / 0.95);
}
.ybc-stroke-gray-400\/100{
  stroke: rgb(177 180 169 / 1);
}
.ybc-stroke-gray-500\/0{
  stroke: rgb(134 139 121 / 0);
}
.ybc-stroke-gray-500\/5{
  stroke: rgb(134 139 121 / 0.05);
}
.ybc-stroke-gray-500\/10{
  stroke: rgb(134 139 121 / 0.1);
}
.ybc-stroke-gray-500\/20{
  stroke: rgb(134 139 121 / 0.2);
}
.ybc-stroke-gray-500\/25{
  stroke: rgb(134 139 121 / 0.25);
}
.ybc-stroke-gray-500\/30{
  stroke: rgb(134 139 121 / 0.3);
}
.ybc-stroke-gray-500\/40{
  stroke: rgb(134 139 121 / 0.4);
}
.ybc-stroke-gray-500\/50{
  stroke: rgb(134 139 121 / 0.5);
}
.ybc-stroke-gray-500\/60{
  stroke: rgb(134 139 121 / 0.6);
}
.ybc-stroke-gray-500\/70{
  stroke: rgb(134 139 121 / 0.7);
}
.ybc-stroke-gray-500\/75{
  stroke: rgb(134 139 121 / 0.75);
}
.ybc-stroke-gray-500\/80{
  stroke: rgb(134 139 121 / 0.8);
}
.ybc-stroke-gray-500\/90{
  stroke: rgb(134 139 121 / 0.9);
}
.ybc-stroke-gray-500\/95{
  stroke: rgb(134 139 121 / 0.95);
}
.ybc-stroke-gray-500\/100{
  stroke: rgb(134 139 121 / 1);
}
.ybc-stroke-gray-600\/0{
  stroke: rgb(78 78 78 / 0);
}
.ybc-stroke-gray-600\/5{
  stroke: rgb(78 78 78 / 0.05);
}
.ybc-stroke-gray-600\/10{
  stroke: rgb(78 78 78 / 0.1);
}
.ybc-stroke-gray-600\/20{
  stroke: rgb(78 78 78 / 0.2);
}
.ybc-stroke-gray-600\/25{
  stroke: rgb(78 78 78 / 0.25);
}
.ybc-stroke-gray-600\/30{
  stroke: rgb(78 78 78 / 0.3);
}
.ybc-stroke-gray-600\/40{
  stroke: rgb(78 78 78 / 0.4);
}
.ybc-stroke-gray-600\/50{
  stroke: rgb(78 78 78 / 0.5);
}
.ybc-stroke-gray-600\/60{
  stroke: rgb(78 78 78 / 0.6);
}
.ybc-stroke-gray-600\/70{
  stroke: rgb(78 78 78 / 0.7);
}
.ybc-stroke-gray-600\/75{
  stroke: rgb(78 78 78 / 0.75);
}
.ybc-stroke-gray-600\/80{
  stroke: rgb(78 78 78 / 0.8);
}
.ybc-stroke-gray-600\/90{
  stroke: rgb(78 78 78 / 0.9);
}
.ybc-stroke-gray-600\/95{
  stroke: rgb(78 78 78 / 0.95);
}
.ybc-stroke-gray-600\/100{
  stroke: rgb(78 78 78 / 1);
}
.ybc-stroke-gray-700\/0{
  stroke: rgb(51 51 51 / 0);
}
.ybc-stroke-gray-700\/5{
  stroke: rgb(51 51 51 / 0.05);
}
.ybc-stroke-gray-700\/10{
  stroke: rgb(51 51 51 / 0.1);
}
.ybc-stroke-gray-700\/20{
  stroke: rgb(51 51 51 / 0.2);
}
.ybc-stroke-gray-700\/25{
  stroke: rgb(51 51 51 / 0.25);
}
.ybc-stroke-gray-700\/30{
  stroke: rgb(51 51 51 / 0.3);
}
.ybc-stroke-gray-700\/40{
  stroke: rgb(51 51 51 / 0.4);
}
.ybc-stroke-gray-700\/50{
  stroke: rgb(51 51 51 / 0.5);
}
.ybc-stroke-gray-700\/60{
  stroke: rgb(51 51 51 / 0.6);
}
.ybc-stroke-gray-700\/70{
  stroke: rgb(51 51 51 / 0.7);
}
.ybc-stroke-gray-700\/75{
  stroke: rgb(51 51 51 / 0.75);
}
.ybc-stroke-gray-700\/80{
  stroke: rgb(51 51 51 / 0.8);
}
.ybc-stroke-gray-700\/90{
  stroke: rgb(51 51 51 / 0.9);
}
.ybc-stroke-gray-700\/95{
  stroke: rgb(51 51 51 / 0.95);
}
.ybc-stroke-gray-700\/100{
  stroke: rgb(51 51 51 / 1);
}
.ybc-stroke-gray-800\/0{
  stroke: rgb(104 111 89 / 0);
}
.ybc-stroke-gray-800\/5{
  stroke: rgb(104 111 89 / 0.05);
}
.ybc-stroke-gray-800\/10{
  stroke: rgb(104 111 89 / 0.1);
}
.ybc-stroke-gray-800\/20{
  stroke: rgb(104 111 89 / 0.2);
}
.ybc-stroke-gray-800\/25{
  stroke: rgb(104 111 89 / 0.25);
}
.ybc-stroke-gray-800\/30{
  stroke: rgb(104 111 89 / 0.3);
}
.ybc-stroke-gray-800\/40{
  stroke: rgb(104 111 89 / 0.4);
}
.ybc-stroke-gray-800\/50{
  stroke: rgb(104 111 89 / 0.5);
}
.ybc-stroke-gray-800\/60{
  stroke: rgb(104 111 89 / 0.6);
}
.ybc-stroke-gray-800\/70{
  stroke: rgb(104 111 89 / 0.7);
}
.ybc-stroke-gray-800\/75{
  stroke: rgb(104 111 89 / 0.75);
}
.ybc-stroke-gray-800\/80{
  stroke: rgb(104 111 89 / 0.8);
}
.ybc-stroke-gray-800\/90{
  stroke: rgb(104 111 89 / 0.9);
}
.ybc-stroke-gray-800\/95{
  stroke: rgb(104 111 89 / 0.95);
}
.ybc-stroke-gray-800\/100{
  stroke: rgb(104 111 89 / 1);
}
.ybc-stroke-gray-900\/0{
  stroke: rgb(61 65 51 / 0);
}
.ybc-stroke-gray-900\/5{
  stroke: rgb(61 65 51 / 0.05);
}
.ybc-stroke-gray-900\/10{
  stroke: rgb(61 65 51 / 0.1);
}
.ybc-stroke-gray-900\/20{
  stroke: rgb(61 65 51 / 0.2);
}
.ybc-stroke-gray-900\/25{
  stroke: rgb(61 65 51 / 0.25);
}
.ybc-stroke-gray-900\/30{
  stroke: rgb(61 65 51 / 0.3);
}
.ybc-stroke-gray-900\/40{
  stroke: rgb(61 65 51 / 0.4);
}
.ybc-stroke-gray-900\/50{
  stroke: rgb(61 65 51 / 0.5);
}
.ybc-stroke-gray-900\/60{
  stroke: rgb(61 65 51 / 0.6);
}
.ybc-stroke-gray-900\/70{
  stroke: rgb(61 65 51 / 0.7);
}
.ybc-stroke-gray-900\/75{
  stroke: rgb(61 65 51 / 0.75);
}
.ybc-stroke-gray-900\/80{
  stroke: rgb(61 65 51 / 0.8);
}
.ybc-stroke-gray-900\/90{
  stroke: rgb(61 65 51 / 0.9);
}
.ybc-stroke-gray-900\/95{
  stroke: rgb(61 65 51 / 0.95);
}
.ybc-stroke-gray-900\/100{
  stroke: rgb(61 65 51 / 1);
}
.ybc-stroke-teal-100\/0{
  stroke: rgb(224 240 247 / 0);
}
.ybc-stroke-teal-100\/5{
  stroke: rgb(224 240 247 / 0.05);
}
.ybc-stroke-teal-100\/10{
  stroke: rgb(224 240 247 / 0.1);
}
.ybc-stroke-teal-100\/20{
  stroke: rgb(224 240 247 / 0.2);
}
.ybc-stroke-teal-100\/25{
  stroke: rgb(224 240 247 / 0.25);
}
.ybc-stroke-teal-100\/30{
  stroke: rgb(224 240 247 / 0.3);
}
.ybc-stroke-teal-100\/40{
  stroke: rgb(224 240 247 / 0.4);
}
.ybc-stroke-teal-100\/50{
  stroke: rgb(224 240 247 / 0.5);
}
.ybc-stroke-teal-100\/60{
  stroke: rgb(224 240 247 / 0.6);
}
.ybc-stroke-teal-100\/70{
  stroke: rgb(224 240 247 / 0.7);
}
.ybc-stroke-teal-100\/75{
  stroke: rgb(224 240 247 / 0.75);
}
.ybc-stroke-teal-100\/80{
  stroke: rgb(224 240 247 / 0.8);
}
.ybc-stroke-teal-100\/90{
  stroke: rgb(224 240 247 / 0.9);
}
.ybc-stroke-teal-100\/95{
  stroke: rgb(224 240 247 / 0.95);
}
.ybc-stroke-teal-100\/100{
  stroke: rgb(224 240 247 / 1);
}
.ybc-stroke-teal-500\/0{
  stroke: rgb(0 127 149 / 0);
}
.ybc-stroke-teal-500\/5{
  stroke: rgb(0 127 149 / 0.05);
}
.ybc-stroke-teal-500\/10{
  stroke: rgb(0 127 149 / 0.1);
}
.ybc-stroke-teal-500\/20{
  stroke: rgb(0 127 149 / 0.2);
}
.ybc-stroke-teal-500\/25{
  stroke: rgb(0 127 149 / 0.25);
}
.ybc-stroke-teal-500\/30{
  stroke: rgb(0 127 149 / 0.3);
}
.ybc-stroke-teal-500\/40{
  stroke: rgb(0 127 149 / 0.4);
}
.ybc-stroke-teal-500\/50{
  stroke: rgb(0 127 149 / 0.5);
}
.ybc-stroke-teal-500\/60{
  stroke: rgb(0 127 149 / 0.6);
}
.ybc-stroke-teal-500\/70{
  stroke: rgb(0 127 149 / 0.7);
}
.ybc-stroke-teal-500\/75{
  stroke: rgb(0 127 149 / 0.75);
}
.ybc-stroke-teal-500\/80{
  stroke: rgb(0 127 149 / 0.8);
}
.ybc-stroke-teal-500\/90{
  stroke: rgb(0 127 149 / 0.9);
}
.ybc-stroke-teal-500\/95{
  stroke: rgb(0 127 149 / 0.95);
}
.ybc-stroke-teal-500\/100{
  stroke: rgb(0 127 149 / 1);
}
.ybc-stroke-teal-600\/0{
  stroke: rgb(0 115 165 / 0);
}
.ybc-stroke-teal-600\/5{
  stroke: rgb(0 115 165 / 0.05);
}
.ybc-stroke-teal-600\/10{
  stroke: rgb(0 115 165 / 0.1);
}
.ybc-stroke-teal-600\/20{
  stroke: rgb(0 115 165 / 0.2);
}
.ybc-stroke-teal-600\/25{
  stroke: rgb(0 115 165 / 0.25);
}
.ybc-stroke-teal-600\/30{
  stroke: rgb(0 115 165 / 0.3);
}
.ybc-stroke-teal-600\/40{
  stroke: rgb(0 115 165 / 0.4);
}
.ybc-stroke-teal-600\/50{
  stroke: rgb(0 115 165 / 0.5);
}
.ybc-stroke-teal-600\/60{
  stroke: rgb(0 115 165 / 0.6);
}
.ybc-stroke-teal-600\/70{
  stroke: rgb(0 115 165 / 0.7);
}
.ybc-stroke-teal-600\/75{
  stroke: rgb(0 115 165 / 0.75);
}
.ybc-stroke-teal-600\/80{
  stroke: rgb(0 115 165 / 0.8);
}
.ybc-stroke-teal-600\/90{
  stroke: rgb(0 115 165 / 0.9);
}
.ybc-stroke-teal-600\/95{
  stroke: rgb(0 115 165 / 0.95);
}
.ybc-stroke-teal-600\/100{
  stroke: rgb(0 115 165 / 1);
}
.ybc-stroke-teal-900\/0{
  stroke: rgb(0 85 114 / 0);
}
.ybc-stroke-teal-900\/5{
  stroke: rgb(0 85 114 / 0.05);
}
.ybc-stroke-teal-900\/10{
  stroke: rgb(0 85 114 / 0.1);
}
.ybc-stroke-teal-900\/20{
  stroke: rgb(0 85 114 / 0.2);
}
.ybc-stroke-teal-900\/25{
  stroke: rgb(0 85 114 / 0.25);
}
.ybc-stroke-teal-900\/30{
  stroke: rgb(0 85 114 / 0.3);
}
.ybc-stroke-teal-900\/40{
  stroke: rgb(0 85 114 / 0.4);
}
.ybc-stroke-teal-900\/50{
  stroke: rgb(0 85 114 / 0.5);
}
.ybc-stroke-teal-900\/60{
  stroke: rgb(0 85 114 / 0.6);
}
.ybc-stroke-teal-900\/70{
  stroke: rgb(0 85 114 / 0.7);
}
.ybc-stroke-teal-900\/75{
  stroke: rgb(0 85 114 / 0.75);
}
.ybc-stroke-teal-900\/80{
  stroke: rgb(0 85 114 / 0.8);
}
.ybc-stroke-teal-900\/90{
  stroke: rgb(0 85 114 / 0.9);
}
.ybc-stroke-teal-900\/95{
  stroke: rgb(0 85 114 / 0.95);
}
.ybc-stroke-teal-900\/100{
  stroke: rgb(0 85 114 / 1);
}
.ybc-stroke-blue-100\/0{
  stroke: rgb(60 114 177 / 0);
}
.ybc-stroke-blue-100\/5{
  stroke: rgb(60 114 177 / 0.05);
}
.ybc-stroke-blue-100\/10{
  stroke: rgb(60 114 177 / 0.1);
}
.ybc-stroke-blue-100\/20{
  stroke: rgb(60 114 177 / 0.2);
}
.ybc-stroke-blue-100\/25{
  stroke: rgb(60 114 177 / 0.25);
}
.ybc-stroke-blue-100\/30{
  stroke: rgb(60 114 177 / 0.3);
}
.ybc-stroke-blue-100\/40{
  stroke: rgb(60 114 177 / 0.4);
}
.ybc-stroke-blue-100\/50{
  stroke: rgb(60 114 177 / 0.5);
}
.ybc-stroke-blue-100\/60{
  stroke: rgb(60 114 177 / 0.6);
}
.ybc-stroke-blue-100\/70{
  stroke: rgb(60 114 177 / 0.7);
}
.ybc-stroke-blue-100\/75{
  stroke: rgb(60 114 177 / 0.75);
}
.ybc-stroke-blue-100\/80{
  stroke: rgb(60 114 177 / 0.8);
}
.ybc-stroke-blue-100\/90{
  stroke: rgb(60 114 177 / 0.9);
}
.ybc-stroke-blue-100\/95{
  stroke: rgb(60 114 177 / 0.95);
}
.ybc-stroke-blue-100\/100{
  stroke: rgb(60 114 177 / 1);
}
.ybc-stroke-blue-200\/0{
  stroke: rgb(72 118 148 / 0);
}
.ybc-stroke-blue-200\/5{
  stroke: rgb(72 118 148 / 0.05);
}
.ybc-stroke-blue-200\/10{
  stroke: rgb(72 118 148 / 0.1);
}
.ybc-stroke-blue-200\/20{
  stroke: rgb(72 118 148 / 0.2);
}
.ybc-stroke-blue-200\/25{
  stroke: rgb(72 118 148 / 0.25);
}
.ybc-stroke-blue-200\/30{
  stroke: rgb(72 118 148 / 0.3);
}
.ybc-stroke-blue-200\/40{
  stroke: rgb(72 118 148 / 0.4);
}
.ybc-stroke-blue-200\/50{
  stroke: rgb(72 118 148 / 0.5);
}
.ybc-stroke-blue-200\/60{
  stroke: rgb(72 118 148 / 0.6);
}
.ybc-stroke-blue-200\/70{
  stroke: rgb(72 118 148 / 0.7);
}
.ybc-stroke-blue-200\/75{
  stroke: rgb(72 118 148 / 0.75);
}
.ybc-stroke-blue-200\/80{
  stroke: rgb(72 118 148 / 0.8);
}
.ybc-stroke-blue-200\/90{
  stroke: rgb(72 118 148 / 0.9);
}
.ybc-stroke-blue-200\/95{
  stroke: rgb(72 118 148 / 0.95);
}
.ybc-stroke-blue-200\/100{
  stroke: rgb(72 118 148 / 1);
}
.ybc-stroke-blue-500\/0{
  stroke: rgb(32 105 120 / 0);
}
.ybc-stroke-blue-500\/5{
  stroke: rgb(32 105 120 / 0.05);
}
.ybc-stroke-blue-500\/10{
  stroke: rgb(32 105 120 / 0.1);
}
.ybc-stroke-blue-500\/20{
  stroke: rgb(32 105 120 / 0.2);
}
.ybc-stroke-blue-500\/25{
  stroke: rgb(32 105 120 / 0.25);
}
.ybc-stroke-blue-500\/30{
  stroke: rgb(32 105 120 / 0.3);
}
.ybc-stroke-blue-500\/40{
  stroke: rgb(32 105 120 / 0.4);
}
.ybc-stroke-blue-500\/50{
  stroke: rgb(32 105 120 / 0.5);
}
.ybc-stroke-blue-500\/60{
  stroke: rgb(32 105 120 / 0.6);
}
.ybc-stroke-blue-500\/70{
  stroke: rgb(32 105 120 / 0.7);
}
.ybc-stroke-blue-500\/75{
  stroke: rgb(32 105 120 / 0.75);
}
.ybc-stroke-blue-500\/80{
  stroke: rgb(32 105 120 / 0.8);
}
.ybc-stroke-blue-500\/90{
  stroke: rgb(32 105 120 / 0.9);
}
.ybc-stroke-blue-500\/95{
  stroke: rgb(32 105 120 / 0.95);
}
.ybc-stroke-blue-500\/100{
  stroke: rgb(32 105 120 / 1);
}
.ybc-stroke-section-branding-why-yubico\/0{
  stroke: rgb(60 114 177 / 0);
}
.ybc-stroke-section-branding-why-yubico\/5{
  stroke: rgb(60 114 177 / 0.05);
}
.ybc-stroke-section-branding-why-yubico\/10{
  stroke: rgb(60 114 177 / 0.1);
}
.ybc-stroke-section-branding-why-yubico\/20{
  stroke: rgb(60 114 177 / 0.2);
}
.ybc-stroke-section-branding-why-yubico\/25{
  stroke: rgb(60 114 177 / 0.25);
}
.ybc-stroke-section-branding-why-yubico\/30{
  stroke: rgb(60 114 177 / 0.3);
}
.ybc-stroke-section-branding-why-yubico\/40{
  stroke: rgb(60 114 177 / 0.4);
}
.ybc-stroke-section-branding-why-yubico\/50{
  stroke: rgb(60 114 177 / 0.5);
}
.ybc-stroke-section-branding-why-yubico\/60{
  stroke: rgb(60 114 177 / 0.6);
}
.ybc-stroke-section-branding-why-yubico\/70{
  stroke: rgb(60 114 177 / 0.7);
}
.ybc-stroke-section-branding-why-yubico\/75{
  stroke: rgb(60 114 177 / 0.75);
}
.ybc-stroke-section-branding-why-yubico\/80{
  stroke: rgb(60 114 177 / 0.8);
}
.ybc-stroke-section-branding-why-yubico\/90{
  stroke: rgb(60 114 177 / 0.9);
}
.ybc-stroke-section-branding-why-yubico\/95{
  stroke: rgb(60 114 177 / 0.95);
}
.ybc-stroke-section-branding-why-yubico\/100{
  stroke: rgb(60 114 177 / 1);
}
.ybc-stroke-section-branding-products\/0{
  stroke: rgb(74 118 148 / 0);
}
.ybc-stroke-section-branding-products\/5{
  stroke: rgb(74 118 148 / 0.05);
}
.ybc-stroke-section-branding-products\/10{
  stroke: rgb(74 118 148 / 0.1);
}
.ybc-stroke-section-branding-products\/20{
  stroke: rgb(74 118 148 / 0.2);
}
.ybc-stroke-section-branding-products\/25{
  stroke: rgb(74 118 148 / 0.25);
}
.ybc-stroke-section-branding-products\/30{
  stroke: rgb(74 118 148 / 0.3);
}
.ybc-stroke-section-branding-products\/40{
  stroke: rgb(74 118 148 / 0.4);
}
.ybc-stroke-section-branding-products\/50{
  stroke: rgb(74 118 148 / 0.5);
}
.ybc-stroke-section-branding-products\/60{
  stroke: rgb(74 118 148 / 0.6);
}
.ybc-stroke-section-branding-products\/70{
  stroke: rgb(74 118 148 / 0.7);
}
.ybc-stroke-section-branding-products\/75{
  stroke: rgb(74 118 148 / 0.75);
}
.ybc-stroke-section-branding-products\/80{
  stroke: rgb(74 118 148 / 0.8);
}
.ybc-stroke-section-branding-products\/90{
  stroke: rgb(74 118 148 / 0.9);
}
.ybc-stroke-section-branding-products\/95{
  stroke: rgb(74 118 148 / 0.95);
}
.ybc-stroke-section-branding-products\/100{
  stroke: rgb(74 118 148 / 1);
}
.ybc-stroke-section-branding-solutions\/0{
  stroke: rgb(0 115 165 / 0);
}
.ybc-stroke-section-branding-solutions\/5{
  stroke: rgb(0 115 165 / 0.05);
}
.ybc-stroke-section-branding-solutions\/10{
  stroke: rgb(0 115 165 / 0.1);
}
.ybc-stroke-section-branding-solutions\/20{
  stroke: rgb(0 115 165 / 0.2);
}
.ybc-stroke-section-branding-solutions\/25{
  stroke: rgb(0 115 165 / 0.25);
}
.ybc-stroke-section-branding-solutions\/30{
  stroke: rgb(0 115 165 / 0.3);
}
.ybc-stroke-section-branding-solutions\/40{
  stroke: rgb(0 115 165 / 0.4);
}
.ybc-stroke-section-branding-solutions\/50{
  stroke: rgb(0 115 165 / 0.5);
}
.ybc-stroke-section-branding-solutions\/60{
  stroke: rgb(0 115 165 / 0.6);
}
.ybc-stroke-section-branding-solutions\/70{
  stroke: rgb(0 115 165 / 0.7);
}
.ybc-stroke-section-branding-solutions\/75{
  stroke: rgb(0 115 165 / 0.75);
}
.ybc-stroke-section-branding-solutions\/80{
  stroke: rgb(0 115 165 / 0.8);
}
.ybc-stroke-section-branding-solutions\/90{
  stroke: rgb(0 115 165 / 0.9);
}
.ybc-stroke-section-branding-solutions\/95{
  stroke: rgb(0 115 165 / 0.95);
}
.ybc-stroke-section-branding-solutions\/100{
  stroke: rgb(0 115 165 / 1);
}
.ybc-stroke-section-branding-resources\/0{
  stroke: rgb(0 127 149 / 0);
}
.ybc-stroke-section-branding-resources\/5{
  stroke: rgb(0 127 149 / 0.05);
}
.ybc-stroke-section-branding-resources\/10{
  stroke: rgb(0 127 149 / 0.1);
}
.ybc-stroke-section-branding-resources\/20{
  stroke: rgb(0 127 149 / 0.2);
}
.ybc-stroke-section-branding-resources\/25{
  stroke: rgb(0 127 149 / 0.25);
}
.ybc-stroke-section-branding-resources\/30{
  stroke: rgb(0 127 149 / 0.3);
}
.ybc-stroke-section-branding-resources\/40{
  stroke: rgb(0 127 149 / 0.4);
}
.ybc-stroke-section-branding-resources\/50{
  stroke: rgb(0 127 149 / 0.5);
}
.ybc-stroke-section-branding-resources\/60{
  stroke: rgb(0 127 149 / 0.6);
}
.ybc-stroke-section-branding-resources\/70{
  stroke: rgb(0 127 149 / 0.7);
}
.ybc-stroke-section-branding-resources\/75{
  stroke: rgb(0 127 149 / 0.75);
}
.ybc-stroke-section-branding-resources\/80{
  stroke: rgb(0 127 149 / 0.8);
}
.ybc-stroke-section-branding-resources\/90{
  stroke: rgb(0 127 149 / 0.9);
}
.ybc-stroke-section-branding-resources\/95{
  stroke: rgb(0 127 149 / 0.95);
}
.ybc-stroke-section-branding-resources\/100{
  stroke: rgb(0 127 149 / 1);
}
.ybc-stroke-section-branding-company\/0{
  stroke: rgb(92 130 17 / 0);
}
.ybc-stroke-section-branding-company\/5{
  stroke: rgb(92 130 17 / 0.05);
}
.ybc-stroke-section-branding-company\/10{
  stroke: rgb(92 130 17 / 0.1);
}
.ybc-stroke-section-branding-company\/20{
  stroke: rgb(92 130 17 / 0.2);
}
.ybc-stroke-section-branding-company\/25{
  stroke: rgb(92 130 17 / 0.25);
}
.ybc-stroke-section-branding-company\/30{
  stroke: rgb(92 130 17 / 0.3);
}
.ybc-stroke-section-branding-company\/40{
  stroke: rgb(92 130 17 / 0.4);
}
.ybc-stroke-section-branding-company\/50{
  stroke: rgb(92 130 17 / 0.5);
}
.ybc-stroke-section-branding-company\/60{
  stroke: rgb(92 130 17 / 0.6);
}
.ybc-stroke-section-branding-company\/70{
  stroke: rgb(92 130 17 / 0.7);
}
.ybc-stroke-section-branding-company\/75{
  stroke: rgb(92 130 17 / 0.75);
}
.ybc-stroke-section-branding-company\/80{
  stroke: rgb(92 130 17 / 0.8);
}
.ybc-stroke-section-branding-company\/90{
  stroke: rgb(92 130 17 / 0.9);
}
.ybc-stroke-section-branding-company\/95{
  stroke: rgb(92 130 17 / 0.95);
}
.ybc-stroke-section-branding-company\/100{
  stroke: rgb(92 130 17 / 1);
}
.ybc-stroke-section-branding-support\/0{
  stroke: rgb(32 105 120 / 0);
}
.ybc-stroke-section-branding-support\/5{
  stroke: rgb(32 105 120 / 0.05);
}
.ybc-stroke-section-branding-support\/10{
  stroke: rgb(32 105 120 / 0.1);
}
.ybc-stroke-section-branding-support\/20{
  stroke: rgb(32 105 120 / 0.2);
}
.ybc-stroke-section-branding-support\/25{
  stroke: rgb(32 105 120 / 0.25);
}
.ybc-stroke-section-branding-support\/30{
  stroke: rgb(32 105 120 / 0.3);
}
.ybc-stroke-section-branding-support\/40{
  stroke: rgb(32 105 120 / 0.4);
}
.ybc-stroke-section-branding-support\/50{
  stroke: rgb(32 105 120 / 0.5);
}
.ybc-stroke-section-branding-support\/60{
  stroke: rgb(32 105 120 / 0.6);
}
.ybc-stroke-section-branding-support\/70{
  stroke: rgb(32 105 120 / 0.7);
}
.ybc-stroke-section-branding-support\/75{
  stroke: rgb(32 105 120 / 0.75);
}
.ybc-stroke-section-branding-support\/80{
  stroke: rgb(32 105 120 / 0.8);
}
.ybc-stroke-section-branding-support\/90{
  stroke: rgb(32 105 120 / 0.9);
}
.ybc-stroke-section-branding-support\/95{
  stroke: rgb(32 105 120 / 0.95);
}
.ybc-stroke-section-branding-support\/100{
  stroke: rgb(32 105 120 / 1);
}
.ybc-stroke-0{
  stroke-width: 0;
}
.ybc-stroke-1{
  stroke-width: 1;
}
.ybc-stroke-2{
  stroke-width: 2;
}
.ybc-object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.ybc-object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.ybc-object-fill{
  -o-object-fit: fill;
     object-fit: fill;
}
.ybc-object-none{
  -o-object-fit: none;
     object-fit: none;
}
.ybc-object-scale-down{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.ybc-object-bottom{
  -o-object-position: bottom;
     object-position: bottom;
}
.ybc-object-center{
  -o-object-position: center;
     object-position: center;
}
.ybc-object-left{
  -o-object-position: left;
     object-position: left;
}
.ybc-object-left-bottom{
  -o-object-position: left bottom;
     object-position: left bottom;
}
.ybc-object-left-top{
  -o-object-position: left top;
     object-position: left top;
}
.ybc-object-right{
  -o-object-position: right;
     object-position: right;
}
.ybc-object-right-bottom{
  -o-object-position: right bottom;
     object-position: right bottom;
}
.ybc-object-right-top{
  -o-object-position: right top;
     object-position: right top;
}
.ybc-object-top{
  -o-object-position: top;
     object-position: top;
}
.ybc-p-0{
  padding: 0;
}
.ybc-p-1{
  padding: 0.25rem;
}
.ybc-p-2{
  padding: 0.5rem;
}
.ybc-p-3{
  padding: 0.75rem;
}
.ybc-p-4{
  padding: 1rem;
}
.ybc-p-5{
  padding: 1.25rem;
}
.ybc-p-6{
  padding: 1.5rem;
}
.ybc-p-7{
  padding: 1.75rem;
}
.ybc-p-8{
  padding: 2rem;
}
.ybc-p-9{
  padding: 2.25rem;
}
.ybc-p-10{
  padding: 2.5rem;
}
.ybc-p-11{
  padding: 2.75rem;
}
.ybc-p-12{
  padding: 3rem;
}
.ybc-p-13{
  padding: 3.25rem;
}
.ybc-p-14{
  padding: 3.5rem;
}
.ybc-p-15{
  padding: 3.75rem;
}
.ybc-p-16{
  padding: 4rem;
}
.ybc-p-17{
  padding: 4.25rem;
}
.ybc-p-18{
  padding: 4.5rem;
}
.ybc-p-19{
  padding: 4.75rem;
}
.ybc-p-20{
  padding: 5rem;
}
.ybc-p-24{
  padding: 6rem;
}
.ybc-p-25{
  padding: 6.25rem;
}
.ybc-p-26{
  padding: 6.75rem;
}
.ybc-p-28{
  padding: 7rem;
}
.ybc-p-32{
  padding: 8rem;
}
.ybc-p-36{
  padding: 9rem;
}
.ybc-p-40{
  padding: 10rem;
}
.ybc-p-44{
  padding: 11rem;
}
.ybc-p-45{
  padding: 11.25rem;
}
.ybc-p-46{
  padding: 11.875rem;
}
.ybc-p-48{
  padding: 12rem;
}
.ybc-p-49{
  padding: 12.25rem;
}
.ybc-p-52{
  padding: 13rem;
}
.ybc-p-56{
  padding: 14rem;
}
.ybc-p-60{
  padding: 15rem;
}
.ybc-p-64{
  padding: 16rem;
}
.ybc-p-68{
  padding: 17rem;
}
.ybc-p-72{
  padding: 18rem;
}
.ybc-p-76{
  padding: 19rem;
}
.ybc-p-80{
  padding: 20rem;
}
.ybc-p-84{
  padding: 21rem;
}
.ybc-p-168{
  padding: 42rem;
}
.ybc-p-px{
  padding: 1px;
}
.ybc-p-0\.5{
  padding: 0.125rem;
}
.ybc-p-1\.5{
  padding: 0.375rem;
}
.ybc-p-2\.5{
  padding: 0.625rem;
}
.ybc-p-3\.5{
  padding: 0.875rem;
}
.ybc-px-0{
  padding-left: 0;
  padding-right: 0;
}
.ybc-px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.ybc-px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.ybc-px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.ybc-px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.ybc-px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.ybc-px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.ybc-px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.ybc-px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.ybc-px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.ybc-px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.ybc-px-11{
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}
.ybc-px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.ybc-px-13{
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}
.ybc-px-14{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.ybc-px-15{
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}
.ybc-px-16{
  padding-left: 4rem;
  padding-right: 4rem;
}
.ybc-px-17{
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}
.ybc-px-18{
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.ybc-px-19{
  padding-left: 4.75rem;
  padding-right: 4.75rem;
}
.ybc-px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}
.ybc-px-24{
  padding-left: 6rem;
  padding-right: 6rem;
}
.ybc-px-25{
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}
.ybc-px-26{
  padding-left: 6.75rem;
  padding-right: 6.75rem;
}
.ybc-px-28{
  padding-left: 7rem;
  padding-right: 7rem;
}
.ybc-px-32{
  padding-left: 8rem;
  padding-right: 8rem;
}
.ybc-px-36{
  padding-left: 9rem;
  padding-right: 9rem;
}
.ybc-px-40{
  padding-left: 10rem;
  padding-right: 10rem;
}
.ybc-px-44{
  padding-left: 11rem;
  padding-right: 11rem;
}
.ybc-px-45{
  padding-left: 11.25rem;
  padding-right: 11.25rem;
}
.ybc-px-46{
  padding-left: 11.875rem;
  padding-right: 11.875rem;
}
.ybc-px-48{
  padding-left: 12rem;
  padding-right: 12rem;
}
.ybc-px-49{
  padding-left: 12.25rem;
  padding-right: 12.25rem;
}
.ybc-px-52{
  padding-left: 13rem;
  padding-right: 13rem;
}
.ybc-px-56{
  padding-left: 14rem;
  padding-right: 14rem;
}
.ybc-px-60{
  padding-left: 15rem;
  padding-right: 15rem;
}
.ybc-px-64{
  padding-left: 16rem;
  padding-right: 16rem;
}
.ybc-px-68{
  padding-left: 17rem;
  padding-right: 17rem;
}
.ybc-px-72{
  padding-left: 18rem;
  padding-right: 18rem;
}
.ybc-px-76{
  padding-left: 19rem;
  padding-right: 19rem;
}
.ybc-px-80{
  padding-left: 20rem;
  padding-right: 20rem;
}
.ybc-px-84{
  padding-left: 21rem;
  padding-right: 21rem;
}
.ybc-px-168{
  padding-left: 42rem;
  padding-right: 42rem;
}
.ybc-px-px{
  padding-left: 1px;
  padding-right: 1px;
}
.ybc-px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.ybc-px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.ybc-px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.ybc-px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.ybc-py-0{
  padding-top: 0;
  padding-bottom: 0;
}
.ybc-py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.ybc-py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.ybc-py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.ybc-py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.ybc-py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.ybc-py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ybc-py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.ybc-py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.ybc-py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.ybc-py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.ybc-py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.ybc-py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.ybc-py-13{
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}
.ybc-py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.ybc-py-15{
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.ybc-py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.ybc-py-17{
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
}
.ybc-py-18{
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.ybc-py-19{
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
}
.ybc-py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.ybc-py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.ybc-py-25{
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
.ybc-py-26{
  padding-top: 6.75rem;
  padding-bottom: 6.75rem;
}
.ybc-py-28{
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.ybc-py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.ybc-py-36{
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.ybc-py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.ybc-py-44{
  padding-top: 11rem;
  padding-bottom: 11rem;
}
.ybc-py-45{
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
}
.ybc-py-46{
  padding-top: 11.875rem;
  padding-bottom: 11.875rem;
}
.ybc-py-48{
  padding-top: 12rem;
  padding-bottom: 12rem;
}
.ybc-py-49{
  padding-top: 12.25rem;
  padding-bottom: 12.25rem;
}
.ybc-py-52{
  padding-top: 13rem;
  padding-bottom: 13rem;
}
.ybc-py-56{
  padding-top: 14rem;
  padding-bottom: 14rem;
}
.ybc-py-60{
  padding-top: 15rem;
  padding-bottom: 15rem;
}
.ybc-py-64{
  padding-top: 16rem;
  padding-bottom: 16rem;
}
.ybc-py-68{
  padding-top: 17rem;
  padding-bottom: 17rem;
}
.ybc-py-72{
  padding-top: 18rem;
  padding-bottom: 18rem;
}
.ybc-py-76{
  padding-top: 19rem;
  padding-bottom: 19rem;
}
.ybc-py-80{
  padding-top: 20rem;
  padding-bottom: 20rem;
}
.ybc-py-84{
  padding-top: 21rem;
  padding-bottom: 21rem;
}
.ybc-py-168{
  padding-top: 42rem;
  padding-bottom: 42rem;
}
.ybc-py-px{
  padding-top: 1px;
  padding-bottom: 1px;
}
.ybc-py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.ybc-py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.ybc-py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.ybc-py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.ybc-pt-0{
  padding-top: 0;
}
.ybc-pt-1{
  padding-top: 0.25rem;
}
.ybc-pt-2{
  padding-top: 0.5rem;
}
.ybc-pt-3{
  padding-top: 0.75rem;
}
.ybc-pt-4{
  padding-top: 1rem;
}
.ybc-pt-5{
  padding-top: 1.25rem;
}
.ybc-pt-6{
  padding-top: 1.5rem;
}
.ybc-pt-7{
  padding-top: 1.75rem;
}
.ybc-pt-8{
  padding-top: 2rem;
}
.ybc-pt-9{
  padding-top: 2.25rem;
}
.ybc-pt-10{
  padding-top: 2.5rem;
}
.ybc-pt-11{
  padding-top: 2.75rem;
}
.ybc-pt-12{
  padding-top: 3rem;
}
.ybc-pt-13{
  padding-top: 3.25rem;
}
.ybc-pt-14{
  padding-top: 3.5rem;
}
.ybc-pt-15{
  padding-top: 3.75rem;
}
.ybc-pt-16{
  padding-top: 4rem;
}
.ybc-pt-17{
  padding-top: 4.25rem;
}
.ybc-pt-18{
  padding-top: 4.5rem;
}
.ybc-pt-19{
  padding-top: 4.75rem;
}
.ybc-pt-20{
  padding-top: 5rem;
}
.ybc-pt-24{
  padding-top: 6rem;
}
.ybc-pt-25{
  padding-top: 6.25rem;
}
.ybc-pt-26{
  padding-top: 6.75rem;
}
.ybc-pt-28{
  padding-top: 7rem;
}
.ybc-pt-32{
  padding-top: 8rem;
}
.ybc-pt-36{
  padding-top: 9rem;
}
.ybc-pt-40{
  padding-top: 10rem;
}
.ybc-pt-44{
  padding-top: 11rem;
}
.ybc-pt-45{
  padding-top: 11.25rem;
}
.ybc-pt-46{
  padding-top: 11.875rem;
}
.ybc-pt-48{
  padding-top: 12rem;
}
.ybc-pt-49{
  padding-top: 12.25rem;
}
.ybc-pt-52{
  padding-top: 13rem;
}
.ybc-pt-56{
  padding-top: 14rem;
}
.ybc-pt-60{
  padding-top: 15rem;
}
.ybc-pt-64{
  padding-top: 16rem;
}
.ybc-pt-68{
  padding-top: 17rem;
}
.ybc-pt-72{
  padding-top: 18rem;
}
.ybc-pt-76{
  padding-top: 19rem;
}
.ybc-pt-80{
  padding-top: 20rem;
}
.ybc-pt-84{
  padding-top: 21rem;
}
.ybc-pt-168{
  padding-top: 42rem;
}
.ybc-pt-px{
  padding-top: 1px;
}
.ybc-pt-0\.5{
  padding-top: 0.125rem;
}
.ybc-pt-1\.5{
  padding-top: 0.375rem;
}
.ybc-pt-2\.5{
  padding-top: 0.625rem;
}
.ybc-pt-3\.5{
  padding-top: 0.875rem;
}
.ybc-pr-0{
  padding-right: 0;
}
.ybc-pr-1{
  padding-right: 0.25rem;
}
.ybc-pr-2{
  padding-right: 0.5rem;
}
.ybc-pr-3{
  padding-right: 0.75rem;
}
.ybc-pr-4{
  padding-right: 1rem;
}
.ybc-pr-5{
  padding-right: 1.25rem;
}
.ybc-pr-6{
  padding-right: 1.5rem;
}
.ybc-pr-7{
  padding-right: 1.75rem;
}
.ybc-pr-8{
  padding-right: 2rem;
}
.ybc-pr-9{
  padding-right: 2.25rem;
}
.ybc-pr-10{
  padding-right: 2.5rem;
}
.ybc-pr-11{
  padding-right: 2.75rem;
}
.ybc-pr-12{
  padding-right: 3rem;
}
.ybc-pr-13{
  padding-right: 3.25rem;
}
.ybc-pr-14{
  padding-right: 3.5rem;
}
.ybc-pr-15{
  padding-right: 3.75rem;
}
.ybc-pr-16{
  padding-right: 4rem;
}
.ybc-pr-17{
  padding-right: 4.25rem;
}
.ybc-pr-18{
  padding-right: 4.5rem;
}
.ybc-pr-19{
  padding-right: 4.75rem;
}
.ybc-pr-20{
  padding-right: 5rem;
}
.ybc-pr-24{
  padding-right: 6rem;
}
.ybc-pr-25{
  padding-right: 6.25rem;
}
.ybc-pr-26{
  padding-right: 6.75rem;
}
.ybc-pr-28{
  padding-right: 7rem;
}
.ybc-pr-32{
  padding-right: 8rem;
}
.ybc-pr-36{
  padding-right: 9rem;
}
.ybc-pr-40{
  padding-right: 10rem;
}
.ybc-pr-44{
  padding-right: 11rem;
}
.ybc-pr-45{
  padding-right: 11.25rem;
}
.ybc-pr-46{
  padding-right: 11.875rem;
}
.ybc-pr-48{
  padding-right: 12rem;
}
.ybc-pr-49{
  padding-right: 12.25rem;
}
.ybc-pr-52{
  padding-right: 13rem;
}
.ybc-pr-56{
  padding-right: 14rem;
}
.ybc-pr-60{
  padding-right: 15rem;
}
.ybc-pr-64{
  padding-right: 16rem;
}
.ybc-pr-68{
  padding-right: 17rem;
}
.ybc-pr-72{
  padding-right: 18rem;
}
.ybc-pr-76{
  padding-right: 19rem;
}
.ybc-pr-80{
  padding-right: 20rem;
}
.ybc-pr-84{
  padding-right: 21rem;
}
.ybc-pr-168{
  padding-right: 42rem;
}
.ybc-pr-px{
  padding-right: 1px;
}
.ybc-pr-0\.5{
  padding-right: 0.125rem;
}
.ybc-pr-1\.5{
  padding-right: 0.375rem;
}
.ybc-pr-2\.5{
  padding-right: 0.625rem;
}
.ybc-pr-3\.5{
  padding-right: 0.875rem;
}
.ybc-pb-0{
  padding-bottom: 0;
}
.ybc-pb-1{
  padding-bottom: 0.25rem;
}
.ybc-pb-2{
  padding-bottom: 0.5rem;
}
.ybc-pb-3{
  padding-bottom: 0.75rem;
}
.ybc-pb-4{
  padding-bottom: 1rem;
}
.ybc-pb-5{
  padding-bottom: 1.25rem;
}
.ybc-pb-6{
  padding-bottom: 1.5rem;
}
.ybc-pb-7{
  padding-bottom: 1.75rem;
}
.ybc-pb-8{
  padding-bottom: 2rem;
}
.ybc-pb-9{
  padding-bottom: 2.25rem;
}
.ybc-pb-10{
  padding-bottom: 2.5rem;
}
.ybc-pb-11{
  padding-bottom: 2.75rem;
}
.ybc-pb-12{
  padding-bottom: 3rem;
}
.ybc-pb-13{
  padding-bottom: 3.25rem;
}
.ybc-pb-14{
  padding-bottom: 3.5rem;
}
.ybc-pb-15{
  padding-bottom: 3.75rem;
}
.ybc-pb-16{
  padding-bottom: 4rem;
}
.ybc-pb-17{
  padding-bottom: 4.25rem;
}
.ybc-pb-18{
  padding-bottom: 4.5rem;
}
.ybc-pb-19{
  padding-bottom: 4.75rem;
}
.ybc-pb-20{
  padding-bottom: 5rem;
}
.ybc-pb-24{
  padding-bottom: 6rem;
}
.ybc-pb-25{
  padding-bottom: 6.25rem;
}
.ybc-pb-26{
  padding-bottom: 6.75rem;
}
.ybc-pb-28{
  padding-bottom: 7rem;
}
.ybc-pb-32{
  padding-bottom: 8rem;
}
.ybc-pb-36{
  padding-bottom: 9rem;
}
.ybc-pb-40{
  padding-bottom: 10rem;
}
.ybc-pb-44{
  padding-bottom: 11rem;
}
.ybc-pb-45{
  padding-bottom: 11.25rem;
}
.ybc-pb-46{
  padding-bottom: 11.875rem;
}
.ybc-pb-48{
  padding-bottom: 12rem;
}
.ybc-pb-49{
  padding-bottom: 12.25rem;
}
.ybc-pb-52{
  padding-bottom: 13rem;
}
.ybc-pb-56{
  padding-bottom: 14rem;
}
.ybc-pb-60{
  padding-bottom: 15rem;
}
.ybc-pb-64{
  padding-bottom: 16rem;
}
.ybc-pb-68{
  padding-bottom: 17rem;
}
.ybc-pb-72{
  padding-bottom: 18rem;
}
.ybc-pb-76{
  padding-bottom: 19rem;
}
.ybc-pb-80{
  padding-bottom: 20rem;
}
.ybc-pb-84{
  padding-bottom: 21rem;
}
.ybc-pb-168{
  padding-bottom: 42rem;
}
.ybc-pb-px{
  padding-bottom: 1px;
}
.ybc-pb-0\.5{
  padding-bottom: 0.125rem;
}
.ybc-pb-1\.5{
  padding-bottom: 0.375rem;
}
.ybc-pb-2\.5{
  padding-bottom: 0.625rem;
}
.ybc-pb-3\.5{
  padding-bottom: 0.875rem;
}
.ybc-pl-0{
  padding-left: 0;
}
.ybc-pl-1{
  padding-left: 0.25rem;
}
.ybc-pl-2{
  padding-left: 0.5rem;
}
.ybc-pl-3{
  padding-left: 0.75rem;
}
.ybc-pl-4{
  padding-left: 1rem;
}
.ybc-pl-5{
  padding-left: 1.25rem;
}
.ybc-pl-6{
  padding-left: 1.5rem;
}
.ybc-pl-7{
  padding-left: 1.75rem;
}
.ybc-pl-8{
  padding-left: 2rem;
}
.ybc-pl-9{
  padding-left: 2.25rem;
}
.ybc-pl-10{
  padding-left: 2.5rem;
}
.ybc-pl-11{
  padding-left: 2.75rem;
}
.ybc-pl-12{
  padding-left: 3rem;
}
.ybc-pl-13{
  padding-left: 3.25rem;
}
.ybc-pl-14{
  padding-left: 3.5rem;
}
.ybc-pl-15{
  padding-left: 3.75rem;
}
.ybc-pl-16{
  padding-left: 4rem;
}
.ybc-pl-17{
  padding-left: 4.25rem;
}
.ybc-pl-18{
  padding-left: 4.5rem;
}
.ybc-pl-19{
  padding-left: 4.75rem;
}
.ybc-pl-20{
  padding-left: 5rem;
}
.ybc-pl-24{
  padding-left: 6rem;
}
.ybc-pl-25{
  padding-left: 6.25rem;
}
.ybc-pl-26{
  padding-left: 6.75rem;
}
.ybc-pl-28{
  padding-left: 7rem;
}
.ybc-pl-32{
  padding-left: 8rem;
}
.ybc-pl-36{
  padding-left: 9rem;
}
.ybc-pl-40{
  padding-left: 10rem;
}
.ybc-pl-44{
  padding-left: 11rem;
}
.ybc-pl-45{
  padding-left: 11.25rem;
}
.ybc-pl-46{
  padding-left: 11.875rem;
}
.ybc-pl-48{
  padding-left: 12rem;
}
.ybc-pl-49{
  padding-left: 12.25rem;
}
.ybc-pl-52{
  padding-left: 13rem;
}
.ybc-pl-56{
  padding-left: 14rem;
}
.ybc-pl-60{
  padding-left: 15rem;
}
.ybc-pl-64{
  padding-left: 16rem;
}
.ybc-pl-68{
  padding-left: 17rem;
}
.ybc-pl-72{
  padding-left: 18rem;
}
.ybc-pl-76{
  padding-left: 19rem;
}
.ybc-pl-80{
  padding-left: 20rem;
}
.ybc-pl-84{
  padding-left: 21rem;
}
.ybc-pl-168{
  padding-left: 42rem;
}
.ybc-pl-px{
  padding-left: 1px;
}
.ybc-pl-0\.5{
  padding-left: 0.125rem;
}
.ybc-pl-1\.5{
  padding-left: 0.375rem;
}
.ybc-pl-2\.5{
  padding-left: 0.625rem;
}
.ybc-pl-3\.5{
  padding-left: 0.875rem;
}
.ybc-text-left{
  text-align: left;
}
.ybc-text-center{
  text-align: center;
}
.ybc-text-right{
  text-align: right;
}
.ybc-text-justify{
  text-align: justify;
}
.ybc-text-start{
  text-align: start;
}
.ybc-text-end{
  text-align: end;
}
.ybc-indent-0{
  text-indent: 0;
}
.ybc-indent-1{
  text-indent: 0.25rem;
}
.ybc-indent-2{
  text-indent: 0.5rem;
}
.ybc-indent-3{
  text-indent: 0.75rem;
}
.ybc-indent-4{
  text-indent: 1rem;
}
.ybc-indent-5{
  text-indent: 1.25rem;
}
.ybc-indent-6{
  text-indent: 1.5rem;
}
.ybc-indent-7{
  text-indent: 1.75rem;
}
.ybc-indent-8{
  text-indent: 2rem;
}
.ybc-indent-9{
  text-indent: 2.25rem;
}
.ybc-indent-10{
  text-indent: 2.5rem;
}
.ybc-indent-11{
  text-indent: 2.75rem;
}
.ybc-indent-12{
  text-indent: 3rem;
}
.ybc-indent-13{
  text-indent: 3.25rem;
}
.ybc-indent-14{
  text-indent: 3.5rem;
}
.ybc-indent-15{
  text-indent: 3.75rem;
}
.ybc-indent-16{
  text-indent: 4rem;
}
.ybc-indent-17{
  text-indent: 4.25rem;
}
.ybc-indent-18{
  text-indent: 4.5rem;
}
.ybc-indent-19{
  text-indent: 4.75rem;
}
.ybc-indent-20{
  text-indent: 5rem;
}
.ybc-indent-24{
  text-indent: 6rem;
}
.ybc-indent-25{
  text-indent: 6.25rem;
}
.ybc-indent-26{
  text-indent: 6.75rem;
}
.ybc-indent-28{
  text-indent: 7rem;
}
.ybc-indent-32{
  text-indent: 8rem;
}
.ybc-indent-36{
  text-indent: 9rem;
}
.ybc-indent-40{
  text-indent: 10rem;
}
.ybc-indent-44{
  text-indent: 11rem;
}
.ybc-indent-45{
  text-indent: 11.25rem;
}
.ybc-indent-46{
  text-indent: 11.875rem;
}
.ybc-indent-48{
  text-indent: 12rem;
}
.ybc-indent-49{
  text-indent: 12.25rem;
}
.ybc-indent-52{
  text-indent: 13rem;
}
.ybc-indent-56{
  text-indent: 14rem;
}
.ybc-indent-60{
  text-indent: 15rem;
}
.ybc-indent-64{
  text-indent: 16rem;
}
.ybc-indent-68{
  text-indent: 17rem;
}
.ybc-indent-72{
  text-indent: 18rem;
}
.ybc-indent-76{
  text-indent: 19rem;
}
.ybc-indent-80{
  text-indent: 20rem;
}
.ybc-indent-84{
  text-indent: 21rem;
}
.ybc-indent-168{
  text-indent: 42rem;
}
.ybc-indent-px{
  text-indent: 1px;
}
.ybc-indent-0\.5{
  text-indent: 0.125rem;
}
.ybc-indent-1\.5{
  text-indent: 0.375rem;
}
.ybc-indent-2\.5{
  text-indent: 0.625rem;
}
.ybc-indent-3\.5{
  text-indent: 0.875rem;
}
.-ybc-indent-0{
  text-indent: 0;
}
.-ybc-indent-1{
  text-indent: -0.25rem;
}
.-ybc-indent-2{
  text-indent: -0.5rem;
}
.-ybc-indent-3{
  text-indent: -0.75rem;
}
.-ybc-indent-4{
  text-indent: -1rem;
}
.-ybc-indent-5{
  text-indent: -1.25rem;
}
.-ybc-indent-6{
  text-indent: -1.5rem;
}
.-ybc-indent-7{
  text-indent: -1.75rem;
}
.-ybc-indent-8{
  text-indent: -2rem;
}
.-ybc-indent-9{
  text-indent: -2.25rem;
}
.-ybc-indent-10{
  text-indent: -2.5rem;
}
.-ybc-indent-11{
  text-indent: -2.75rem;
}
.-ybc-indent-12{
  text-indent: -3rem;
}
.-ybc-indent-13{
  text-indent: -3.25rem;
}
.-ybc-indent-14{
  text-indent: -3.5rem;
}
.-ybc-indent-15{
  text-indent: -3.75rem;
}
.-ybc-indent-16{
  text-indent: -4rem;
}
.-ybc-indent-17{
  text-indent: -4.25rem;
}
.-ybc-indent-18{
  text-indent: -4.5rem;
}
.-ybc-indent-19{
  text-indent: -4.75rem;
}
.-ybc-indent-20{
  text-indent: -5rem;
}
.-ybc-indent-24{
  text-indent: -6rem;
}
.-ybc-indent-25{
  text-indent: -6.25rem;
}
.-ybc-indent-26{
  text-indent: -6.75rem;
}
.-ybc-indent-28{
  text-indent: -7rem;
}
.-ybc-indent-32{
  text-indent: -8rem;
}
.-ybc-indent-36{
  text-indent: -9rem;
}
.-ybc-indent-40{
  text-indent: -10rem;
}
.-ybc-indent-44{
  text-indent: -11rem;
}
.-ybc-indent-45{
  text-indent: -11.25rem;
}
.-ybc-indent-46{
  text-indent: -11.875rem;
}
.-ybc-indent-48{
  text-indent: -12rem;
}
.-ybc-indent-49{
  text-indent: -12.25rem;
}
.-ybc-indent-52{
  text-indent: -13rem;
}
.-ybc-indent-56{
  text-indent: -14rem;
}
.-ybc-indent-60{
  text-indent: -15rem;
}
.-ybc-indent-64{
  text-indent: -16rem;
}
.-ybc-indent-68{
  text-indent: -17rem;
}
.-ybc-indent-72{
  text-indent: -18rem;
}
.-ybc-indent-76{
  text-indent: -19rem;
}
.-ybc-indent-80{
  text-indent: -20rem;
}
.-ybc-indent-84{
  text-indent: -21rem;
}
.-ybc-indent-168{
  text-indent: -42rem;
}
.-ybc-indent-px{
  text-indent: -1px;
}
.-ybc-indent-0\.5{
  text-indent: -0.125rem;
}
.-ybc-indent-1\.5{
  text-indent: -0.375rem;
}
.-ybc-indent-2\.5{
  text-indent: -0.625rem;
}
.-ybc-indent-3\.5{
  text-indent: -0.875rem;
}
.ybc--indent-0{
  text-indent: 0;
}
.ybc--indent-1{
  text-indent: -0.25rem;
}
.ybc--indent-2{
  text-indent: -0.5rem;
}
.ybc--indent-3{
  text-indent: -0.75rem;
}
.ybc--indent-4{
  text-indent: -1rem;
}
.ybc--indent-5{
  text-indent: -1.25rem;
}
.ybc--indent-6{
  text-indent: -1.5rem;
}
.ybc--indent-7{
  text-indent: -1.75rem;
}
.ybc--indent-8{
  text-indent: -2rem;
}
.ybc--indent-9{
  text-indent: -2.25rem;
}
.ybc--indent-10{
  text-indent: -2.5rem;
}
.ybc--indent-11{
  text-indent: -2.75rem;
}
.ybc--indent-12{
  text-indent: -3rem;
}
.ybc--indent-13{
  text-indent: -3.25rem;
}
.ybc--indent-14{
  text-indent: -3.5rem;
}
.ybc--indent-15{
  text-indent: -3.75rem;
}
.ybc--indent-16{
  text-indent: -4rem;
}
.ybc--indent-17{
  text-indent: -4.25rem;
}
.ybc--indent-18{
  text-indent: -4.5rem;
}
.ybc--indent-19{
  text-indent: -4.75rem;
}
.ybc--indent-20{
  text-indent: -5rem;
}
.ybc--indent-24{
  text-indent: -6rem;
}
.ybc--indent-25{
  text-indent: -6.25rem;
}
.ybc--indent-26{
  text-indent: -6.75rem;
}
.ybc--indent-28{
  text-indent: -7rem;
}
.ybc--indent-32{
  text-indent: -8rem;
}
.ybc--indent-36{
  text-indent: -9rem;
}
.ybc--indent-40{
  text-indent: -10rem;
}
.ybc--indent-44{
  text-indent: -11rem;
}
.ybc--indent-45{
  text-indent: -11.25rem;
}
.ybc--indent-46{
  text-indent: -11.875rem;
}
.ybc--indent-48{
  text-indent: -12rem;
}
.ybc--indent-49{
  text-indent: -12.25rem;
}
.ybc--indent-52{
  text-indent: -13rem;
}
.ybc--indent-56{
  text-indent: -14rem;
}
.ybc--indent-60{
  text-indent: -15rem;
}
.ybc--indent-64{
  text-indent: -16rem;
}
.ybc--indent-68{
  text-indent: -17rem;
}
.ybc--indent-72{
  text-indent: -18rem;
}
.ybc--indent-76{
  text-indent: -19rem;
}
.ybc--indent-80{
  text-indent: -20rem;
}
.ybc--indent-84{
  text-indent: -21rem;
}
.ybc--indent-168{
  text-indent: -42rem;
}
.ybc--indent-px{
  text-indent: -1px;
}
.ybc--indent-0\.5{
  text-indent: -0.125rem;
}
.ybc--indent-1\.5{
  text-indent: -0.375rem;
}
.ybc--indent-2\.5{
  text-indent: -0.625rem;
}
.ybc--indent-3\.5{
  text-indent: -0.875rem;
}
.ybc-align-baseline{
  vertical-align: baseline;
}
.ybc-align-top{
  vertical-align: top;
}
.ybc-align-middle{
  vertical-align: middle;
}
.ybc-align-bottom{
  vertical-align: bottom;
}
.ybc-align-text-top{
  vertical-align: text-top;
}
.ybc-align-text-bottom{
  vertical-align: text-bottom;
}
.ybc-align-sub{
  vertical-align: sub;
}
.ybc-align-super{
  vertical-align: super;
}
.ybc-font-body{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
}
.ybc-font-mono{
  font-family: monospace;
}
.ybc-font-sans{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
}
.ybc-text-xs{
  font-size: 0.75rem;
  line-height: 0.875rem;
}
.ybc-text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.ybc-text-base{
  font-size: 1rem;
  line-height: 1.75rem;
}
.ybc-text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.ybc-text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.ybc-text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.ybc-text-3xl{
  font-size: 1.75rem;
  line-height: 2.25rem;
}
.ybc-text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.ybc-text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.ybc-text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.ybc-text-7xl{
  font-size: 4.5rem;
  line-height: 1;
}
.ybc-text-8xl{
  font-size: 6rem;
  line-height: 1;
}
.ybc-text-9xl{
  font-size: 8rem;
  line-height: 1;
}
.ybc-text-md{
  font-size: 1.25rem;
  line-height: 2rem;
}
.ybc-text-button{
  font-size: 16px;
  line-height: 20px;
}
.ybc-text-buttonMobile{
  font-size: 16px;
  line-height: 20px;
}
.ybc-text-h1__heroBlade{
  font-size: 2.5rem;
  line-height: 3rem;
}
.ybc-text-h1__pageHeading{
  font-size: 2.5rem;
  line-height: 4rem;
}
.ybc-text-h1__singleHeading{
  font-size: 2rem;
  line-height: 2.5rem;
}
.ybc-text-card_rounded_wide__title{
  font-size: 1.625rem;
  line-height: 2rem;
}
.ybc-text-h1{
  font-size: 3rem;
  line-height: 3.5rem;
}
.ybc-text-h2{
  font-size: 1.75rem;
  letter-spacing: -0.1px;
}
.ybc-text-h3{
  font-size: 1.5rem;
}
.ybc-text-h4{
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 300;
}
.ybc-text-h5{
  font-size: 1rem;
  letter-spacing: 0.025rem;
}
.ybc-text-list{
  font-size: 0.9375rem;
  line-height: 1.25rem;
}
.ybc-font-thin{
  font-weight: 100;
}
.ybc-font-extralight{
  font-weight: 200;
}
.ybc-font-light{
  font-weight: 300;
}
.ybc-font-normal{
  font-weight: 400;
}
.ybc-font-medium{
  font-weight: 500;
}
.ybc-font-semibold{
  font-weight: 600;
}
.ybc-font-bold{
  font-weight: 700;
}
.ybc-font-extrabold{
  font-weight: 800;
}
.ybc-font-black{
  font-weight: 900;
}
.ybc-uppercase{
  text-transform: uppercase;
}
.ybc-lowercase{
  text-transform: lowercase;
}
.ybc-capitalize{
  text-transform: capitalize;
}
.ybc-normal-case{
  text-transform: none;
}
.ybc-italic{
  font-style: italic;
}
.ybc-not-italic{
  font-style: normal;
}
.ybc-normal-nums{
  font-variant-numeric: normal;
}
.ybc-ordinal{
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.ybc-slashed-zero{
  --tw-slashed-zero: slashed-zero;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.ybc-lining-nums{
  --tw-numeric-figure: lining-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.ybc-oldstyle-nums{
  --tw-numeric-figure: oldstyle-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.ybc-proportional-nums{
  --tw-numeric-spacing: proportional-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.ybc-tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.ybc-diagonal-fractions{
  --tw-numeric-fraction: diagonal-fractions;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.ybc-stacked-fractions{
  --tw-numeric-fraction: stacked-fractions;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.ybc-leading-3{
  line-height: .75rem;
}
.ybc-leading-4{
  line-height: 1rem;
}
.ybc-leading-5{
  line-height: 1.25rem;
}
.ybc-leading-6{
  line-height: 1.5rem;
}
.ybc-leading-7{
  line-height: 1.75rem;
}
.ybc-leading-8{
  line-height: 2rem;
}
.ybc-leading-9{
  line-height: 2.25rem;
}
.ybc-leading-10{
  line-height: 2.5rem;
}
.ybc-leading-none{
  line-height: 1;
}
.ybc-leading-tight{
  line-height: 1.25;
}
.ybc-leading-snug{
  line-height: 1.375;
}
.ybc-leading-normal{
  line-height: 1.5;
}
.ybc-leading-relaxed{
  line-height: 1.625;
}
.ybc-leading-loose{
  line-height: 2;
}
.ybc-tracking-tighter{
  letter-spacing: -0.05em;
}
.ybc-tracking-tight{
  letter-spacing: -0.025em;
}
.ybc-tracking-normal{
  letter-spacing: 0em;
}
.ybc-tracking-wide{
  letter-spacing: 0.025em;
}
.ybc-tracking-wider{
  letter-spacing: 0.05em;
}
.ybc-tracking-widest{
  letter-spacing: 0.1em;
}
.-ybc-tracking-tighter{
  letter-spacing: 0.05em;
}
.-ybc-tracking-tight{
  letter-spacing: 0.025em;
}
.-ybc-tracking-normal{
  letter-spacing: -0em;
}
.-ybc-tracking-wide{
  letter-spacing: -0.025em;
}
.-ybc-tracking-wider{
  letter-spacing: -0.05em;
}
.-ybc-tracking-widest{
  letter-spacing: -0.1em;
}
.ybc--tracking-tighter{
  letter-spacing: 0.05em;
}
.ybc--tracking-tight{
  letter-spacing: 0.025em;
}
.ybc--tracking-normal{
  letter-spacing: -0em;
}
.ybc--tracking-wide{
  letter-spacing: -0.025em;
}
.ybc--tracking-wider{
  letter-spacing: -0.05em;
}
.ybc--tracking-widest{
  letter-spacing: -0.1em;
}
.ybc-text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.ybc-text-transparent{
  color: transparent;
}
.ybc-text-current{
  color: currentColor;
}
.ybc-text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.ybc-text-lime-400{
  --tw-text-opacity: 1;
  color: rgb(154 202 60 / var(--tw-text-opacity));
}
.ybc-text-lime-500{
  --tw-text-opacity: 1;
  color: rgb(132 189 0 / var(--tw-text-opacity));
}
.ybc-text-lime-600{
  --tw-text-opacity: 1;
  color: rgb(101 162 12 / var(--tw-text-opacity));
}
.ybc-text-lime-700{
  --tw-text-opacity: 1;
  color: rgb(123 175 0 / var(--tw-text-opacity));
}
.ybc-text-lime-900{
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
.ybc-text-gray-50{
  --tw-text-opacity: 1;
  color: rgb(249 249 249 / var(--tw-text-opacity));
}
.ybc-text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}
.ybc-text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity));
}
.ybc-text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(177 180 169 / var(--tw-text-opacity));
}
.ybc-text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(134 139 121 / var(--tw-text-opacity));
}
.ybc-text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}
.ybc-text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}
.ybc-text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(104 111 89 / var(--tw-text-opacity));
}
.ybc-text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
.ybc-text-teal-100{
  --tw-text-opacity: 1;
  color: rgb(224 240 247 / var(--tw-text-opacity));
}
.ybc-text-teal-500{
  --tw-text-opacity: 1;
  color: rgb(0 127 149 / var(--tw-text-opacity));
}
.ybc-text-teal-600{
  --tw-text-opacity: 1;
  color: rgb(0 115 165 / var(--tw-text-opacity));
}
.ybc-text-teal-900{
  --tw-text-opacity: 1;
  color: rgb(0 85 114 / var(--tw-text-opacity));
}
.ybc-text-blue-100{
  --tw-text-opacity: 1;
  color: rgb(60 114 177 / var(--tw-text-opacity));
}
.ybc-text-blue-200{
  --tw-text-opacity: 1;
  color: rgb(72 118 148 / var(--tw-text-opacity));
}
.ybc-text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(32 105 120 / var(--tw-text-opacity));
}
.ybc-text-section-branding-why-yubico{
  --tw-text-opacity: 1;
  color: rgb(60 114 177 / var(--tw-text-opacity));
}
.ybc-text-section-branding-products{
  --tw-text-opacity: 1;
  color: rgb(74 118 148 / var(--tw-text-opacity));
}
.ybc-text-section-branding-solutions{
  --tw-text-opacity: 1;
  color: rgb(0 115 165 / var(--tw-text-opacity));
}
.ybc-text-section-branding-resources{
  --tw-text-opacity: 1;
  color: rgb(0 127 149 / var(--tw-text-opacity));
}
.ybc-text-section-branding-company{
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
.ybc-text-section-branding-support{
  --tw-text-opacity: 1;
  color: rgb(32 105 120 / var(--tw-text-opacity));
}
.ybc-text-transparent\/0{
  color: rgb(0 0 0 / 0);
}
.ybc-text-transparent\/5{
  color: rgb(0 0 0 / 0.05);
}
.ybc-text-transparent\/10{
  color: rgb(0 0 0 / 0.1);
}
.ybc-text-transparent\/20{
  color: rgb(0 0 0 / 0.2);
}
.ybc-text-transparent\/25{
  color: rgb(0 0 0 / 0.25);
}
.ybc-text-transparent\/30{
  color: rgb(0 0 0 / 0.3);
}
.ybc-text-transparent\/40{
  color: rgb(0 0 0 / 0.4);
}
.ybc-text-transparent\/50{
  color: rgb(0 0 0 / 0.5);
}
.ybc-text-transparent\/60{
  color: rgb(0 0 0 / 0.6);
}
.ybc-text-transparent\/70{
  color: rgb(0 0 0 / 0.7);
}
.ybc-text-transparent\/75{
  color: rgb(0 0 0 / 0.75);
}
.ybc-text-transparent\/80{
  color: rgb(0 0 0 / 0.8);
}
.ybc-text-transparent\/90{
  color: rgb(0 0 0 / 0.9);
}
.ybc-text-transparent\/95{
  color: rgb(0 0 0 / 0.95);
}
.ybc-text-transparent\/100{
  color: rgb(0 0 0 / 1);
}
.ybc-text-black\/0{
  color: rgb(0 0 0 / 0);
}
.ybc-text-black\/5{
  color: rgb(0 0 0 / 0.05);
}
.ybc-text-black\/10{
  color: rgb(0 0 0 / 0.1);
}
.ybc-text-black\/20{
  color: rgb(0 0 0 / 0.2);
}
.ybc-text-black\/25{
  color: rgb(0 0 0 / 0.25);
}
.ybc-text-black\/30{
  color: rgb(0 0 0 / 0.3);
}
.ybc-text-black\/40{
  color: rgb(0 0 0 / 0.4);
}
.ybc-text-black\/50{
  color: rgb(0 0 0 / 0.5);
}
.ybc-text-black\/60{
  color: rgb(0 0 0 / 0.6);
}
.ybc-text-black\/70{
  color: rgb(0 0 0 / 0.7);
}
.ybc-text-black\/75{
  color: rgb(0 0 0 / 0.75);
}
.ybc-text-black\/80{
  color: rgb(0 0 0 / 0.8);
}
.ybc-text-black\/90{
  color: rgb(0 0 0 / 0.9);
}
.ybc-text-black\/95{
  color: rgb(0 0 0 / 0.95);
}
.ybc-text-black\/100{
  color: rgb(0 0 0 / 1);
}
.ybc-text-white\/0{
  color: rgb(255 255 255 / 0);
}
.ybc-text-white\/5{
  color: rgb(255 255 255 / 0.05);
}
.ybc-text-white\/10{
  color: rgb(255 255 255 / 0.1);
}
.ybc-text-white\/20{
  color: rgb(255 255 255 / 0.2);
}
.ybc-text-white\/25{
  color: rgb(255 255 255 / 0.25);
}
.ybc-text-white\/30{
  color: rgb(255 255 255 / 0.3);
}
.ybc-text-white\/40{
  color: rgb(255 255 255 / 0.4);
}
.ybc-text-white\/50{
  color: rgb(255 255 255 / 0.5);
}
.ybc-text-white\/60{
  color: rgb(255 255 255 / 0.6);
}
.ybc-text-white\/70{
  color: rgb(255 255 255 / 0.7);
}
.ybc-text-white\/75{
  color: rgb(255 255 255 / 0.75);
}
.ybc-text-white\/80{
  color: rgb(255 255 255 / 0.8);
}
.ybc-text-white\/90{
  color: rgb(255 255 255 / 0.9);
}
.ybc-text-white\/95{
  color: rgb(255 255 255 / 0.95);
}
.ybc-text-white\/100{
  color: rgb(255 255 255 / 1);
}
.ybc-text-lime-400\/0{
  color: rgb(154 202 60 / 0);
}
.ybc-text-lime-400\/5{
  color: rgb(154 202 60 / 0.05);
}
.ybc-text-lime-400\/10{
  color: rgb(154 202 60 / 0.1);
}
.ybc-text-lime-400\/20{
  color: rgb(154 202 60 / 0.2);
}
.ybc-text-lime-400\/25{
  color: rgb(154 202 60 / 0.25);
}
.ybc-text-lime-400\/30{
  color: rgb(154 202 60 / 0.3);
}
.ybc-text-lime-400\/40{
  color: rgb(154 202 60 / 0.4);
}
.ybc-text-lime-400\/50{
  color: rgb(154 202 60 / 0.5);
}
.ybc-text-lime-400\/60{
  color: rgb(154 202 60 / 0.6);
}
.ybc-text-lime-400\/70{
  color: rgb(154 202 60 / 0.7);
}
.ybc-text-lime-400\/75{
  color: rgb(154 202 60 / 0.75);
}
.ybc-text-lime-400\/80{
  color: rgb(154 202 60 / 0.8);
}
.ybc-text-lime-400\/90{
  color: rgb(154 202 60 / 0.9);
}
.ybc-text-lime-400\/95{
  color: rgb(154 202 60 / 0.95);
}
.ybc-text-lime-400\/100{
  color: rgb(154 202 60 / 1);
}
.ybc-text-lime-500\/0{
  color: rgb(132 189 0 / 0);
}
.ybc-text-lime-500\/5{
  color: rgb(132 189 0 / 0.05);
}
.ybc-text-lime-500\/10{
  color: rgb(132 189 0 / 0.1);
}
.ybc-text-lime-500\/20{
  color: rgb(132 189 0 / 0.2);
}
.ybc-text-lime-500\/25{
  color: rgb(132 189 0 / 0.25);
}
.ybc-text-lime-500\/30{
  color: rgb(132 189 0 / 0.3);
}
.ybc-text-lime-500\/40{
  color: rgb(132 189 0 / 0.4);
}
.ybc-text-lime-500\/50{
  color: rgb(132 189 0 / 0.5);
}
.ybc-text-lime-500\/60{
  color: rgb(132 189 0 / 0.6);
}
.ybc-text-lime-500\/70{
  color: rgb(132 189 0 / 0.7);
}
.ybc-text-lime-500\/75{
  color: rgb(132 189 0 / 0.75);
}
.ybc-text-lime-500\/80{
  color: rgb(132 189 0 / 0.8);
}
.ybc-text-lime-500\/90{
  color: rgb(132 189 0 / 0.9);
}
.ybc-text-lime-500\/95{
  color: rgb(132 189 0 / 0.95);
}
.ybc-text-lime-500\/100{
  color: rgb(132 189 0 / 1);
}
.ybc-text-lime-600\/0{
  color: rgb(101 162 12 / 0);
}
.ybc-text-lime-600\/5{
  color: rgb(101 162 12 / 0.05);
}
.ybc-text-lime-600\/10{
  color: rgb(101 162 12 / 0.1);
}
.ybc-text-lime-600\/20{
  color: rgb(101 162 12 / 0.2);
}
.ybc-text-lime-600\/25{
  color: rgb(101 162 12 / 0.25);
}
.ybc-text-lime-600\/30{
  color: rgb(101 162 12 / 0.3);
}
.ybc-text-lime-600\/40{
  color: rgb(101 162 12 / 0.4);
}
.ybc-text-lime-600\/50{
  color: rgb(101 162 12 / 0.5);
}
.ybc-text-lime-600\/60{
  color: rgb(101 162 12 / 0.6);
}
.ybc-text-lime-600\/70{
  color: rgb(101 162 12 / 0.7);
}
.ybc-text-lime-600\/75{
  color: rgb(101 162 12 / 0.75);
}
.ybc-text-lime-600\/80{
  color: rgb(101 162 12 / 0.8);
}
.ybc-text-lime-600\/90{
  color: rgb(101 162 12 / 0.9);
}
.ybc-text-lime-600\/95{
  color: rgb(101 162 12 / 0.95);
}
.ybc-text-lime-600\/100{
  color: rgb(101 162 12 / 1);
}
.ybc-text-lime-700\/0{
  color: rgb(123 175 0 / 0);
}
.ybc-text-lime-700\/5{
  color: rgb(123 175 0 / 0.05);
}
.ybc-text-lime-700\/10{
  color: rgb(123 175 0 / 0.1);
}
.ybc-text-lime-700\/20{
  color: rgb(123 175 0 / 0.2);
}
.ybc-text-lime-700\/25{
  color: rgb(123 175 0 / 0.25);
}
.ybc-text-lime-700\/30{
  color: rgb(123 175 0 / 0.3);
}
.ybc-text-lime-700\/40{
  color: rgb(123 175 0 / 0.4);
}
.ybc-text-lime-700\/50{
  color: rgb(123 175 0 / 0.5);
}
.ybc-text-lime-700\/60{
  color: rgb(123 175 0 / 0.6);
}
.ybc-text-lime-700\/70{
  color: rgb(123 175 0 / 0.7);
}
.ybc-text-lime-700\/75{
  color: rgb(123 175 0 / 0.75);
}
.ybc-text-lime-700\/80{
  color: rgb(123 175 0 / 0.8);
}
.ybc-text-lime-700\/90{
  color: rgb(123 175 0 / 0.9);
}
.ybc-text-lime-700\/95{
  color: rgb(123 175 0 / 0.95);
}
.ybc-text-lime-700\/100{
  color: rgb(123 175 0 / 1);
}
.ybc-text-lime-900\/0{
  color: rgb(92 130 17 / 0);
}
.ybc-text-lime-900\/5{
  color: rgb(92 130 17 / 0.05);
}
.ybc-text-lime-900\/10{
  color: rgb(92 130 17 / 0.1);
}
.ybc-text-lime-900\/20{
  color: rgb(92 130 17 / 0.2);
}
.ybc-text-lime-900\/25{
  color: rgb(92 130 17 / 0.25);
}
.ybc-text-lime-900\/30{
  color: rgb(92 130 17 / 0.3);
}
.ybc-text-lime-900\/40{
  color: rgb(92 130 17 / 0.4);
}
.ybc-text-lime-900\/50{
  color: rgb(92 130 17 / 0.5);
}
.ybc-text-lime-900\/60{
  color: rgb(92 130 17 / 0.6);
}
.ybc-text-lime-900\/70{
  color: rgb(92 130 17 / 0.7);
}
.ybc-text-lime-900\/75{
  color: rgb(92 130 17 / 0.75);
}
.ybc-text-lime-900\/80{
  color: rgb(92 130 17 / 0.8);
}
.ybc-text-lime-900\/90{
  color: rgb(92 130 17 / 0.9);
}
.ybc-text-lime-900\/95{
  color: rgb(92 130 17 / 0.95);
}
.ybc-text-lime-900\/100{
  color: rgb(92 130 17 / 1);
}
.ybc-text-gray-50\/0{
  color: rgb(249 249 249 / 0);
}
.ybc-text-gray-50\/5{
  color: rgb(249 249 249 / 0.05);
}
.ybc-text-gray-50\/10{
  color: rgb(249 249 249 / 0.1);
}
.ybc-text-gray-50\/20{
  color: rgb(249 249 249 / 0.2);
}
.ybc-text-gray-50\/25{
  color: rgb(249 249 249 / 0.25);
}
.ybc-text-gray-50\/30{
  color: rgb(249 249 249 / 0.3);
}
.ybc-text-gray-50\/40{
  color: rgb(249 249 249 / 0.4);
}
.ybc-text-gray-50\/50{
  color: rgb(249 249 249 / 0.5);
}
.ybc-text-gray-50\/60{
  color: rgb(249 249 249 / 0.6);
}
.ybc-text-gray-50\/70{
  color: rgb(249 249 249 / 0.7);
}
.ybc-text-gray-50\/75{
  color: rgb(249 249 249 / 0.75);
}
.ybc-text-gray-50\/80{
  color: rgb(249 249 249 / 0.8);
}
.ybc-text-gray-50\/90{
  color: rgb(249 249 249 / 0.9);
}
.ybc-text-gray-50\/95{
  color: rgb(249 249 249 / 0.95);
}
.ybc-text-gray-50\/100{
  color: rgb(249 249 249 / 1);
}
.ybc-text-gray-100\/0{
  color: rgb(245 245 245 / 0);
}
.ybc-text-gray-100\/5{
  color: rgb(245 245 245 / 0.05);
}
.ybc-text-gray-100\/10{
  color: rgb(245 245 245 / 0.1);
}
.ybc-text-gray-100\/20{
  color: rgb(245 245 245 / 0.2);
}
.ybc-text-gray-100\/25{
  color: rgb(245 245 245 / 0.25);
}
.ybc-text-gray-100\/30{
  color: rgb(245 245 245 / 0.3);
}
.ybc-text-gray-100\/40{
  color: rgb(245 245 245 / 0.4);
}
.ybc-text-gray-100\/50{
  color: rgb(245 245 245 / 0.5);
}
.ybc-text-gray-100\/60{
  color: rgb(245 245 245 / 0.6);
}
.ybc-text-gray-100\/70{
  color: rgb(245 245 245 / 0.7);
}
.ybc-text-gray-100\/75{
  color: rgb(245 245 245 / 0.75);
}
.ybc-text-gray-100\/80{
  color: rgb(245 245 245 / 0.8);
}
.ybc-text-gray-100\/90{
  color: rgb(245 245 245 / 0.9);
}
.ybc-text-gray-100\/95{
  color: rgb(245 245 245 / 0.95);
}
.ybc-text-gray-100\/100{
  color: rgb(245 245 245 / 1);
}
.ybc-text-gray-300\/0{
  color: rgb(217 217 217 / 0);
}
.ybc-text-gray-300\/5{
  color: rgb(217 217 217 / 0.05);
}
.ybc-text-gray-300\/10{
  color: rgb(217 217 217 / 0.1);
}
.ybc-text-gray-300\/20{
  color: rgb(217 217 217 / 0.2);
}
.ybc-text-gray-300\/25{
  color: rgb(217 217 217 / 0.25);
}
.ybc-text-gray-300\/30{
  color: rgb(217 217 217 / 0.3);
}
.ybc-text-gray-300\/40{
  color: rgb(217 217 217 / 0.4);
}
.ybc-text-gray-300\/50{
  color: rgb(217 217 217 / 0.5);
}
.ybc-text-gray-300\/60{
  color: rgb(217 217 217 / 0.6);
}
.ybc-text-gray-300\/70{
  color: rgb(217 217 217 / 0.7);
}
.ybc-text-gray-300\/75{
  color: rgb(217 217 217 / 0.75);
}
.ybc-text-gray-300\/80{
  color: rgb(217 217 217 / 0.8);
}
.ybc-text-gray-300\/90{
  color: rgb(217 217 217 / 0.9);
}
.ybc-text-gray-300\/95{
  color: rgb(217 217 217 / 0.95);
}
.ybc-text-gray-300\/100{
  color: rgb(217 217 217 / 1);
}
.ybc-text-gray-400\/0{
  color: rgb(177 180 169 / 0);
}
.ybc-text-gray-400\/5{
  color: rgb(177 180 169 / 0.05);
}
.ybc-text-gray-400\/10{
  color: rgb(177 180 169 / 0.1);
}
.ybc-text-gray-400\/20{
  color: rgb(177 180 169 / 0.2);
}
.ybc-text-gray-400\/25{
  color: rgb(177 180 169 / 0.25);
}
.ybc-text-gray-400\/30{
  color: rgb(177 180 169 / 0.3);
}
.ybc-text-gray-400\/40{
  color: rgb(177 180 169 / 0.4);
}
.ybc-text-gray-400\/50{
  color: rgb(177 180 169 / 0.5);
}
.ybc-text-gray-400\/60{
  color: rgb(177 180 169 / 0.6);
}
.ybc-text-gray-400\/70{
  color: rgb(177 180 169 / 0.7);
}
.ybc-text-gray-400\/75{
  color: rgb(177 180 169 / 0.75);
}
.ybc-text-gray-400\/80{
  color: rgb(177 180 169 / 0.8);
}
.ybc-text-gray-400\/90{
  color: rgb(177 180 169 / 0.9);
}
.ybc-text-gray-400\/95{
  color: rgb(177 180 169 / 0.95);
}
.ybc-text-gray-400\/100{
  color: rgb(177 180 169 / 1);
}
.ybc-text-gray-500\/0{
  color: rgb(134 139 121 / 0);
}
.ybc-text-gray-500\/5{
  color: rgb(134 139 121 / 0.05);
}
.ybc-text-gray-500\/10{
  color: rgb(134 139 121 / 0.1);
}
.ybc-text-gray-500\/20{
  color: rgb(134 139 121 / 0.2);
}
.ybc-text-gray-500\/25{
  color: rgb(134 139 121 / 0.25);
}
.ybc-text-gray-500\/30{
  color: rgb(134 139 121 / 0.3);
}
.ybc-text-gray-500\/40{
  color: rgb(134 139 121 / 0.4);
}
.ybc-text-gray-500\/50{
  color: rgb(134 139 121 / 0.5);
}
.ybc-text-gray-500\/60{
  color: rgb(134 139 121 / 0.6);
}
.ybc-text-gray-500\/70{
  color: rgb(134 139 121 / 0.7);
}
.ybc-text-gray-500\/75{
  color: rgb(134 139 121 / 0.75);
}
.ybc-text-gray-500\/80{
  color: rgb(134 139 121 / 0.8);
}
.ybc-text-gray-500\/90{
  color: rgb(134 139 121 / 0.9);
}
.ybc-text-gray-500\/95{
  color: rgb(134 139 121 / 0.95);
}
.ybc-text-gray-500\/100{
  color: rgb(134 139 121 / 1);
}
.ybc-text-gray-600\/0{
  color: rgb(78 78 78 / 0);
}
.ybc-text-gray-600\/5{
  color: rgb(78 78 78 / 0.05);
}
.ybc-text-gray-600\/10{
  color: rgb(78 78 78 / 0.1);
}
.ybc-text-gray-600\/20{
  color: rgb(78 78 78 / 0.2);
}
.ybc-text-gray-600\/25{
  color: rgb(78 78 78 / 0.25);
}
.ybc-text-gray-600\/30{
  color: rgb(78 78 78 / 0.3);
}
.ybc-text-gray-600\/40{
  color: rgb(78 78 78 / 0.4);
}
.ybc-text-gray-600\/50{
  color: rgb(78 78 78 / 0.5);
}
.ybc-text-gray-600\/60{
  color: rgb(78 78 78 / 0.6);
}
.ybc-text-gray-600\/70{
  color: rgb(78 78 78 / 0.7);
}
.ybc-text-gray-600\/75{
  color: rgb(78 78 78 / 0.75);
}
.ybc-text-gray-600\/80{
  color: rgb(78 78 78 / 0.8);
}
.ybc-text-gray-600\/90{
  color: rgb(78 78 78 / 0.9);
}
.ybc-text-gray-600\/95{
  color: rgb(78 78 78 / 0.95);
}
.ybc-text-gray-600\/100{
  color: rgb(78 78 78 / 1);
}
.ybc-text-gray-700\/0{
  color: rgb(51 51 51 / 0);
}
.ybc-text-gray-700\/5{
  color: rgb(51 51 51 / 0.05);
}
.ybc-text-gray-700\/10{
  color: rgb(51 51 51 / 0.1);
}
.ybc-text-gray-700\/20{
  color: rgb(51 51 51 / 0.2);
}
.ybc-text-gray-700\/25{
  color: rgb(51 51 51 / 0.25);
}
.ybc-text-gray-700\/30{
  color: rgb(51 51 51 / 0.3);
}
.ybc-text-gray-700\/40{
  color: rgb(51 51 51 / 0.4);
}
.ybc-text-gray-700\/50{
  color: rgb(51 51 51 / 0.5);
}
.ybc-text-gray-700\/60{
  color: rgb(51 51 51 / 0.6);
}
.ybc-text-gray-700\/70{
  color: rgb(51 51 51 / 0.7);
}
.ybc-text-gray-700\/75{
  color: rgb(51 51 51 / 0.75);
}
.ybc-text-gray-700\/80{
  color: rgb(51 51 51 / 0.8);
}
.ybc-text-gray-700\/90{
  color: rgb(51 51 51 / 0.9);
}
.ybc-text-gray-700\/95{
  color: rgb(51 51 51 / 0.95);
}
.ybc-text-gray-700\/100{
  color: rgb(51 51 51 / 1);
}
.ybc-text-gray-800\/0{
  color: rgb(104 111 89 / 0);
}
.ybc-text-gray-800\/5{
  color: rgb(104 111 89 / 0.05);
}
.ybc-text-gray-800\/10{
  color: rgb(104 111 89 / 0.1);
}
.ybc-text-gray-800\/20{
  color: rgb(104 111 89 / 0.2);
}
.ybc-text-gray-800\/25{
  color: rgb(104 111 89 / 0.25);
}
.ybc-text-gray-800\/30{
  color: rgb(104 111 89 / 0.3);
}
.ybc-text-gray-800\/40{
  color: rgb(104 111 89 / 0.4);
}
.ybc-text-gray-800\/50{
  color: rgb(104 111 89 / 0.5);
}
.ybc-text-gray-800\/60{
  color: rgb(104 111 89 / 0.6);
}
.ybc-text-gray-800\/70{
  color: rgb(104 111 89 / 0.7);
}
.ybc-text-gray-800\/75{
  color: rgb(104 111 89 / 0.75);
}
.ybc-text-gray-800\/80{
  color: rgb(104 111 89 / 0.8);
}
.ybc-text-gray-800\/90{
  color: rgb(104 111 89 / 0.9);
}
.ybc-text-gray-800\/95{
  color: rgb(104 111 89 / 0.95);
}
.ybc-text-gray-800\/100{
  color: rgb(104 111 89 / 1);
}
.ybc-text-gray-900\/0{
  color: rgb(61 65 51 / 0);
}
.ybc-text-gray-900\/5{
  color: rgb(61 65 51 / 0.05);
}
.ybc-text-gray-900\/10{
  color: rgb(61 65 51 / 0.1);
}
.ybc-text-gray-900\/20{
  color: rgb(61 65 51 / 0.2);
}
.ybc-text-gray-900\/25{
  color: rgb(61 65 51 / 0.25);
}
.ybc-text-gray-900\/30{
  color: rgb(61 65 51 / 0.3);
}
.ybc-text-gray-900\/40{
  color: rgb(61 65 51 / 0.4);
}
.ybc-text-gray-900\/50{
  color: rgb(61 65 51 / 0.5);
}
.ybc-text-gray-900\/60{
  color: rgb(61 65 51 / 0.6);
}
.ybc-text-gray-900\/70{
  color: rgb(61 65 51 / 0.7);
}
.ybc-text-gray-900\/75{
  color: rgb(61 65 51 / 0.75);
}
.ybc-text-gray-900\/80{
  color: rgb(61 65 51 / 0.8);
}
.ybc-text-gray-900\/90{
  color: rgb(61 65 51 / 0.9);
}
.ybc-text-gray-900\/95{
  color: rgb(61 65 51 / 0.95);
}
.ybc-text-gray-900\/100{
  color: rgb(61 65 51 / 1);
}
.ybc-text-teal-100\/0{
  color: rgb(224 240 247 / 0);
}
.ybc-text-teal-100\/5{
  color: rgb(224 240 247 / 0.05);
}
.ybc-text-teal-100\/10{
  color: rgb(224 240 247 / 0.1);
}
.ybc-text-teal-100\/20{
  color: rgb(224 240 247 / 0.2);
}
.ybc-text-teal-100\/25{
  color: rgb(224 240 247 / 0.25);
}
.ybc-text-teal-100\/30{
  color: rgb(224 240 247 / 0.3);
}
.ybc-text-teal-100\/40{
  color: rgb(224 240 247 / 0.4);
}
.ybc-text-teal-100\/50{
  color: rgb(224 240 247 / 0.5);
}
.ybc-text-teal-100\/60{
  color: rgb(224 240 247 / 0.6);
}
.ybc-text-teal-100\/70{
  color: rgb(224 240 247 / 0.7);
}
.ybc-text-teal-100\/75{
  color: rgb(224 240 247 / 0.75);
}
.ybc-text-teal-100\/80{
  color: rgb(224 240 247 / 0.8);
}
.ybc-text-teal-100\/90{
  color: rgb(224 240 247 / 0.9);
}
.ybc-text-teal-100\/95{
  color: rgb(224 240 247 / 0.95);
}
.ybc-text-teal-100\/100{
  color: rgb(224 240 247 / 1);
}
.ybc-text-teal-500\/0{
  color: rgb(0 127 149 / 0);
}
.ybc-text-teal-500\/5{
  color: rgb(0 127 149 / 0.05);
}
.ybc-text-teal-500\/10{
  color: rgb(0 127 149 / 0.1);
}
.ybc-text-teal-500\/20{
  color: rgb(0 127 149 / 0.2);
}
.ybc-text-teal-500\/25{
  color: rgb(0 127 149 / 0.25);
}
.ybc-text-teal-500\/30{
  color: rgb(0 127 149 / 0.3);
}
.ybc-text-teal-500\/40{
  color: rgb(0 127 149 / 0.4);
}
.ybc-text-teal-500\/50{
  color: rgb(0 127 149 / 0.5);
}
.ybc-text-teal-500\/60{
  color: rgb(0 127 149 / 0.6);
}
.ybc-text-teal-500\/70{
  color: rgb(0 127 149 / 0.7);
}
.ybc-text-teal-500\/75{
  color: rgb(0 127 149 / 0.75);
}
.ybc-text-teal-500\/80{
  color: rgb(0 127 149 / 0.8);
}
.ybc-text-teal-500\/90{
  color: rgb(0 127 149 / 0.9);
}
.ybc-text-teal-500\/95{
  color: rgb(0 127 149 / 0.95);
}
.ybc-text-teal-500\/100{
  color: rgb(0 127 149 / 1);
}
.ybc-text-teal-600\/0{
  color: rgb(0 115 165 / 0);
}
.ybc-text-teal-600\/5{
  color: rgb(0 115 165 / 0.05);
}
.ybc-text-teal-600\/10{
  color: rgb(0 115 165 / 0.1);
}
.ybc-text-teal-600\/20{
  color: rgb(0 115 165 / 0.2);
}
.ybc-text-teal-600\/25{
  color: rgb(0 115 165 / 0.25);
}
.ybc-text-teal-600\/30{
  color: rgb(0 115 165 / 0.3);
}
.ybc-text-teal-600\/40{
  color: rgb(0 115 165 / 0.4);
}
.ybc-text-teal-600\/50{
  color: rgb(0 115 165 / 0.5);
}
.ybc-text-teal-600\/60{
  color: rgb(0 115 165 / 0.6);
}
.ybc-text-teal-600\/70{
  color: rgb(0 115 165 / 0.7);
}
.ybc-text-teal-600\/75{
  color: rgb(0 115 165 / 0.75);
}
.ybc-text-teal-600\/80{
  color: rgb(0 115 165 / 0.8);
}
.ybc-text-teal-600\/90{
  color: rgb(0 115 165 / 0.9);
}
.ybc-text-teal-600\/95{
  color: rgb(0 115 165 / 0.95);
}
.ybc-text-teal-600\/100{
  color: rgb(0 115 165 / 1);
}
.ybc-text-teal-900\/0{
  color: rgb(0 85 114 / 0);
}
.ybc-text-teal-900\/5{
  color: rgb(0 85 114 / 0.05);
}
.ybc-text-teal-900\/10{
  color: rgb(0 85 114 / 0.1);
}
.ybc-text-teal-900\/20{
  color: rgb(0 85 114 / 0.2);
}
.ybc-text-teal-900\/25{
  color: rgb(0 85 114 / 0.25);
}
.ybc-text-teal-900\/30{
  color: rgb(0 85 114 / 0.3);
}
.ybc-text-teal-900\/40{
  color: rgb(0 85 114 / 0.4);
}
.ybc-text-teal-900\/50{
  color: rgb(0 85 114 / 0.5);
}
.ybc-text-teal-900\/60{
  color: rgb(0 85 114 / 0.6);
}
.ybc-text-teal-900\/70{
  color: rgb(0 85 114 / 0.7);
}
.ybc-text-teal-900\/75{
  color: rgb(0 85 114 / 0.75);
}
.ybc-text-teal-900\/80{
  color: rgb(0 85 114 / 0.8);
}
.ybc-text-teal-900\/90{
  color: rgb(0 85 114 / 0.9);
}
.ybc-text-teal-900\/95{
  color: rgb(0 85 114 / 0.95);
}
.ybc-text-teal-900\/100{
  color: rgb(0 85 114 / 1);
}
.ybc-text-blue-100\/0{
  color: rgb(60 114 177 / 0);
}
.ybc-text-blue-100\/5{
  color: rgb(60 114 177 / 0.05);
}
.ybc-text-blue-100\/10{
  color: rgb(60 114 177 / 0.1);
}
.ybc-text-blue-100\/20{
  color: rgb(60 114 177 / 0.2);
}
.ybc-text-blue-100\/25{
  color: rgb(60 114 177 / 0.25);
}
.ybc-text-blue-100\/30{
  color: rgb(60 114 177 / 0.3);
}
.ybc-text-blue-100\/40{
  color: rgb(60 114 177 / 0.4);
}
.ybc-text-blue-100\/50{
  color: rgb(60 114 177 / 0.5);
}
.ybc-text-blue-100\/60{
  color: rgb(60 114 177 / 0.6);
}
.ybc-text-blue-100\/70{
  color: rgb(60 114 177 / 0.7);
}
.ybc-text-blue-100\/75{
  color: rgb(60 114 177 / 0.75);
}
.ybc-text-blue-100\/80{
  color: rgb(60 114 177 / 0.8);
}
.ybc-text-blue-100\/90{
  color: rgb(60 114 177 / 0.9);
}
.ybc-text-blue-100\/95{
  color: rgb(60 114 177 / 0.95);
}
.ybc-text-blue-100\/100{
  color: rgb(60 114 177 / 1);
}
.ybc-text-blue-200\/0{
  color: rgb(72 118 148 / 0);
}
.ybc-text-blue-200\/5{
  color: rgb(72 118 148 / 0.05);
}
.ybc-text-blue-200\/10{
  color: rgb(72 118 148 / 0.1);
}
.ybc-text-blue-200\/20{
  color: rgb(72 118 148 / 0.2);
}
.ybc-text-blue-200\/25{
  color: rgb(72 118 148 / 0.25);
}
.ybc-text-blue-200\/30{
  color: rgb(72 118 148 / 0.3);
}
.ybc-text-blue-200\/40{
  color: rgb(72 118 148 / 0.4);
}
.ybc-text-blue-200\/50{
  color: rgb(72 118 148 / 0.5);
}
.ybc-text-blue-200\/60{
  color: rgb(72 118 148 / 0.6);
}
.ybc-text-blue-200\/70{
  color: rgb(72 118 148 / 0.7);
}
.ybc-text-blue-200\/75{
  color: rgb(72 118 148 / 0.75);
}
.ybc-text-blue-200\/80{
  color: rgb(72 118 148 / 0.8);
}
.ybc-text-blue-200\/90{
  color: rgb(72 118 148 / 0.9);
}
.ybc-text-blue-200\/95{
  color: rgb(72 118 148 / 0.95);
}
.ybc-text-blue-200\/100{
  color: rgb(72 118 148 / 1);
}
.ybc-text-blue-500\/0{
  color: rgb(32 105 120 / 0);
}
.ybc-text-blue-500\/5{
  color: rgb(32 105 120 / 0.05);
}
.ybc-text-blue-500\/10{
  color: rgb(32 105 120 / 0.1);
}
.ybc-text-blue-500\/20{
  color: rgb(32 105 120 / 0.2);
}
.ybc-text-blue-500\/25{
  color: rgb(32 105 120 / 0.25);
}
.ybc-text-blue-500\/30{
  color: rgb(32 105 120 / 0.3);
}
.ybc-text-blue-500\/40{
  color: rgb(32 105 120 / 0.4);
}
.ybc-text-blue-500\/50{
  color: rgb(32 105 120 / 0.5);
}
.ybc-text-blue-500\/60{
  color: rgb(32 105 120 / 0.6);
}
.ybc-text-blue-500\/70{
  color: rgb(32 105 120 / 0.7);
}
.ybc-text-blue-500\/75{
  color: rgb(32 105 120 / 0.75);
}
.ybc-text-blue-500\/80{
  color: rgb(32 105 120 / 0.8);
}
.ybc-text-blue-500\/90{
  color: rgb(32 105 120 / 0.9);
}
.ybc-text-blue-500\/95{
  color: rgb(32 105 120 / 0.95);
}
.ybc-text-blue-500\/100{
  color: rgb(32 105 120 / 1);
}
.ybc-text-section-branding-why-yubico\/0{
  color: rgb(60 114 177 / 0);
}
.ybc-text-section-branding-why-yubico\/5{
  color: rgb(60 114 177 / 0.05);
}
.ybc-text-section-branding-why-yubico\/10{
  color: rgb(60 114 177 / 0.1);
}
.ybc-text-section-branding-why-yubico\/20{
  color: rgb(60 114 177 / 0.2);
}
.ybc-text-section-branding-why-yubico\/25{
  color: rgb(60 114 177 / 0.25);
}
.ybc-text-section-branding-why-yubico\/30{
  color: rgb(60 114 177 / 0.3);
}
.ybc-text-section-branding-why-yubico\/40{
  color: rgb(60 114 177 / 0.4);
}
.ybc-text-section-branding-why-yubico\/50{
  color: rgb(60 114 177 / 0.5);
}
.ybc-text-section-branding-why-yubico\/60{
  color: rgb(60 114 177 / 0.6);
}
.ybc-text-section-branding-why-yubico\/70{
  color: rgb(60 114 177 / 0.7);
}
.ybc-text-section-branding-why-yubico\/75{
  color: rgb(60 114 177 / 0.75);
}
.ybc-text-section-branding-why-yubico\/80{
  color: rgb(60 114 177 / 0.8);
}
.ybc-text-section-branding-why-yubico\/90{
  color: rgb(60 114 177 / 0.9);
}
.ybc-text-section-branding-why-yubico\/95{
  color: rgb(60 114 177 / 0.95);
}
.ybc-text-section-branding-why-yubico\/100{
  color: rgb(60 114 177 / 1);
}
.ybc-text-section-branding-products\/0{
  color: rgb(74 118 148 / 0);
}
.ybc-text-section-branding-products\/5{
  color: rgb(74 118 148 / 0.05);
}
.ybc-text-section-branding-products\/10{
  color: rgb(74 118 148 / 0.1);
}
.ybc-text-section-branding-products\/20{
  color: rgb(74 118 148 / 0.2);
}
.ybc-text-section-branding-products\/25{
  color: rgb(74 118 148 / 0.25);
}
.ybc-text-section-branding-products\/30{
  color: rgb(74 118 148 / 0.3);
}
.ybc-text-section-branding-products\/40{
  color: rgb(74 118 148 / 0.4);
}
.ybc-text-section-branding-products\/50{
  color: rgb(74 118 148 / 0.5);
}
.ybc-text-section-branding-products\/60{
  color: rgb(74 118 148 / 0.6);
}
.ybc-text-section-branding-products\/70{
  color: rgb(74 118 148 / 0.7);
}
.ybc-text-section-branding-products\/75{
  color: rgb(74 118 148 / 0.75);
}
.ybc-text-section-branding-products\/80{
  color: rgb(74 118 148 / 0.8);
}
.ybc-text-section-branding-products\/90{
  color: rgb(74 118 148 / 0.9);
}
.ybc-text-section-branding-products\/95{
  color: rgb(74 118 148 / 0.95);
}
.ybc-text-section-branding-products\/100{
  color: rgb(74 118 148 / 1);
}
.ybc-text-section-branding-solutions\/0{
  color: rgb(0 115 165 / 0);
}
.ybc-text-section-branding-solutions\/5{
  color: rgb(0 115 165 / 0.05);
}
.ybc-text-section-branding-solutions\/10{
  color: rgb(0 115 165 / 0.1);
}
.ybc-text-section-branding-solutions\/20{
  color: rgb(0 115 165 / 0.2);
}
.ybc-text-section-branding-solutions\/25{
  color: rgb(0 115 165 / 0.25);
}
.ybc-text-section-branding-solutions\/30{
  color: rgb(0 115 165 / 0.3);
}
.ybc-text-section-branding-solutions\/40{
  color: rgb(0 115 165 / 0.4);
}
.ybc-text-section-branding-solutions\/50{
  color: rgb(0 115 165 / 0.5);
}
.ybc-text-section-branding-solutions\/60{
  color: rgb(0 115 165 / 0.6);
}
.ybc-text-section-branding-solutions\/70{
  color: rgb(0 115 165 / 0.7);
}
.ybc-text-section-branding-solutions\/75{
  color: rgb(0 115 165 / 0.75);
}
.ybc-text-section-branding-solutions\/80{
  color: rgb(0 115 165 / 0.8);
}
.ybc-text-section-branding-solutions\/90{
  color: rgb(0 115 165 / 0.9);
}
.ybc-text-section-branding-solutions\/95{
  color: rgb(0 115 165 / 0.95);
}
.ybc-text-section-branding-solutions\/100{
  color: rgb(0 115 165 / 1);
}
.ybc-text-section-branding-resources\/0{
  color: rgb(0 127 149 / 0);
}
.ybc-text-section-branding-resources\/5{
  color: rgb(0 127 149 / 0.05);
}
.ybc-text-section-branding-resources\/10{
  color: rgb(0 127 149 / 0.1);
}
.ybc-text-section-branding-resources\/20{
  color: rgb(0 127 149 / 0.2);
}
.ybc-text-section-branding-resources\/25{
  color: rgb(0 127 149 / 0.25);
}
.ybc-text-section-branding-resources\/30{
  color: rgb(0 127 149 / 0.3);
}
.ybc-text-section-branding-resources\/40{
  color: rgb(0 127 149 / 0.4);
}
.ybc-text-section-branding-resources\/50{
  color: rgb(0 127 149 / 0.5);
}
.ybc-text-section-branding-resources\/60{
  color: rgb(0 127 149 / 0.6);
}
.ybc-text-section-branding-resources\/70{
  color: rgb(0 127 149 / 0.7);
}
.ybc-text-section-branding-resources\/75{
  color: rgb(0 127 149 / 0.75);
}
.ybc-text-section-branding-resources\/80{
  color: rgb(0 127 149 / 0.8);
}
.ybc-text-section-branding-resources\/90{
  color: rgb(0 127 149 / 0.9);
}
.ybc-text-section-branding-resources\/95{
  color: rgb(0 127 149 / 0.95);
}
.ybc-text-section-branding-resources\/100{
  color: rgb(0 127 149 / 1);
}
.ybc-text-section-branding-company\/0{
  color: rgb(92 130 17 / 0);
}
.ybc-text-section-branding-company\/5{
  color: rgb(92 130 17 / 0.05);
}
.ybc-text-section-branding-company\/10{
  color: rgb(92 130 17 / 0.1);
}
.ybc-text-section-branding-company\/20{
  color: rgb(92 130 17 / 0.2);
}
.ybc-text-section-branding-company\/25{
  color: rgb(92 130 17 / 0.25);
}
.ybc-text-section-branding-company\/30{
  color: rgb(92 130 17 / 0.3);
}
.ybc-text-section-branding-company\/40{
  color: rgb(92 130 17 / 0.4);
}
.ybc-text-section-branding-company\/50{
  color: rgb(92 130 17 / 0.5);
}
.ybc-text-section-branding-company\/60{
  color: rgb(92 130 17 / 0.6);
}
.ybc-text-section-branding-company\/70{
  color: rgb(92 130 17 / 0.7);
}
.ybc-text-section-branding-company\/75{
  color: rgb(92 130 17 / 0.75);
}
.ybc-text-section-branding-company\/80{
  color: rgb(92 130 17 / 0.8);
}
.ybc-text-section-branding-company\/90{
  color: rgb(92 130 17 / 0.9);
}
.ybc-text-section-branding-company\/95{
  color: rgb(92 130 17 / 0.95);
}
.ybc-text-section-branding-company\/100{
  color: rgb(92 130 17 / 1);
}
.ybc-text-section-branding-support\/0{
  color: rgb(32 105 120 / 0);
}
.ybc-text-section-branding-support\/5{
  color: rgb(32 105 120 / 0.05);
}
.ybc-text-section-branding-support\/10{
  color: rgb(32 105 120 / 0.1);
}
.ybc-text-section-branding-support\/20{
  color: rgb(32 105 120 / 0.2);
}
.ybc-text-section-branding-support\/25{
  color: rgb(32 105 120 / 0.25);
}
.ybc-text-section-branding-support\/30{
  color: rgb(32 105 120 / 0.3);
}
.ybc-text-section-branding-support\/40{
  color: rgb(32 105 120 / 0.4);
}
.ybc-text-section-branding-support\/50{
  color: rgb(32 105 120 / 0.5);
}
.ybc-text-section-branding-support\/60{
  color: rgb(32 105 120 / 0.6);
}
.ybc-text-section-branding-support\/70{
  color: rgb(32 105 120 / 0.7);
}
.ybc-text-section-branding-support\/75{
  color: rgb(32 105 120 / 0.75);
}
.ybc-text-section-branding-support\/80{
  color: rgb(32 105 120 / 0.8);
}
.ybc-text-section-branding-support\/90{
  color: rgb(32 105 120 / 0.9);
}
.ybc-text-section-branding-support\/95{
  color: rgb(32 105 120 / 0.95);
}
.ybc-text-section-branding-support\/100{
  color: rgb(32 105 120 / 1);
}
.ybc-text-opacity-0{
  --tw-text-opacity: 0;
}
.ybc-text-opacity-5{
  --tw-text-opacity: 0.05;
}
.ybc-text-opacity-10{
  --tw-text-opacity: 0.1;
}
.ybc-text-opacity-20{
  --tw-text-opacity: 0.2;
}
.ybc-text-opacity-25{
  --tw-text-opacity: 0.25;
}
.ybc-text-opacity-30{
  --tw-text-opacity: 0.3;
}
.ybc-text-opacity-40{
  --tw-text-opacity: 0.4;
}
.ybc-text-opacity-50{
  --tw-text-opacity: 0.5;
}
.ybc-text-opacity-60{
  --tw-text-opacity: 0.6;
}
.ybc-text-opacity-70{
  --tw-text-opacity: 0.7;
}
.ybc-text-opacity-75{
  --tw-text-opacity: 0.75;
}
.ybc-text-opacity-80{
  --tw-text-opacity: 0.8;
}
.ybc-text-opacity-90{
  --tw-text-opacity: 0.9;
}
.ybc-text-opacity-95{
  --tw-text-opacity: 0.95;
}
.ybc-text-opacity-100{
  --tw-text-opacity: 1;
}
.ybc-underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.ybc-overline{
  -webkit-text-decoration-line: overline;
          text-decoration-line: overline;
}
.ybc-line-through{
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.ybc-no-underline{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.ybc-decoration-transparent{
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.ybc-decoration-current{
  -webkit-text-decoration-color: currentColor;
          text-decoration-color: currentColor;
}
.ybc-decoration-black{
  -webkit-text-decoration-color: #000000;
          text-decoration-color: #000000;
}
.ybc-decoration-white{
  -webkit-text-decoration-color: #FFFFFF;
          text-decoration-color: #FFFFFF;
}
.ybc-decoration-lime-400{
  -webkit-text-decoration-color: #9ACA3C;
          text-decoration-color: #9ACA3C;
}
.ybc-decoration-lime-500{
  -webkit-text-decoration-color: #84BD00;
          text-decoration-color: #84BD00;
}
.ybc-decoration-lime-600{
  -webkit-text-decoration-color: #65a20c;
          text-decoration-color: #65a20c;
}
.ybc-decoration-lime-700{
  -webkit-text-decoration-color: #7baf00;
          text-decoration-color: #7baf00;
}
.ybc-decoration-lime-900{
  -webkit-text-decoration-color: #5C8211;
          text-decoration-color: #5C8211;
}
.ybc-decoration-gray-50{
  -webkit-text-decoration-color: #F9F9F9;
          text-decoration-color: #F9F9F9;
}
.ybc-decoration-gray-100{
  -webkit-text-decoration-color: #F5F5F5;
          text-decoration-color: #F5F5F5;
}
.ybc-decoration-gray-300{
  -webkit-text-decoration-color: #D9D9D9;
          text-decoration-color: #D9D9D9;
}
.ybc-decoration-gray-400{
  -webkit-text-decoration-color: #b1b4a9;
          text-decoration-color: #b1b4a9;
}
.ybc-decoration-gray-500{
  -webkit-text-decoration-color: #868B79;
          text-decoration-color: #868B79;
}
.ybc-decoration-gray-600{
  -webkit-text-decoration-color: #4E4E4E;
          text-decoration-color: #4E4E4E;
}
.ybc-decoration-gray-700{
  -webkit-text-decoration-color: #333333;
          text-decoration-color: #333333;
}
.ybc-decoration-gray-800{
  -webkit-text-decoration-color: #686F59;
          text-decoration-color: #686F59;
}
.ybc-decoration-gray-900{
  -webkit-text-decoration-color: #3D4133;
          text-decoration-color: #3D4133;
}
.ybc-decoration-teal-100{
  -webkit-text-decoration-color: #E0F0F7;
          text-decoration-color: #E0F0F7;
}
.ybc-decoration-teal-500{
  -webkit-text-decoration-color: #007f95;
          text-decoration-color: #007f95;
}
.ybc-decoration-teal-600{
  -webkit-text-decoration-color: #0073A5;
          text-decoration-color: #0073A5;
}
.ybc-decoration-teal-900{
  -webkit-text-decoration-color: #005572;
          text-decoration-color: #005572;
}
.ybc-decoration-blue-100{
  -webkit-text-decoration-color: #3c72b1;
          text-decoration-color: #3c72b1;
}
.ybc-decoration-blue-200{
  -webkit-text-decoration-color: #487694;
          text-decoration-color: #487694;
}
.ybc-decoration-blue-500{
  -webkit-text-decoration-color: #206978;
          text-decoration-color: #206978;
}
.ybc-decoration-section-branding-why-yubico{
  -webkit-text-decoration-color: #3C72B1;
          text-decoration-color: #3C72B1;
}
.ybc-decoration-section-branding-products{
  -webkit-text-decoration-color: #4A7694;
          text-decoration-color: #4A7694;
}
.ybc-decoration-section-branding-solutions{
  -webkit-text-decoration-color: #0073A5;
          text-decoration-color: #0073A5;
}
.ybc-decoration-section-branding-resources{
  -webkit-text-decoration-color: #007F95;
          text-decoration-color: #007F95;
}
.ybc-decoration-section-branding-company{
  -webkit-text-decoration-color: #5c8211;
          text-decoration-color: #5c8211;
}
.ybc-decoration-section-branding-support{
  -webkit-text-decoration-color: #206978;
          text-decoration-color: #206978;
}
.ybc-decoration-transparent\/0{
  -webkit-text-decoration-color: rgb(0 0 0 / 0);
          text-decoration-color: rgb(0 0 0 / 0);
}
.ybc-decoration-transparent\/5{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.05);
          text-decoration-color: rgb(0 0 0 / 0.05);
}
.ybc-decoration-transparent\/10{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.1);
          text-decoration-color: rgb(0 0 0 / 0.1);
}
.ybc-decoration-transparent\/20{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.2);
          text-decoration-color: rgb(0 0 0 / 0.2);
}
.ybc-decoration-transparent\/25{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.25);
          text-decoration-color: rgb(0 0 0 / 0.25);
}
.ybc-decoration-transparent\/30{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.3);
          text-decoration-color: rgb(0 0 0 / 0.3);
}
.ybc-decoration-transparent\/40{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.4);
          text-decoration-color: rgb(0 0 0 / 0.4);
}
.ybc-decoration-transparent\/50{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.5);
          text-decoration-color: rgb(0 0 0 / 0.5);
}
.ybc-decoration-transparent\/60{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.6);
          text-decoration-color: rgb(0 0 0 / 0.6);
}
.ybc-decoration-transparent\/70{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.7);
          text-decoration-color: rgb(0 0 0 / 0.7);
}
.ybc-decoration-transparent\/75{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.75);
          text-decoration-color: rgb(0 0 0 / 0.75);
}
.ybc-decoration-transparent\/80{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.8);
          text-decoration-color: rgb(0 0 0 / 0.8);
}
.ybc-decoration-transparent\/90{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.9);
          text-decoration-color: rgb(0 0 0 / 0.9);
}
.ybc-decoration-transparent\/95{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.95);
          text-decoration-color: rgb(0 0 0 / 0.95);
}
.ybc-decoration-transparent\/100{
  -webkit-text-decoration-color: rgb(0 0 0 / 1);
          text-decoration-color: rgb(0 0 0 / 1);
}
.ybc-decoration-black\/0{
  -webkit-text-decoration-color: rgb(0 0 0 / 0);
          text-decoration-color: rgb(0 0 0 / 0);
}
.ybc-decoration-black\/5{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.05);
          text-decoration-color: rgb(0 0 0 / 0.05);
}
.ybc-decoration-black\/10{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.1);
          text-decoration-color: rgb(0 0 0 / 0.1);
}
.ybc-decoration-black\/20{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.2);
          text-decoration-color: rgb(0 0 0 / 0.2);
}
.ybc-decoration-black\/25{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.25);
          text-decoration-color: rgb(0 0 0 / 0.25);
}
.ybc-decoration-black\/30{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.3);
          text-decoration-color: rgb(0 0 0 / 0.3);
}
.ybc-decoration-black\/40{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.4);
          text-decoration-color: rgb(0 0 0 / 0.4);
}
.ybc-decoration-black\/50{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.5);
          text-decoration-color: rgb(0 0 0 / 0.5);
}
.ybc-decoration-black\/60{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.6);
          text-decoration-color: rgb(0 0 0 / 0.6);
}
.ybc-decoration-black\/70{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.7);
          text-decoration-color: rgb(0 0 0 / 0.7);
}
.ybc-decoration-black\/75{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.75);
          text-decoration-color: rgb(0 0 0 / 0.75);
}
.ybc-decoration-black\/80{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.8);
          text-decoration-color: rgb(0 0 0 / 0.8);
}
.ybc-decoration-black\/90{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.9);
          text-decoration-color: rgb(0 0 0 / 0.9);
}
.ybc-decoration-black\/95{
  -webkit-text-decoration-color: rgb(0 0 0 / 0.95);
          text-decoration-color: rgb(0 0 0 / 0.95);
}
.ybc-decoration-black\/100{
  -webkit-text-decoration-color: rgb(0 0 0 / 1);
          text-decoration-color: rgb(0 0 0 / 1);
}
.ybc-decoration-white\/0{
  -webkit-text-decoration-color: rgb(255 255 255 / 0);
          text-decoration-color: rgb(255 255 255 / 0);
}
.ybc-decoration-white\/5{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.05);
          text-decoration-color: rgb(255 255 255 / 0.05);
}
.ybc-decoration-white\/10{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.1);
          text-decoration-color: rgb(255 255 255 / 0.1);
}
.ybc-decoration-white\/20{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.2);
          text-decoration-color: rgb(255 255 255 / 0.2);
}
.ybc-decoration-white\/25{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.25);
          text-decoration-color: rgb(255 255 255 / 0.25);
}
.ybc-decoration-white\/30{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.3);
          text-decoration-color: rgb(255 255 255 / 0.3);
}
.ybc-decoration-white\/40{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.4);
          text-decoration-color: rgb(255 255 255 / 0.4);
}
.ybc-decoration-white\/50{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.5);
          text-decoration-color: rgb(255 255 255 / 0.5);
}
.ybc-decoration-white\/60{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.6);
          text-decoration-color: rgb(255 255 255 / 0.6);
}
.ybc-decoration-white\/70{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.7);
          text-decoration-color: rgb(255 255 255 / 0.7);
}
.ybc-decoration-white\/75{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.75);
          text-decoration-color: rgb(255 255 255 / 0.75);
}
.ybc-decoration-white\/80{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.8);
          text-decoration-color: rgb(255 255 255 / 0.8);
}
.ybc-decoration-white\/90{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.9);
          text-decoration-color: rgb(255 255 255 / 0.9);
}
.ybc-decoration-white\/95{
  -webkit-text-decoration-color: rgb(255 255 255 / 0.95);
          text-decoration-color: rgb(255 255 255 / 0.95);
}
.ybc-decoration-white\/100{
  -webkit-text-decoration-color: rgb(255 255 255 / 1);
          text-decoration-color: rgb(255 255 255 / 1);
}
.ybc-decoration-lime-400\/0{
  -webkit-text-decoration-color: rgb(154 202 60 / 0);
          text-decoration-color: rgb(154 202 60 / 0);
}
.ybc-decoration-lime-400\/5{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.05);
          text-decoration-color: rgb(154 202 60 / 0.05);
}
.ybc-decoration-lime-400\/10{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.1);
          text-decoration-color: rgb(154 202 60 / 0.1);
}
.ybc-decoration-lime-400\/20{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.2);
          text-decoration-color: rgb(154 202 60 / 0.2);
}
.ybc-decoration-lime-400\/25{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.25);
          text-decoration-color: rgb(154 202 60 / 0.25);
}
.ybc-decoration-lime-400\/30{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.3);
          text-decoration-color: rgb(154 202 60 / 0.3);
}
.ybc-decoration-lime-400\/40{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.4);
          text-decoration-color: rgb(154 202 60 / 0.4);
}
.ybc-decoration-lime-400\/50{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.5);
          text-decoration-color: rgb(154 202 60 / 0.5);
}
.ybc-decoration-lime-400\/60{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.6);
          text-decoration-color: rgb(154 202 60 / 0.6);
}
.ybc-decoration-lime-400\/70{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.7);
          text-decoration-color: rgb(154 202 60 / 0.7);
}
.ybc-decoration-lime-400\/75{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.75);
          text-decoration-color: rgb(154 202 60 / 0.75);
}
.ybc-decoration-lime-400\/80{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.8);
          text-decoration-color: rgb(154 202 60 / 0.8);
}
.ybc-decoration-lime-400\/90{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.9);
          text-decoration-color: rgb(154 202 60 / 0.9);
}
.ybc-decoration-lime-400\/95{
  -webkit-text-decoration-color: rgb(154 202 60 / 0.95);
          text-decoration-color: rgb(154 202 60 / 0.95);
}
.ybc-decoration-lime-400\/100{
  -webkit-text-decoration-color: rgb(154 202 60 / 1);
          text-decoration-color: rgb(154 202 60 / 1);
}
.ybc-decoration-lime-500\/0{
  -webkit-text-decoration-color: rgb(132 189 0 / 0);
          text-decoration-color: rgb(132 189 0 / 0);
}
.ybc-decoration-lime-500\/5{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.05);
          text-decoration-color: rgb(132 189 0 / 0.05);
}
.ybc-decoration-lime-500\/10{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.1);
          text-decoration-color: rgb(132 189 0 / 0.1);
}
.ybc-decoration-lime-500\/20{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.2);
          text-decoration-color: rgb(132 189 0 / 0.2);
}
.ybc-decoration-lime-500\/25{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.25);
          text-decoration-color: rgb(132 189 0 / 0.25);
}
.ybc-decoration-lime-500\/30{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.3);
          text-decoration-color: rgb(132 189 0 / 0.3);
}
.ybc-decoration-lime-500\/40{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.4);
          text-decoration-color: rgb(132 189 0 / 0.4);
}
.ybc-decoration-lime-500\/50{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.5);
          text-decoration-color: rgb(132 189 0 / 0.5);
}
.ybc-decoration-lime-500\/60{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.6);
          text-decoration-color: rgb(132 189 0 / 0.6);
}
.ybc-decoration-lime-500\/70{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.7);
          text-decoration-color: rgb(132 189 0 / 0.7);
}
.ybc-decoration-lime-500\/75{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.75);
          text-decoration-color: rgb(132 189 0 / 0.75);
}
.ybc-decoration-lime-500\/80{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.8);
          text-decoration-color: rgb(132 189 0 / 0.8);
}
.ybc-decoration-lime-500\/90{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.9);
          text-decoration-color: rgb(132 189 0 / 0.9);
}
.ybc-decoration-lime-500\/95{
  -webkit-text-decoration-color: rgb(132 189 0 / 0.95);
          text-decoration-color: rgb(132 189 0 / 0.95);
}
.ybc-decoration-lime-500\/100{
  -webkit-text-decoration-color: rgb(132 189 0 / 1);
          text-decoration-color: rgb(132 189 0 / 1);
}
.ybc-decoration-lime-600\/0{
  -webkit-text-decoration-color: rgb(101 162 12 / 0);
          text-decoration-color: rgb(101 162 12 / 0);
}
.ybc-decoration-lime-600\/5{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.05);
          text-decoration-color: rgb(101 162 12 / 0.05);
}
.ybc-decoration-lime-600\/10{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.1);
          text-decoration-color: rgb(101 162 12 / 0.1);
}
.ybc-decoration-lime-600\/20{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.2);
          text-decoration-color: rgb(101 162 12 / 0.2);
}
.ybc-decoration-lime-600\/25{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.25);
          text-decoration-color: rgb(101 162 12 / 0.25);
}
.ybc-decoration-lime-600\/30{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.3);
          text-decoration-color: rgb(101 162 12 / 0.3);
}
.ybc-decoration-lime-600\/40{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.4);
          text-decoration-color: rgb(101 162 12 / 0.4);
}
.ybc-decoration-lime-600\/50{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.5);
          text-decoration-color: rgb(101 162 12 / 0.5);
}
.ybc-decoration-lime-600\/60{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.6);
          text-decoration-color: rgb(101 162 12 / 0.6);
}
.ybc-decoration-lime-600\/70{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.7);
          text-decoration-color: rgb(101 162 12 / 0.7);
}
.ybc-decoration-lime-600\/75{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.75);
          text-decoration-color: rgb(101 162 12 / 0.75);
}
.ybc-decoration-lime-600\/80{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.8);
          text-decoration-color: rgb(101 162 12 / 0.8);
}
.ybc-decoration-lime-600\/90{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.9);
          text-decoration-color: rgb(101 162 12 / 0.9);
}
.ybc-decoration-lime-600\/95{
  -webkit-text-decoration-color: rgb(101 162 12 / 0.95);
          text-decoration-color: rgb(101 162 12 / 0.95);
}
.ybc-decoration-lime-600\/100{
  -webkit-text-decoration-color: rgb(101 162 12 / 1);
          text-decoration-color: rgb(101 162 12 / 1);
}
.ybc-decoration-lime-700\/0{
  -webkit-text-decoration-color: rgb(123 175 0 / 0);
          text-decoration-color: rgb(123 175 0 / 0);
}
.ybc-decoration-lime-700\/5{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.05);
          text-decoration-color: rgb(123 175 0 / 0.05);
}
.ybc-decoration-lime-700\/10{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.1);
          text-decoration-color: rgb(123 175 0 / 0.1);
}
.ybc-decoration-lime-700\/20{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.2);
          text-decoration-color: rgb(123 175 0 / 0.2);
}
.ybc-decoration-lime-700\/25{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.25);
          text-decoration-color: rgb(123 175 0 / 0.25);
}
.ybc-decoration-lime-700\/30{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.3);
          text-decoration-color: rgb(123 175 0 / 0.3);
}
.ybc-decoration-lime-700\/40{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.4);
          text-decoration-color: rgb(123 175 0 / 0.4);
}
.ybc-decoration-lime-700\/50{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.5);
          text-decoration-color: rgb(123 175 0 / 0.5);
}
.ybc-decoration-lime-700\/60{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.6);
          text-decoration-color: rgb(123 175 0 / 0.6);
}
.ybc-decoration-lime-700\/70{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.7);
          text-decoration-color: rgb(123 175 0 / 0.7);
}
.ybc-decoration-lime-700\/75{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.75);
          text-decoration-color: rgb(123 175 0 / 0.75);
}
.ybc-decoration-lime-700\/80{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.8);
          text-decoration-color: rgb(123 175 0 / 0.8);
}
.ybc-decoration-lime-700\/90{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.9);
          text-decoration-color: rgb(123 175 0 / 0.9);
}
.ybc-decoration-lime-700\/95{
  -webkit-text-decoration-color: rgb(123 175 0 / 0.95);
          text-decoration-color: rgb(123 175 0 / 0.95);
}
.ybc-decoration-lime-700\/100{
  -webkit-text-decoration-color: rgb(123 175 0 / 1);
          text-decoration-color: rgb(123 175 0 / 1);
}
.ybc-decoration-lime-900\/0{
  -webkit-text-decoration-color: rgb(92 130 17 / 0);
          text-decoration-color: rgb(92 130 17 / 0);
}
.ybc-decoration-lime-900\/5{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.05);
          text-decoration-color: rgb(92 130 17 / 0.05);
}
.ybc-decoration-lime-900\/10{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.1);
          text-decoration-color: rgb(92 130 17 / 0.1);
}
.ybc-decoration-lime-900\/20{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.2);
          text-decoration-color: rgb(92 130 17 / 0.2);
}
.ybc-decoration-lime-900\/25{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.25);
          text-decoration-color: rgb(92 130 17 / 0.25);
}
.ybc-decoration-lime-900\/30{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.3);
          text-decoration-color: rgb(92 130 17 / 0.3);
}
.ybc-decoration-lime-900\/40{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.4);
          text-decoration-color: rgb(92 130 17 / 0.4);
}
.ybc-decoration-lime-900\/50{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.5);
          text-decoration-color: rgb(92 130 17 / 0.5);
}
.ybc-decoration-lime-900\/60{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.6);
          text-decoration-color: rgb(92 130 17 / 0.6);
}
.ybc-decoration-lime-900\/70{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.7);
          text-decoration-color: rgb(92 130 17 / 0.7);
}
.ybc-decoration-lime-900\/75{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.75);
          text-decoration-color: rgb(92 130 17 / 0.75);
}
.ybc-decoration-lime-900\/80{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.8);
          text-decoration-color: rgb(92 130 17 / 0.8);
}
.ybc-decoration-lime-900\/90{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.9);
          text-decoration-color: rgb(92 130 17 / 0.9);
}
.ybc-decoration-lime-900\/95{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.95);
          text-decoration-color: rgb(92 130 17 / 0.95);
}
.ybc-decoration-lime-900\/100{
  -webkit-text-decoration-color: rgb(92 130 17 / 1);
          text-decoration-color: rgb(92 130 17 / 1);
}
.ybc-decoration-gray-50\/0{
  -webkit-text-decoration-color: rgb(249 249 249 / 0);
          text-decoration-color: rgb(249 249 249 / 0);
}
.ybc-decoration-gray-50\/5{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.05);
          text-decoration-color: rgb(249 249 249 / 0.05);
}
.ybc-decoration-gray-50\/10{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.1);
          text-decoration-color: rgb(249 249 249 / 0.1);
}
.ybc-decoration-gray-50\/20{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.2);
          text-decoration-color: rgb(249 249 249 / 0.2);
}
.ybc-decoration-gray-50\/25{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.25);
          text-decoration-color: rgb(249 249 249 / 0.25);
}
.ybc-decoration-gray-50\/30{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.3);
          text-decoration-color: rgb(249 249 249 / 0.3);
}
.ybc-decoration-gray-50\/40{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.4);
          text-decoration-color: rgb(249 249 249 / 0.4);
}
.ybc-decoration-gray-50\/50{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.5);
          text-decoration-color: rgb(249 249 249 / 0.5);
}
.ybc-decoration-gray-50\/60{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.6);
          text-decoration-color: rgb(249 249 249 / 0.6);
}
.ybc-decoration-gray-50\/70{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.7);
          text-decoration-color: rgb(249 249 249 / 0.7);
}
.ybc-decoration-gray-50\/75{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.75);
          text-decoration-color: rgb(249 249 249 / 0.75);
}
.ybc-decoration-gray-50\/80{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.8);
          text-decoration-color: rgb(249 249 249 / 0.8);
}
.ybc-decoration-gray-50\/90{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.9);
          text-decoration-color: rgb(249 249 249 / 0.9);
}
.ybc-decoration-gray-50\/95{
  -webkit-text-decoration-color: rgb(249 249 249 / 0.95);
          text-decoration-color: rgb(249 249 249 / 0.95);
}
.ybc-decoration-gray-50\/100{
  -webkit-text-decoration-color: rgb(249 249 249 / 1);
          text-decoration-color: rgb(249 249 249 / 1);
}
.ybc-decoration-gray-100\/0{
  -webkit-text-decoration-color: rgb(245 245 245 / 0);
          text-decoration-color: rgb(245 245 245 / 0);
}
.ybc-decoration-gray-100\/5{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.05);
          text-decoration-color: rgb(245 245 245 / 0.05);
}
.ybc-decoration-gray-100\/10{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.1);
          text-decoration-color: rgb(245 245 245 / 0.1);
}
.ybc-decoration-gray-100\/20{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.2);
          text-decoration-color: rgb(245 245 245 / 0.2);
}
.ybc-decoration-gray-100\/25{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.25);
          text-decoration-color: rgb(245 245 245 / 0.25);
}
.ybc-decoration-gray-100\/30{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.3);
          text-decoration-color: rgb(245 245 245 / 0.3);
}
.ybc-decoration-gray-100\/40{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.4);
          text-decoration-color: rgb(245 245 245 / 0.4);
}
.ybc-decoration-gray-100\/50{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.5);
          text-decoration-color: rgb(245 245 245 / 0.5);
}
.ybc-decoration-gray-100\/60{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.6);
          text-decoration-color: rgb(245 245 245 / 0.6);
}
.ybc-decoration-gray-100\/70{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.7);
          text-decoration-color: rgb(245 245 245 / 0.7);
}
.ybc-decoration-gray-100\/75{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.75);
          text-decoration-color: rgb(245 245 245 / 0.75);
}
.ybc-decoration-gray-100\/80{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.8);
          text-decoration-color: rgb(245 245 245 / 0.8);
}
.ybc-decoration-gray-100\/90{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.9);
          text-decoration-color: rgb(245 245 245 / 0.9);
}
.ybc-decoration-gray-100\/95{
  -webkit-text-decoration-color: rgb(245 245 245 / 0.95);
          text-decoration-color: rgb(245 245 245 / 0.95);
}
.ybc-decoration-gray-100\/100{
  -webkit-text-decoration-color: rgb(245 245 245 / 1);
          text-decoration-color: rgb(245 245 245 / 1);
}
.ybc-decoration-gray-300\/0{
  -webkit-text-decoration-color: rgb(217 217 217 / 0);
          text-decoration-color: rgb(217 217 217 / 0);
}
.ybc-decoration-gray-300\/5{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.05);
          text-decoration-color: rgb(217 217 217 / 0.05);
}
.ybc-decoration-gray-300\/10{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.1);
          text-decoration-color: rgb(217 217 217 / 0.1);
}
.ybc-decoration-gray-300\/20{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.2);
          text-decoration-color: rgb(217 217 217 / 0.2);
}
.ybc-decoration-gray-300\/25{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.25);
          text-decoration-color: rgb(217 217 217 / 0.25);
}
.ybc-decoration-gray-300\/30{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.3);
          text-decoration-color: rgb(217 217 217 / 0.3);
}
.ybc-decoration-gray-300\/40{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.4);
          text-decoration-color: rgb(217 217 217 / 0.4);
}
.ybc-decoration-gray-300\/50{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.5);
          text-decoration-color: rgb(217 217 217 / 0.5);
}
.ybc-decoration-gray-300\/60{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.6);
          text-decoration-color: rgb(217 217 217 / 0.6);
}
.ybc-decoration-gray-300\/70{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.7);
          text-decoration-color: rgb(217 217 217 / 0.7);
}
.ybc-decoration-gray-300\/75{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.75);
          text-decoration-color: rgb(217 217 217 / 0.75);
}
.ybc-decoration-gray-300\/80{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.8);
          text-decoration-color: rgb(217 217 217 / 0.8);
}
.ybc-decoration-gray-300\/90{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.9);
          text-decoration-color: rgb(217 217 217 / 0.9);
}
.ybc-decoration-gray-300\/95{
  -webkit-text-decoration-color: rgb(217 217 217 / 0.95);
          text-decoration-color: rgb(217 217 217 / 0.95);
}
.ybc-decoration-gray-300\/100{
  -webkit-text-decoration-color: rgb(217 217 217 / 1);
          text-decoration-color: rgb(217 217 217 / 1);
}
.ybc-decoration-gray-400\/0{
  -webkit-text-decoration-color: rgb(177 180 169 / 0);
          text-decoration-color: rgb(177 180 169 / 0);
}
.ybc-decoration-gray-400\/5{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.05);
          text-decoration-color: rgb(177 180 169 / 0.05);
}
.ybc-decoration-gray-400\/10{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.1);
          text-decoration-color: rgb(177 180 169 / 0.1);
}
.ybc-decoration-gray-400\/20{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.2);
          text-decoration-color: rgb(177 180 169 / 0.2);
}
.ybc-decoration-gray-400\/25{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.25);
          text-decoration-color: rgb(177 180 169 / 0.25);
}
.ybc-decoration-gray-400\/30{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.3);
          text-decoration-color: rgb(177 180 169 / 0.3);
}
.ybc-decoration-gray-400\/40{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.4);
          text-decoration-color: rgb(177 180 169 / 0.4);
}
.ybc-decoration-gray-400\/50{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.5);
          text-decoration-color: rgb(177 180 169 / 0.5);
}
.ybc-decoration-gray-400\/60{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.6);
          text-decoration-color: rgb(177 180 169 / 0.6);
}
.ybc-decoration-gray-400\/70{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.7);
          text-decoration-color: rgb(177 180 169 / 0.7);
}
.ybc-decoration-gray-400\/75{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.75);
          text-decoration-color: rgb(177 180 169 / 0.75);
}
.ybc-decoration-gray-400\/80{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.8);
          text-decoration-color: rgb(177 180 169 / 0.8);
}
.ybc-decoration-gray-400\/90{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.9);
          text-decoration-color: rgb(177 180 169 / 0.9);
}
.ybc-decoration-gray-400\/95{
  -webkit-text-decoration-color: rgb(177 180 169 / 0.95);
          text-decoration-color: rgb(177 180 169 / 0.95);
}
.ybc-decoration-gray-400\/100{
  -webkit-text-decoration-color: rgb(177 180 169 / 1);
          text-decoration-color: rgb(177 180 169 / 1);
}
.ybc-decoration-gray-500\/0{
  -webkit-text-decoration-color: rgb(134 139 121 / 0);
          text-decoration-color: rgb(134 139 121 / 0);
}
.ybc-decoration-gray-500\/5{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.05);
          text-decoration-color: rgb(134 139 121 / 0.05);
}
.ybc-decoration-gray-500\/10{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.1);
          text-decoration-color: rgb(134 139 121 / 0.1);
}
.ybc-decoration-gray-500\/20{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.2);
          text-decoration-color: rgb(134 139 121 / 0.2);
}
.ybc-decoration-gray-500\/25{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.25);
          text-decoration-color: rgb(134 139 121 / 0.25);
}
.ybc-decoration-gray-500\/30{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.3);
          text-decoration-color: rgb(134 139 121 / 0.3);
}
.ybc-decoration-gray-500\/40{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.4);
          text-decoration-color: rgb(134 139 121 / 0.4);
}
.ybc-decoration-gray-500\/50{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.5);
          text-decoration-color: rgb(134 139 121 / 0.5);
}
.ybc-decoration-gray-500\/60{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.6);
          text-decoration-color: rgb(134 139 121 / 0.6);
}
.ybc-decoration-gray-500\/70{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.7);
          text-decoration-color: rgb(134 139 121 / 0.7);
}
.ybc-decoration-gray-500\/75{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.75);
          text-decoration-color: rgb(134 139 121 / 0.75);
}
.ybc-decoration-gray-500\/80{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.8);
          text-decoration-color: rgb(134 139 121 / 0.8);
}
.ybc-decoration-gray-500\/90{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.9);
          text-decoration-color: rgb(134 139 121 / 0.9);
}
.ybc-decoration-gray-500\/95{
  -webkit-text-decoration-color: rgb(134 139 121 / 0.95);
          text-decoration-color: rgb(134 139 121 / 0.95);
}
.ybc-decoration-gray-500\/100{
  -webkit-text-decoration-color: rgb(134 139 121 / 1);
          text-decoration-color: rgb(134 139 121 / 1);
}
.ybc-decoration-gray-600\/0{
  -webkit-text-decoration-color: rgb(78 78 78 / 0);
          text-decoration-color: rgb(78 78 78 / 0);
}
.ybc-decoration-gray-600\/5{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.05);
          text-decoration-color: rgb(78 78 78 / 0.05);
}
.ybc-decoration-gray-600\/10{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.1);
          text-decoration-color: rgb(78 78 78 / 0.1);
}
.ybc-decoration-gray-600\/20{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.2);
          text-decoration-color: rgb(78 78 78 / 0.2);
}
.ybc-decoration-gray-600\/25{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.25);
          text-decoration-color: rgb(78 78 78 / 0.25);
}
.ybc-decoration-gray-600\/30{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.3);
          text-decoration-color: rgb(78 78 78 / 0.3);
}
.ybc-decoration-gray-600\/40{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.4);
          text-decoration-color: rgb(78 78 78 / 0.4);
}
.ybc-decoration-gray-600\/50{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.5);
          text-decoration-color: rgb(78 78 78 / 0.5);
}
.ybc-decoration-gray-600\/60{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.6);
          text-decoration-color: rgb(78 78 78 / 0.6);
}
.ybc-decoration-gray-600\/70{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.7);
          text-decoration-color: rgb(78 78 78 / 0.7);
}
.ybc-decoration-gray-600\/75{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.75);
          text-decoration-color: rgb(78 78 78 / 0.75);
}
.ybc-decoration-gray-600\/80{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.8);
          text-decoration-color: rgb(78 78 78 / 0.8);
}
.ybc-decoration-gray-600\/90{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.9);
          text-decoration-color: rgb(78 78 78 / 0.9);
}
.ybc-decoration-gray-600\/95{
  -webkit-text-decoration-color: rgb(78 78 78 / 0.95);
          text-decoration-color: rgb(78 78 78 / 0.95);
}
.ybc-decoration-gray-600\/100{
  -webkit-text-decoration-color: rgb(78 78 78 / 1);
          text-decoration-color: rgb(78 78 78 / 1);
}
.ybc-decoration-gray-700\/0{
  -webkit-text-decoration-color: rgb(51 51 51 / 0);
          text-decoration-color: rgb(51 51 51 / 0);
}
.ybc-decoration-gray-700\/5{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.05);
          text-decoration-color: rgb(51 51 51 / 0.05);
}
.ybc-decoration-gray-700\/10{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.1);
          text-decoration-color: rgb(51 51 51 / 0.1);
}
.ybc-decoration-gray-700\/20{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.2);
          text-decoration-color: rgb(51 51 51 / 0.2);
}
.ybc-decoration-gray-700\/25{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.25);
          text-decoration-color: rgb(51 51 51 / 0.25);
}
.ybc-decoration-gray-700\/30{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.3);
          text-decoration-color: rgb(51 51 51 / 0.3);
}
.ybc-decoration-gray-700\/40{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.4);
          text-decoration-color: rgb(51 51 51 / 0.4);
}
.ybc-decoration-gray-700\/50{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.5);
          text-decoration-color: rgb(51 51 51 / 0.5);
}
.ybc-decoration-gray-700\/60{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.6);
          text-decoration-color: rgb(51 51 51 / 0.6);
}
.ybc-decoration-gray-700\/70{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.7);
          text-decoration-color: rgb(51 51 51 / 0.7);
}
.ybc-decoration-gray-700\/75{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.75);
          text-decoration-color: rgb(51 51 51 / 0.75);
}
.ybc-decoration-gray-700\/80{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.8);
          text-decoration-color: rgb(51 51 51 / 0.8);
}
.ybc-decoration-gray-700\/90{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.9);
          text-decoration-color: rgb(51 51 51 / 0.9);
}
.ybc-decoration-gray-700\/95{
  -webkit-text-decoration-color: rgb(51 51 51 / 0.95);
          text-decoration-color: rgb(51 51 51 / 0.95);
}
.ybc-decoration-gray-700\/100{
  -webkit-text-decoration-color: rgb(51 51 51 / 1);
          text-decoration-color: rgb(51 51 51 / 1);
}
.ybc-decoration-gray-800\/0{
  -webkit-text-decoration-color: rgb(104 111 89 / 0);
          text-decoration-color: rgb(104 111 89 / 0);
}
.ybc-decoration-gray-800\/5{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.05);
          text-decoration-color: rgb(104 111 89 / 0.05);
}
.ybc-decoration-gray-800\/10{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.1);
          text-decoration-color: rgb(104 111 89 / 0.1);
}
.ybc-decoration-gray-800\/20{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.2);
          text-decoration-color: rgb(104 111 89 / 0.2);
}
.ybc-decoration-gray-800\/25{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.25);
          text-decoration-color: rgb(104 111 89 / 0.25);
}
.ybc-decoration-gray-800\/30{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.3);
          text-decoration-color: rgb(104 111 89 / 0.3);
}
.ybc-decoration-gray-800\/40{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.4);
          text-decoration-color: rgb(104 111 89 / 0.4);
}
.ybc-decoration-gray-800\/50{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.5);
          text-decoration-color: rgb(104 111 89 / 0.5);
}
.ybc-decoration-gray-800\/60{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.6);
          text-decoration-color: rgb(104 111 89 / 0.6);
}
.ybc-decoration-gray-800\/70{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.7);
          text-decoration-color: rgb(104 111 89 / 0.7);
}
.ybc-decoration-gray-800\/75{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.75);
          text-decoration-color: rgb(104 111 89 / 0.75);
}
.ybc-decoration-gray-800\/80{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.8);
          text-decoration-color: rgb(104 111 89 / 0.8);
}
.ybc-decoration-gray-800\/90{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.9);
          text-decoration-color: rgb(104 111 89 / 0.9);
}
.ybc-decoration-gray-800\/95{
  -webkit-text-decoration-color: rgb(104 111 89 / 0.95);
          text-decoration-color: rgb(104 111 89 / 0.95);
}
.ybc-decoration-gray-800\/100{
  -webkit-text-decoration-color: rgb(104 111 89 / 1);
          text-decoration-color: rgb(104 111 89 / 1);
}
.ybc-decoration-gray-900\/0{
  -webkit-text-decoration-color: rgb(61 65 51 / 0);
          text-decoration-color: rgb(61 65 51 / 0);
}
.ybc-decoration-gray-900\/5{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.05);
          text-decoration-color: rgb(61 65 51 / 0.05);
}
.ybc-decoration-gray-900\/10{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.1);
          text-decoration-color: rgb(61 65 51 / 0.1);
}
.ybc-decoration-gray-900\/20{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.2);
          text-decoration-color: rgb(61 65 51 / 0.2);
}
.ybc-decoration-gray-900\/25{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.25);
          text-decoration-color: rgb(61 65 51 / 0.25);
}
.ybc-decoration-gray-900\/30{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.3);
          text-decoration-color: rgb(61 65 51 / 0.3);
}
.ybc-decoration-gray-900\/40{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.4);
          text-decoration-color: rgb(61 65 51 / 0.4);
}
.ybc-decoration-gray-900\/50{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.5);
          text-decoration-color: rgb(61 65 51 / 0.5);
}
.ybc-decoration-gray-900\/60{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.6);
          text-decoration-color: rgb(61 65 51 / 0.6);
}
.ybc-decoration-gray-900\/70{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.7);
          text-decoration-color: rgb(61 65 51 / 0.7);
}
.ybc-decoration-gray-900\/75{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.75);
          text-decoration-color: rgb(61 65 51 / 0.75);
}
.ybc-decoration-gray-900\/80{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.8);
          text-decoration-color: rgb(61 65 51 / 0.8);
}
.ybc-decoration-gray-900\/90{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.9);
          text-decoration-color: rgb(61 65 51 / 0.9);
}
.ybc-decoration-gray-900\/95{
  -webkit-text-decoration-color: rgb(61 65 51 / 0.95);
          text-decoration-color: rgb(61 65 51 / 0.95);
}
.ybc-decoration-gray-900\/100{
  -webkit-text-decoration-color: rgb(61 65 51 / 1);
          text-decoration-color: rgb(61 65 51 / 1);
}
.ybc-decoration-teal-100\/0{
  -webkit-text-decoration-color: rgb(224 240 247 / 0);
          text-decoration-color: rgb(224 240 247 / 0);
}
.ybc-decoration-teal-100\/5{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.05);
          text-decoration-color: rgb(224 240 247 / 0.05);
}
.ybc-decoration-teal-100\/10{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.1);
          text-decoration-color: rgb(224 240 247 / 0.1);
}
.ybc-decoration-teal-100\/20{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.2);
          text-decoration-color: rgb(224 240 247 / 0.2);
}
.ybc-decoration-teal-100\/25{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.25);
          text-decoration-color: rgb(224 240 247 / 0.25);
}
.ybc-decoration-teal-100\/30{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.3);
          text-decoration-color: rgb(224 240 247 / 0.3);
}
.ybc-decoration-teal-100\/40{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.4);
          text-decoration-color: rgb(224 240 247 / 0.4);
}
.ybc-decoration-teal-100\/50{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.5);
          text-decoration-color: rgb(224 240 247 / 0.5);
}
.ybc-decoration-teal-100\/60{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.6);
          text-decoration-color: rgb(224 240 247 / 0.6);
}
.ybc-decoration-teal-100\/70{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.7);
          text-decoration-color: rgb(224 240 247 / 0.7);
}
.ybc-decoration-teal-100\/75{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.75);
          text-decoration-color: rgb(224 240 247 / 0.75);
}
.ybc-decoration-teal-100\/80{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.8);
          text-decoration-color: rgb(224 240 247 / 0.8);
}
.ybc-decoration-teal-100\/90{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.9);
          text-decoration-color: rgb(224 240 247 / 0.9);
}
.ybc-decoration-teal-100\/95{
  -webkit-text-decoration-color: rgb(224 240 247 / 0.95);
          text-decoration-color: rgb(224 240 247 / 0.95);
}
.ybc-decoration-teal-100\/100{
  -webkit-text-decoration-color: rgb(224 240 247 / 1);
          text-decoration-color: rgb(224 240 247 / 1);
}
.ybc-decoration-teal-500\/0{
  -webkit-text-decoration-color: rgb(0 127 149 / 0);
          text-decoration-color: rgb(0 127 149 / 0);
}
.ybc-decoration-teal-500\/5{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.05);
          text-decoration-color: rgb(0 127 149 / 0.05);
}
.ybc-decoration-teal-500\/10{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.1);
          text-decoration-color: rgb(0 127 149 / 0.1);
}
.ybc-decoration-teal-500\/20{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.2);
          text-decoration-color: rgb(0 127 149 / 0.2);
}
.ybc-decoration-teal-500\/25{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.25);
          text-decoration-color: rgb(0 127 149 / 0.25);
}
.ybc-decoration-teal-500\/30{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.3);
          text-decoration-color: rgb(0 127 149 / 0.3);
}
.ybc-decoration-teal-500\/40{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.4);
          text-decoration-color: rgb(0 127 149 / 0.4);
}
.ybc-decoration-teal-500\/50{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.5);
          text-decoration-color: rgb(0 127 149 / 0.5);
}
.ybc-decoration-teal-500\/60{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.6);
          text-decoration-color: rgb(0 127 149 / 0.6);
}
.ybc-decoration-teal-500\/70{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.7);
          text-decoration-color: rgb(0 127 149 / 0.7);
}
.ybc-decoration-teal-500\/75{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.75);
          text-decoration-color: rgb(0 127 149 / 0.75);
}
.ybc-decoration-teal-500\/80{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.8);
          text-decoration-color: rgb(0 127 149 / 0.8);
}
.ybc-decoration-teal-500\/90{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.9);
          text-decoration-color: rgb(0 127 149 / 0.9);
}
.ybc-decoration-teal-500\/95{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.95);
          text-decoration-color: rgb(0 127 149 / 0.95);
}
.ybc-decoration-teal-500\/100{
  -webkit-text-decoration-color: rgb(0 127 149 / 1);
          text-decoration-color: rgb(0 127 149 / 1);
}
.ybc-decoration-teal-600\/0{
  -webkit-text-decoration-color: rgb(0 115 165 / 0);
          text-decoration-color: rgb(0 115 165 / 0);
}
.ybc-decoration-teal-600\/5{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.05);
          text-decoration-color: rgb(0 115 165 / 0.05);
}
.ybc-decoration-teal-600\/10{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.1);
          text-decoration-color: rgb(0 115 165 / 0.1);
}
.ybc-decoration-teal-600\/20{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.2);
          text-decoration-color: rgb(0 115 165 / 0.2);
}
.ybc-decoration-teal-600\/25{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.25);
          text-decoration-color: rgb(0 115 165 / 0.25);
}
.ybc-decoration-teal-600\/30{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.3);
          text-decoration-color: rgb(0 115 165 / 0.3);
}
.ybc-decoration-teal-600\/40{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.4);
          text-decoration-color: rgb(0 115 165 / 0.4);
}
.ybc-decoration-teal-600\/50{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.5);
          text-decoration-color: rgb(0 115 165 / 0.5);
}
.ybc-decoration-teal-600\/60{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.6);
          text-decoration-color: rgb(0 115 165 / 0.6);
}
.ybc-decoration-teal-600\/70{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.7);
          text-decoration-color: rgb(0 115 165 / 0.7);
}
.ybc-decoration-teal-600\/75{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.75);
          text-decoration-color: rgb(0 115 165 / 0.75);
}
.ybc-decoration-teal-600\/80{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.8);
          text-decoration-color: rgb(0 115 165 / 0.8);
}
.ybc-decoration-teal-600\/90{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.9);
          text-decoration-color: rgb(0 115 165 / 0.9);
}
.ybc-decoration-teal-600\/95{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.95);
          text-decoration-color: rgb(0 115 165 / 0.95);
}
.ybc-decoration-teal-600\/100{
  -webkit-text-decoration-color: rgb(0 115 165 / 1);
          text-decoration-color: rgb(0 115 165 / 1);
}
.ybc-decoration-teal-900\/0{
  -webkit-text-decoration-color: rgb(0 85 114 / 0);
          text-decoration-color: rgb(0 85 114 / 0);
}
.ybc-decoration-teal-900\/5{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.05);
          text-decoration-color: rgb(0 85 114 / 0.05);
}
.ybc-decoration-teal-900\/10{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.1);
          text-decoration-color: rgb(0 85 114 / 0.1);
}
.ybc-decoration-teal-900\/20{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.2);
          text-decoration-color: rgb(0 85 114 / 0.2);
}
.ybc-decoration-teal-900\/25{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.25);
          text-decoration-color: rgb(0 85 114 / 0.25);
}
.ybc-decoration-teal-900\/30{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.3);
          text-decoration-color: rgb(0 85 114 / 0.3);
}
.ybc-decoration-teal-900\/40{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.4);
          text-decoration-color: rgb(0 85 114 / 0.4);
}
.ybc-decoration-teal-900\/50{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.5);
          text-decoration-color: rgb(0 85 114 / 0.5);
}
.ybc-decoration-teal-900\/60{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.6);
          text-decoration-color: rgb(0 85 114 / 0.6);
}
.ybc-decoration-teal-900\/70{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.7);
          text-decoration-color: rgb(0 85 114 / 0.7);
}
.ybc-decoration-teal-900\/75{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.75);
          text-decoration-color: rgb(0 85 114 / 0.75);
}
.ybc-decoration-teal-900\/80{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.8);
          text-decoration-color: rgb(0 85 114 / 0.8);
}
.ybc-decoration-teal-900\/90{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.9);
          text-decoration-color: rgb(0 85 114 / 0.9);
}
.ybc-decoration-teal-900\/95{
  -webkit-text-decoration-color: rgb(0 85 114 / 0.95);
          text-decoration-color: rgb(0 85 114 / 0.95);
}
.ybc-decoration-teal-900\/100{
  -webkit-text-decoration-color: rgb(0 85 114 / 1);
          text-decoration-color: rgb(0 85 114 / 1);
}
.ybc-decoration-blue-100\/0{
  -webkit-text-decoration-color: rgb(60 114 177 / 0);
          text-decoration-color: rgb(60 114 177 / 0);
}
.ybc-decoration-blue-100\/5{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.05);
          text-decoration-color: rgb(60 114 177 / 0.05);
}
.ybc-decoration-blue-100\/10{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.1);
          text-decoration-color: rgb(60 114 177 / 0.1);
}
.ybc-decoration-blue-100\/20{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.2);
          text-decoration-color: rgb(60 114 177 / 0.2);
}
.ybc-decoration-blue-100\/25{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.25);
          text-decoration-color: rgb(60 114 177 / 0.25);
}
.ybc-decoration-blue-100\/30{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.3);
          text-decoration-color: rgb(60 114 177 / 0.3);
}
.ybc-decoration-blue-100\/40{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.4);
          text-decoration-color: rgb(60 114 177 / 0.4);
}
.ybc-decoration-blue-100\/50{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.5);
          text-decoration-color: rgb(60 114 177 / 0.5);
}
.ybc-decoration-blue-100\/60{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.6);
          text-decoration-color: rgb(60 114 177 / 0.6);
}
.ybc-decoration-blue-100\/70{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.7);
          text-decoration-color: rgb(60 114 177 / 0.7);
}
.ybc-decoration-blue-100\/75{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.75);
          text-decoration-color: rgb(60 114 177 / 0.75);
}
.ybc-decoration-blue-100\/80{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.8);
          text-decoration-color: rgb(60 114 177 / 0.8);
}
.ybc-decoration-blue-100\/90{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.9);
          text-decoration-color: rgb(60 114 177 / 0.9);
}
.ybc-decoration-blue-100\/95{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.95);
          text-decoration-color: rgb(60 114 177 / 0.95);
}
.ybc-decoration-blue-100\/100{
  -webkit-text-decoration-color: rgb(60 114 177 / 1);
          text-decoration-color: rgb(60 114 177 / 1);
}
.ybc-decoration-blue-200\/0{
  -webkit-text-decoration-color: rgb(72 118 148 / 0);
          text-decoration-color: rgb(72 118 148 / 0);
}
.ybc-decoration-blue-200\/5{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.05);
          text-decoration-color: rgb(72 118 148 / 0.05);
}
.ybc-decoration-blue-200\/10{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.1);
          text-decoration-color: rgb(72 118 148 / 0.1);
}
.ybc-decoration-blue-200\/20{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.2);
          text-decoration-color: rgb(72 118 148 / 0.2);
}
.ybc-decoration-blue-200\/25{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.25);
          text-decoration-color: rgb(72 118 148 / 0.25);
}
.ybc-decoration-blue-200\/30{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.3);
          text-decoration-color: rgb(72 118 148 / 0.3);
}
.ybc-decoration-blue-200\/40{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.4);
          text-decoration-color: rgb(72 118 148 / 0.4);
}
.ybc-decoration-blue-200\/50{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.5);
          text-decoration-color: rgb(72 118 148 / 0.5);
}
.ybc-decoration-blue-200\/60{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.6);
          text-decoration-color: rgb(72 118 148 / 0.6);
}
.ybc-decoration-blue-200\/70{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.7);
          text-decoration-color: rgb(72 118 148 / 0.7);
}
.ybc-decoration-blue-200\/75{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.75);
          text-decoration-color: rgb(72 118 148 / 0.75);
}
.ybc-decoration-blue-200\/80{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.8);
          text-decoration-color: rgb(72 118 148 / 0.8);
}
.ybc-decoration-blue-200\/90{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.9);
          text-decoration-color: rgb(72 118 148 / 0.9);
}
.ybc-decoration-blue-200\/95{
  -webkit-text-decoration-color: rgb(72 118 148 / 0.95);
          text-decoration-color: rgb(72 118 148 / 0.95);
}
.ybc-decoration-blue-200\/100{
  -webkit-text-decoration-color: rgb(72 118 148 / 1);
          text-decoration-color: rgb(72 118 148 / 1);
}
.ybc-decoration-blue-500\/0{
  -webkit-text-decoration-color: rgb(32 105 120 / 0);
          text-decoration-color: rgb(32 105 120 / 0);
}
.ybc-decoration-blue-500\/5{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.05);
          text-decoration-color: rgb(32 105 120 / 0.05);
}
.ybc-decoration-blue-500\/10{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.1);
          text-decoration-color: rgb(32 105 120 / 0.1);
}
.ybc-decoration-blue-500\/20{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.2);
          text-decoration-color: rgb(32 105 120 / 0.2);
}
.ybc-decoration-blue-500\/25{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.25);
          text-decoration-color: rgb(32 105 120 / 0.25);
}
.ybc-decoration-blue-500\/30{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.3);
          text-decoration-color: rgb(32 105 120 / 0.3);
}
.ybc-decoration-blue-500\/40{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.4);
          text-decoration-color: rgb(32 105 120 / 0.4);
}
.ybc-decoration-blue-500\/50{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.5);
          text-decoration-color: rgb(32 105 120 / 0.5);
}
.ybc-decoration-blue-500\/60{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.6);
          text-decoration-color: rgb(32 105 120 / 0.6);
}
.ybc-decoration-blue-500\/70{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.7);
          text-decoration-color: rgb(32 105 120 / 0.7);
}
.ybc-decoration-blue-500\/75{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.75);
          text-decoration-color: rgb(32 105 120 / 0.75);
}
.ybc-decoration-blue-500\/80{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.8);
          text-decoration-color: rgb(32 105 120 / 0.8);
}
.ybc-decoration-blue-500\/90{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.9);
          text-decoration-color: rgb(32 105 120 / 0.9);
}
.ybc-decoration-blue-500\/95{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.95);
          text-decoration-color: rgb(32 105 120 / 0.95);
}
.ybc-decoration-blue-500\/100{
  -webkit-text-decoration-color: rgb(32 105 120 / 1);
          text-decoration-color: rgb(32 105 120 / 1);
}
.ybc-decoration-section-branding-why-yubico\/0{
  -webkit-text-decoration-color: rgb(60 114 177 / 0);
          text-decoration-color: rgb(60 114 177 / 0);
}
.ybc-decoration-section-branding-why-yubico\/5{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.05);
          text-decoration-color: rgb(60 114 177 / 0.05);
}
.ybc-decoration-section-branding-why-yubico\/10{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.1);
          text-decoration-color: rgb(60 114 177 / 0.1);
}
.ybc-decoration-section-branding-why-yubico\/20{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.2);
          text-decoration-color: rgb(60 114 177 / 0.2);
}
.ybc-decoration-section-branding-why-yubico\/25{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.25);
          text-decoration-color: rgb(60 114 177 / 0.25);
}
.ybc-decoration-section-branding-why-yubico\/30{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.3);
          text-decoration-color: rgb(60 114 177 / 0.3);
}
.ybc-decoration-section-branding-why-yubico\/40{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.4);
          text-decoration-color: rgb(60 114 177 / 0.4);
}
.ybc-decoration-section-branding-why-yubico\/50{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.5);
          text-decoration-color: rgb(60 114 177 / 0.5);
}
.ybc-decoration-section-branding-why-yubico\/60{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.6);
          text-decoration-color: rgb(60 114 177 / 0.6);
}
.ybc-decoration-section-branding-why-yubico\/70{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.7);
          text-decoration-color: rgb(60 114 177 / 0.7);
}
.ybc-decoration-section-branding-why-yubico\/75{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.75);
          text-decoration-color: rgb(60 114 177 / 0.75);
}
.ybc-decoration-section-branding-why-yubico\/80{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.8);
          text-decoration-color: rgb(60 114 177 / 0.8);
}
.ybc-decoration-section-branding-why-yubico\/90{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.9);
          text-decoration-color: rgb(60 114 177 / 0.9);
}
.ybc-decoration-section-branding-why-yubico\/95{
  -webkit-text-decoration-color: rgb(60 114 177 / 0.95);
          text-decoration-color: rgb(60 114 177 / 0.95);
}
.ybc-decoration-section-branding-why-yubico\/100{
  -webkit-text-decoration-color: rgb(60 114 177 / 1);
          text-decoration-color: rgb(60 114 177 / 1);
}
.ybc-decoration-section-branding-products\/0{
  -webkit-text-decoration-color: rgb(74 118 148 / 0);
          text-decoration-color: rgb(74 118 148 / 0);
}
.ybc-decoration-section-branding-products\/5{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.05);
          text-decoration-color: rgb(74 118 148 / 0.05);
}
.ybc-decoration-section-branding-products\/10{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.1);
          text-decoration-color: rgb(74 118 148 / 0.1);
}
.ybc-decoration-section-branding-products\/20{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.2);
          text-decoration-color: rgb(74 118 148 / 0.2);
}
.ybc-decoration-section-branding-products\/25{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.25);
          text-decoration-color: rgb(74 118 148 / 0.25);
}
.ybc-decoration-section-branding-products\/30{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.3);
          text-decoration-color: rgb(74 118 148 / 0.3);
}
.ybc-decoration-section-branding-products\/40{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.4);
          text-decoration-color: rgb(74 118 148 / 0.4);
}
.ybc-decoration-section-branding-products\/50{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.5);
          text-decoration-color: rgb(74 118 148 / 0.5);
}
.ybc-decoration-section-branding-products\/60{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.6);
          text-decoration-color: rgb(74 118 148 / 0.6);
}
.ybc-decoration-section-branding-products\/70{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.7);
          text-decoration-color: rgb(74 118 148 / 0.7);
}
.ybc-decoration-section-branding-products\/75{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.75);
          text-decoration-color: rgb(74 118 148 / 0.75);
}
.ybc-decoration-section-branding-products\/80{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.8);
          text-decoration-color: rgb(74 118 148 / 0.8);
}
.ybc-decoration-section-branding-products\/90{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.9);
          text-decoration-color: rgb(74 118 148 / 0.9);
}
.ybc-decoration-section-branding-products\/95{
  -webkit-text-decoration-color: rgb(74 118 148 / 0.95);
          text-decoration-color: rgb(74 118 148 / 0.95);
}
.ybc-decoration-section-branding-products\/100{
  -webkit-text-decoration-color: rgb(74 118 148 / 1);
          text-decoration-color: rgb(74 118 148 / 1);
}
.ybc-decoration-section-branding-solutions\/0{
  -webkit-text-decoration-color: rgb(0 115 165 / 0);
          text-decoration-color: rgb(0 115 165 / 0);
}
.ybc-decoration-section-branding-solutions\/5{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.05);
          text-decoration-color: rgb(0 115 165 / 0.05);
}
.ybc-decoration-section-branding-solutions\/10{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.1);
          text-decoration-color: rgb(0 115 165 / 0.1);
}
.ybc-decoration-section-branding-solutions\/20{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.2);
          text-decoration-color: rgb(0 115 165 / 0.2);
}
.ybc-decoration-section-branding-solutions\/25{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.25);
          text-decoration-color: rgb(0 115 165 / 0.25);
}
.ybc-decoration-section-branding-solutions\/30{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.3);
          text-decoration-color: rgb(0 115 165 / 0.3);
}
.ybc-decoration-section-branding-solutions\/40{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.4);
          text-decoration-color: rgb(0 115 165 / 0.4);
}
.ybc-decoration-section-branding-solutions\/50{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.5);
          text-decoration-color: rgb(0 115 165 / 0.5);
}
.ybc-decoration-section-branding-solutions\/60{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.6);
          text-decoration-color: rgb(0 115 165 / 0.6);
}
.ybc-decoration-section-branding-solutions\/70{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.7);
          text-decoration-color: rgb(0 115 165 / 0.7);
}
.ybc-decoration-section-branding-solutions\/75{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.75);
          text-decoration-color: rgb(0 115 165 / 0.75);
}
.ybc-decoration-section-branding-solutions\/80{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.8);
          text-decoration-color: rgb(0 115 165 / 0.8);
}
.ybc-decoration-section-branding-solutions\/90{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.9);
          text-decoration-color: rgb(0 115 165 / 0.9);
}
.ybc-decoration-section-branding-solutions\/95{
  -webkit-text-decoration-color: rgb(0 115 165 / 0.95);
          text-decoration-color: rgb(0 115 165 / 0.95);
}
.ybc-decoration-section-branding-solutions\/100{
  -webkit-text-decoration-color: rgb(0 115 165 / 1);
          text-decoration-color: rgb(0 115 165 / 1);
}
.ybc-decoration-section-branding-resources\/0{
  -webkit-text-decoration-color: rgb(0 127 149 / 0);
          text-decoration-color: rgb(0 127 149 / 0);
}
.ybc-decoration-section-branding-resources\/5{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.05);
          text-decoration-color: rgb(0 127 149 / 0.05);
}
.ybc-decoration-section-branding-resources\/10{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.1);
          text-decoration-color: rgb(0 127 149 / 0.1);
}
.ybc-decoration-section-branding-resources\/20{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.2);
          text-decoration-color: rgb(0 127 149 / 0.2);
}
.ybc-decoration-section-branding-resources\/25{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.25);
          text-decoration-color: rgb(0 127 149 / 0.25);
}
.ybc-decoration-section-branding-resources\/30{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.3);
          text-decoration-color: rgb(0 127 149 / 0.3);
}
.ybc-decoration-section-branding-resources\/40{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.4);
          text-decoration-color: rgb(0 127 149 / 0.4);
}
.ybc-decoration-section-branding-resources\/50{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.5);
          text-decoration-color: rgb(0 127 149 / 0.5);
}
.ybc-decoration-section-branding-resources\/60{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.6);
          text-decoration-color: rgb(0 127 149 / 0.6);
}
.ybc-decoration-section-branding-resources\/70{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.7);
          text-decoration-color: rgb(0 127 149 / 0.7);
}
.ybc-decoration-section-branding-resources\/75{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.75);
          text-decoration-color: rgb(0 127 149 / 0.75);
}
.ybc-decoration-section-branding-resources\/80{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.8);
          text-decoration-color: rgb(0 127 149 / 0.8);
}
.ybc-decoration-section-branding-resources\/90{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.9);
          text-decoration-color: rgb(0 127 149 / 0.9);
}
.ybc-decoration-section-branding-resources\/95{
  -webkit-text-decoration-color: rgb(0 127 149 / 0.95);
          text-decoration-color: rgb(0 127 149 / 0.95);
}
.ybc-decoration-section-branding-resources\/100{
  -webkit-text-decoration-color: rgb(0 127 149 / 1);
          text-decoration-color: rgb(0 127 149 / 1);
}
.ybc-decoration-section-branding-company\/0{
  -webkit-text-decoration-color: rgb(92 130 17 / 0);
          text-decoration-color: rgb(92 130 17 / 0);
}
.ybc-decoration-section-branding-company\/5{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.05);
          text-decoration-color: rgb(92 130 17 / 0.05);
}
.ybc-decoration-section-branding-company\/10{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.1);
          text-decoration-color: rgb(92 130 17 / 0.1);
}
.ybc-decoration-section-branding-company\/20{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.2);
          text-decoration-color: rgb(92 130 17 / 0.2);
}
.ybc-decoration-section-branding-company\/25{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.25);
          text-decoration-color: rgb(92 130 17 / 0.25);
}
.ybc-decoration-section-branding-company\/30{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.3);
          text-decoration-color: rgb(92 130 17 / 0.3);
}
.ybc-decoration-section-branding-company\/40{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.4);
          text-decoration-color: rgb(92 130 17 / 0.4);
}
.ybc-decoration-section-branding-company\/50{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.5);
          text-decoration-color: rgb(92 130 17 / 0.5);
}
.ybc-decoration-section-branding-company\/60{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.6);
          text-decoration-color: rgb(92 130 17 / 0.6);
}
.ybc-decoration-section-branding-company\/70{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.7);
          text-decoration-color: rgb(92 130 17 / 0.7);
}
.ybc-decoration-section-branding-company\/75{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.75);
          text-decoration-color: rgb(92 130 17 / 0.75);
}
.ybc-decoration-section-branding-company\/80{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.8);
          text-decoration-color: rgb(92 130 17 / 0.8);
}
.ybc-decoration-section-branding-company\/90{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.9);
          text-decoration-color: rgb(92 130 17 / 0.9);
}
.ybc-decoration-section-branding-company\/95{
  -webkit-text-decoration-color: rgb(92 130 17 / 0.95);
          text-decoration-color: rgb(92 130 17 / 0.95);
}
.ybc-decoration-section-branding-company\/100{
  -webkit-text-decoration-color: rgb(92 130 17 / 1);
          text-decoration-color: rgb(92 130 17 / 1);
}
.ybc-decoration-section-branding-support\/0{
  -webkit-text-decoration-color: rgb(32 105 120 / 0);
          text-decoration-color: rgb(32 105 120 / 0);
}
.ybc-decoration-section-branding-support\/5{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.05);
          text-decoration-color: rgb(32 105 120 / 0.05);
}
.ybc-decoration-section-branding-support\/10{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.1);
          text-decoration-color: rgb(32 105 120 / 0.1);
}
.ybc-decoration-section-branding-support\/20{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.2);
          text-decoration-color: rgb(32 105 120 / 0.2);
}
.ybc-decoration-section-branding-support\/25{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.25);
          text-decoration-color: rgb(32 105 120 / 0.25);
}
.ybc-decoration-section-branding-support\/30{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.3);
          text-decoration-color: rgb(32 105 120 / 0.3);
}
.ybc-decoration-section-branding-support\/40{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.4);
          text-decoration-color: rgb(32 105 120 / 0.4);
}
.ybc-decoration-section-branding-support\/50{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.5);
          text-decoration-color: rgb(32 105 120 / 0.5);
}
.ybc-decoration-section-branding-support\/60{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.6);
          text-decoration-color: rgb(32 105 120 / 0.6);
}
.ybc-decoration-section-branding-support\/70{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.7);
          text-decoration-color: rgb(32 105 120 / 0.7);
}
.ybc-decoration-section-branding-support\/75{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.75);
          text-decoration-color: rgb(32 105 120 / 0.75);
}
.ybc-decoration-section-branding-support\/80{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.8);
          text-decoration-color: rgb(32 105 120 / 0.8);
}
.ybc-decoration-section-branding-support\/90{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.9);
          text-decoration-color: rgb(32 105 120 / 0.9);
}
.ybc-decoration-section-branding-support\/95{
  -webkit-text-decoration-color: rgb(32 105 120 / 0.95);
          text-decoration-color: rgb(32 105 120 / 0.95);
}
.ybc-decoration-section-branding-support\/100{
  -webkit-text-decoration-color: rgb(32 105 120 / 1);
          text-decoration-color: rgb(32 105 120 / 1);
}
.ybc-decoration-solid{
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
}
.ybc-decoration-double{
  -webkit-text-decoration-style: double;
          text-decoration-style: double;
}
.ybc-decoration-dotted{
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
}
.ybc-decoration-dashed{
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
}
.ybc-decoration-wavy{
  -webkit-text-decoration-style: wavy;
          text-decoration-style: wavy;
}
.ybc-decoration-0{
  text-decoration-thickness: 0px;
}
.ybc-decoration-1{
  text-decoration-thickness: 1px;
}
.ybc-decoration-2{
  text-decoration-thickness: 2px;
}
.ybc-decoration-4{
  text-decoration-thickness: 4px;
}
.ybc-decoration-8{
  text-decoration-thickness: 8px;
}
.ybc-decoration-auto{
  text-decoration-thickness: auto;
}
.ybc-decoration-from-font{
  text-decoration-thickness: from-font;
}
.ybc-underline-offset-0{
  text-underline-offset: 0px;
}
.ybc-underline-offset-1{
  text-underline-offset: 1px;
}
.ybc-underline-offset-2{
  text-underline-offset: 2px;
}
.ybc-underline-offset-4{
  text-underline-offset: 4px;
}
.ybc-underline-offset-8{
  text-underline-offset: 8px;
}
.ybc-underline-offset-auto{
  text-underline-offset: auto;
}
.ybc-antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ybc-subpixel-antialiased{
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.ybc-placeholder-transparent::-moz-placeholder{
  color: transparent;
}
.ybc-placeholder-transparent::placeholder{
  color: transparent;
}
.ybc-placeholder-current::-moz-placeholder{
  color: currentColor;
}
.ybc-placeholder-current::placeholder{
  color: currentColor;
}
.ybc-placeholder-black::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 0 0 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-black::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 0 0 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-white::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-white::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(154 202 60 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(154 202 60 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(132 189 0 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(132 189 0 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-600::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(101 162 12 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-600::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(101 162 12 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-700::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(123 175 0 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-700::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(123 175 0 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-900::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(92 130 17 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-lime-900::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(92 130 17 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-50::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(249 249 249 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-50::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(249 249 249 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-100::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(245 245 245 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-100::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(245 245 245 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-300::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(217 217 217 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-300::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(217 217 217 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(177 180 169 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(177 180 169 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(134 139 121 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(134 139 121 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-600::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(78 78 78 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-600::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(78 78 78 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-700::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(51 51 51 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-700::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(51 51 51 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-800::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(104 111 89 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-800::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(104 111 89 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-900::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(61 65 51 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-gray-900::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(61 65 51 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-teal-100::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(224 240 247 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-teal-100::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(224 240 247 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-teal-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 127 149 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-teal-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 127 149 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-teal-600::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 115 165 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-teal-600::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 115 165 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-teal-900::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 85 114 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-teal-900::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 85 114 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-blue-100::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(60 114 177 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-blue-100::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(60 114 177 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-blue-200::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(72 118 148 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-blue-200::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(72 118 148 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-blue-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(32 105 120 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-blue-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(32 105 120 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-why-yubico::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(60 114 177 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-why-yubico::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(60 114 177 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-products::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(74 118 148 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-products::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(74 118 148 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-solutions::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 115 165 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-solutions::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 115 165 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-resources::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 127 149 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-resources::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(0 127 149 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-company::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(92 130 17 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-company::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(92 130 17 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-support::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(32 105 120 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-section-branding-support::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(32 105 120 / var(--tw-placeholder-opacity));
}
.ybc-placeholder-transparent\/0::-moz-placeholder{
  color: rgb(0 0 0 / 0);
}
.ybc-placeholder-transparent\/0::placeholder{
  color: rgb(0 0 0 / 0);
}
.ybc-placeholder-transparent\/5::-moz-placeholder{
  color: rgb(0 0 0 / 0.05);
}
.ybc-placeholder-transparent\/5::placeholder{
  color: rgb(0 0 0 / 0.05);
}
.ybc-placeholder-transparent\/10::-moz-placeholder{
  color: rgb(0 0 0 / 0.1);
}
.ybc-placeholder-transparent\/10::placeholder{
  color: rgb(0 0 0 / 0.1);
}
.ybc-placeholder-transparent\/20::-moz-placeholder{
  color: rgb(0 0 0 / 0.2);
}
.ybc-placeholder-transparent\/20::placeholder{
  color: rgb(0 0 0 / 0.2);
}
.ybc-placeholder-transparent\/25::-moz-placeholder{
  color: rgb(0 0 0 / 0.25);
}
.ybc-placeholder-transparent\/25::placeholder{
  color: rgb(0 0 0 / 0.25);
}
.ybc-placeholder-transparent\/30::-moz-placeholder{
  color: rgb(0 0 0 / 0.3);
}
.ybc-placeholder-transparent\/30::placeholder{
  color: rgb(0 0 0 / 0.3);
}
.ybc-placeholder-transparent\/40::-moz-placeholder{
  color: rgb(0 0 0 / 0.4);
}
.ybc-placeholder-transparent\/40::placeholder{
  color: rgb(0 0 0 / 0.4);
}
.ybc-placeholder-transparent\/50::-moz-placeholder{
  color: rgb(0 0 0 / 0.5);
}
.ybc-placeholder-transparent\/50::placeholder{
  color: rgb(0 0 0 / 0.5);
}
.ybc-placeholder-transparent\/60::-moz-placeholder{
  color: rgb(0 0 0 / 0.6);
}
.ybc-placeholder-transparent\/60::placeholder{
  color: rgb(0 0 0 / 0.6);
}
.ybc-placeholder-transparent\/70::-moz-placeholder{
  color: rgb(0 0 0 / 0.7);
}
.ybc-placeholder-transparent\/70::placeholder{
  color: rgb(0 0 0 / 0.7);
}
.ybc-placeholder-transparent\/75::-moz-placeholder{
  color: rgb(0 0 0 / 0.75);
}
.ybc-placeholder-transparent\/75::placeholder{
  color: rgb(0 0 0 / 0.75);
}
.ybc-placeholder-transparent\/80::-moz-placeholder{
  color: rgb(0 0 0 / 0.8);
}
.ybc-placeholder-transparent\/80::placeholder{
  color: rgb(0 0 0 / 0.8);
}
.ybc-placeholder-transparent\/90::-moz-placeholder{
  color: rgb(0 0 0 / 0.9);
}
.ybc-placeholder-transparent\/90::placeholder{
  color: rgb(0 0 0 / 0.9);
}
.ybc-placeholder-transparent\/95::-moz-placeholder{
  color: rgb(0 0 0 / 0.95);
}
.ybc-placeholder-transparent\/95::placeholder{
  color: rgb(0 0 0 / 0.95);
}
.ybc-placeholder-transparent\/100::-moz-placeholder{
  color: rgb(0 0 0 / 1);
}
.ybc-placeholder-transparent\/100::placeholder{
  color: rgb(0 0 0 / 1);
}
.ybc-placeholder-black\/0::-moz-placeholder{
  color: rgb(0 0 0 / 0);
}
.ybc-placeholder-black\/0::placeholder{
  color: rgb(0 0 0 / 0);
}
.ybc-placeholder-black\/5::-moz-placeholder{
  color: rgb(0 0 0 / 0.05);
}
.ybc-placeholder-black\/5::placeholder{
  color: rgb(0 0 0 / 0.05);
}
.ybc-placeholder-black\/10::-moz-placeholder{
  color: rgb(0 0 0 / 0.1);
}
.ybc-placeholder-black\/10::placeholder{
  color: rgb(0 0 0 / 0.1);
}
.ybc-placeholder-black\/20::-moz-placeholder{
  color: rgb(0 0 0 / 0.2);
}
.ybc-placeholder-black\/20::placeholder{
  color: rgb(0 0 0 / 0.2);
}
.ybc-placeholder-black\/25::-moz-placeholder{
  color: rgb(0 0 0 / 0.25);
}
.ybc-placeholder-black\/25::placeholder{
  color: rgb(0 0 0 / 0.25);
}
.ybc-placeholder-black\/30::-moz-placeholder{
  color: rgb(0 0 0 / 0.3);
}
.ybc-placeholder-black\/30::placeholder{
  color: rgb(0 0 0 / 0.3);
}
.ybc-placeholder-black\/40::-moz-placeholder{
  color: rgb(0 0 0 / 0.4);
}
.ybc-placeholder-black\/40::placeholder{
  color: rgb(0 0 0 / 0.4);
}
.ybc-placeholder-black\/50::-moz-placeholder{
  color: rgb(0 0 0 / 0.5);
}
.ybc-placeholder-black\/50::placeholder{
  color: rgb(0 0 0 / 0.5);
}
.ybc-placeholder-black\/60::-moz-placeholder{
  color: rgb(0 0 0 / 0.6);
}
.ybc-placeholder-black\/60::placeholder{
  color: rgb(0 0 0 / 0.6);
}
.ybc-placeholder-black\/70::-moz-placeholder{
  color: rgb(0 0 0 / 0.7);
}
.ybc-placeholder-black\/70::placeholder{
  color: rgb(0 0 0 / 0.7);
}
.ybc-placeholder-black\/75::-moz-placeholder{
  color: rgb(0 0 0 / 0.75);
}
.ybc-placeholder-black\/75::placeholder{
  color: rgb(0 0 0 / 0.75);
}
.ybc-placeholder-black\/80::-moz-placeholder{
  color: rgb(0 0 0 / 0.8);
}
.ybc-placeholder-black\/80::placeholder{
  color: rgb(0 0 0 / 0.8);
}
.ybc-placeholder-black\/90::-moz-placeholder{
  color: rgb(0 0 0 / 0.9);
}
.ybc-placeholder-black\/90::placeholder{
  color: rgb(0 0 0 / 0.9);
}
.ybc-placeholder-black\/95::-moz-placeholder{
  color: rgb(0 0 0 / 0.95);
}
.ybc-placeholder-black\/95::placeholder{
  color: rgb(0 0 0 / 0.95);
}
.ybc-placeholder-black\/100::-moz-placeholder{
  color: rgb(0 0 0 / 1);
}
.ybc-placeholder-black\/100::placeholder{
  color: rgb(0 0 0 / 1);
}
.ybc-placeholder-white\/0::-moz-placeholder{
  color: rgb(255 255 255 / 0);
}
.ybc-placeholder-white\/0::placeholder{
  color: rgb(255 255 255 / 0);
}
.ybc-placeholder-white\/5::-moz-placeholder{
  color: rgb(255 255 255 / 0.05);
}
.ybc-placeholder-white\/5::placeholder{
  color: rgb(255 255 255 / 0.05);
}
.ybc-placeholder-white\/10::-moz-placeholder{
  color: rgb(255 255 255 / 0.1);
}
.ybc-placeholder-white\/10::placeholder{
  color: rgb(255 255 255 / 0.1);
}
.ybc-placeholder-white\/20::-moz-placeholder{
  color: rgb(255 255 255 / 0.2);
}
.ybc-placeholder-white\/20::placeholder{
  color: rgb(255 255 255 / 0.2);
}
.ybc-placeholder-white\/25::-moz-placeholder{
  color: rgb(255 255 255 / 0.25);
}
.ybc-placeholder-white\/25::placeholder{
  color: rgb(255 255 255 / 0.25);
}
.ybc-placeholder-white\/30::-moz-placeholder{
  color: rgb(255 255 255 / 0.3);
}
.ybc-placeholder-white\/30::placeholder{
  color: rgb(255 255 255 / 0.3);
}
.ybc-placeholder-white\/40::-moz-placeholder{
  color: rgb(255 255 255 / 0.4);
}
.ybc-placeholder-white\/40::placeholder{
  color: rgb(255 255 255 / 0.4);
}
.ybc-placeholder-white\/50::-moz-placeholder{
  color: rgb(255 255 255 / 0.5);
}
.ybc-placeholder-white\/50::placeholder{
  color: rgb(255 255 255 / 0.5);
}
.ybc-placeholder-white\/60::-moz-placeholder{
  color: rgb(255 255 255 / 0.6);
}
.ybc-placeholder-white\/60::placeholder{
  color: rgb(255 255 255 / 0.6);
}
.ybc-placeholder-white\/70::-moz-placeholder{
  color: rgb(255 255 255 / 0.7);
}
.ybc-placeholder-white\/70::placeholder{
  color: rgb(255 255 255 / 0.7);
}
.ybc-placeholder-white\/75::-moz-placeholder{
  color: rgb(255 255 255 / 0.75);
}
.ybc-placeholder-white\/75::placeholder{
  color: rgb(255 255 255 / 0.75);
}
.ybc-placeholder-white\/80::-moz-placeholder{
  color: rgb(255 255 255 / 0.8);
}
.ybc-placeholder-white\/80::placeholder{
  color: rgb(255 255 255 / 0.8);
}
.ybc-placeholder-white\/90::-moz-placeholder{
  color: rgb(255 255 255 / 0.9);
}
.ybc-placeholder-white\/90::placeholder{
  color: rgb(255 255 255 / 0.9);
}
.ybc-placeholder-white\/95::-moz-placeholder{
  color: rgb(255 255 255 / 0.95);
}
.ybc-placeholder-white\/95::placeholder{
  color: rgb(255 255 255 / 0.95);
}
.ybc-placeholder-white\/100::-moz-placeholder{
  color: rgb(255 255 255 / 1);
}
.ybc-placeholder-white\/100::placeholder{
  color: rgb(255 255 255 / 1);
}
.ybc-placeholder-lime-400\/0::-moz-placeholder{
  color: rgb(154 202 60 / 0);
}
.ybc-placeholder-lime-400\/0::placeholder{
  color: rgb(154 202 60 / 0);
}
.ybc-placeholder-lime-400\/5::-moz-placeholder{
  color: rgb(154 202 60 / 0.05);
}
.ybc-placeholder-lime-400\/5::placeholder{
  color: rgb(154 202 60 / 0.05);
}
.ybc-placeholder-lime-400\/10::-moz-placeholder{
  color: rgb(154 202 60 / 0.1);
}
.ybc-placeholder-lime-400\/10::placeholder{
  color: rgb(154 202 60 / 0.1);
}
.ybc-placeholder-lime-400\/20::-moz-placeholder{
  color: rgb(154 202 60 / 0.2);
}
.ybc-placeholder-lime-400\/20::placeholder{
  color: rgb(154 202 60 / 0.2);
}
.ybc-placeholder-lime-400\/25::-moz-placeholder{
  color: rgb(154 202 60 / 0.25);
}
.ybc-placeholder-lime-400\/25::placeholder{
  color: rgb(154 202 60 / 0.25);
}
.ybc-placeholder-lime-400\/30::-moz-placeholder{
  color: rgb(154 202 60 / 0.3);
}
.ybc-placeholder-lime-400\/30::placeholder{
  color: rgb(154 202 60 / 0.3);
}
.ybc-placeholder-lime-400\/40::-moz-placeholder{
  color: rgb(154 202 60 / 0.4);
}
.ybc-placeholder-lime-400\/40::placeholder{
  color: rgb(154 202 60 / 0.4);
}
.ybc-placeholder-lime-400\/50::-moz-placeholder{
  color: rgb(154 202 60 / 0.5);
}
.ybc-placeholder-lime-400\/50::placeholder{
  color: rgb(154 202 60 / 0.5);
}
.ybc-placeholder-lime-400\/60::-moz-placeholder{
  color: rgb(154 202 60 / 0.6);
}
.ybc-placeholder-lime-400\/60::placeholder{
  color: rgb(154 202 60 / 0.6);
}
.ybc-placeholder-lime-400\/70::-moz-placeholder{
  color: rgb(154 202 60 / 0.7);
}
.ybc-placeholder-lime-400\/70::placeholder{
  color: rgb(154 202 60 / 0.7);
}
.ybc-placeholder-lime-400\/75::-moz-placeholder{
  color: rgb(154 202 60 / 0.75);
}
.ybc-placeholder-lime-400\/75::placeholder{
  color: rgb(154 202 60 / 0.75);
}
.ybc-placeholder-lime-400\/80::-moz-placeholder{
  color: rgb(154 202 60 / 0.8);
}
.ybc-placeholder-lime-400\/80::placeholder{
  color: rgb(154 202 60 / 0.8);
}
.ybc-placeholder-lime-400\/90::-moz-placeholder{
  color: rgb(154 202 60 / 0.9);
}
.ybc-placeholder-lime-400\/90::placeholder{
  color: rgb(154 202 60 / 0.9);
}
.ybc-placeholder-lime-400\/95::-moz-placeholder{
  color: rgb(154 202 60 / 0.95);
}
.ybc-placeholder-lime-400\/95::placeholder{
  color: rgb(154 202 60 / 0.95);
}
.ybc-placeholder-lime-400\/100::-moz-placeholder{
  color: rgb(154 202 60 / 1);
}
.ybc-placeholder-lime-400\/100::placeholder{
  color: rgb(154 202 60 / 1);
}
.ybc-placeholder-lime-500\/0::-moz-placeholder{
  color: rgb(132 189 0 / 0);
}
.ybc-placeholder-lime-500\/0::placeholder{
  color: rgb(132 189 0 / 0);
}
.ybc-placeholder-lime-500\/5::-moz-placeholder{
  color: rgb(132 189 0 / 0.05);
}
.ybc-placeholder-lime-500\/5::placeholder{
  color: rgb(132 189 0 / 0.05);
}
.ybc-placeholder-lime-500\/10::-moz-placeholder{
  color: rgb(132 189 0 / 0.1);
}
.ybc-placeholder-lime-500\/10::placeholder{
  color: rgb(132 189 0 / 0.1);
}
.ybc-placeholder-lime-500\/20::-moz-placeholder{
  color: rgb(132 189 0 / 0.2);
}
.ybc-placeholder-lime-500\/20::placeholder{
  color: rgb(132 189 0 / 0.2);
}
.ybc-placeholder-lime-500\/25::-moz-placeholder{
  color: rgb(132 189 0 / 0.25);
}
.ybc-placeholder-lime-500\/25::placeholder{
  color: rgb(132 189 0 / 0.25);
}
.ybc-placeholder-lime-500\/30::-moz-placeholder{
  color: rgb(132 189 0 / 0.3);
}
.ybc-placeholder-lime-500\/30::placeholder{
  color: rgb(132 189 0 / 0.3);
}
.ybc-placeholder-lime-500\/40::-moz-placeholder{
  color: rgb(132 189 0 / 0.4);
}
.ybc-placeholder-lime-500\/40::placeholder{
  color: rgb(132 189 0 / 0.4);
}
.ybc-placeholder-lime-500\/50::-moz-placeholder{
  color: rgb(132 189 0 / 0.5);
}
.ybc-placeholder-lime-500\/50::placeholder{
  color: rgb(132 189 0 / 0.5);
}
.ybc-placeholder-lime-500\/60::-moz-placeholder{
  color: rgb(132 189 0 / 0.6);
}
.ybc-placeholder-lime-500\/60::placeholder{
  color: rgb(132 189 0 / 0.6);
}
.ybc-placeholder-lime-500\/70::-moz-placeholder{
  color: rgb(132 189 0 / 0.7);
}
.ybc-placeholder-lime-500\/70::placeholder{
  color: rgb(132 189 0 / 0.7);
}
.ybc-placeholder-lime-500\/75::-moz-placeholder{
  color: rgb(132 189 0 / 0.75);
}
.ybc-placeholder-lime-500\/75::placeholder{
  color: rgb(132 189 0 / 0.75);
}
.ybc-placeholder-lime-500\/80::-moz-placeholder{
  color: rgb(132 189 0 / 0.8);
}
.ybc-placeholder-lime-500\/80::placeholder{
  color: rgb(132 189 0 / 0.8);
}
.ybc-placeholder-lime-500\/90::-moz-placeholder{
  color: rgb(132 189 0 / 0.9);
}
.ybc-placeholder-lime-500\/90::placeholder{
  color: rgb(132 189 0 / 0.9);
}
.ybc-placeholder-lime-500\/95::-moz-placeholder{
  color: rgb(132 189 0 / 0.95);
}
.ybc-placeholder-lime-500\/95::placeholder{
  color: rgb(132 189 0 / 0.95);
}
.ybc-placeholder-lime-500\/100::-moz-placeholder{
  color: rgb(132 189 0 / 1);
}
.ybc-placeholder-lime-500\/100::placeholder{
  color: rgb(132 189 0 / 1);
}
.ybc-placeholder-lime-600\/0::-moz-placeholder{
  color: rgb(101 162 12 / 0);
}
.ybc-placeholder-lime-600\/0::placeholder{
  color: rgb(101 162 12 / 0);
}
.ybc-placeholder-lime-600\/5::-moz-placeholder{
  color: rgb(101 162 12 / 0.05);
}
.ybc-placeholder-lime-600\/5::placeholder{
  color: rgb(101 162 12 / 0.05);
}
.ybc-placeholder-lime-600\/10::-moz-placeholder{
  color: rgb(101 162 12 / 0.1);
}
.ybc-placeholder-lime-600\/10::placeholder{
  color: rgb(101 162 12 / 0.1);
}
.ybc-placeholder-lime-600\/20::-moz-placeholder{
  color: rgb(101 162 12 / 0.2);
}
.ybc-placeholder-lime-600\/20::placeholder{
  color: rgb(101 162 12 / 0.2);
}
.ybc-placeholder-lime-600\/25::-moz-placeholder{
  color: rgb(101 162 12 / 0.25);
}
.ybc-placeholder-lime-600\/25::placeholder{
  color: rgb(101 162 12 / 0.25);
}
.ybc-placeholder-lime-600\/30::-moz-placeholder{
  color: rgb(101 162 12 / 0.3);
}
.ybc-placeholder-lime-600\/30::placeholder{
  color: rgb(101 162 12 / 0.3);
}
.ybc-placeholder-lime-600\/40::-moz-placeholder{
  color: rgb(101 162 12 / 0.4);
}
.ybc-placeholder-lime-600\/40::placeholder{
  color: rgb(101 162 12 / 0.4);
}
.ybc-placeholder-lime-600\/50::-moz-placeholder{
  color: rgb(101 162 12 / 0.5);
}
.ybc-placeholder-lime-600\/50::placeholder{
  color: rgb(101 162 12 / 0.5);
}
.ybc-placeholder-lime-600\/60::-moz-placeholder{
  color: rgb(101 162 12 / 0.6);
}
.ybc-placeholder-lime-600\/60::placeholder{
  color: rgb(101 162 12 / 0.6);
}
.ybc-placeholder-lime-600\/70::-moz-placeholder{
  color: rgb(101 162 12 / 0.7);
}
.ybc-placeholder-lime-600\/70::placeholder{
  color: rgb(101 162 12 / 0.7);
}
.ybc-placeholder-lime-600\/75::-moz-placeholder{
  color: rgb(101 162 12 / 0.75);
}
.ybc-placeholder-lime-600\/75::placeholder{
  color: rgb(101 162 12 / 0.75);
}
.ybc-placeholder-lime-600\/80::-moz-placeholder{
  color: rgb(101 162 12 / 0.8);
}
.ybc-placeholder-lime-600\/80::placeholder{
  color: rgb(101 162 12 / 0.8);
}
.ybc-placeholder-lime-600\/90::-moz-placeholder{
  color: rgb(101 162 12 / 0.9);
}
.ybc-placeholder-lime-600\/90::placeholder{
  color: rgb(101 162 12 / 0.9);
}
.ybc-placeholder-lime-600\/95::-moz-placeholder{
  color: rgb(101 162 12 / 0.95);
}
.ybc-placeholder-lime-600\/95::placeholder{
  color: rgb(101 162 12 / 0.95);
}
.ybc-placeholder-lime-600\/100::-moz-placeholder{
  color: rgb(101 162 12 / 1);
}
.ybc-placeholder-lime-600\/100::placeholder{
  color: rgb(101 162 12 / 1);
}
.ybc-placeholder-lime-700\/0::-moz-placeholder{
  color: rgb(123 175 0 / 0);
}
.ybc-placeholder-lime-700\/0::placeholder{
  color: rgb(123 175 0 / 0);
}
.ybc-placeholder-lime-700\/5::-moz-placeholder{
  color: rgb(123 175 0 / 0.05);
}
.ybc-placeholder-lime-700\/5::placeholder{
  color: rgb(123 175 0 / 0.05);
}
.ybc-placeholder-lime-700\/10::-moz-placeholder{
  color: rgb(123 175 0 / 0.1);
}
.ybc-placeholder-lime-700\/10::placeholder{
  color: rgb(123 175 0 / 0.1);
}
.ybc-placeholder-lime-700\/20::-moz-placeholder{
  color: rgb(123 175 0 / 0.2);
}
.ybc-placeholder-lime-700\/20::placeholder{
  color: rgb(123 175 0 / 0.2);
}
.ybc-placeholder-lime-700\/25::-moz-placeholder{
  color: rgb(123 175 0 / 0.25);
}
.ybc-placeholder-lime-700\/25::placeholder{
  color: rgb(123 175 0 / 0.25);
}
.ybc-placeholder-lime-700\/30::-moz-placeholder{
  color: rgb(123 175 0 / 0.3);
}
.ybc-placeholder-lime-700\/30::placeholder{
  color: rgb(123 175 0 / 0.3);
}
.ybc-placeholder-lime-700\/40::-moz-placeholder{
  color: rgb(123 175 0 / 0.4);
}
.ybc-placeholder-lime-700\/40::placeholder{
  color: rgb(123 175 0 / 0.4);
}
.ybc-placeholder-lime-700\/50::-moz-placeholder{
  color: rgb(123 175 0 / 0.5);
}
.ybc-placeholder-lime-700\/50::placeholder{
  color: rgb(123 175 0 / 0.5);
}
.ybc-placeholder-lime-700\/60::-moz-placeholder{
  color: rgb(123 175 0 / 0.6);
}
.ybc-placeholder-lime-700\/60::placeholder{
  color: rgb(123 175 0 / 0.6);
}
.ybc-placeholder-lime-700\/70::-moz-placeholder{
  color: rgb(123 175 0 / 0.7);
}
.ybc-placeholder-lime-700\/70::placeholder{
  color: rgb(123 175 0 / 0.7);
}
.ybc-placeholder-lime-700\/75::-moz-placeholder{
  color: rgb(123 175 0 / 0.75);
}
.ybc-placeholder-lime-700\/75::placeholder{
  color: rgb(123 175 0 / 0.75);
}
.ybc-placeholder-lime-700\/80::-moz-placeholder{
  color: rgb(123 175 0 / 0.8);
}
.ybc-placeholder-lime-700\/80::placeholder{
  color: rgb(123 175 0 / 0.8);
}
.ybc-placeholder-lime-700\/90::-moz-placeholder{
  color: rgb(123 175 0 / 0.9);
}
.ybc-placeholder-lime-700\/90::placeholder{
  color: rgb(123 175 0 / 0.9);
}
.ybc-placeholder-lime-700\/95::-moz-placeholder{
  color: rgb(123 175 0 / 0.95);
}
.ybc-placeholder-lime-700\/95::placeholder{
  color: rgb(123 175 0 / 0.95);
}
.ybc-placeholder-lime-700\/100::-moz-placeholder{
  color: rgb(123 175 0 / 1);
}
.ybc-placeholder-lime-700\/100::placeholder{
  color: rgb(123 175 0 / 1);
}
.ybc-placeholder-lime-900\/0::-moz-placeholder{
  color: rgb(92 130 17 / 0);
}
.ybc-placeholder-lime-900\/0::placeholder{
  color: rgb(92 130 17 / 0);
}
.ybc-placeholder-lime-900\/5::-moz-placeholder{
  color: rgb(92 130 17 / 0.05);
}
.ybc-placeholder-lime-900\/5::placeholder{
  color: rgb(92 130 17 / 0.05);
}
.ybc-placeholder-lime-900\/10::-moz-placeholder{
  color: rgb(92 130 17 / 0.1);
}
.ybc-placeholder-lime-900\/10::placeholder{
  color: rgb(92 130 17 / 0.1);
}
.ybc-placeholder-lime-900\/20::-moz-placeholder{
  color: rgb(92 130 17 / 0.2);
}
.ybc-placeholder-lime-900\/20::placeholder{
  color: rgb(92 130 17 / 0.2);
}
.ybc-placeholder-lime-900\/25::-moz-placeholder{
  color: rgb(92 130 17 / 0.25);
}
.ybc-placeholder-lime-900\/25::placeholder{
  color: rgb(92 130 17 / 0.25);
}
.ybc-placeholder-lime-900\/30::-moz-placeholder{
  color: rgb(92 130 17 / 0.3);
}
.ybc-placeholder-lime-900\/30::placeholder{
  color: rgb(92 130 17 / 0.3);
}
.ybc-placeholder-lime-900\/40::-moz-placeholder{
  color: rgb(92 130 17 / 0.4);
}
.ybc-placeholder-lime-900\/40::placeholder{
  color: rgb(92 130 17 / 0.4);
}
.ybc-placeholder-lime-900\/50::-moz-placeholder{
  color: rgb(92 130 17 / 0.5);
}
.ybc-placeholder-lime-900\/50::placeholder{
  color: rgb(92 130 17 / 0.5);
}
.ybc-placeholder-lime-900\/60::-moz-placeholder{
  color: rgb(92 130 17 / 0.6);
}
.ybc-placeholder-lime-900\/60::placeholder{
  color: rgb(92 130 17 / 0.6);
}
.ybc-placeholder-lime-900\/70::-moz-placeholder{
  color: rgb(92 130 17 / 0.7);
}
.ybc-placeholder-lime-900\/70::placeholder{
  color: rgb(92 130 17 / 0.7);
}
.ybc-placeholder-lime-900\/75::-moz-placeholder{
  color: rgb(92 130 17 / 0.75);
}
.ybc-placeholder-lime-900\/75::placeholder{
  color: rgb(92 130 17 / 0.75);
}
.ybc-placeholder-lime-900\/80::-moz-placeholder{
  color: rgb(92 130 17 / 0.8);
}
.ybc-placeholder-lime-900\/80::placeholder{
  color: rgb(92 130 17 / 0.8);
}
.ybc-placeholder-lime-900\/90::-moz-placeholder{
  color: rgb(92 130 17 / 0.9);
}
.ybc-placeholder-lime-900\/90::placeholder{
  color: rgb(92 130 17 / 0.9);
}
.ybc-placeholder-lime-900\/95::-moz-placeholder{
  color: rgb(92 130 17 / 0.95);
}
.ybc-placeholder-lime-900\/95::placeholder{
  color: rgb(92 130 17 / 0.95);
}
.ybc-placeholder-lime-900\/100::-moz-placeholder{
  color: rgb(92 130 17 / 1);
}
.ybc-placeholder-lime-900\/100::placeholder{
  color: rgb(92 130 17 / 1);
}
.ybc-placeholder-gray-50\/0::-moz-placeholder{
  color: rgb(249 249 249 / 0);
}
.ybc-placeholder-gray-50\/0::placeholder{
  color: rgb(249 249 249 / 0);
}
.ybc-placeholder-gray-50\/5::-moz-placeholder{
  color: rgb(249 249 249 / 0.05);
}
.ybc-placeholder-gray-50\/5::placeholder{
  color: rgb(249 249 249 / 0.05);
}
.ybc-placeholder-gray-50\/10::-moz-placeholder{
  color: rgb(249 249 249 / 0.1);
}
.ybc-placeholder-gray-50\/10::placeholder{
  color: rgb(249 249 249 / 0.1);
}
.ybc-placeholder-gray-50\/20::-moz-placeholder{
  color: rgb(249 249 249 / 0.2);
}
.ybc-placeholder-gray-50\/20::placeholder{
  color: rgb(249 249 249 / 0.2);
}
.ybc-placeholder-gray-50\/25::-moz-placeholder{
  color: rgb(249 249 249 / 0.25);
}
.ybc-placeholder-gray-50\/25::placeholder{
  color: rgb(249 249 249 / 0.25);
}
.ybc-placeholder-gray-50\/30::-moz-placeholder{
  color: rgb(249 249 249 / 0.3);
}
.ybc-placeholder-gray-50\/30::placeholder{
  color: rgb(249 249 249 / 0.3);
}
.ybc-placeholder-gray-50\/40::-moz-placeholder{
  color: rgb(249 249 249 / 0.4);
}
.ybc-placeholder-gray-50\/40::placeholder{
  color: rgb(249 249 249 / 0.4);
}
.ybc-placeholder-gray-50\/50::-moz-placeholder{
  color: rgb(249 249 249 / 0.5);
}
.ybc-placeholder-gray-50\/50::placeholder{
  color: rgb(249 249 249 / 0.5);
}
.ybc-placeholder-gray-50\/60::-moz-placeholder{
  color: rgb(249 249 249 / 0.6);
}
.ybc-placeholder-gray-50\/60::placeholder{
  color: rgb(249 249 249 / 0.6);
}
.ybc-placeholder-gray-50\/70::-moz-placeholder{
  color: rgb(249 249 249 / 0.7);
}
.ybc-placeholder-gray-50\/70::placeholder{
  color: rgb(249 249 249 / 0.7);
}
.ybc-placeholder-gray-50\/75::-moz-placeholder{
  color: rgb(249 249 249 / 0.75);
}
.ybc-placeholder-gray-50\/75::placeholder{
  color: rgb(249 249 249 / 0.75);
}
.ybc-placeholder-gray-50\/80::-moz-placeholder{
  color: rgb(249 249 249 / 0.8);
}
.ybc-placeholder-gray-50\/80::placeholder{
  color: rgb(249 249 249 / 0.8);
}
.ybc-placeholder-gray-50\/90::-moz-placeholder{
  color: rgb(249 249 249 / 0.9);
}
.ybc-placeholder-gray-50\/90::placeholder{
  color: rgb(249 249 249 / 0.9);
}
.ybc-placeholder-gray-50\/95::-moz-placeholder{
  color: rgb(249 249 249 / 0.95);
}
.ybc-placeholder-gray-50\/95::placeholder{
  color: rgb(249 249 249 / 0.95);
}
.ybc-placeholder-gray-50\/100::-moz-placeholder{
  color: rgb(249 249 249 / 1);
}
.ybc-placeholder-gray-50\/100::placeholder{
  color: rgb(249 249 249 / 1);
}
.ybc-placeholder-gray-100\/0::-moz-placeholder{
  color: rgb(245 245 245 / 0);
}
.ybc-placeholder-gray-100\/0::placeholder{
  color: rgb(245 245 245 / 0);
}
.ybc-placeholder-gray-100\/5::-moz-placeholder{
  color: rgb(245 245 245 / 0.05);
}
.ybc-placeholder-gray-100\/5::placeholder{
  color: rgb(245 245 245 / 0.05);
}
.ybc-placeholder-gray-100\/10::-moz-placeholder{
  color: rgb(245 245 245 / 0.1);
}
.ybc-placeholder-gray-100\/10::placeholder{
  color: rgb(245 245 245 / 0.1);
}
.ybc-placeholder-gray-100\/20::-moz-placeholder{
  color: rgb(245 245 245 / 0.2);
}
.ybc-placeholder-gray-100\/20::placeholder{
  color: rgb(245 245 245 / 0.2);
}
.ybc-placeholder-gray-100\/25::-moz-placeholder{
  color: rgb(245 245 245 / 0.25);
}
.ybc-placeholder-gray-100\/25::placeholder{
  color: rgb(245 245 245 / 0.25);
}
.ybc-placeholder-gray-100\/30::-moz-placeholder{
  color: rgb(245 245 245 / 0.3);
}
.ybc-placeholder-gray-100\/30::placeholder{
  color: rgb(245 245 245 / 0.3);
}
.ybc-placeholder-gray-100\/40::-moz-placeholder{
  color: rgb(245 245 245 / 0.4);
}
.ybc-placeholder-gray-100\/40::placeholder{
  color: rgb(245 245 245 / 0.4);
}
.ybc-placeholder-gray-100\/50::-moz-placeholder{
  color: rgb(245 245 245 / 0.5);
}
.ybc-placeholder-gray-100\/50::placeholder{
  color: rgb(245 245 245 / 0.5);
}
.ybc-placeholder-gray-100\/60::-moz-placeholder{
  color: rgb(245 245 245 / 0.6);
}
.ybc-placeholder-gray-100\/60::placeholder{
  color: rgb(245 245 245 / 0.6);
}
.ybc-placeholder-gray-100\/70::-moz-placeholder{
  color: rgb(245 245 245 / 0.7);
}
.ybc-placeholder-gray-100\/70::placeholder{
  color: rgb(245 245 245 / 0.7);
}
.ybc-placeholder-gray-100\/75::-moz-placeholder{
  color: rgb(245 245 245 / 0.75);
}
.ybc-placeholder-gray-100\/75::placeholder{
  color: rgb(245 245 245 / 0.75);
}
.ybc-placeholder-gray-100\/80::-moz-placeholder{
  color: rgb(245 245 245 / 0.8);
}
.ybc-placeholder-gray-100\/80::placeholder{
  color: rgb(245 245 245 / 0.8);
}
.ybc-placeholder-gray-100\/90::-moz-placeholder{
  color: rgb(245 245 245 / 0.9);
}
.ybc-placeholder-gray-100\/90::placeholder{
  color: rgb(245 245 245 / 0.9);
}
.ybc-placeholder-gray-100\/95::-moz-placeholder{
  color: rgb(245 245 245 / 0.95);
}
.ybc-placeholder-gray-100\/95::placeholder{
  color: rgb(245 245 245 / 0.95);
}
.ybc-placeholder-gray-100\/100::-moz-placeholder{
  color: rgb(245 245 245 / 1);
}
.ybc-placeholder-gray-100\/100::placeholder{
  color: rgb(245 245 245 / 1);
}
.ybc-placeholder-gray-300\/0::-moz-placeholder{
  color: rgb(217 217 217 / 0);
}
.ybc-placeholder-gray-300\/0::placeholder{
  color: rgb(217 217 217 / 0);
}
.ybc-placeholder-gray-300\/5::-moz-placeholder{
  color: rgb(217 217 217 / 0.05);
}
.ybc-placeholder-gray-300\/5::placeholder{
  color: rgb(217 217 217 / 0.05);
}
.ybc-placeholder-gray-300\/10::-moz-placeholder{
  color: rgb(217 217 217 / 0.1);
}
.ybc-placeholder-gray-300\/10::placeholder{
  color: rgb(217 217 217 / 0.1);
}
.ybc-placeholder-gray-300\/20::-moz-placeholder{
  color: rgb(217 217 217 / 0.2);
}
.ybc-placeholder-gray-300\/20::placeholder{
  color: rgb(217 217 217 / 0.2);
}
.ybc-placeholder-gray-300\/25::-moz-placeholder{
  color: rgb(217 217 217 / 0.25);
}
.ybc-placeholder-gray-300\/25::placeholder{
  color: rgb(217 217 217 / 0.25);
}
.ybc-placeholder-gray-300\/30::-moz-placeholder{
  color: rgb(217 217 217 / 0.3);
}
.ybc-placeholder-gray-300\/30::placeholder{
  color: rgb(217 217 217 / 0.3);
}
.ybc-placeholder-gray-300\/40::-moz-placeholder{
  color: rgb(217 217 217 / 0.4);
}
.ybc-placeholder-gray-300\/40::placeholder{
  color: rgb(217 217 217 / 0.4);
}
.ybc-placeholder-gray-300\/50::-moz-placeholder{
  color: rgb(217 217 217 / 0.5);
}
.ybc-placeholder-gray-300\/50::placeholder{
  color: rgb(217 217 217 / 0.5);
}
.ybc-placeholder-gray-300\/60::-moz-placeholder{
  color: rgb(217 217 217 / 0.6);
}
.ybc-placeholder-gray-300\/60::placeholder{
  color: rgb(217 217 217 / 0.6);
}
.ybc-placeholder-gray-300\/70::-moz-placeholder{
  color: rgb(217 217 217 / 0.7);
}
.ybc-placeholder-gray-300\/70::placeholder{
  color: rgb(217 217 217 / 0.7);
}
.ybc-placeholder-gray-300\/75::-moz-placeholder{
  color: rgb(217 217 217 / 0.75);
}
.ybc-placeholder-gray-300\/75::placeholder{
  color: rgb(217 217 217 / 0.75);
}
.ybc-placeholder-gray-300\/80::-moz-placeholder{
  color: rgb(217 217 217 / 0.8);
}
.ybc-placeholder-gray-300\/80::placeholder{
  color: rgb(217 217 217 / 0.8);
}
.ybc-placeholder-gray-300\/90::-moz-placeholder{
  color: rgb(217 217 217 / 0.9);
}
.ybc-placeholder-gray-300\/90::placeholder{
  color: rgb(217 217 217 / 0.9);
}
.ybc-placeholder-gray-300\/95::-moz-placeholder{
  color: rgb(217 217 217 / 0.95);
}
.ybc-placeholder-gray-300\/95::placeholder{
  color: rgb(217 217 217 / 0.95);
}
.ybc-placeholder-gray-300\/100::-moz-placeholder{
  color: rgb(217 217 217 / 1);
}
.ybc-placeholder-gray-300\/100::placeholder{
  color: rgb(217 217 217 / 1);
}
.ybc-placeholder-gray-400\/0::-moz-placeholder{
  color: rgb(177 180 169 / 0);
}
.ybc-placeholder-gray-400\/0::placeholder{
  color: rgb(177 180 169 / 0);
}
.ybc-placeholder-gray-400\/5::-moz-placeholder{
  color: rgb(177 180 169 / 0.05);
}
.ybc-placeholder-gray-400\/5::placeholder{
  color: rgb(177 180 169 / 0.05);
}
.ybc-placeholder-gray-400\/10::-moz-placeholder{
  color: rgb(177 180 169 / 0.1);
}
.ybc-placeholder-gray-400\/10::placeholder{
  color: rgb(177 180 169 / 0.1);
}
.ybc-placeholder-gray-400\/20::-moz-placeholder{
  color: rgb(177 180 169 / 0.2);
}
.ybc-placeholder-gray-400\/20::placeholder{
  color: rgb(177 180 169 / 0.2);
}
.ybc-placeholder-gray-400\/25::-moz-placeholder{
  color: rgb(177 180 169 / 0.25);
}
.ybc-placeholder-gray-400\/25::placeholder{
  color: rgb(177 180 169 / 0.25);
}
.ybc-placeholder-gray-400\/30::-moz-placeholder{
  color: rgb(177 180 169 / 0.3);
}
.ybc-placeholder-gray-400\/30::placeholder{
  color: rgb(177 180 169 / 0.3);
}
.ybc-placeholder-gray-400\/40::-moz-placeholder{
  color: rgb(177 180 169 / 0.4);
}
.ybc-placeholder-gray-400\/40::placeholder{
  color: rgb(177 180 169 / 0.4);
}
.ybc-placeholder-gray-400\/50::-moz-placeholder{
  color: rgb(177 180 169 / 0.5);
}
.ybc-placeholder-gray-400\/50::placeholder{
  color: rgb(177 180 169 / 0.5);
}
.ybc-placeholder-gray-400\/60::-moz-placeholder{
  color: rgb(177 180 169 / 0.6);
}
.ybc-placeholder-gray-400\/60::placeholder{
  color: rgb(177 180 169 / 0.6);
}
.ybc-placeholder-gray-400\/70::-moz-placeholder{
  color: rgb(177 180 169 / 0.7);
}
.ybc-placeholder-gray-400\/70::placeholder{
  color: rgb(177 180 169 / 0.7);
}
.ybc-placeholder-gray-400\/75::-moz-placeholder{
  color: rgb(177 180 169 / 0.75);
}
.ybc-placeholder-gray-400\/75::placeholder{
  color: rgb(177 180 169 / 0.75);
}
.ybc-placeholder-gray-400\/80::-moz-placeholder{
  color: rgb(177 180 169 / 0.8);
}
.ybc-placeholder-gray-400\/80::placeholder{
  color: rgb(177 180 169 / 0.8);
}
.ybc-placeholder-gray-400\/90::-moz-placeholder{
  color: rgb(177 180 169 / 0.9);
}
.ybc-placeholder-gray-400\/90::placeholder{
  color: rgb(177 180 169 / 0.9);
}
.ybc-placeholder-gray-400\/95::-moz-placeholder{
  color: rgb(177 180 169 / 0.95);
}
.ybc-placeholder-gray-400\/95::placeholder{
  color: rgb(177 180 169 / 0.95);
}
.ybc-placeholder-gray-400\/100::-moz-placeholder{
  color: rgb(177 180 169 / 1);
}
.ybc-placeholder-gray-400\/100::placeholder{
  color: rgb(177 180 169 / 1);
}
.ybc-placeholder-gray-500\/0::-moz-placeholder{
  color: rgb(134 139 121 / 0);
}
.ybc-placeholder-gray-500\/0::placeholder{
  color: rgb(134 139 121 / 0);
}
.ybc-placeholder-gray-500\/5::-moz-placeholder{
  color: rgb(134 139 121 / 0.05);
}
.ybc-placeholder-gray-500\/5::placeholder{
  color: rgb(134 139 121 / 0.05);
}
.ybc-placeholder-gray-500\/10::-moz-placeholder{
  color: rgb(134 139 121 / 0.1);
}
.ybc-placeholder-gray-500\/10::placeholder{
  color: rgb(134 139 121 / 0.1);
}
.ybc-placeholder-gray-500\/20::-moz-placeholder{
  color: rgb(134 139 121 / 0.2);
}
.ybc-placeholder-gray-500\/20::placeholder{
  color: rgb(134 139 121 / 0.2);
}
.ybc-placeholder-gray-500\/25::-moz-placeholder{
  color: rgb(134 139 121 / 0.25);
}
.ybc-placeholder-gray-500\/25::placeholder{
  color: rgb(134 139 121 / 0.25);
}
.ybc-placeholder-gray-500\/30::-moz-placeholder{
  color: rgb(134 139 121 / 0.3);
}
.ybc-placeholder-gray-500\/30::placeholder{
  color: rgb(134 139 121 / 0.3);
}
.ybc-placeholder-gray-500\/40::-moz-placeholder{
  color: rgb(134 139 121 / 0.4);
}
.ybc-placeholder-gray-500\/40::placeholder{
  color: rgb(134 139 121 / 0.4);
}
.ybc-placeholder-gray-500\/50::-moz-placeholder{
  color: rgb(134 139 121 / 0.5);
}
.ybc-placeholder-gray-500\/50::placeholder{
  color: rgb(134 139 121 / 0.5);
}
.ybc-placeholder-gray-500\/60::-moz-placeholder{
  color: rgb(134 139 121 / 0.6);
}
.ybc-placeholder-gray-500\/60::placeholder{
  color: rgb(134 139 121 / 0.6);
}
.ybc-placeholder-gray-500\/70::-moz-placeholder{
  color: rgb(134 139 121 / 0.7);
}
.ybc-placeholder-gray-500\/70::placeholder{
  color: rgb(134 139 121 / 0.7);
}
.ybc-placeholder-gray-500\/75::-moz-placeholder{
  color: rgb(134 139 121 / 0.75);
}
.ybc-placeholder-gray-500\/75::placeholder{
  color: rgb(134 139 121 / 0.75);
}
.ybc-placeholder-gray-500\/80::-moz-placeholder{
  color: rgb(134 139 121 / 0.8);
}
.ybc-placeholder-gray-500\/80::placeholder{
  color: rgb(134 139 121 / 0.8);
}
.ybc-placeholder-gray-500\/90::-moz-placeholder{
  color: rgb(134 139 121 / 0.9);
}
.ybc-placeholder-gray-500\/90::placeholder{
  color: rgb(134 139 121 / 0.9);
}
.ybc-placeholder-gray-500\/95::-moz-placeholder{
  color: rgb(134 139 121 / 0.95);
}
.ybc-placeholder-gray-500\/95::placeholder{
  color: rgb(134 139 121 / 0.95);
}
.ybc-placeholder-gray-500\/100::-moz-placeholder{
  color: rgb(134 139 121 / 1);
}
.ybc-placeholder-gray-500\/100::placeholder{
  color: rgb(134 139 121 / 1);
}
.ybc-placeholder-gray-600\/0::-moz-placeholder{
  color: rgb(78 78 78 / 0);
}
.ybc-placeholder-gray-600\/0::placeholder{
  color: rgb(78 78 78 / 0);
}
.ybc-placeholder-gray-600\/5::-moz-placeholder{
  color: rgb(78 78 78 / 0.05);
}
.ybc-placeholder-gray-600\/5::placeholder{
  color: rgb(78 78 78 / 0.05);
}
.ybc-placeholder-gray-600\/10::-moz-placeholder{
  color: rgb(78 78 78 / 0.1);
}
.ybc-placeholder-gray-600\/10::placeholder{
  color: rgb(78 78 78 / 0.1);
}
.ybc-placeholder-gray-600\/20::-moz-placeholder{
  color: rgb(78 78 78 / 0.2);
}
.ybc-placeholder-gray-600\/20::placeholder{
  color: rgb(78 78 78 / 0.2);
}
.ybc-placeholder-gray-600\/25::-moz-placeholder{
  color: rgb(78 78 78 / 0.25);
}
.ybc-placeholder-gray-600\/25::placeholder{
  color: rgb(78 78 78 / 0.25);
}
.ybc-placeholder-gray-600\/30::-moz-placeholder{
  color: rgb(78 78 78 / 0.3);
}
.ybc-placeholder-gray-600\/30::placeholder{
  color: rgb(78 78 78 / 0.3);
}
.ybc-placeholder-gray-600\/40::-moz-placeholder{
  color: rgb(78 78 78 / 0.4);
}
.ybc-placeholder-gray-600\/40::placeholder{
  color: rgb(78 78 78 / 0.4);
}
.ybc-placeholder-gray-600\/50::-moz-placeholder{
  color: rgb(78 78 78 / 0.5);
}
.ybc-placeholder-gray-600\/50::placeholder{
  color: rgb(78 78 78 / 0.5);
}
.ybc-placeholder-gray-600\/60::-moz-placeholder{
  color: rgb(78 78 78 / 0.6);
}
.ybc-placeholder-gray-600\/60::placeholder{
  color: rgb(78 78 78 / 0.6);
}
.ybc-placeholder-gray-600\/70::-moz-placeholder{
  color: rgb(78 78 78 / 0.7);
}
.ybc-placeholder-gray-600\/70::placeholder{
  color: rgb(78 78 78 / 0.7);
}
.ybc-placeholder-gray-600\/75::-moz-placeholder{
  color: rgb(78 78 78 / 0.75);
}
.ybc-placeholder-gray-600\/75::placeholder{
  color: rgb(78 78 78 / 0.75);
}
.ybc-placeholder-gray-600\/80::-moz-placeholder{
  color: rgb(78 78 78 / 0.8);
}
.ybc-placeholder-gray-600\/80::placeholder{
  color: rgb(78 78 78 / 0.8);
}
.ybc-placeholder-gray-600\/90::-moz-placeholder{
  color: rgb(78 78 78 / 0.9);
}
.ybc-placeholder-gray-600\/90::placeholder{
  color: rgb(78 78 78 / 0.9);
}
.ybc-placeholder-gray-600\/95::-moz-placeholder{
  color: rgb(78 78 78 / 0.95);
}
.ybc-placeholder-gray-600\/95::placeholder{
  color: rgb(78 78 78 / 0.95);
}
.ybc-placeholder-gray-600\/100::-moz-placeholder{
  color: rgb(78 78 78 / 1);
}
.ybc-placeholder-gray-600\/100::placeholder{
  color: rgb(78 78 78 / 1);
}
.ybc-placeholder-gray-700\/0::-moz-placeholder{
  color: rgb(51 51 51 / 0);
}
.ybc-placeholder-gray-700\/0::placeholder{
  color: rgb(51 51 51 / 0);
}
.ybc-placeholder-gray-700\/5::-moz-placeholder{
  color: rgb(51 51 51 / 0.05);
}
.ybc-placeholder-gray-700\/5::placeholder{
  color: rgb(51 51 51 / 0.05);
}
.ybc-placeholder-gray-700\/10::-moz-placeholder{
  color: rgb(51 51 51 / 0.1);
}
.ybc-placeholder-gray-700\/10::placeholder{
  color: rgb(51 51 51 / 0.1);
}
.ybc-placeholder-gray-700\/20::-moz-placeholder{
  color: rgb(51 51 51 / 0.2);
}
.ybc-placeholder-gray-700\/20::placeholder{
  color: rgb(51 51 51 / 0.2);
}
.ybc-placeholder-gray-700\/25::-moz-placeholder{
  color: rgb(51 51 51 / 0.25);
}
.ybc-placeholder-gray-700\/25::placeholder{
  color: rgb(51 51 51 / 0.25);
}
.ybc-placeholder-gray-700\/30::-moz-placeholder{
  color: rgb(51 51 51 / 0.3);
}
.ybc-placeholder-gray-700\/30::placeholder{
  color: rgb(51 51 51 / 0.3);
}
.ybc-placeholder-gray-700\/40::-moz-placeholder{
  color: rgb(51 51 51 / 0.4);
}
.ybc-placeholder-gray-700\/40::placeholder{
  color: rgb(51 51 51 / 0.4);
}
.ybc-placeholder-gray-700\/50::-moz-placeholder{
  color: rgb(51 51 51 / 0.5);
}
.ybc-placeholder-gray-700\/50::placeholder{
  color: rgb(51 51 51 / 0.5);
}
.ybc-placeholder-gray-700\/60::-moz-placeholder{
  color: rgb(51 51 51 / 0.6);
}
.ybc-placeholder-gray-700\/60::placeholder{
  color: rgb(51 51 51 / 0.6);
}
.ybc-placeholder-gray-700\/70::-moz-placeholder{
  color: rgb(51 51 51 / 0.7);
}
.ybc-placeholder-gray-700\/70::placeholder{
  color: rgb(51 51 51 / 0.7);
}
.ybc-placeholder-gray-700\/75::-moz-placeholder{
  color: rgb(51 51 51 / 0.75);
}
.ybc-placeholder-gray-700\/75::placeholder{
  color: rgb(51 51 51 / 0.75);
}
.ybc-placeholder-gray-700\/80::-moz-placeholder{
  color: rgb(51 51 51 / 0.8);
}
.ybc-placeholder-gray-700\/80::placeholder{
  color: rgb(51 51 51 / 0.8);
}
.ybc-placeholder-gray-700\/90::-moz-placeholder{
  color: rgb(51 51 51 / 0.9);
}
.ybc-placeholder-gray-700\/90::placeholder{
  color: rgb(51 51 51 / 0.9);
}
.ybc-placeholder-gray-700\/95::-moz-placeholder{
  color: rgb(51 51 51 / 0.95);
}
.ybc-placeholder-gray-700\/95::placeholder{
  color: rgb(51 51 51 / 0.95);
}
.ybc-placeholder-gray-700\/100::-moz-placeholder{
  color: rgb(51 51 51 / 1);
}
.ybc-placeholder-gray-700\/100::placeholder{
  color: rgb(51 51 51 / 1);
}
.ybc-placeholder-gray-800\/0::-moz-placeholder{
  color: rgb(104 111 89 / 0);
}
.ybc-placeholder-gray-800\/0::placeholder{
  color: rgb(104 111 89 / 0);
}
.ybc-placeholder-gray-800\/5::-moz-placeholder{
  color: rgb(104 111 89 / 0.05);
}
.ybc-placeholder-gray-800\/5::placeholder{
  color: rgb(104 111 89 / 0.05);
}
.ybc-placeholder-gray-800\/10::-moz-placeholder{
  color: rgb(104 111 89 / 0.1);
}
.ybc-placeholder-gray-800\/10::placeholder{
  color: rgb(104 111 89 / 0.1);
}
.ybc-placeholder-gray-800\/20::-moz-placeholder{
  color: rgb(104 111 89 / 0.2);
}
.ybc-placeholder-gray-800\/20::placeholder{
  color: rgb(104 111 89 / 0.2);
}
.ybc-placeholder-gray-800\/25::-moz-placeholder{
  color: rgb(104 111 89 / 0.25);
}
.ybc-placeholder-gray-800\/25::placeholder{
  color: rgb(104 111 89 / 0.25);
}
.ybc-placeholder-gray-800\/30::-moz-placeholder{
  color: rgb(104 111 89 / 0.3);
}
.ybc-placeholder-gray-800\/30::placeholder{
  color: rgb(104 111 89 / 0.3);
}
.ybc-placeholder-gray-800\/40::-moz-placeholder{
  color: rgb(104 111 89 / 0.4);
}
.ybc-placeholder-gray-800\/40::placeholder{
  color: rgb(104 111 89 / 0.4);
}
.ybc-placeholder-gray-800\/50::-moz-placeholder{
  color: rgb(104 111 89 / 0.5);
}
.ybc-placeholder-gray-800\/50::placeholder{
  color: rgb(104 111 89 / 0.5);
}
.ybc-placeholder-gray-800\/60::-moz-placeholder{
  color: rgb(104 111 89 / 0.6);
}
.ybc-placeholder-gray-800\/60::placeholder{
  color: rgb(104 111 89 / 0.6);
}
.ybc-placeholder-gray-800\/70::-moz-placeholder{
  color: rgb(104 111 89 / 0.7);
}
.ybc-placeholder-gray-800\/70::placeholder{
  color: rgb(104 111 89 / 0.7);
}
.ybc-placeholder-gray-800\/75::-moz-placeholder{
  color: rgb(104 111 89 / 0.75);
}
.ybc-placeholder-gray-800\/75::placeholder{
  color: rgb(104 111 89 / 0.75);
}
.ybc-placeholder-gray-800\/80::-moz-placeholder{
  color: rgb(104 111 89 / 0.8);
}
.ybc-placeholder-gray-800\/80::placeholder{
  color: rgb(104 111 89 / 0.8);
}
.ybc-placeholder-gray-800\/90::-moz-placeholder{
  color: rgb(104 111 89 / 0.9);
}
.ybc-placeholder-gray-800\/90::placeholder{
  color: rgb(104 111 89 / 0.9);
}
.ybc-placeholder-gray-800\/95::-moz-placeholder{
  color: rgb(104 111 89 / 0.95);
}
.ybc-placeholder-gray-800\/95::placeholder{
  color: rgb(104 111 89 / 0.95);
}
.ybc-placeholder-gray-800\/100::-moz-placeholder{
  color: rgb(104 111 89 / 1);
}
.ybc-placeholder-gray-800\/100::placeholder{
  color: rgb(104 111 89 / 1);
}
.ybc-placeholder-gray-900\/0::-moz-placeholder{
  color: rgb(61 65 51 / 0);
}
.ybc-placeholder-gray-900\/0::placeholder{
  color: rgb(61 65 51 / 0);
}
.ybc-placeholder-gray-900\/5::-moz-placeholder{
  color: rgb(61 65 51 / 0.05);
}
.ybc-placeholder-gray-900\/5::placeholder{
  color: rgb(61 65 51 / 0.05);
}
.ybc-placeholder-gray-900\/10::-moz-placeholder{
  color: rgb(61 65 51 / 0.1);
}
.ybc-placeholder-gray-900\/10::placeholder{
  color: rgb(61 65 51 / 0.1);
}
.ybc-placeholder-gray-900\/20::-moz-placeholder{
  color: rgb(61 65 51 / 0.2);
}
.ybc-placeholder-gray-900\/20::placeholder{
  color: rgb(61 65 51 / 0.2);
}
.ybc-placeholder-gray-900\/25::-moz-placeholder{
  color: rgb(61 65 51 / 0.25);
}
.ybc-placeholder-gray-900\/25::placeholder{
  color: rgb(61 65 51 / 0.25);
}
.ybc-placeholder-gray-900\/30::-moz-placeholder{
  color: rgb(61 65 51 / 0.3);
}
.ybc-placeholder-gray-900\/30::placeholder{
  color: rgb(61 65 51 / 0.3);
}
.ybc-placeholder-gray-900\/40::-moz-placeholder{
  color: rgb(61 65 51 / 0.4);
}
.ybc-placeholder-gray-900\/40::placeholder{
  color: rgb(61 65 51 / 0.4);
}
.ybc-placeholder-gray-900\/50::-moz-placeholder{
  color: rgb(61 65 51 / 0.5);
}
.ybc-placeholder-gray-900\/50::placeholder{
  color: rgb(61 65 51 / 0.5);
}
.ybc-placeholder-gray-900\/60::-moz-placeholder{
  color: rgb(61 65 51 / 0.6);
}
.ybc-placeholder-gray-900\/60::placeholder{
  color: rgb(61 65 51 / 0.6);
}
.ybc-placeholder-gray-900\/70::-moz-placeholder{
  color: rgb(61 65 51 / 0.7);
}
.ybc-placeholder-gray-900\/70::placeholder{
  color: rgb(61 65 51 / 0.7);
}
.ybc-placeholder-gray-900\/75::-moz-placeholder{
  color: rgb(61 65 51 / 0.75);
}
.ybc-placeholder-gray-900\/75::placeholder{
  color: rgb(61 65 51 / 0.75);
}
.ybc-placeholder-gray-900\/80::-moz-placeholder{
  color: rgb(61 65 51 / 0.8);
}
.ybc-placeholder-gray-900\/80::placeholder{
  color: rgb(61 65 51 / 0.8);
}
.ybc-placeholder-gray-900\/90::-moz-placeholder{
  color: rgb(61 65 51 / 0.9);
}
.ybc-placeholder-gray-900\/90::placeholder{
  color: rgb(61 65 51 / 0.9);
}
.ybc-placeholder-gray-900\/95::-moz-placeholder{
  color: rgb(61 65 51 / 0.95);
}
.ybc-placeholder-gray-900\/95::placeholder{
  color: rgb(61 65 51 / 0.95);
}
.ybc-placeholder-gray-900\/100::-moz-placeholder{
  color: rgb(61 65 51 / 1);
}
.ybc-placeholder-gray-900\/100::placeholder{
  color: rgb(61 65 51 / 1);
}
.ybc-placeholder-teal-100\/0::-moz-placeholder{
  color: rgb(224 240 247 / 0);
}
.ybc-placeholder-teal-100\/0::placeholder{
  color: rgb(224 240 247 / 0);
}
.ybc-placeholder-teal-100\/5::-moz-placeholder{
  color: rgb(224 240 247 / 0.05);
}
.ybc-placeholder-teal-100\/5::placeholder{
  color: rgb(224 240 247 / 0.05);
}
.ybc-placeholder-teal-100\/10::-moz-placeholder{
  color: rgb(224 240 247 / 0.1);
}
.ybc-placeholder-teal-100\/10::placeholder{
  color: rgb(224 240 247 / 0.1);
}
.ybc-placeholder-teal-100\/20::-moz-placeholder{
  color: rgb(224 240 247 / 0.2);
}
.ybc-placeholder-teal-100\/20::placeholder{
  color: rgb(224 240 247 / 0.2);
}
.ybc-placeholder-teal-100\/25::-moz-placeholder{
  color: rgb(224 240 247 / 0.25);
}
.ybc-placeholder-teal-100\/25::placeholder{
  color: rgb(224 240 247 / 0.25);
}
.ybc-placeholder-teal-100\/30::-moz-placeholder{
  color: rgb(224 240 247 / 0.3);
}
.ybc-placeholder-teal-100\/30::placeholder{
  color: rgb(224 240 247 / 0.3);
}
.ybc-placeholder-teal-100\/40::-moz-placeholder{
  color: rgb(224 240 247 / 0.4);
}
.ybc-placeholder-teal-100\/40::placeholder{
  color: rgb(224 240 247 / 0.4);
}
.ybc-placeholder-teal-100\/50::-moz-placeholder{
  color: rgb(224 240 247 / 0.5);
}
.ybc-placeholder-teal-100\/50::placeholder{
  color: rgb(224 240 247 / 0.5);
}
.ybc-placeholder-teal-100\/60::-moz-placeholder{
  color: rgb(224 240 247 / 0.6);
}
.ybc-placeholder-teal-100\/60::placeholder{
  color: rgb(224 240 247 / 0.6);
}
.ybc-placeholder-teal-100\/70::-moz-placeholder{
  color: rgb(224 240 247 / 0.7);
}
.ybc-placeholder-teal-100\/70::placeholder{
  color: rgb(224 240 247 / 0.7);
}
.ybc-placeholder-teal-100\/75::-moz-placeholder{
  color: rgb(224 240 247 / 0.75);
}
.ybc-placeholder-teal-100\/75::placeholder{
  color: rgb(224 240 247 / 0.75);
}
.ybc-placeholder-teal-100\/80::-moz-placeholder{
  color: rgb(224 240 247 / 0.8);
}
.ybc-placeholder-teal-100\/80::placeholder{
  color: rgb(224 240 247 / 0.8);
}
.ybc-placeholder-teal-100\/90::-moz-placeholder{
  color: rgb(224 240 247 / 0.9);
}
.ybc-placeholder-teal-100\/90::placeholder{
  color: rgb(224 240 247 / 0.9);
}
.ybc-placeholder-teal-100\/95::-moz-placeholder{
  color: rgb(224 240 247 / 0.95);
}
.ybc-placeholder-teal-100\/95::placeholder{
  color: rgb(224 240 247 / 0.95);
}
.ybc-placeholder-teal-100\/100::-moz-placeholder{
  color: rgb(224 240 247 / 1);
}
.ybc-placeholder-teal-100\/100::placeholder{
  color: rgb(224 240 247 / 1);
}
.ybc-placeholder-teal-500\/0::-moz-placeholder{
  color: rgb(0 127 149 / 0);
}
.ybc-placeholder-teal-500\/0::placeholder{
  color: rgb(0 127 149 / 0);
}
.ybc-placeholder-teal-500\/5::-moz-placeholder{
  color: rgb(0 127 149 / 0.05);
}
.ybc-placeholder-teal-500\/5::placeholder{
  color: rgb(0 127 149 / 0.05);
}
.ybc-placeholder-teal-500\/10::-moz-placeholder{
  color: rgb(0 127 149 / 0.1);
}
.ybc-placeholder-teal-500\/10::placeholder{
  color: rgb(0 127 149 / 0.1);
}
.ybc-placeholder-teal-500\/20::-moz-placeholder{
  color: rgb(0 127 149 / 0.2);
}
.ybc-placeholder-teal-500\/20::placeholder{
  color: rgb(0 127 149 / 0.2);
}
.ybc-placeholder-teal-500\/25::-moz-placeholder{
  color: rgb(0 127 149 / 0.25);
}
.ybc-placeholder-teal-500\/25::placeholder{
  color: rgb(0 127 149 / 0.25);
}
.ybc-placeholder-teal-500\/30::-moz-placeholder{
  color: rgb(0 127 149 / 0.3);
}
.ybc-placeholder-teal-500\/30::placeholder{
  color: rgb(0 127 149 / 0.3);
}
.ybc-placeholder-teal-500\/40::-moz-placeholder{
  color: rgb(0 127 149 / 0.4);
}
.ybc-placeholder-teal-500\/40::placeholder{
  color: rgb(0 127 149 / 0.4);
}
.ybc-placeholder-teal-500\/50::-moz-placeholder{
  color: rgb(0 127 149 / 0.5);
}
.ybc-placeholder-teal-500\/50::placeholder{
  color: rgb(0 127 149 / 0.5);
}
.ybc-placeholder-teal-500\/60::-moz-placeholder{
  color: rgb(0 127 149 / 0.6);
}
.ybc-placeholder-teal-500\/60::placeholder{
  color: rgb(0 127 149 / 0.6);
}
.ybc-placeholder-teal-500\/70::-moz-placeholder{
  color: rgb(0 127 149 / 0.7);
}
.ybc-placeholder-teal-500\/70::placeholder{
  color: rgb(0 127 149 / 0.7);
}
.ybc-placeholder-teal-500\/75::-moz-placeholder{
  color: rgb(0 127 149 / 0.75);
}
.ybc-placeholder-teal-500\/75::placeholder{
  color: rgb(0 127 149 / 0.75);
}
.ybc-placeholder-teal-500\/80::-moz-placeholder{
  color: rgb(0 127 149 / 0.8);
}
.ybc-placeholder-teal-500\/80::placeholder{
  color: rgb(0 127 149 / 0.8);
}
.ybc-placeholder-teal-500\/90::-moz-placeholder{
  color: rgb(0 127 149 / 0.9);
}
.ybc-placeholder-teal-500\/90::placeholder{
  color: rgb(0 127 149 / 0.9);
}
.ybc-placeholder-teal-500\/95::-moz-placeholder{
  color: rgb(0 127 149 / 0.95);
}
.ybc-placeholder-teal-500\/95::placeholder{
  color: rgb(0 127 149 / 0.95);
}
.ybc-placeholder-teal-500\/100::-moz-placeholder{
  color: rgb(0 127 149 / 1);
}
.ybc-placeholder-teal-500\/100::placeholder{
  color: rgb(0 127 149 / 1);
}
.ybc-placeholder-teal-600\/0::-moz-placeholder{
  color: rgb(0 115 165 / 0);
}
.ybc-placeholder-teal-600\/0::placeholder{
  color: rgb(0 115 165 / 0);
}
.ybc-placeholder-teal-600\/5::-moz-placeholder{
  color: rgb(0 115 165 / 0.05);
}
.ybc-placeholder-teal-600\/5::placeholder{
  color: rgb(0 115 165 / 0.05);
}
.ybc-placeholder-teal-600\/10::-moz-placeholder{
  color: rgb(0 115 165 / 0.1);
}
.ybc-placeholder-teal-600\/10::placeholder{
  color: rgb(0 115 165 / 0.1);
}
.ybc-placeholder-teal-600\/20::-moz-placeholder{
  color: rgb(0 115 165 / 0.2);
}
.ybc-placeholder-teal-600\/20::placeholder{
  color: rgb(0 115 165 / 0.2);
}
.ybc-placeholder-teal-600\/25::-moz-placeholder{
  color: rgb(0 115 165 / 0.25);
}
.ybc-placeholder-teal-600\/25::placeholder{
  color: rgb(0 115 165 / 0.25);
}
.ybc-placeholder-teal-600\/30::-moz-placeholder{
  color: rgb(0 115 165 / 0.3);
}
.ybc-placeholder-teal-600\/30::placeholder{
  color: rgb(0 115 165 / 0.3);
}
.ybc-placeholder-teal-600\/40::-moz-placeholder{
  color: rgb(0 115 165 / 0.4);
}
.ybc-placeholder-teal-600\/40::placeholder{
  color: rgb(0 115 165 / 0.4);
}
.ybc-placeholder-teal-600\/50::-moz-placeholder{
  color: rgb(0 115 165 / 0.5);
}
.ybc-placeholder-teal-600\/50::placeholder{
  color: rgb(0 115 165 / 0.5);
}
.ybc-placeholder-teal-600\/60::-moz-placeholder{
  color: rgb(0 115 165 / 0.6);
}
.ybc-placeholder-teal-600\/60::placeholder{
  color: rgb(0 115 165 / 0.6);
}
.ybc-placeholder-teal-600\/70::-moz-placeholder{
  color: rgb(0 115 165 / 0.7);
}
.ybc-placeholder-teal-600\/70::placeholder{
  color: rgb(0 115 165 / 0.7);
}
.ybc-placeholder-teal-600\/75::-moz-placeholder{
  color: rgb(0 115 165 / 0.75);
}
.ybc-placeholder-teal-600\/75::placeholder{
  color: rgb(0 115 165 / 0.75);
}
.ybc-placeholder-teal-600\/80::-moz-placeholder{
  color: rgb(0 115 165 / 0.8);
}
.ybc-placeholder-teal-600\/80::placeholder{
  color: rgb(0 115 165 / 0.8);
}
.ybc-placeholder-teal-600\/90::-moz-placeholder{
  color: rgb(0 115 165 / 0.9);
}
.ybc-placeholder-teal-600\/90::placeholder{
  color: rgb(0 115 165 / 0.9);
}
.ybc-placeholder-teal-600\/95::-moz-placeholder{
  color: rgb(0 115 165 / 0.95);
}
.ybc-placeholder-teal-600\/95::placeholder{
  color: rgb(0 115 165 / 0.95);
}
.ybc-placeholder-teal-600\/100::-moz-placeholder{
  color: rgb(0 115 165 / 1);
}
.ybc-placeholder-teal-600\/100::placeholder{
  color: rgb(0 115 165 / 1);
}
.ybc-placeholder-teal-900\/0::-moz-placeholder{
  color: rgb(0 85 114 / 0);
}
.ybc-placeholder-teal-900\/0::placeholder{
  color: rgb(0 85 114 / 0);
}
.ybc-placeholder-teal-900\/5::-moz-placeholder{
  color: rgb(0 85 114 / 0.05);
}
.ybc-placeholder-teal-900\/5::placeholder{
  color: rgb(0 85 114 / 0.05);
}
.ybc-placeholder-teal-900\/10::-moz-placeholder{
  color: rgb(0 85 114 / 0.1);
}
.ybc-placeholder-teal-900\/10::placeholder{
  color: rgb(0 85 114 / 0.1);
}
.ybc-placeholder-teal-900\/20::-moz-placeholder{
  color: rgb(0 85 114 / 0.2);
}
.ybc-placeholder-teal-900\/20::placeholder{
  color: rgb(0 85 114 / 0.2);
}
.ybc-placeholder-teal-900\/25::-moz-placeholder{
  color: rgb(0 85 114 / 0.25);
}
.ybc-placeholder-teal-900\/25::placeholder{
  color: rgb(0 85 114 / 0.25);
}
.ybc-placeholder-teal-900\/30::-moz-placeholder{
  color: rgb(0 85 114 / 0.3);
}
.ybc-placeholder-teal-900\/30::placeholder{
  color: rgb(0 85 114 / 0.3);
}
.ybc-placeholder-teal-900\/40::-moz-placeholder{
  color: rgb(0 85 114 / 0.4);
}
.ybc-placeholder-teal-900\/40::placeholder{
  color: rgb(0 85 114 / 0.4);
}
.ybc-placeholder-teal-900\/50::-moz-placeholder{
  color: rgb(0 85 114 / 0.5);
}
.ybc-placeholder-teal-900\/50::placeholder{
  color: rgb(0 85 114 / 0.5);
}
.ybc-placeholder-teal-900\/60::-moz-placeholder{
  color: rgb(0 85 114 / 0.6);
}
.ybc-placeholder-teal-900\/60::placeholder{
  color: rgb(0 85 114 / 0.6);
}
.ybc-placeholder-teal-900\/70::-moz-placeholder{
  color: rgb(0 85 114 / 0.7);
}
.ybc-placeholder-teal-900\/70::placeholder{
  color: rgb(0 85 114 / 0.7);
}
.ybc-placeholder-teal-900\/75::-moz-placeholder{
  color: rgb(0 85 114 / 0.75);
}
.ybc-placeholder-teal-900\/75::placeholder{
  color: rgb(0 85 114 / 0.75);
}
.ybc-placeholder-teal-900\/80::-moz-placeholder{
  color: rgb(0 85 114 / 0.8);
}
.ybc-placeholder-teal-900\/80::placeholder{
  color: rgb(0 85 114 / 0.8);
}
.ybc-placeholder-teal-900\/90::-moz-placeholder{
  color: rgb(0 85 114 / 0.9);
}
.ybc-placeholder-teal-900\/90::placeholder{
  color: rgb(0 85 114 / 0.9);
}
.ybc-placeholder-teal-900\/95::-moz-placeholder{
  color: rgb(0 85 114 / 0.95);
}
.ybc-placeholder-teal-900\/95::placeholder{
  color: rgb(0 85 114 / 0.95);
}
.ybc-placeholder-teal-900\/100::-moz-placeholder{
  color: rgb(0 85 114 / 1);
}
.ybc-placeholder-teal-900\/100::placeholder{
  color: rgb(0 85 114 / 1);
}
.ybc-placeholder-blue-100\/0::-moz-placeholder{
  color: rgb(60 114 177 / 0);
}
.ybc-placeholder-blue-100\/0::placeholder{
  color: rgb(60 114 177 / 0);
}
.ybc-placeholder-blue-100\/5::-moz-placeholder{
  color: rgb(60 114 177 / 0.05);
}
.ybc-placeholder-blue-100\/5::placeholder{
  color: rgb(60 114 177 / 0.05);
}
.ybc-placeholder-blue-100\/10::-moz-placeholder{
  color: rgb(60 114 177 / 0.1);
}
.ybc-placeholder-blue-100\/10::placeholder{
  color: rgb(60 114 177 / 0.1);
}
.ybc-placeholder-blue-100\/20::-moz-placeholder{
  color: rgb(60 114 177 / 0.2);
}
.ybc-placeholder-blue-100\/20::placeholder{
  color: rgb(60 114 177 / 0.2);
}
.ybc-placeholder-blue-100\/25::-moz-placeholder{
  color: rgb(60 114 177 / 0.25);
}
.ybc-placeholder-blue-100\/25::placeholder{
  color: rgb(60 114 177 / 0.25);
}
.ybc-placeholder-blue-100\/30::-moz-placeholder{
  color: rgb(60 114 177 / 0.3);
}
.ybc-placeholder-blue-100\/30::placeholder{
  color: rgb(60 114 177 / 0.3);
}
.ybc-placeholder-blue-100\/40::-moz-placeholder{
  color: rgb(60 114 177 / 0.4);
}
.ybc-placeholder-blue-100\/40::placeholder{
  color: rgb(60 114 177 / 0.4);
}
.ybc-placeholder-blue-100\/50::-moz-placeholder{
  color: rgb(60 114 177 / 0.5);
}
.ybc-placeholder-blue-100\/50::placeholder{
  color: rgb(60 114 177 / 0.5);
}
.ybc-placeholder-blue-100\/60::-moz-placeholder{
  color: rgb(60 114 177 / 0.6);
}
.ybc-placeholder-blue-100\/60::placeholder{
  color: rgb(60 114 177 / 0.6);
}
.ybc-placeholder-blue-100\/70::-moz-placeholder{
  color: rgb(60 114 177 / 0.7);
}
.ybc-placeholder-blue-100\/70::placeholder{
  color: rgb(60 114 177 / 0.7);
}
.ybc-placeholder-blue-100\/75::-moz-placeholder{
  color: rgb(60 114 177 / 0.75);
}
.ybc-placeholder-blue-100\/75::placeholder{
  color: rgb(60 114 177 / 0.75);
}
.ybc-placeholder-blue-100\/80::-moz-placeholder{
  color: rgb(60 114 177 / 0.8);
}
.ybc-placeholder-blue-100\/80::placeholder{
  color: rgb(60 114 177 / 0.8);
}
.ybc-placeholder-blue-100\/90::-moz-placeholder{
  color: rgb(60 114 177 / 0.9);
}
.ybc-placeholder-blue-100\/90::placeholder{
  color: rgb(60 114 177 / 0.9);
}
.ybc-placeholder-blue-100\/95::-moz-placeholder{
  color: rgb(60 114 177 / 0.95);
}
.ybc-placeholder-blue-100\/95::placeholder{
  color: rgb(60 114 177 / 0.95);
}
.ybc-placeholder-blue-100\/100::-moz-placeholder{
  color: rgb(60 114 177 / 1);
}
.ybc-placeholder-blue-100\/100::placeholder{
  color: rgb(60 114 177 / 1);
}
.ybc-placeholder-blue-200\/0::-moz-placeholder{
  color: rgb(72 118 148 / 0);
}
.ybc-placeholder-blue-200\/0::placeholder{
  color: rgb(72 118 148 / 0);
}
.ybc-placeholder-blue-200\/5::-moz-placeholder{
  color: rgb(72 118 148 / 0.05);
}
.ybc-placeholder-blue-200\/5::placeholder{
  color: rgb(72 118 148 / 0.05);
}
.ybc-placeholder-blue-200\/10::-moz-placeholder{
  color: rgb(72 118 148 / 0.1);
}
.ybc-placeholder-blue-200\/10::placeholder{
  color: rgb(72 118 148 / 0.1);
}
.ybc-placeholder-blue-200\/20::-moz-placeholder{
  color: rgb(72 118 148 / 0.2);
}
.ybc-placeholder-blue-200\/20::placeholder{
  color: rgb(72 118 148 / 0.2);
}
.ybc-placeholder-blue-200\/25::-moz-placeholder{
  color: rgb(72 118 148 / 0.25);
}
.ybc-placeholder-blue-200\/25::placeholder{
  color: rgb(72 118 148 / 0.25);
}
.ybc-placeholder-blue-200\/30::-moz-placeholder{
  color: rgb(72 118 148 / 0.3);
}
.ybc-placeholder-blue-200\/30::placeholder{
  color: rgb(72 118 148 / 0.3);
}
.ybc-placeholder-blue-200\/40::-moz-placeholder{
  color: rgb(72 118 148 / 0.4);
}
.ybc-placeholder-blue-200\/40::placeholder{
  color: rgb(72 118 148 / 0.4);
}
.ybc-placeholder-blue-200\/50::-moz-placeholder{
  color: rgb(72 118 148 / 0.5);
}
.ybc-placeholder-blue-200\/50::placeholder{
  color: rgb(72 118 148 / 0.5);
}
.ybc-placeholder-blue-200\/60::-moz-placeholder{
  color: rgb(72 118 148 / 0.6);
}
.ybc-placeholder-blue-200\/60::placeholder{
  color: rgb(72 118 148 / 0.6);
}
.ybc-placeholder-blue-200\/70::-moz-placeholder{
  color: rgb(72 118 148 / 0.7);
}
.ybc-placeholder-blue-200\/70::placeholder{
  color: rgb(72 118 148 / 0.7);
}
.ybc-placeholder-blue-200\/75::-moz-placeholder{
  color: rgb(72 118 148 / 0.75);
}
.ybc-placeholder-blue-200\/75::placeholder{
  color: rgb(72 118 148 / 0.75);
}
.ybc-placeholder-blue-200\/80::-moz-placeholder{
  color: rgb(72 118 148 / 0.8);
}
.ybc-placeholder-blue-200\/80::placeholder{
  color: rgb(72 118 148 / 0.8);
}
.ybc-placeholder-blue-200\/90::-moz-placeholder{
  color: rgb(72 118 148 / 0.9);
}
.ybc-placeholder-blue-200\/90::placeholder{
  color: rgb(72 118 148 / 0.9);
}
.ybc-placeholder-blue-200\/95::-moz-placeholder{
  color: rgb(72 118 148 / 0.95);
}
.ybc-placeholder-blue-200\/95::placeholder{
  color: rgb(72 118 148 / 0.95);
}
.ybc-placeholder-blue-200\/100::-moz-placeholder{
  color: rgb(72 118 148 / 1);
}
.ybc-placeholder-blue-200\/100::placeholder{
  color: rgb(72 118 148 / 1);
}
.ybc-placeholder-blue-500\/0::-moz-placeholder{
  color: rgb(32 105 120 / 0);
}
.ybc-placeholder-blue-500\/0::placeholder{
  color: rgb(32 105 120 / 0);
}
.ybc-placeholder-blue-500\/5::-moz-placeholder{
  color: rgb(32 105 120 / 0.05);
}
.ybc-placeholder-blue-500\/5::placeholder{
  color: rgb(32 105 120 / 0.05);
}
.ybc-placeholder-blue-500\/10::-moz-placeholder{
  color: rgb(32 105 120 / 0.1);
}
.ybc-placeholder-blue-500\/10::placeholder{
  color: rgb(32 105 120 / 0.1);
}
.ybc-placeholder-blue-500\/20::-moz-placeholder{
  color: rgb(32 105 120 / 0.2);
}
.ybc-placeholder-blue-500\/20::placeholder{
  color: rgb(32 105 120 / 0.2);
}
.ybc-placeholder-blue-500\/25::-moz-placeholder{
  color: rgb(32 105 120 / 0.25);
}
.ybc-placeholder-blue-500\/25::placeholder{
  color: rgb(32 105 120 / 0.25);
}
.ybc-placeholder-blue-500\/30::-moz-placeholder{
  color: rgb(32 105 120 / 0.3);
}
.ybc-placeholder-blue-500\/30::placeholder{
  color: rgb(32 105 120 / 0.3);
}
.ybc-placeholder-blue-500\/40::-moz-placeholder{
  color: rgb(32 105 120 / 0.4);
}
.ybc-placeholder-blue-500\/40::placeholder{
  color: rgb(32 105 120 / 0.4);
}
.ybc-placeholder-blue-500\/50::-moz-placeholder{
  color: rgb(32 105 120 / 0.5);
}
.ybc-placeholder-blue-500\/50::placeholder{
  color: rgb(32 105 120 / 0.5);
}
.ybc-placeholder-blue-500\/60::-moz-placeholder{
  color: rgb(32 105 120 / 0.6);
}
.ybc-placeholder-blue-500\/60::placeholder{
  color: rgb(32 105 120 / 0.6);
}
.ybc-placeholder-blue-500\/70::-moz-placeholder{
  color: rgb(32 105 120 / 0.7);
}
.ybc-placeholder-blue-500\/70::placeholder{
  color: rgb(32 105 120 / 0.7);
}
.ybc-placeholder-blue-500\/75::-moz-placeholder{
  color: rgb(32 105 120 / 0.75);
}
.ybc-placeholder-blue-500\/75::placeholder{
  color: rgb(32 105 120 / 0.75);
}
.ybc-placeholder-blue-500\/80::-moz-placeholder{
  color: rgb(32 105 120 / 0.8);
}
.ybc-placeholder-blue-500\/80::placeholder{
  color: rgb(32 105 120 / 0.8);
}
.ybc-placeholder-blue-500\/90::-moz-placeholder{
  color: rgb(32 105 120 / 0.9);
}
.ybc-placeholder-blue-500\/90::placeholder{
  color: rgb(32 105 120 / 0.9);
}
.ybc-placeholder-blue-500\/95::-moz-placeholder{
  color: rgb(32 105 120 / 0.95);
}
.ybc-placeholder-blue-500\/95::placeholder{
  color: rgb(32 105 120 / 0.95);
}
.ybc-placeholder-blue-500\/100::-moz-placeholder{
  color: rgb(32 105 120 / 1);
}
.ybc-placeholder-blue-500\/100::placeholder{
  color: rgb(32 105 120 / 1);
}
.ybc-placeholder-section-branding-why-yubico\/0::-moz-placeholder{
  color: rgb(60 114 177 / 0);
}
.ybc-placeholder-section-branding-why-yubico\/0::placeholder{
  color: rgb(60 114 177 / 0);
}
.ybc-placeholder-section-branding-why-yubico\/5::-moz-placeholder{
  color: rgb(60 114 177 / 0.05);
}
.ybc-placeholder-section-branding-why-yubico\/5::placeholder{
  color: rgb(60 114 177 / 0.05);
}
.ybc-placeholder-section-branding-why-yubico\/10::-moz-placeholder{
  color: rgb(60 114 177 / 0.1);
}
.ybc-placeholder-section-branding-why-yubico\/10::placeholder{
  color: rgb(60 114 177 / 0.1);
}
.ybc-placeholder-section-branding-why-yubico\/20::-moz-placeholder{
  color: rgb(60 114 177 / 0.2);
}
.ybc-placeholder-section-branding-why-yubico\/20::placeholder{
  color: rgb(60 114 177 / 0.2);
}
.ybc-placeholder-section-branding-why-yubico\/25::-moz-placeholder{
  color: rgb(60 114 177 / 0.25);
}
.ybc-placeholder-section-branding-why-yubico\/25::placeholder{
  color: rgb(60 114 177 / 0.25);
}
.ybc-placeholder-section-branding-why-yubico\/30::-moz-placeholder{
  color: rgb(60 114 177 / 0.3);
}
.ybc-placeholder-section-branding-why-yubico\/30::placeholder{
  color: rgb(60 114 177 / 0.3);
}
.ybc-placeholder-section-branding-why-yubico\/40::-moz-placeholder{
  color: rgb(60 114 177 / 0.4);
}
.ybc-placeholder-section-branding-why-yubico\/40::placeholder{
  color: rgb(60 114 177 / 0.4);
}
.ybc-placeholder-section-branding-why-yubico\/50::-moz-placeholder{
  color: rgb(60 114 177 / 0.5);
}
.ybc-placeholder-section-branding-why-yubico\/50::placeholder{
  color: rgb(60 114 177 / 0.5);
}
.ybc-placeholder-section-branding-why-yubico\/60::-moz-placeholder{
  color: rgb(60 114 177 / 0.6);
}
.ybc-placeholder-section-branding-why-yubico\/60::placeholder{
  color: rgb(60 114 177 / 0.6);
}
.ybc-placeholder-section-branding-why-yubico\/70::-moz-placeholder{
  color: rgb(60 114 177 / 0.7);
}
.ybc-placeholder-section-branding-why-yubico\/70::placeholder{
  color: rgb(60 114 177 / 0.7);
}
.ybc-placeholder-section-branding-why-yubico\/75::-moz-placeholder{
  color: rgb(60 114 177 / 0.75);
}
.ybc-placeholder-section-branding-why-yubico\/75::placeholder{
  color: rgb(60 114 177 / 0.75);
}
.ybc-placeholder-section-branding-why-yubico\/80::-moz-placeholder{
  color: rgb(60 114 177 / 0.8);
}
.ybc-placeholder-section-branding-why-yubico\/80::placeholder{
  color: rgb(60 114 177 / 0.8);
}
.ybc-placeholder-section-branding-why-yubico\/90::-moz-placeholder{
  color: rgb(60 114 177 / 0.9);
}
.ybc-placeholder-section-branding-why-yubico\/90::placeholder{
  color: rgb(60 114 177 / 0.9);
}
.ybc-placeholder-section-branding-why-yubico\/95::-moz-placeholder{
  color: rgb(60 114 177 / 0.95);
}
.ybc-placeholder-section-branding-why-yubico\/95::placeholder{
  color: rgb(60 114 177 / 0.95);
}
.ybc-placeholder-section-branding-why-yubico\/100::-moz-placeholder{
  color: rgb(60 114 177 / 1);
}
.ybc-placeholder-section-branding-why-yubico\/100::placeholder{
  color: rgb(60 114 177 / 1);
}
.ybc-placeholder-section-branding-products\/0::-moz-placeholder{
  color: rgb(74 118 148 / 0);
}
.ybc-placeholder-section-branding-products\/0::placeholder{
  color: rgb(74 118 148 / 0);
}
.ybc-placeholder-section-branding-products\/5::-moz-placeholder{
  color: rgb(74 118 148 / 0.05);
}
.ybc-placeholder-section-branding-products\/5::placeholder{
  color: rgb(74 118 148 / 0.05);
}
.ybc-placeholder-section-branding-products\/10::-moz-placeholder{
  color: rgb(74 118 148 / 0.1);
}
.ybc-placeholder-section-branding-products\/10::placeholder{
  color: rgb(74 118 148 / 0.1);
}
.ybc-placeholder-section-branding-products\/20::-moz-placeholder{
  color: rgb(74 118 148 / 0.2);
}
.ybc-placeholder-section-branding-products\/20::placeholder{
  color: rgb(74 118 148 / 0.2);
}
.ybc-placeholder-section-branding-products\/25::-moz-placeholder{
  color: rgb(74 118 148 / 0.25);
}
.ybc-placeholder-section-branding-products\/25::placeholder{
  color: rgb(74 118 148 / 0.25);
}
.ybc-placeholder-section-branding-products\/30::-moz-placeholder{
  color: rgb(74 118 148 / 0.3);
}
.ybc-placeholder-section-branding-products\/30::placeholder{
  color: rgb(74 118 148 / 0.3);
}
.ybc-placeholder-section-branding-products\/40::-moz-placeholder{
  color: rgb(74 118 148 / 0.4);
}
.ybc-placeholder-section-branding-products\/40::placeholder{
  color: rgb(74 118 148 / 0.4);
}
.ybc-placeholder-section-branding-products\/50::-moz-placeholder{
  color: rgb(74 118 148 / 0.5);
}
.ybc-placeholder-section-branding-products\/50::placeholder{
  color: rgb(74 118 148 / 0.5);
}
.ybc-placeholder-section-branding-products\/60::-moz-placeholder{
  color: rgb(74 118 148 / 0.6);
}
.ybc-placeholder-section-branding-products\/60::placeholder{
  color: rgb(74 118 148 / 0.6);
}
.ybc-placeholder-section-branding-products\/70::-moz-placeholder{
  color: rgb(74 118 148 / 0.7);
}
.ybc-placeholder-section-branding-products\/70::placeholder{
  color: rgb(74 118 148 / 0.7);
}
.ybc-placeholder-section-branding-products\/75::-moz-placeholder{
  color: rgb(74 118 148 / 0.75);
}
.ybc-placeholder-section-branding-products\/75::placeholder{
  color: rgb(74 118 148 / 0.75);
}
.ybc-placeholder-section-branding-products\/80::-moz-placeholder{
  color: rgb(74 118 148 / 0.8);
}
.ybc-placeholder-section-branding-products\/80::placeholder{
  color: rgb(74 118 148 / 0.8);
}
.ybc-placeholder-section-branding-products\/90::-moz-placeholder{
  color: rgb(74 118 148 / 0.9);
}
.ybc-placeholder-section-branding-products\/90::placeholder{
  color: rgb(74 118 148 / 0.9);
}
.ybc-placeholder-section-branding-products\/95::-moz-placeholder{
  color: rgb(74 118 148 / 0.95);
}
.ybc-placeholder-section-branding-products\/95::placeholder{
  color: rgb(74 118 148 / 0.95);
}
.ybc-placeholder-section-branding-products\/100::-moz-placeholder{
  color: rgb(74 118 148 / 1);
}
.ybc-placeholder-section-branding-products\/100::placeholder{
  color: rgb(74 118 148 / 1);
}
.ybc-placeholder-section-branding-solutions\/0::-moz-placeholder{
  color: rgb(0 115 165 / 0);
}
.ybc-placeholder-section-branding-solutions\/0::placeholder{
  color: rgb(0 115 165 / 0);
}
.ybc-placeholder-section-branding-solutions\/5::-moz-placeholder{
  color: rgb(0 115 165 / 0.05);
}
.ybc-placeholder-section-branding-solutions\/5::placeholder{
  color: rgb(0 115 165 / 0.05);
}
.ybc-placeholder-section-branding-solutions\/10::-moz-placeholder{
  color: rgb(0 115 165 / 0.1);
}
.ybc-placeholder-section-branding-solutions\/10::placeholder{
  color: rgb(0 115 165 / 0.1);
}
.ybc-placeholder-section-branding-solutions\/20::-moz-placeholder{
  color: rgb(0 115 165 / 0.2);
}
.ybc-placeholder-section-branding-solutions\/20::placeholder{
  color: rgb(0 115 165 / 0.2);
}
.ybc-placeholder-section-branding-solutions\/25::-moz-placeholder{
  color: rgb(0 115 165 / 0.25);
}
.ybc-placeholder-section-branding-solutions\/25::placeholder{
  color: rgb(0 115 165 / 0.25);
}
.ybc-placeholder-section-branding-solutions\/30::-moz-placeholder{
  color: rgb(0 115 165 / 0.3);
}
.ybc-placeholder-section-branding-solutions\/30::placeholder{
  color: rgb(0 115 165 / 0.3);
}
.ybc-placeholder-section-branding-solutions\/40::-moz-placeholder{
  color: rgb(0 115 165 / 0.4);
}
.ybc-placeholder-section-branding-solutions\/40::placeholder{
  color: rgb(0 115 165 / 0.4);
}
.ybc-placeholder-section-branding-solutions\/50::-moz-placeholder{
  color: rgb(0 115 165 / 0.5);
}
.ybc-placeholder-section-branding-solutions\/50::placeholder{
  color: rgb(0 115 165 / 0.5);
}
.ybc-placeholder-section-branding-solutions\/60::-moz-placeholder{
  color: rgb(0 115 165 / 0.6);
}
.ybc-placeholder-section-branding-solutions\/60::placeholder{
  color: rgb(0 115 165 / 0.6);
}
.ybc-placeholder-section-branding-solutions\/70::-moz-placeholder{
  color: rgb(0 115 165 / 0.7);
}
.ybc-placeholder-section-branding-solutions\/70::placeholder{
  color: rgb(0 115 165 / 0.7);
}
.ybc-placeholder-section-branding-solutions\/75::-moz-placeholder{
  color: rgb(0 115 165 / 0.75);
}
.ybc-placeholder-section-branding-solutions\/75::placeholder{
  color: rgb(0 115 165 / 0.75);
}
.ybc-placeholder-section-branding-solutions\/80::-moz-placeholder{
  color: rgb(0 115 165 / 0.8);
}
.ybc-placeholder-section-branding-solutions\/80::placeholder{
  color: rgb(0 115 165 / 0.8);
}
.ybc-placeholder-section-branding-solutions\/90::-moz-placeholder{
  color: rgb(0 115 165 / 0.9);
}
.ybc-placeholder-section-branding-solutions\/90::placeholder{
  color: rgb(0 115 165 / 0.9);
}
.ybc-placeholder-section-branding-solutions\/95::-moz-placeholder{
  color: rgb(0 115 165 / 0.95);
}
.ybc-placeholder-section-branding-solutions\/95::placeholder{
  color: rgb(0 115 165 / 0.95);
}
.ybc-placeholder-section-branding-solutions\/100::-moz-placeholder{
  color: rgb(0 115 165 / 1);
}
.ybc-placeholder-section-branding-solutions\/100::placeholder{
  color: rgb(0 115 165 / 1);
}
.ybc-placeholder-section-branding-resources\/0::-moz-placeholder{
  color: rgb(0 127 149 / 0);
}
.ybc-placeholder-section-branding-resources\/0::placeholder{
  color: rgb(0 127 149 / 0);
}
.ybc-placeholder-section-branding-resources\/5::-moz-placeholder{
  color: rgb(0 127 149 / 0.05);
}
.ybc-placeholder-section-branding-resources\/5::placeholder{
  color: rgb(0 127 149 / 0.05);
}
.ybc-placeholder-section-branding-resources\/10::-moz-placeholder{
  color: rgb(0 127 149 / 0.1);
}
.ybc-placeholder-section-branding-resources\/10::placeholder{
  color: rgb(0 127 149 / 0.1);
}
.ybc-placeholder-section-branding-resources\/20::-moz-placeholder{
  color: rgb(0 127 149 / 0.2);
}
.ybc-placeholder-section-branding-resources\/20::placeholder{
  color: rgb(0 127 149 / 0.2);
}
.ybc-placeholder-section-branding-resources\/25::-moz-placeholder{
  color: rgb(0 127 149 / 0.25);
}
.ybc-placeholder-section-branding-resources\/25::placeholder{
  color: rgb(0 127 149 / 0.25);
}
.ybc-placeholder-section-branding-resources\/30::-moz-placeholder{
  color: rgb(0 127 149 / 0.3);
}
.ybc-placeholder-section-branding-resources\/30::placeholder{
  color: rgb(0 127 149 / 0.3);
}
.ybc-placeholder-section-branding-resources\/40::-moz-placeholder{
  color: rgb(0 127 149 / 0.4);
}
.ybc-placeholder-section-branding-resources\/40::placeholder{
  color: rgb(0 127 149 / 0.4);
}
.ybc-placeholder-section-branding-resources\/50::-moz-placeholder{
  color: rgb(0 127 149 / 0.5);
}
.ybc-placeholder-section-branding-resources\/50::placeholder{
  color: rgb(0 127 149 / 0.5);
}
.ybc-placeholder-section-branding-resources\/60::-moz-placeholder{
  color: rgb(0 127 149 / 0.6);
}
.ybc-placeholder-section-branding-resources\/60::placeholder{
  color: rgb(0 127 149 / 0.6);
}
.ybc-placeholder-section-branding-resources\/70::-moz-placeholder{
  color: rgb(0 127 149 / 0.7);
}
.ybc-placeholder-section-branding-resources\/70::placeholder{
  color: rgb(0 127 149 / 0.7);
}
.ybc-placeholder-section-branding-resources\/75::-moz-placeholder{
  color: rgb(0 127 149 / 0.75);
}
.ybc-placeholder-section-branding-resources\/75::placeholder{
  color: rgb(0 127 149 / 0.75);
}
.ybc-placeholder-section-branding-resources\/80::-moz-placeholder{
  color: rgb(0 127 149 / 0.8);
}
.ybc-placeholder-section-branding-resources\/80::placeholder{
  color: rgb(0 127 149 / 0.8);
}
.ybc-placeholder-section-branding-resources\/90::-moz-placeholder{
  color: rgb(0 127 149 / 0.9);
}
.ybc-placeholder-section-branding-resources\/90::placeholder{
  color: rgb(0 127 149 / 0.9);
}
.ybc-placeholder-section-branding-resources\/95::-moz-placeholder{
  color: rgb(0 127 149 / 0.95);
}
.ybc-placeholder-section-branding-resources\/95::placeholder{
  color: rgb(0 127 149 / 0.95);
}
.ybc-placeholder-section-branding-resources\/100::-moz-placeholder{
  color: rgb(0 127 149 / 1);
}
.ybc-placeholder-section-branding-resources\/100::placeholder{
  color: rgb(0 127 149 / 1);
}
.ybc-placeholder-section-branding-company\/0::-moz-placeholder{
  color: rgb(92 130 17 / 0);
}
.ybc-placeholder-section-branding-company\/0::placeholder{
  color: rgb(92 130 17 / 0);
}
.ybc-placeholder-section-branding-company\/5::-moz-placeholder{
  color: rgb(92 130 17 / 0.05);
}
.ybc-placeholder-section-branding-company\/5::placeholder{
  color: rgb(92 130 17 / 0.05);
}
.ybc-placeholder-section-branding-company\/10::-moz-placeholder{
  color: rgb(92 130 17 / 0.1);
}
.ybc-placeholder-section-branding-company\/10::placeholder{
  color: rgb(92 130 17 / 0.1);
}
.ybc-placeholder-section-branding-company\/20::-moz-placeholder{
  color: rgb(92 130 17 / 0.2);
}
.ybc-placeholder-section-branding-company\/20::placeholder{
  color: rgb(92 130 17 / 0.2);
}
.ybc-placeholder-section-branding-company\/25::-moz-placeholder{
  color: rgb(92 130 17 / 0.25);
}
.ybc-placeholder-section-branding-company\/25::placeholder{
  color: rgb(92 130 17 / 0.25);
}
.ybc-placeholder-section-branding-company\/30::-moz-placeholder{
  color: rgb(92 130 17 / 0.3);
}
.ybc-placeholder-section-branding-company\/30::placeholder{
  color: rgb(92 130 17 / 0.3);
}
.ybc-placeholder-section-branding-company\/40::-moz-placeholder{
  color: rgb(92 130 17 / 0.4);
}
.ybc-placeholder-section-branding-company\/40::placeholder{
  color: rgb(92 130 17 / 0.4);
}
.ybc-placeholder-section-branding-company\/50::-moz-placeholder{
  color: rgb(92 130 17 / 0.5);
}
.ybc-placeholder-section-branding-company\/50::placeholder{
  color: rgb(92 130 17 / 0.5);
}
.ybc-placeholder-section-branding-company\/60::-moz-placeholder{
  color: rgb(92 130 17 / 0.6);
}
.ybc-placeholder-section-branding-company\/60::placeholder{
  color: rgb(92 130 17 / 0.6);
}
.ybc-placeholder-section-branding-company\/70::-moz-placeholder{
  color: rgb(92 130 17 / 0.7);
}
.ybc-placeholder-section-branding-company\/70::placeholder{
  color: rgb(92 130 17 / 0.7);
}
.ybc-placeholder-section-branding-company\/75::-moz-placeholder{
  color: rgb(92 130 17 / 0.75);
}
.ybc-placeholder-section-branding-company\/75::placeholder{
  color: rgb(92 130 17 / 0.75);
}
.ybc-placeholder-section-branding-company\/80::-moz-placeholder{
  color: rgb(92 130 17 / 0.8);
}
.ybc-placeholder-section-branding-company\/80::placeholder{
  color: rgb(92 130 17 / 0.8);
}
.ybc-placeholder-section-branding-company\/90::-moz-placeholder{
  color: rgb(92 130 17 / 0.9);
}
.ybc-placeholder-section-branding-company\/90::placeholder{
  color: rgb(92 130 17 / 0.9);
}
.ybc-placeholder-section-branding-company\/95::-moz-placeholder{
  color: rgb(92 130 17 / 0.95);
}
.ybc-placeholder-section-branding-company\/95::placeholder{
  color: rgb(92 130 17 / 0.95);
}
.ybc-placeholder-section-branding-company\/100::-moz-placeholder{
  color: rgb(92 130 17 / 1);
}
.ybc-placeholder-section-branding-company\/100::placeholder{
  color: rgb(92 130 17 / 1);
}
.ybc-placeholder-section-branding-support\/0::-moz-placeholder{
  color: rgb(32 105 120 / 0);
}
.ybc-placeholder-section-branding-support\/0::placeholder{
  color: rgb(32 105 120 / 0);
}
.ybc-placeholder-section-branding-support\/5::-moz-placeholder{
  color: rgb(32 105 120 / 0.05);
}
.ybc-placeholder-section-branding-support\/5::placeholder{
  color: rgb(32 105 120 / 0.05);
}
.ybc-placeholder-section-branding-support\/10::-moz-placeholder{
  color: rgb(32 105 120 / 0.1);
}
.ybc-placeholder-section-branding-support\/10::placeholder{
  color: rgb(32 105 120 / 0.1);
}
.ybc-placeholder-section-branding-support\/20::-moz-placeholder{
  color: rgb(32 105 120 / 0.2);
}
.ybc-placeholder-section-branding-support\/20::placeholder{
  color: rgb(32 105 120 / 0.2);
}
.ybc-placeholder-section-branding-support\/25::-moz-placeholder{
  color: rgb(32 105 120 / 0.25);
}
.ybc-placeholder-section-branding-support\/25::placeholder{
  color: rgb(32 105 120 / 0.25);
}
.ybc-placeholder-section-branding-support\/30::-moz-placeholder{
  color: rgb(32 105 120 / 0.3);
}
.ybc-placeholder-section-branding-support\/30::placeholder{
  color: rgb(32 105 120 / 0.3);
}
.ybc-placeholder-section-branding-support\/40::-moz-placeholder{
  color: rgb(32 105 120 / 0.4);
}
.ybc-placeholder-section-branding-support\/40::placeholder{
  color: rgb(32 105 120 / 0.4);
}
.ybc-placeholder-section-branding-support\/50::-moz-placeholder{
  color: rgb(32 105 120 / 0.5);
}
.ybc-placeholder-section-branding-support\/50::placeholder{
  color: rgb(32 105 120 / 0.5);
}
.ybc-placeholder-section-branding-support\/60::-moz-placeholder{
  color: rgb(32 105 120 / 0.6);
}
.ybc-placeholder-section-branding-support\/60::placeholder{
  color: rgb(32 105 120 / 0.6);
}
.ybc-placeholder-section-branding-support\/70::-moz-placeholder{
  color: rgb(32 105 120 / 0.7);
}
.ybc-placeholder-section-branding-support\/70::placeholder{
  color: rgb(32 105 120 / 0.7);
}
.ybc-placeholder-section-branding-support\/75::-moz-placeholder{
  color: rgb(32 105 120 / 0.75);
}
.ybc-placeholder-section-branding-support\/75::placeholder{
  color: rgb(32 105 120 / 0.75);
}
.ybc-placeholder-section-branding-support\/80::-moz-placeholder{
  color: rgb(32 105 120 / 0.8);
}
.ybc-placeholder-section-branding-support\/80::placeholder{
  color: rgb(32 105 120 / 0.8);
}
.ybc-placeholder-section-branding-support\/90::-moz-placeholder{
  color: rgb(32 105 120 / 0.9);
}
.ybc-placeholder-section-branding-support\/90::placeholder{
  color: rgb(32 105 120 / 0.9);
}
.ybc-placeholder-section-branding-support\/95::-moz-placeholder{
  color: rgb(32 105 120 / 0.95);
}
.ybc-placeholder-section-branding-support\/95::placeholder{
  color: rgb(32 105 120 / 0.95);
}
.ybc-placeholder-section-branding-support\/100::-moz-placeholder{
  color: rgb(32 105 120 / 1);
}
.ybc-placeholder-section-branding-support\/100::placeholder{
  color: rgb(32 105 120 / 1);
}
.ybc-placeholder-opacity-0::-moz-placeholder{
  --tw-placeholder-opacity: 0;
}
.ybc-placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity: 0;
}
.ybc-placeholder-opacity-5::-moz-placeholder{
  --tw-placeholder-opacity: 0.05;
}
.ybc-placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity: 0.05;
}
.ybc-placeholder-opacity-10::-moz-placeholder{
  --tw-placeholder-opacity: 0.1;
}
.ybc-placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity: 0.1;
}
.ybc-placeholder-opacity-20::-moz-placeholder{
  --tw-placeholder-opacity: 0.2;
}
.ybc-placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity: 0.2;
}
.ybc-placeholder-opacity-25::-moz-placeholder{
  --tw-placeholder-opacity: 0.25;
}
.ybc-placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity: 0.25;
}
.ybc-placeholder-opacity-30::-moz-placeholder{
  --tw-placeholder-opacity: 0.3;
}
.ybc-placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity: 0.3;
}
.ybc-placeholder-opacity-40::-moz-placeholder{
  --tw-placeholder-opacity: 0.4;
}
.ybc-placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity: 0.4;
}
.ybc-placeholder-opacity-50::-moz-placeholder{
  --tw-placeholder-opacity: 0.5;
}
.ybc-placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity: 0.5;
}
.ybc-placeholder-opacity-60::-moz-placeholder{
  --tw-placeholder-opacity: 0.6;
}
.ybc-placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity: 0.6;
}
.ybc-placeholder-opacity-70::-moz-placeholder{
  --tw-placeholder-opacity: 0.7;
}
.ybc-placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity: 0.7;
}
.ybc-placeholder-opacity-75::-moz-placeholder{
  --tw-placeholder-opacity: 0.75;
}
.ybc-placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity: 0.75;
}
.ybc-placeholder-opacity-80::-moz-placeholder{
  --tw-placeholder-opacity: 0.8;
}
.ybc-placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity: 0.8;
}
.ybc-placeholder-opacity-90::-moz-placeholder{
  --tw-placeholder-opacity: 0.9;
}
.ybc-placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity: 0.9;
}
.ybc-placeholder-opacity-95::-moz-placeholder{
  --tw-placeholder-opacity: 0.95;
}
.ybc-placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity: 0.95;
}
.ybc-placeholder-opacity-100::-moz-placeholder{
  --tw-placeholder-opacity: 1;
}
.ybc-placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity: 1;
}
.ybc-caret-transparent{
  caret-color: transparent;
}
.ybc-caret-current{
  caret-color: currentColor;
}
.ybc-caret-black{
  caret-color: #000000;
}
.ybc-caret-white{
  caret-color: #FFFFFF;
}
.ybc-caret-lime-400{
  caret-color: #9ACA3C;
}
.ybc-caret-lime-500{
  caret-color: #84BD00;
}
.ybc-caret-lime-600{
  caret-color: #65a20c;
}
.ybc-caret-lime-700{
  caret-color: #7baf00;
}
.ybc-caret-lime-900{
  caret-color: #5C8211;
}
.ybc-caret-gray-50{
  caret-color: #F9F9F9;
}
.ybc-caret-gray-100{
  caret-color: #F5F5F5;
}
.ybc-caret-gray-300{
  caret-color: #D9D9D9;
}
.ybc-caret-gray-400{
  caret-color: #b1b4a9;
}
.ybc-caret-gray-500{
  caret-color: #868B79;
}
.ybc-caret-gray-600{
  caret-color: #4E4E4E;
}
.ybc-caret-gray-700{
  caret-color: #333333;
}
.ybc-caret-gray-800{
  caret-color: #686F59;
}
.ybc-caret-gray-900{
  caret-color: #3D4133;
}
.ybc-caret-teal-100{
  caret-color: #E0F0F7;
}
.ybc-caret-teal-500{
  caret-color: #007f95;
}
.ybc-caret-teal-600{
  caret-color: #0073A5;
}
.ybc-caret-teal-900{
  caret-color: #005572;
}
.ybc-caret-blue-100{
  caret-color: #3c72b1;
}
.ybc-caret-blue-200{
  caret-color: #487694;
}
.ybc-caret-blue-500{
  caret-color: #206978;
}
.ybc-caret-section-branding-why-yubico{
  caret-color: #3C72B1;
}
.ybc-caret-section-branding-products{
  caret-color: #4A7694;
}
.ybc-caret-section-branding-solutions{
  caret-color: #0073A5;
}
.ybc-caret-section-branding-resources{
  caret-color: #007F95;
}
.ybc-caret-section-branding-company{
  caret-color: #5c8211;
}
.ybc-caret-section-branding-support{
  caret-color: #206978;
}
.ybc-caret-transparent\/0{
  caret-color: rgb(0 0 0 / 0);
}
.ybc-caret-transparent\/5{
  caret-color: rgb(0 0 0 / 0.05);
}
.ybc-caret-transparent\/10{
  caret-color: rgb(0 0 0 / 0.1);
}
.ybc-caret-transparent\/20{
  caret-color: rgb(0 0 0 / 0.2);
}
.ybc-caret-transparent\/25{
  caret-color: rgb(0 0 0 / 0.25);
}
.ybc-caret-transparent\/30{
  caret-color: rgb(0 0 0 / 0.3);
}
.ybc-caret-transparent\/40{
  caret-color: rgb(0 0 0 / 0.4);
}
.ybc-caret-transparent\/50{
  caret-color: rgb(0 0 0 / 0.5);
}
.ybc-caret-transparent\/60{
  caret-color: rgb(0 0 0 / 0.6);
}
.ybc-caret-transparent\/70{
  caret-color: rgb(0 0 0 / 0.7);
}
.ybc-caret-transparent\/75{
  caret-color: rgb(0 0 0 / 0.75);
}
.ybc-caret-transparent\/80{
  caret-color: rgb(0 0 0 / 0.8);
}
.ybc-caret-transparent\/90{
  caret-color: rgb(0 0 0 / 0.9);
}
.ybc-caret-transparent\/95{
  caret-color: rgb(0 0 0 / 0.95);
}
.ybc-caret-transparent\/100{
  caret-color: rgb(0 0 0 / 1);
}
.ybc-caret-black\/0{
  caret-color: rgb(0 0 0 / 0);
}
.ybc-caret-black\/5{
  caret-color: rgb(0 0 0 / 0.05);
}
.ybc-caret-black\/10{
  caret-color: rgb(0 0 0 / 0.1);
}
.ybc-caret-black\/20{
  caret-color: rgb(0 0 0 / 0.2);
}
.ybc-caret-black\/25{
  caret-color: rgb(0 0 0 / 0.25);
}
.ybc-caret-black\/30{
  caret-color: rgb(0 0 0 / 0.3);
}
.ybc-caret-black\/40{
  caret-color: rgb(0 0 0 / 0.4);
}
.ybc-caret-black\/50{
  caret-color: rgb(0 0 0 / 0.5);
}
.ybc-caret-black\/60{
  caret-color: rgb(0 0 0 / 0.6);
}
.ybc-caret-black\/70{
  caret-color: rgb(0 0 0 / 0.7);
}
.ybc-caret-black\/75{
  caret-color: rgb(0 0 0 / 0.75);
}
.ybc-caret-black\/80{
  caret-color: rgb(0 0 0 / 0.8);
}
.ybc-caret-black\/90{
  caret-color: rgb(0 0 0 / 0.9);
}
.ybc-caret-black\/95{
  caret-color: rgb(0 0 0 / 0.95);
}
.ybc-caret-black\/100{
  caret-color: rgb(0 0 0 / 1);
}
.ybc-caret-white\/0{
  caret-color: rgb(255 255 255 / 0);
}
.ybc-caret-white\/5{
  caret-color: rgb(255 255 255 / 0.05);
}
.ybc-caret-white\/10{
  caret-color: rgb(255 255 255 / 0.1);
}
.ybc-caret-white\/20{
  caret-color: rgb(255 255 255 / 0.2);
}
.ybc-caret-white\/25{
  caret-color: rgb(255 255 255 / 0.25);
}
.ybc-caret-white\/30{
  caret-color: rgb(255 255 255 / 0.3);
}
.ybc-caret-white\/40{
  caret-color: rgb(255 255 255 / 0.4);
}
.ybc-caret-white\/50{
  caret-color: rgb(255 255 255 / 0.5);
}
.ybc-caret-white\/60{
  caret-color: rgb(255 255 255 / 0.6);
}
.ybc-caret-white\/70{
  caret-color: rgb(255 255 255 / 0.7);
}
.ybc-caret-white\/75{
  caret-color: rgb(255 255 255 / 0.75);
}
.ybc-caret-white\/80{
  caret-color: rgb(255 255 255 / 0.8);
}
.ybc-caret-white\/90{
  caret-color: rgb(255 255 255 / 0.9);
}
.ybc-caret-white\/95{
  caret-color: rgb(255 255 255 / 0.95);
}
.ybc-caret-white\/100{
  caret-color: rgb(255 255 255 / 1);
}
.ybc-caret-lime-400\/0{
  caret-color: rgb(154 202 60 / 0);
}
.ybc-caret-lime-400\/5{
  caret-color: rgb(154 202 60 / 0.05);
}
.ybc-caret-lime-400\/10{
  caret-color: rgb(154 202 60 / 0.1);
}
.ybc-caret-lime-400\/20{
  caret-color: rgb(154 202 60 / 0.2);
}
.ybc-caret-lime-400\/25{
  caret-color: rgb(154 202 60 / 0.25);
}
.ybc-caret-lime-400\/30{
  caret-color: rgb(154 202 60 / 0.3);
}
.ybc-caret-lime-400\/40{
  caret-color: rgb(154 202 60 / 0.4);
}
.ybc-caret-lime-400\/50{
  caret-color: rgb(154 202 60 / 0.5);
}
.ybc-caret-lime-400\/60{
  caret-color: rgb(154 202 60 / 0.6);
}
.ybc-caret-lime-400\/70{
  caret-color: rgb(154 202 60 / 0.7);
}
.ybc-caret-lime-400\/75{
  caret-color: rgb(154 202 60 / 0.75);
}
.ybc-caret-lime-400\/80{
  caret-color: rgb(154 202 60 / 0.8);
}
.ybc-caret-lime-400\/90{
  caret-color: rgb(154 202 60 / 0.9);
}
.ybc-caret-lime-400\/95{
  caret-color: rgb(154 202 60 / 0.95);
}
.ybc-caret-lime-400\/100{
  caret-color: rgb(154 202 60 / 1);
}
.ybc-caret-lime-500\/0{
  caret-color: rgb(132 189 0 / 0);
}
.ybc-caret-lime-500\/5{
  caret-color: rgb(132 189 0 / 0.05);
}
.ybc-caret-lime-500\/10{
  caret-color: rgb(132 189 0 / 0.1);
}
.ybc-caret-lime-500\/20{
  caret-color: rgb(132 189 0 / 0.2);
}
.ybc-caret-lime-500\/25{
  caret-color: rgb(132 189 0 / 0.25);
}
.ybc-caret-lime-500\/30{
  caret-color: rgb(132 189 0 / 0.3);
}
.ybc-caret-lime-500\/40{
  caret-color: rgb(132 189 0 / 0.4);
}
.ybc-caret-lime-500\/50{
  caret-color: rgb(132 189 0 / 0.5);
}
.ybc-caret-lime-500\/60{
  caret-color: rgb(132 189 0 / 0.6);
}
.ybc-caret-lime-500\/70{
  caret-color: rgb(132 189 0 / 0.7);
}
.ybc-caret-lime-500\/75{
  caret-color: rgb(132 189 0 / 0.75);
}
.ybc-caret-lime-500\/80{
  caret-color: rgb(132 189 0 / 0.8);
}
.ybc-caret-lime-500\/90{
  caret-color: rgb(132 189 0 / 0.9);
}
.ybc-caret-lime-500\/95{
  caret-color: rgb(132 189 0 / 0.95);
}
.ybc-caret-lime-500\/100{
  caret-color: rgb(132 189 0 / 1);
}
.ybc-caret-lime-600\/0{
  caret-color: rgb(101 162 12 / 0);
}
.ybc-caret-lime-600\/5{
  caret-color: rgb(101 162 12 / 0.05);
}
.ybc-caret-lime-600\/10{
  caret-color: rgb(101 162 12 / 0.1);
}
.ybc-caret-lime-600\/20{
  caret-color: rgb(101 162 12 / 0.2);
}
.ybc-caret-lime-600\/25{
  caret-color: rgb(101 162 12 / 0.25);
}
.ybc-caret-lime-600\/30{
  caret-color: rgb(101 162 12 / 0.3);
}
.ybc-caret-lime-600\/40{
  caret-color: rgb(101 162 12 / 0.4);
}
.ybc-caret-lime-600\/50{
  caret-color: rgb(101 162 12 / 0.5);
}
.ybc-caret-lime-600\/60{
  caret-color: rgb(101 162 12 / 0.6);
}
.ybc-caret-lime-600\/70{
  caret-color: rgb(101 162 12 / 0.7);
}
.ybc-caret-lime-600\/75{
  caret-color: rgb(101 162 12 / 0.75);
}
.ybc-caret-lime-600\/80{
  caret-color: rgb(101 162 12 / 0.8);
}
.ybc-caret-lime-600\/90{
  caret-color: rgb(101 162 12 / 0.9);
}
.ybc-caret-lime-600\/95{
  caret-color: rgb(101 162 12 / 0.95);
}
.ybc-caret-lime-600\/100{
  caret-color: rgb(101 162 12 / 1);
}
.ybc-caret-lime-700\/0{
  caret-color: rgb(123 175 0 / 0);
}
.ybc-caret-lime-700\/5{
  caret-color: rgb(123 175 0 / 0.05);
}
.ybc-caret-lime-700\/10{
  caret-color: rgb(123 175 0 / 0.1);
}
.ybc-caret-lime-700\/20{
  caret-color: rgb(123 175 0 / 0.2);
}
.ybc-caret-lime-700\/25{
  caret-color: rgb(123 175 0 / 0.25);
}
.ybc-caret-lime-700\/30{
  caret-color: rgb(123 175 0 / 0.3);
}
.ybc-caret-lime-700\/40{
  caret-color: rgb(123 175 0 / 0.4);
}
.ybc-caret-lime-700\/50{
  caret-color: rgb(123 175 0 / 0.5);
}
.ybc-caret-lime-700\/60{
  caret-color: rgb(123 175 0 / 0.6);
}
.ybc-caret-lime-700\/70{
  caret-color: rgb(123 175 0 / 0.7);
}
.ybc-caret-lime-700\/75{
  caret-color: rgb(123 175 0 / 0.75);
}
.ybc-caret-lime-700\/80{
  caret-color: rgb(123 175 0 / 0.8);
}
.ybc-caret-lime-700\/90{
  caret-color: rgb(123 175 0 / 0.9);
}
.ybc-caret-lime-700\/95{
  caret-color: rgb(123 175 0 / 0.95);
}
.ybc-caret-lime-700\/100{
  caret-color: rgb(123 175 0 / 1);
}
.ybc-caret-lime-900\/0{
  caret-color: rgb(92 130 17 / 0);
}
.ybc-caret-lime-900\/5{
  caret-color: rgb(92 130 17 / 0.05);
}
.ybc-caret-lime-900\/10{
  caret-color: rgb(92 130 17 / 0.1);
}
.ybc-caret-lime-900\/20{
  caret-color: rgb(92 130 17 / 0.2);
}
.ybc-caret-lime-900\/25{
  caret-color: rgb(92 130 17 / 0.25);
}
.ybc-caret-lime-900\/30{
  caret-color: rgb(92 130 17 / 0.3);
}
.ybc-caret-lime-900\/40{
  caret-color: rgb(92 130 17 / 0.4);
}
.ybc-caret-lime-900\/50{
  caret-color: rgb(92 130 17 / 0.5);
}
.ybc-caret-lime-900\/60{
  caret-color: rgb(92 130 17 / 0.6);
}
.ybc-caret-lime-900\/70{
  caret-color: rgb(92 130 17 / 0.7);
}
.ybc-caret-lime-900\/75{
  caret-color: rgb(92 130 17 / 0.75);
}
.ybc-caret-lime-900\/80{
  caret-color: rgb(92 130 17 / 0.8);
}
.ybc-caret-lime-900\/90{
  caret-color: rgb(92 130 17 / 0.9);
}
.ybc-caret-lime-900\/95{
  caret-color: rgb(92 130 17 / 0.95);
}
.ybc-caret-lime-900\/100{
  caret-color: rgb(92 130 17 / 1);
}
.ybc-caret-gray-50\/0{
  caret-color: rgb(249 249 249 / 0);
}
.ybc-caret-gray-50\/5{
  caret-color: rgb(249 249 249 / 0.05);
}
.ybc-caret-gray-50\/10{
  caret-color: rgb(249 249 249 / 0.1);
}
.ybc-caret-gray-50\/20{
  caret-color: rgb(249 249 249 / 0.2);
}
.ybc-caret-gray-50\/25{
  caret-color: rgb(249 249 249 / 0.25);
}
.ybc-caret-gray-50\/30{
  caret-color: rgb(249 249 249 / 0.3);
}
.ybc-caret-gray-50\/40{
  caret-color: rgb(249 249 249 / 0.4);
}
.ybc-caret-gray-50\/50{
  caret-color: rgb(249 249 249 / 0.5);
}
.ybc-caret-gray-50\/60{
  caret-color: rgb(249 249 249 / 0.6);
}
.ybc-caret-gray-50\/70{
  caret-color: rgb(249 249 249 / 0.7);
}
.ybc-caret-gray-50\/75{
  caret-color: rgb(249 249 249 / 0.75);
}
.ybc-caret-gray-50\/80{
  caret-color: rgb(249 249 249 / 0.8);
}
.ybc-caret-gray-50\/90{
  caret-color: rgb(249 249 249 / 0.9);
}
.ybc-caret-gray-50\/95{
  caret-color: rgb(249 249 249 / 0.95);
}
.ybc-caret-gray-50\/100{
  caret-color: rgb(249 249 249 / 1);
}
.ybc-caret-gray-100\/0{
  caret-color: rgb(245 245 245 / 0);
}
.ybc-caret-gray-100\/5{
  caret-color: rgb(245 245 245 / 0.05);
}
.ybc-caret-gray-100\/10{
  caret-color: rgb(245 245 245 / 0.1);
}
.ybc-caret-gray-100\/20{
  caret-color: rgb(245 245 245 / 0.2);
}
.ybc-caret-gray-100\/25{
  caret-color: rgb(245 245 245 / 0.25);
}
.ybc-caret-gray-100\/30{
  caret-color: rgb(245 245 245 / 0.3);
}
.ybc-caret-gray-100\/40{
  caret-color: rgb(245 245 245 / 0.4);
}
.ybc-caret-gray-100\/50{
  caret-color: rgb(245 245 245 / 0.5);
}
.ybc-caret-gray-100\/60{
  caret-color: rgb(245 245 245 / 0.6);
}
.ybc-caret-gray-100\/70{
  caret-color: rgb(245 245 245 / 0.7);
}
.ybc-caret-gray-100\/75{
  caret-color: rgb(245 245 245 / 0.75);
}
.ybc-caret-gray-100\/80{
  caret-color: rgb(245 245 245 / 0.8);
}
.ybc-caret-gray-100\/90{
  caret-color: rgb(245 245 245 / 0.9);
}
.ybc-caret-gray-100\/95{
  caret-color: rgb(245 245 245 / 0.95);
}
.ybc-caret-gray-100\/100{
  caret-color: rgb(245 245 245 / 1);
}
.ybc-caret-gray-300\/0{
  caret-color: rgb(217 217 217 / 0);
}
.ybc-caret-gray-300\/5{
  caret-color: rgb(217 217 217 / 0.05);
}
.ybc-caret-gray-300\/10{
  caret-color: rgb(217 217 217 / 0.1);
}
.ybc-caret-gray-300\/20{
  caret-color: rgb(217 217 217 / 0.2);
}
.ybc-caret-gray-300\/25{
  caret-color: rgb(217 217 217 / 0.25);
}
.ybc-caret-gray-300\/30{
  caret-color: rgb(217 217 217 / 0.3);
}
.ybc-caret-gray-300\/40{
  caret-color: rgb(217 217 217 / 0.4);
}
.ybc-caret-gray-300\/50{
  caret-color: rgb(217 217 217 / 0.5);
}
.ybc-caret-gray-300\/60{
  caret-color: rgb(217 217 217 / 0.6);
}
.ybc-caret-gray-300\/70{
  caret-color: rgb(217 217 217 / 0.7);
}
.ybc-caret-gray-300\/75{
  caret-color: rgb(217 217 217 / 0.75);
}
.ybc-caret-gray-300\/80{
  caret-color: rgb(217 217 217 / 0.8);
}
.ybc-caret-gray-300\/90{
  caret-color: rgb(217 217 217 / 0.9);
}
.ybc-caret-gray-300\/95{
  caret-color: rgb(217 217 217 / 0.95);
}
.ybc-caret-gray-300\/100{
  caret-color: rgb(217 217 217 / 1);
}
.ybc-caret-gray-400\/0{
  caret-color: rgb(177 180 169 / 0);
}
.ybc-caret-gray-400\/5{
  caret-color: rgb(177 180 169 / 0.05);
}
.ybc-caret-gray-400\/10{
  caret-color: rgb(177 180 169 / 0.1);
}
.ybc-caret-gray-400\/20{
  caret-color: rgb(177 180 169 / 0.2);
}
.ybc-caret-gray-400\/25{
  caret-color: rgb(177 180 169 / 0.25);
}
.ybc-caret-gray-400\/30{
  caret-color: rgb(177 180 169 / 0.3);
}
.ybc-caret-gray-400\/40{
  caret-color: rgb(177 180 169 / 0.4);
}
.ybc-caret-gray-400\/50{
  caret-color: rgb(177 180 169 / 0.5);
}
.ybc-caret-gray-400\/60{
  caret-color: rgb(177 180 169 / 0.6);
}
.ybc-caret-gray-400\/70{
  caret-color: rgb(177 180 169 / 0.7);
}
.ybc-caret-gray-400\/75{
  caret-color: rgb(177 180 169 / 0.75);
}
.ybc-caret-gray-400\/80{
  caret-color: rgb(177 180 169 / 0.8);
}
.ybc-caret-gray-400\/90{
  caret-color: rgb(177 180 169 / 0.9);
}
.ybc-caret-gray-400\/95{
  caret-color: rgb(177 180 169 / 0.95);
}
.ybc-caret-gray-400\/100{
  caret-color: rgb(177 180 169 / 1);
}
.ybc-caret-gray-500\/0{
  caret-color: rgb(134 139 121 / 0);
}
.ybc-caret-gray-500\/5{
  caret-color: rgb(134 139 121 / 0.05);
}
.ybc-caret-gray-500\/10{
  caret-color: rgb(134 139 121 / 0.1);
}
.ybc-caret-gray-500\/20{
  caret-color: rgb(134 139 121 / 0.2);
}
.ybc-caret-gray-500\/25{
  caret-color: rgb(134 139 121 / 0.25);
}
.ybc-caret-gray-500\/30{
  caret-color: rgb(134 139 121 / 0.3);
}
.ybc-caret-gray-500\/40{
  caret-color: rgb(134 139 121 / 0.4);
}
.ybc-caret-gray-500\/50{
  caret-color: rgb(134 139 121 / 0.5);
}
.ybc-caret-gray-500\/60{
  caret-color: rgb(134 139 121 / 0.6);
}
.ybc-caret-gray-500\/70{
  caret-color: rgb(134 139 121 / 0.7);
}
.ybc-caret-gray-500\/75{
  caret-color: rgb(134 139 121 / 0.75);
}
.ybc-caret-gray-500\/80{
  caret-color: rgb(134 139 121 / 0.8);
}
.ybc-caret-gray-500\/90{
  caret-color: rgb(134 139 121 / 0.9);
}
.ybc-caret-gray-500\/95{
  caret-color: rgb(134 139 121 / 0.95);
}
.ybc-caret-gray-500\/100{
  caret-color: rgb(134 139 121 / 1);
}
.ybc-caret-gray-600\/0{
  caret-color: rgb(78 78 78 / 0);
}
.ybc-caret-gray-600\/5{
  caret-color: rgb(78 78 78 / 0.05);
}
.ybc-caret-gray-600\/10{
  caret-color: rgb(78 78 78 / 0.1);
}
.ybc-caret-gray-600\/20{
  caret-color: rgb(78 78 78 / 0.2);
}
.ybc-caret-gray-600\/25{
  caret-color: rgb(78 78 78 / 0.25);
}
.ybc-caret-gray-600\/30{
  caret-color: rgb(78 78 78 / 0.3);
}
.ybc-caret-gray-600\/40{
  caret-color: rgb(78 78 78 / 0.4);
}
.ybc-caret-gray-600\/50{
  caret-color: rgb(78 78 78 / 0.5);
}
.ybc-caret-gray-600\/60{
  caret-color: rgb(78 78 78 / 0.6);
}
.ybc-caret-gray-600\/70{
  caret-color: rgb(78 78 78 / 0.7);
}
.ybc-caret-gray-600\/75{
  caret-color: rgb(78 78 78 / 0.75);
}
.ybc-caret-gray-600\/80{
  caret-color: rgb(78 78 78 / 0.8);
}
.ybc-caret-gray-600\/90{
  caret-color: rgb(78 78 78 / 0.9);
}
.ybc-caret-gray-600\/95{
  caret-color: rgb(78 78 78 / 0.95);
}
.ybc-caret-gray-600\/100{
  caret-color: rgb(78 78 78 / 1);
}
.ybc-caret-gray-700\/0{
  caret-color: rgb(51 51 51 / 0);
}
.ybc-caret-gray-700\/5{
  caret-color: rgb(51 51 51 / 0.05);
}
.ybc-caret-gray-700\/10{
  caret-color: rgb(51 51 51 / 0.1);
}
.ybc-caret-gray-700\/20{
  caret-color: rgb(51 51 51 / 0.2);
}
.ybc-caret-gray-700\/25{
  caret-color: rgb(51 51 51 / 0.25);
}
.ybc-caret-gray-700\/30{
  caret-color: rgb(51 51 51 / 0.3);
}
.ybc-caret-gray-700\/40{
  caret-color: rgb(51 51 51 / 0.4);
}
.ybc-caret-gray-700\/50{
  caret-color: rgb(51 51 51 / 0.5);
}
.ybc-caret-gray-700\/60{
  caret-color: rgb(51 51 51 / 0.6);
}
.ybc-caret-gray-700\/70{
  caret-color: rgb(51 51 51 / 0.7);
}
.ybc-caret-gray-700\/75{
  caret-color: rgb(51 51 51 / 0.75);
}
.ybc-caret-gray-700\/80{
  caret-color: rgb(51 51 51 / 0.8);
}
.ybc-caret-gray-700\/90{
  caret-color: rgb(51 51 51 / 0.9);
}
.ybc-caret-gray-700\/95{
  caret-color: rgb(51 51 51 / 0.95);
}
.ybc-caret-gray-700\/100{
  caret-color: rgb(51 51 51 / 1);
}
.ybc-caret-gray-800\/0{
  caret-color: rgb(104 111 89 / 0);
}
.ybc-caret-gray-800\/5{
  caret-color: rgb(104 111 89 / 0.05);
}
.ybc-caret-gray-800\/10{
  caret-color: rgb(104 111 89 / 0.1);
}
.ybc-caret-gray-800\/20{
  caret-color: rgb(104 111 89 / 0.2);
}
.ybc-caret-gray-800\/25{
  caret-color: rgb(104 111 89 / 0.25);
}
.ybc-caret-gray-800\/30{
  caret-color: rgb(104 111 89 / 0.3);
}
.ybc-caret-gray-800\/40{
  caret-color: rgb(104 111 89 / 0.4);
}
.ybc-caret-gray-800\/50{
  caret-color: rgb(104 111 89 / 0.5);
}
.ybc-caret-gray-800\/60{
  caret-color: rgb(104 111 89 / 0.6);
}
.ybc-caret-gray-800\/70{
  caret-color: rgb(104 111 89 / 0.7);
}
.ybc-caret-gray-800\/75{
  caret-color: rgb(104 111 89 / 0.75);
}
.ybc-caret-gray-800\/80{
  caret-color: rgb(104 111 89 / 0.8);
}
.ybc-caret-gray-800\/90{
  caret-color: rgb(104 111 89 / 0.9);
}
.ybc-caret-gray-800\/95{
  caret-color: rgb(104 111 89 / 0.95);
}
.ybc-caret-gray-800\/100{
  caret-color: rgb(104 111 89 / 1);
}
.ybc-caret-gray-900\/0{
  caret-color: rgb(61 65 51 / 0);
}
.ybc-caret-gray-900\/5{
  caret-color: rgb(61 65 51 / 0.05);
}
.ybc-caret-gray-900\/10{
  caret-color: rgb(61 65 51 / 0.1);
}
.ybc-caret-gray-900\/20{
  caret-color: rgb(61 65 51 / 0.2);
}
.ybc-caret-gray-900\/25{
  caret-color: rgb(61 65 51 / 0.25);
}
.ybc-caret-gray-900\/30{
  caret-color: rgb(61 65 51 / 0.3);
}
.ybc-caret-gray-900\/40{
  caret-color: rgb(61 65 51 / 0.4);
}
.ybc-caret-gray-900\/50{
  caret-color: rgb(61 65 51 / 0.5);
}
.ybc-caret-gray-900\/60{
  caret-color: rgb(61 65 51 / 0.6);
}
.ybc-caret-gray-900\/70{
  caret-color: rgb(61 65 51 / 0.7);
}
.ybc-caret-gray-900\/75{
  caret-color: rgb(61 65 51 / 0.75);
}
.ybc-caret-gray-900\/80{
  caret-color: rgb(61 65 51 / 0.8);
}
.ybc-caret-gray-900\/90{
  caret-color: rgb(61 65 51 / 0.9);
}
.ybc-caret-gray-900\/95{
  caret-color: rgb(61 65 51 / 0.95);
}
.ybc-caret-gray-900\/100{
  caret-color: rgb(61 65 51 / 1);
}
.ybc-caret-teal-100\/0{
  caret-color: rgb(224 240 247 / 0);
}
.ybc-caret-teal-100\/5{
  caret-color: rgb(224 240 247 / 0.05);
}
.ybc-caret-teal-100\/10{
  caret-color: rgb(224 240 247 / 0.1);
}
.ybc-caret-teal-100\/20{
  caret-color: rgb(224 240 247 / 0.2);
}
.ybc-caret-teal-100\/25{
  caret-color: rgb(224 240 247 / 0.25);
}
.ybc-caret-teal-100\/30{
  caret-color: rgb(224 240 247 / 0.3);
}
.ybc-caret-teal-100\/40{
  caret-color: rgb(224 240 247 / 0.4);
}
.ybc-caret-teal-100\/50{
  caret-color: rgb(224 240 247 / 0.5);
}
.ybc-caret-teal-100\/60{
  caret-color: rgb(224 240 247 / 0.6);
}
.ybc-caret-teal-100\/70{
  caret-color: rgb(224 240 247 / 0.7);
}
.ybc-caret-teal-100\/75{
  caret-color: rgb(224 240 247 / 0.75);
}
.ybc-caret-teal-100\/80{
  caret-color: rgb(224 240 247 / 0.8);
}
.ybc-caret-teal-100\/90{
  caret-color: rgb(224 240 247 / 0.9);
}
.ybc-caret-teal-100\/95{
  caret-color: rgb(224 240 247 / 0.95);
}
.ybc-caret-teal-100\/100{
  caret-color: rgb(224 240 247 / 1);
}
.ybc-caret-teal-500\/0{
  caret-color: rgb(0 127 149 / 0);
}
.ybc-caret-teal-500\/5{
  caret-color: rgb(0 127 149 / 0.05);
}
.ybc-caret-teal-500\/10{
  caret-color: rgb(0 127 149 / 0.1);
}
.ybc-caret-teal-500\/20{
  caret-color: rgb(0 127 149 / 0.2);
}
.ybc-caret-teal-500\/25{
  caret-color: rgb(0 127 149 / 0.25);
}
.ybc-caret-teal-500\/30{
  caret-color: rgb(0 127 149 / 0.3);
}
.ybc-caret-teal-500\/40{
  caret-color: rgb(0 127 149 / 0.4);
}
.ybc-caret-teal-500\/50{
  caret-color: rgb(0 127 149 / 0.5);
}
.ybc-caret-teal-500\/60{
  caret-color: rgb(0 127 149 / 0.6);
}
.ybc-caret-teal-500\/70{
  caret-color: rgb(0 127 149 / 0.7);
}
.ybc-caret-teal-500\/75{
  caret-color: rgb(0 127 149 / 0.75);
}
.ybc-caret-teal-500\/80{
  caret-color: rgb(0 127 149 / 0.8);
}
.ybc-caret-teal-500\/90{
  caret-color: rgb(0 127 149 / 0.9);
}
.ybc-caret-teal-500\/95{
  caret-color: rgb(0 127 149 / 0.95);
}
.ybc-caret-teal-500\/100{
  caret-color: rgb(0 127 149 / 1);
}
.ybc-caret-teal-600\/0{
  caret-color: rgb(0 115 165 / 0);
}
.ybc-caret-teal-600\/5{
  caret-color: rgb(0 115 165 / 0.05);
}
.ybc-caret-teal-600\/10{
  caret-color: rgb(0 115 165 / 0.1);
}
.ybc-caret-teal-600\/20{
  caret-color: rgb(0 115 165 / 0.2);
}
.ybc-caret-teal-600\/25{
  caret-color: rgb(0 115 165 / 0.25);
}
.ybc-caret-teal-600\/30{
  caret-color: rgb(0 115 165 / 0.3);
}
.ybc-caret-teal-600\/40{
  caret-color: rgb(0 115 165 / 0.4);
}
.ybc-caret-teal-600\/50{
  caret-color: rgb(0 115 165 / 0.5);
}
.ybc-caret-teal-600\/60{
  caret-color: rgb(0 115 165 / 0.6);
}
.ybc-caret-teal-600\/70{
  caret-color: rgb(0 115 165 / 0.7);
}
.ybc-caret-teal-600\/75{
  caret-color: rgb(0 115 165 / 0.75);
}
.ybc-caret-teal-600\/80{
  caret-color: rgb(0 115 165 / 0.8);
}
.ybc-caret-teal-600\/90{
  caret-color: rgb(0 115 165 / 0.9);
}
.ybc-caret-teal-600\/95{
  caret-color: rgb(0 115 165 / 0.95);
}
.ybc-caret-teal-600\/100{
  caret-color: rgb(0 115 165 / 1);
}
.ybc-caret-teal-900\/0{
  caret-color: rgb(0 85 114 / 0);
}
.ybc-caret-teal-900\/5{
  caret-color: rgb(0 85 114 / 0.05);
}
.ybc-caret-teal-900\/10{
  caret-color: rgb(0 85 114 / 0.1);
}
.ybc-caret-teal-900\/20{
  caret-color: rgb(0 85 114 / 0.2);
}
.ybc-caret-teal-900\/25{
  caret-color: rgb(0 85 114 / 0.25);
}
.ybc-caret-teal-900\/30{
  caret-color: rgb(0 85 114 / 0.3);
}
.ybc-caret-teal-900\/40{
  caret-color: rgb(0 85 114 / 0.4);
}
.ybc-caret-teal-900\/50{
  caret-color: rgb(0 85 114 / 0.5);
}
.ybc-caret-teal-900\/60{
  caret-color: rgb(0 85 114 / 0.6);
}
.ybc-caret-teal-900\/70{
  caret-color: rgb(0 85 114 / 0.7);
}
.ybc-caret-teal-900\/75{
  caret-color: rgb(0 85 114 / 0.75);
}
.ybc-caret-teal-900\/80{
  caret-color: rgb(0 85 114 / 0.8);
}
.ybc-caret-teal-900\/90{
  caret-color: rgb(0 85 114 / 0.9);
}
.ybc-caret-teal-900\/95{
  caret-color: rgb(0 85 114 / 0.95);
}
.ybc-caret-teal-900\/100{
  caret-color: rgb(0 85 114 / 1);
}
.ybc-caret-blue-100\/0{
  caret-color: rgb(60 114 177 / 0);
}
.ybc-caret-blue-100\/5{
  caret-color: rgb(60 114 177 / 0.05);
}
.ybc-caret-blue-100\/10{
  caret-color: rgb(60 114 177 / 0.1);
}
.ybc-caret-blue-100\/20{
  caret-color: rgb(60 114 177 / 0.2);
}
.ybc-caret-blue-100\/25{
  caret-color: rgb(60 114 177 / 0.25);
}
.ybc-caret-blue-100\/30{
  caret-color: rgb(60 114 177 / 0.3);
}
.ybc-caret-blue-100\/40{
  caret-color: rgb(60 114 177 / 0.4);
}
.ybc-caret-blue-100\/50{
  caret-color: rgb(60 114 177 / 0.5);
}
.ybc-caret-blue-100\/60{
  caret-color: rgb(60 114 177 / 0.6);
}
.ybc-caret-blue-100\/70{
  caret-color: rgb(60 114 177 / 0.7);
}
.ybc-caret-blue-100\/75{
  caret-color: rgb(60 114 177 / 0.75);
}
.ybc-caret-blue-100\/80{
  caret-color: rgb(60 114 177 / 0.8);
}
.ybc-caret-blue-100\/90{
  caret-color: rgb(60 114 177 / 0.9);
}
.ybc-caret-blue-100\/95{
  caret-color: rgb(60 114 177 / 0.95);
}
.ybc-caret-blue-100\/100{
  caret-color: rgb(60 114 177 / 1);
}
.ybc-caret-blue-200\/0{
  caret-color: rgb(72 118 148 / 0);
}
.ybc-caret-blue-200\/5{
  caret-color: rgb(72 118 148 / 0.05);
}
.ybc-caret-blue-200\/10{
  caret-color: rgb(72 118 148 / 0.1);
}
.ybc-caret-blue-200\/20{
  caret-color: rgb(72 118 148 / 0.2);
}
.ybc-caret-blue-200\/25{
  caret-color: rgb(72 118 148 / 0.25);
}
.ybc-caret-blue-200\/30{
  caret-color: rgb(72 118 148 / 0.3);
}
.ybc-caret-blue-200\/40{
  caret-color: rgb(72 118 148 / 0.4);
}
.ybc-caret-blue-200\/50{
  caret-color: rgb(72 118 148 / 0.5);
}
.ybc-caret-blue-200\/60{
  caret-color: rgb(72 118 148 / 0.6);
}
.ybc-caret-blue-200\/70{
  caret-color: rgb(72 118 148 / 0.7);
}
.ybc-caret-blue-200\/75{
  caret-color: rgb(72 118 148 / 0.75);
}
.ybc-caret-blue-200\/80{
  caret-color: rgb(72 118 148 / 0.8);
}
.ybc-caret-blue-200\/90{
  caret-color: rgb(72 118 148 / 0.9);
}
.ybc-caret-blue-200\/95{
  caret-color: rgb(72 118 148 / 0.95);
}
.ybc-caret-blue-200\/100{
  caret-color: rgb(72 118 148 / 1);
}
.ybc-caret-blue-500\/0{
  caret-color: rgb(32 105 120 / 0);
}
.ybc-caret-blue-500\/5{
  caret-color: rgb(32 105 120 / 0.05);
}
.ybc-caret-blue-500\/10{
  caret-color: rgb(32 105 120 / 0.1);
}
.ybc-caret-blue-500\/20{
  caret-color: rgb(32 105 120 / 0.2);
}
.ybc-caret-blue-500\/25{
  caret-color: rgb(32 105 120 / 0.25);
}
.ybc-caret-blue-500\/30{
  caret-color: rgb(32 105 120 / 0.3);
}
.ybc-caret-blue-500\/40{
  caret-color: rgb(32 105 120 / 0.4);
}
.ybc-caret-blue-500\/50{
  caret-color: rgb(32 105 120 / 0.5);
}
.ybc-caret-blue-500\/60{
  caret-color: rgb(32 105 120 / 0.6);
}
.ybc-caret-blue-500\/70{
  caret-color: rgb(32 105 120 / 0.7);
}
.ybc-caret-blue-500\/75{
  caret-color: rgb(32 105 120 / 0.75);
}
.ybc-caret-blue-500\/80{
  caret-color: rgb(32 105 120 / 0.8);
}
.ybc-caret-blue-500\/90{
  caret-color: rgb(32 105 120 / 0.9);
}
.ybc-caret-blue-500\/95{
  caret-color: rgb(32 105 120 / 0.95);
}
.ybc-caret-blue-500\/100{
  caret-color: rgb(32 105 120 / 1);
}
.ybc-caret-section-branding-why-yubico\/0{
  caret-color: rgb(60 114 177 / 0);
}
.ybc-caret-section-branding-why-yubico\/5{
  caret-color: rgb(60 114 177 / 0.05);
}
.ybc-caret-section-branding-why-yubico\/10{
  caret-color: rgb(60 114 177 / 0.1);
}
.ybc-caret-section-branding-why-yubico\/20{
  caret-color: rgb(60 114 177 / 0.2);
}
.ybc-caret-section-branding-why-yubico\/25{
  caret-color: rgb(60 114 177 / 0.25);
}
.ybc-caret-section-branding-why-yubico\/30{
  caret-color: rgb(60 114 177 / 0.3);
}
.ybc-caret-section-branding-why-yubico\/40{
  caret-color: rgb(60 114 177 / 0.4);
}
.ybc-caret-section-branding-why-yubico\/50{
  caret-color: rgb(60 114 177 / 0.5);
}
.ybc-caret-section-branding-why-yubico\/60{
  caret-color: rgb(60 114 177 / 0.6);
}
.ybc-caret-section-branding-why-yubico\/70{
  caret-color: rgb(60 114 177 / 0.7);
}
.ybc-caret-section-branding-why-yubico\/75{
  caret-color: rgb(60 114 177 / 0.75);
}
.ybc-caret-section-branding-why-yubico\/80{
  caret-color: rgb(60 114 177 / 0.8);
}
.ybc-caret-section-branding-why-yubico\/90{
  caret-color: rgb(60 114 177 / 0.9);
}
.ybc-caret-section-branding-why-yubico\/95{
  caret-color: rgb(60 114 177 / 0.95);
}
.ybc-caret-section-branding-why-yubico\/100{
  caret-color: rgb(60 114 177 / 1);
}
.ybc-caret-section-branding-products\/0{
  caret-color: rgb(74 118 148 / 0);
}
.ybc-caret-section-branding-products\/5{
  caret-color: rgb(74 118 148 / 0.05);
}
.ybc-caret-section-branding-products\/10{
  caret-color: rgb(74 118 148 / 0.1);
}
.ybc-caret-section-branding-products\/20{
  caret-color: rgb(74 118 148 / 0.2);
}
.ybc-caret-section-branding-products\/25{
  caret-color: rgb(74 118 148 / 0.25);
}
.ybc-caret-section-branding-products\/30{
  caret-color: rgb(74 118 148 / 0.3);
}
.ybc-caret-section-branding-products\/40{
  caret-color: rgb(74 118 148 / 0.4);
}
.ybc-caret-section-branding-products\/50{
  caret-color: rgb(74 118 148 / 0.5);
}
.ybc-caret-section-branding-products\/60{
  caret-color: rgb(74 118 148 / 0.6);
}
.ybc-caret-section-branding-products\/70{
  caret-color: rgb(74 118 148 / 0.7);
}
.ybc-caret-section-branding-products\/75{
  caret-color: rgb(74 118 148 / 0.75);
}
.ybc-caret-section-branding-products\/80{
  caret-color: rgb(74 118 148 / 0.8);
}
.ybc-caret-section-branding-products\/90{
  caret-color: rgb(74 118 148 / 0.9);
}
.ybc-caret-section-branding-products\/95{
  caret-color: rgb(74 118 148 / 0.95);
}
.ybc-caret-section-branding-products\/100{
  caret-color: rgb(74 118 148 / 1);
}
.ybc-caret-section-branding-solutions\/0{
  caret-color: rgb(0 115 165 / 0);
}
.ybc-caret-section-branding-solutions\/5{
  caret-color: rgb(0 115 165 / 0.05);
}
.ybc-caret-section-branding-solutions\/10{
  caret-color: rgb(0 115 165 / 0.1);
}
.ybc-caret-section-branding-solutions\/20{
  caret-color: rgb(0 115 165 / 0.2);
}
.ybc-caret-section-branding-solutions\/25{
  caret-color: rgb(0 115 165 / 0.25);
}
.ybc-caret-section-branding-solutions\/30{
  caret-color: rgb(0 115 165 / 0.3);
}
.ybc-caret-section-branding-solutions\/40{
  caret-color: rgb(0 115 165 / 0.4);
}
.ybc-caret-section-branding-solutions\/50{
  caret-color: rgb(0 115 165 / 0.5);
}
.ybc-caret-section-branding-solutions\/60{
  caret-color: rgb(0 115 165 / 0.6);
}
.ybc-caret-section-branding-solutions\/70{
  caret-color: rgb(0 115 165 / 0.7);
}
.ybc-caret-section-branding-solutions\/75{
  caret-color: rgb(0 115 165 / 0.75);
}
.ybc-caret-section-branding-solutions\/80{
  caret-color: rgb(0 115 165 / 0.8);
}
.ybc-caret-section-branding-solutions\/90{
  caret-color: rgb(0 115 165 / 0.9);
}
.ybc-caret-section-branding-solutions\/95{
  caret-color: rgb(0 115 165 / 0.95);
}
.ybc-caret-section-branding-solutions\/100{
  caret-color: rgb(0 115 165 / 1);
}
.ybc-caret-section-branding-resources\/0{
  caret-color: rgb(0 127 149 / 0);
}
.ybc-caret-section-branding-resources\/5{
  caret-color: rgb(0 127 149 / 0.05);
}
.ybc-caret-section-branding-resources\/10{
  caret-color: rgb(0 127 149 / 0.1);
}
.ybc-caret-section-branding-resources\/20{
  caret-color: rgb(0 127 149 / 0.2);
}
.ybc-caret-section-branding-resources\/25{
  caret-color: rgb(0 127 149 / 0.25);
}
.ybc-caret-section-branding-resources\/30{
  caret-color: rgb(0 127 149 / 0.3);
}
.ybc-caret-section-branding-resources\/40{
  caret-color: rgb(0 127 149 / 0.4);
}
.ybc-caret-section-branding-resources\/50{
  caret-color: rgb(0 127 149 / 0.5);
}
.ybc-caret-section-branding-resources\/60{
  caret-color: rgb(0 127 149 / 0.6);
}
.ybc-caret-section-branding-resources\/70{
  caret-color: rgb(0 127 149 / 0.7);
}
.ybc-caret-section-branding-resources\/75{
  caret-color: rgb(0 127 149 / 0.75);
}
.ybc-caret-section-branding-resources\/80{
  caret-color: rgb(0 127 149 / 0.8);
}
.ybc-caret-section-branding-resources\/90{
  caret-color: rgb(0 127 149 / 0.9);
}
.ybc-caret-section-branding-resources\/95{
  caret-color: rgb(0 127 149 / 0.95);
}
.ybc-caret-section-branding-resources\/100{
  caret-color: rgb(0 127 149 / 1);
}
.ybc-caret-section-branding-company\/0{
  caret-color: rgb(92 130 17 / 0);
}
.ybc-caret-section-branding-company\/5{
  caret-color: rgb(92 130 17 / 0.05);
}
.ybc-caret-section-branding-company\/10{
  caret-color: rgb(92 130 17 / 0.1);
}
.ybc-caret-section-branding-company\/20{
  caret-color: rgb(92 130 17 / 0.2);
}
.ybc-caret-section-branding-company\/25{
  caret-color: rgb(92 130 17 / 0.25);
}
.ybc-caret-section-branding-company\/30{
  caret-color: rgb(92 130 17 / 0.3);
}
.ybc-caret-section-branding-company\/40{
  caret-color: rgb(92 130 17 / 0.4);
}
.ybc-caret-section-branding-company\/50{
  caret-color: rgb(92 130 17 / 0.5);
}
.ybc-caret-section-branding-company\/60{
  caret-color: rgb(92 130 17 / 0.6);
}
.ybc-caret-section-branding-company\/70{
  caret-color: rgb(92 130 17 / 0.7);
}
.ybc-caret-section-branding-company\/75{
  caret-color: rgb(92 130 17 / 0.75);
}
.ybc-caret-section-branding-company\/80{
  caret-color: rgb(92 130 17 / 0.8);
}
.ybc-caret-section-branding-company\/90{
  caret-color: rgb(92 130 17 / 0.9);
}
.ybc-caret-section-branding-company\/95{
  caret-color: rgb(92 130 17 / 0.95);
}
.ybc-caret-section-branding-company\/100{
  caret-color: rgb(92 130 17 / 1);
}
.ybc-caret-section-branding-support\/0{
  caret-color: rgb(32 105 120 / 0);
}
.ybc-caret-section-branding-support\/5{
  caret-color: rgb(32 105 120 / 0.05);
}
.ybc-caret-section-branding-support\/10{
  caret-color: rgb(32 105 120 / 0.1);
}
.ybc-caret-section-branding-support\/20{
  caret-color: rgb(32 105 120 / 0.2);
}
.ybc-caret-section-branding-support\/25{
  caret-color: rgb(32 105 120 / 0.25);
}
.ybc-caret-section-branding-support\/30{
  caret-color: rgb(32 105 120 / 0.3);
}
.ybc-caret-section-branding-support\/40{
  caret-color: rgb(32 105 120 / 0.4);
}
.ybc-caret-section-branding-support\/50{
  caret-color: rgb(32 105 120 / 0.5);
}
.ybc-caret-section-branding-support\/60{
  caret-color: rgb(32 105 120 / 0.6);
}
.ybc-caret-section-branding-support\/70{
  caret-color: rgb(32 105 120 / 0.7);
}
.ybc-caret-section-branding-support\/75{
  caret-color: rgb(32 105 120 / 0.75);
}
.ybc-caret-section-branding-support\/80{
  caret-color: rgb(32 105 120 / 0.8);
}
.ybc-caret-section-branding-support\/90{
  caret-color: rgb(32 105 120 / 0.9);
}
.ybc-caret-section-branding-support\/95{
  caret-color: rgb(32 105 120 / 0.95);
}
.ybc-caret-section-branding-support\/100{
  caret-color: rgb(32 105 120 / 1);
}
.ybc-accent-transparent{
  accent-color: transparent;
}
.ybc-accent-current{
  accent-color: currentColor;
}
.ybc-accent-black{
  accent-color: #000000;
}
.ybc-accent-white{
  accent-color: #FFFFFF;
}
.ybc-accent-lime-400{
  accent-color: #9ACA3C;
}
.ybc-accent-lime-500{
  accent-color: #84BD00;
}
.ybc-accent-lime-600{
  accent-color: #65a20c;
}
.ybc-accent-lime-700{
  accent-color: #7baf00;
}
.ybc-accent-lime-900{
  accent-color: #5C8211;
}
.ybc-accent-gray-50{
  accent-color: #F9F9F9;
}
.ybc-accent-gray-100{
  accent-color: #F5F5F5;
}
.ybc-accent-gray-300{
  accent-color: #D9D9D9;
}
.ybc-accent-gray-400{
  accent-color: #b1b4a9;
}
.ybc-accent-gray-500{
  accent-color: #868B79;
}
.ybc-accent-gray-600{
  accent-color: #4E4E4E;
}
.ybc-accent-gray-700{
  accent-color: #333333;
}
.ybc-accent-gray-800{
  accent-color: #686F59;
}
.ybc-accent-gray-900{
  accent-color: #3D4133;
}
.ybc-accent-teal-100{
  accent-color: #E0F0F7;
}
.ybc-accent-teal-500{
  accent-color: #007f95;
}
.ybc-accent-teal-600{
  accent-color: #0073A5;
}
.ybc-accent-teal-900{
  accent-color: #005572;
}
.ybc-accent-blue-100{
  accent-color: #3c72b1;
}
.ybc-accent-blue-200{
  accent-color: #487694;
}
.ybc-accent-blue-500{
  accent-color: #206978;
}
.ybc-accent-section-branding-why-yubico{
  accent-color: #3C72B1;
}
.ybc-accent-section-branding-products{
  accent-color: #4A7694;
}
.ybc-accent-section-branding-solutions{
  accent-color: #0073A5;
}
.ybc-accent-section-branding-resources{
  accent-color: #007F95;
}
.ybc-accent-section-branding-company{
  accent-color: #5c8211;
}
.ybc-accent-section-branding-support{
  accent-color: #206978;
}
.ybc-accent-auto{
  accent-color: auto;
}
.ybc-accent-transparent\/0{
  accent-color: rgb(0 0 0 / 0);
}
.ybc-accent-transparent\/5{
  accent-color: rgb(0 0 0 / 0.05);
}
.ybc-accent-transparent\/10{
  accent-color: rgb(0 0 0 / 0.1);
}
.ybc-accent-transparent\/20{
  accent-color: rgb(0 0 0 / 0.2);
}
.ybc-accent-transparent\/25{
  accent-color: rgb(0 0 0 / 0.25);
}
.ybc-accent-transparent\/30{
  accent-color: rgb(0 0 0 / 0.3);
}
.ybc-accent-transparent\/40{
  accent-color: rgb(0 0 0 / 0.4);
}
.ybc-accent-transparent\/50{
  accent-color: rgb(0 0 0 / 0.5);
}
.ybc-accent-transparent\/60{
  accent-color: rgb(0 0 0 / 0.6);
}
.ybc-accent-transparent\/70{
  accent-color: rgb(0 0 0 / 0.7);
}
.ybc-accent-transparent\/75{
  accent-color: rgb(0 0 0 / 0.75);
}
.ybc-accent-transparent\/80{
  accent-color: rgb(0 0 0 / 0.8);
}
.ybc-accent-transparent\/90{
  accent-color: rgb(0 0 0 / 0.9);
}
.ybc-accent-transparent\/95{
  accent-color: rgb(0 0 0 / 0.95);
}
.ybc-accent-transparent\/100{
  accent-color: rgb(0 0 0 / 1);
}
.ybc-accent-black\/0{
  accent-color: rgb(0 0 0 / 0);
}
.ybc-accent-black\/5{
  accent-color: rgb(0 0 0 / 0.05);
}
.ybc-accent-black\/10{
  accent-color: rgb(0 0 0 / 0.1);
}
.ybc-accent-black\/20{
  accent-color: rgb(0 0 0 / 0.2);
}
.ybc-accent-black\/25{
  accent-color: rgb(0 0 0 / 0.25);
}
.ybc-accent-black\/30{
  accent-color: rgb(0 0 0 / 0.3);
}
.ybc-accent-black\/40{
  accent-color: rgb(0 0 0 / 0.4);
}
.ybc-accent-black\/50{
  accent-color: rgb(0 0 0 / 0.5);
}
.ybc-accent-black\/60{
  accent-color: rgb(0 0 0 / 0.6);
}
.ybc-accent-black\/70{
  accent-color: rgb(0 0 0 / 0.7);
}
.ybc-accent-black\/75{
  accent-color: rgb(0 0 0 / 0.75);
}
.ybc-accent-black\/80{
  accent-color: rgb(0 0 0 / 0.8);
}
.ybc-accent-black\/90{
  accent-color: rgb(0 0 0 / 0.9);
}
.ybc-accent-black\/95{
  accent-color: rgb(0 0 0 / 0.95);
}
.ybc-accent-black\/100{
  accent-color: rgb(0 0 0 / 1);
}
.ybc-accent-white\/0{
  accent-color: rgb(255 255 255 / 0);
}
.ybc-accent-white\/5{
  accent-color: rgb(255 255 255 / 0.05);
}
.ybc-accent-white\/10{
  accent-color: rgb(255 255 255 / 0.1);
}
.ybc-accent-white\/20{
  accent-color: rgb(255 255 255 / 0.2);
}
.ybc-accent-white\/25{
  accent-color: rgb(255 255 255 / 0.25);
}
.ybc-accent-white\/30{
  accent-color: rgb(255 255 255 / 0.3);
}
.ybc-accent-white\/40{
  accent-color: rgb(255 255 255 / 0.4);
}
.ybc-accent-white\/50{
  accent-color: rgb(255 255 255 / 0.5);
}
.ybc-accent-white\/60{
  accent-color: rgb(255 255 255 / 0.6);
}
.ybc-accent-white\/70{
  accent-color: rgb(255 255 255 / 0.7);
}
.ybc-accent-white\/75{
  accent-color: rgb(255 255 255 / 0.75);
}
.ybc-accent-white\/80{
  accent-color: rgb(255 255 255 / 0.8);
}
.ybc-accent-white\/90{
  accent-color: rgb(255 255 255 / 0.9);
}
.ybc-accent-white\/95{
  accent-color: rgb(255 255 255 / 0.95);
}
.ybc-accent-white\/100{
  accent-color: rgb(255 255 255 / 1);
}
.ybc-accent-lime-400\/0{
  accent-color: rgb(154 202 60 / 0);
}
.ybc-accent-lime-400\/5{
  accent-color: rgb(154 202 60 / 0.05);
}
.ybc-accent-lime-400\/10{
  accent-color: rgb(154 202 60 / 0.1);
}
.ybc-accent-lime-400\/20{
  accent-color: rgb(154 202 60 / 0.2);
}
.ybc-accent-lime-400\/25{
  accent-color: rgb(154 202 60 / 0.25);
}
.ybc-accent-lime-400\/30{
  accent-color: rgb(154 202 60 / 0.3);
}
.ybc-accent-lime-400\/40{
  accent-color: rgb(154 202 60 / 0.4);
}
.ybc-accent-lime-400\/50{
  accent-color: rgb(154 202 60 / 0.5);
}
.ybc-accent-lime-400\/60{
  accent-color: rgb(154 202 60 / 0.6);
}
.ybc-accent-lime-400\/70{
  accent-color: rgb(154 202 60 / 0.7);
}
.ybc-accent-lime-400\/75{
  accent-color: rgb(154 202 60 / 0.75);
}
.ybc-accent-lime-400\/80{
  accent-color: rgb(154 202 60 / 0.8);
}
.ybc-accent-lime-400\/90{
  accent-color: rgb(154 202 60 / 0.9);
}
.ybc-accent-lime-400\/95{
  accent-color: rgb(154 202 60 / 0.95);
}
.ybc-accent-lime-400\/100{
  accent-color: rgb(154 202 60 / 1);
}
.ybc-accent-lime-500\/0{
  accent-color: rgb(132 189 0 / 0);
}
.ybc-accent-lime-500\/5{
  accent-color: rgb(132 189 0 / 0.05);
}
.ybc-accent-lime-500\/10{
  accent-color: rgb(132 189 0 / 0.1);
}
.ybc-accent-lime-500\/20{
  accent-color: rgb(132 189 0 / 0.2);
}
.ybc-accent-lime-500\/25{
  accent-color: rgb(132 189 0 / 0.25);
}
.ybc-accent-lime-500\/30{
  accent-color: rgb(132 189 0 / 0.3);
}
.ybc-accent-lime-500\/40{
  accent-color: rgb(132 189 0 / 0.4);
}
.ybc-accent-lime-500\/50{
  accent-color: rgb(132 189 0 / 0.5);
}
.ybc-accent-lime-500\/60{
  accent-color: rgb(132 189 0 / 0.6);
}
.ybc-accent-lime-500\/70{
  accent-color: rgb(132 189 0 / 0.7);
}
.ybc-accent-lime-500\/75{
  accent-color: rgb(132 189 0 / 0.75);
}
.ybc-accent-lime-500\/80{
  accent-color: rgb(132 189 0 / 0.8);
}
.ybc-accent-lime-500\/90{
  accent-color: rgb(132 189 0 / 0.9);
}
.ybc-accent-lime-500\/95{
  accent-color: rgb(132 189 0 / 0.95);
}
.ybc-accent-lime-500\/100{
  accent-color: rgb(132 189 0 / 1);
}
.ybc-accent-lime-600\/0{
  accent-color: rgb(101 162 12 / 0);
}
.ybc-accent-lime-600\/5{
  accent-color: rgb(101 162 12 / 0.05);
}
.ybc-accent-lime-600\/10{
  accent-color: rgb(101 162 12 / 0.1);
}
.ybc-accent-lime-600\/20{
  accent-color: rgb(101 162 12 / 0.2);
}
.ybc-accent-lime-600\/25{
  accent-color: rgb(101 162 12 / 0.25);
}
.ybc-accent-lime-600\/30{
  accent-color: rgb(101 162 12 / 0.3);
}
.ybc-accent-lime-600\/40{
  accent-color: rgb(101 162 12 / 0.4);
}
.ybc-accent-lime-600\/50{
  accent-color: rgb(101 162 12 / 0.5);
}
.ybc-accent-lime-600\/60{
  accent-color: rgb(101 162 12 / 0.6);
}
.ybc-accent-lime-600\/70{
  accent-color: rgb(101 162 12 / 0.7);
}
.ybc-accent-lime-600\/75{
  accent-color: rgb(101 162 12 / 0.75);
}
.ybc-accent-lime-600\/80{
  accent-color: rgb(101 162 12 / 0.8);
}
.ybc-accent-lime-600\/90{
  accent-color: rgb(101 162 12 / 0.9);
}
.ybc-accent-lime-600\/95{
  accent-color: rgb(101 162 12 / 0.95);
}
.ybc-accent-lime-600\/100{
  accent-color: rgb(101 162 12 / 1);
}
.ybc-accent-lime-700\/0{
  accent-color: rgb(123 175 0 / 0);
}
.ybc-accent-lime-700\/5{
  accent-color: rgb(123 175 0 / 0.05);
}
.ybc-accent-lime-700\/10{
  accent-color: rgb(123 175 0 / 0.1);
}
.ybc-accent-lime-700\/20{
  accent-color: rgb(123 175 0 / 0.2);
}
.ybc-accent-lime-700\/25{
  accent-color: rgb(123 175 0 / 0.25);
}
.ybc-accent-lime-700\/30{
  accent-color: rgb(123 175 0 / 0.3);
}
.ybc-accent-lime-700\/40{
  accent-color: rgb(123 175 0 / 0.4);
}
.ybc-accent-lime-700\/50{
  accent-color: rgb(123 175 0 / 0.5);
}
.ybc-accent-lime-700\/60{
  accent-color: rgb(123 175 0 / 0.6);
}
.ybc-accent-lime-700\/70{
  accent-color: rgb(123 175 0 / 0.7);
}
.ybc-accent-lime-700\/75{
  accent-color: rgb(123 175 0 / 0.75);
}
.ybc-accent-lime-700\/80{
  accent-color: rgb(123 175 0 / 0.8);
}
.ybc-accent-lime-700\/90{
  accent-color: rgb(123 175 0 / 0.9);
}
.ybc-accent-lime-700\/95{
  accent-color: rgb(123 175 0 / 0.95);
}
.ybc-accent-lime-700\/100{
  accent-color: rgb(123 175 0 / 1);
}
.ybc-accent-lime-900\/0{
  accent-color: rgb(92 130 17 / 0);
}
.ybc-accent-lime-900\/5{
  accent-color: rgb(92 130 17 / 0.05);
}
.ybc-accent-lime-900\/10{
  accent-color: rgb(92 130 17 / 0.1);
}
.ybc-accent-lime-900\/20{
  accent-color: rgb(92 130 17 / 0.2);
}
.ybc-accent-lime-900\/25{
  accent-color: rgb(92 130 17 / 0.25);
}
.ybc-accent-lime-900\/30{
  accent-color: rgb(92 130 17 / 0.3);
}
.ybc-accent-lime-900\/40{
  accent-color: rgb(92 130 17 / 0.4);
}
.ybc-accent-lime-900\/50{
  accent-color: rgb(92 130 17 / 0.5);
}
.ybc-accent-lime-900\/60{
  accent-color: rgb(92 130 17 / 0.6);
}
.ybc-accent-lime-900\/70{
  accent-color: rgb(92 130 17 / 0.7);
}
.ybc-accent-lime-900\/75{
  accent-color: rgb(92 130 17 / 0.75);
}
.ybc-accent-lime-900\/80{
  accent-color: rgb(92 130 17 / 0.8);
}
.ybc-accent-lime-900\/90{
  accent-color: rgb(92 130 17 / 0.9);
}
.ybc-accent-lime-900\/95{
  accent-color: rgb(92 130 17 / 0.95);
}
.ybc-accent-lime-900\/100{
  accent-color: rgb(92 130 17 / 1);
}
.ybc-accent-gray-50\/0{
  accent-color: rgb(249 249 249 / 0);
}
.ybc-accent-gray-50\/5{
  accent-color: rgb(249 249 249 / 0.05);
}
.ybc-accent-gray-50\/10{
  accent-color: rgb(249 249 249 / 0.1);
}
.ybc-accent-gray-50\/20{
  accent-color: rgb(249 249 249 / 0.2);
}
.ybc-accent-gray-50\/25{
  accent-color: rgb(249 249 249 / 0.25);
}
.ybc-accent-gray-50\/30{
  accent-color: rgb(249 249 249 / 0.3);
}
.ybc-accent-gray-50\/40{
  accent-color: rgb(249 249 249 / 0.4);
}
.ybc-accent-gray-50\/50{
  accent-color: rgb(249 249 249 / 0.5);
}
.ybc-accent-gray-50\/60{
  accent-color: rgb(249 249 249 / 0.6);
}
.ybc-accent-gray-50\/70{
  accent-color: rgb(249 249 249 / 0.7);
}
.ybc-accent-gray-50\/75{
  accent-color: rgb(249 249 249 / 0.75);
}
.ybc-accent-gray-50\/80{
  accent-color: rgb(249 249 249 / 0.8);
}
.ybc-accent-gray-50\/90{
  accent-color: rgb(249 249 249 / 0.9);
}
.ybc-accent-gray-50\/95{
  accent-color: rgb(249 249 249 / 0.95);
}
.ybc-accent-gray-50\/100{
  accent-color: rgb(249 249 249 / 1);
}
.ybc-accent-gray-100\/0{
  accent-color: rgb(245 245 245 / 0);
}
.ybc-accent-gray-100\/5{
  accent-color: rgb(245 245 245 / 0.05);
}
.ybc-accent-gray-100\/10{
  accent-color: rgb(245 245 245 / 0.1);
}
.ybc-accent-gray-100\/20{
  accent-color: rgb(245 245 245 / 0.2);
}
.ybc-accent-gray-100\/25{
  accent-color: rgb(245 245 245 / 0.25);
}
.ybc-accent-gray-100\/30{
  accent-color: rgb(245 245 245 / 0.3);
}
.ybc-accent-gray-100\/40{
  accent-color: rgb(245 245 245 / 0.4);
}
.ybc-accent-gray-100\/50{
  accent-color: rgb(245 245 245 / 0.5);
}
.ybc-accent-gray-100\/60{
  accent-color: rgb(245 245 245 / 0.6);
}
.ybc-accent-gray-100\/70{
  accent-color: rgb(245 245 245 / 0.7);
}
.ybc-accent-gray-100\/75{
  accent-color: rgb(245 245 245 / 0.75);
}
.ybc-accent-gray-100\/80{
  accent-color: rgb(245 245 245 / 0.8);
}
.ybc-accent-gray-100\/90{
  accent-color: rgb(245 245 245 / 0.9);
}
.ybc-accent-gray-100\/95{
  accent-color: rgb(245 245 245 / 0.95);
}
.ybc-accent-gray-100\/100{
  accent-color: rgb(245 245 245 / 1);
}
.ybc-accent-gray-300\/0{
  accent-color: rgb(217 217 217 / 0);
}
.ybc-accent-gray-300\/5{
  accent-color: rgb(217 217 217 / 0.05);
}
.ybc-accent-gray-300\/10{
  accent-color: rgb(217 217 217 / 0.1);
}
.ybc-accent-gray-300\/20{
  accent-color: rgb(217 217 217 / 0.2);
}
.ybc-accent-gray-300\/25{
  accent-color: rgb(217 217 217 / 0.25);
}
.ybc-accent-gray-300\/30{
  accent-color: rgb(217 217 217 / 0.3);
}
.ybc-accent-gray-300\/40{
  accent-color: rgb(217 217 217 / 0.4);
}
.ybc-accent-gray-300\/50{
  accent-color: rgb(217 217 217 / 0.5);
}
.ybc-accent-gray-300\/60{
  accent-color: rgb(217 217 217 / 0.6);
}
.ybc-accent-gray-300\/70{
  accent-color: rgb(217 217 217 / 0.7);
}
.ybc-accent-gray-300\/75{
  accent-color: rgb(217 217 217 / 0.75);
}
.ybc-accent-gray-300\/80{
  accent-color: rgb(217 217 217 / 0.8);
}
.ybc-accent-gray-300\/90{
  accent-color: rgb(217 217 217 / 0.9);
}
.ybc-accent-gray-300\/95{
  accent-color: rgb(217 217 217 / 0.95);
}
.ybc-accent-gray-300\/100{
  accent-color: rgb(217 217 217 / 1);
}
.ybc-accent-gray-400\/0{
  accent-color: rgb(177 180 169 / 0);
}
.ybc-accent-gray-400\/5{
  accent-color: rgb(177 180 169 / 0.05);
}
.ybc-accent-gray-400\/10{
  accent-color: rgb(177 180 169 / 0.1);
}
.ybc-accent-gray-400\/20{
  accent-color: rgb(177 180 169 / 0.2);
}
.ybc-accent-gray-400\/25{
  accent-color: rgb(177 180 169 / 0.25);
}
.ybc-accent-gray-400\/30{
  accent-color: rgb(177 180 169 / 0.3);
}
.ybc-accent-gray-400\/40{
  accent-color: rgb(177 180 169 / 0.4);
}
.ybc-accent-gray-400\/50{
  accent-color: rgb(177 180 169 / 0.5);
}
.ybc-accent-gray-400\/60{
  accent-color: rgb(177 180 169 / 0.6);
}
.ybc-accent-gray-400\/70{
  accent-color: rgb(177 180 169 / 0.7);
}
.ybc-accent-gray-400\/75{
  accent-color: rgb(177 180 169 / 0.75);
}
.ybc-accent-gray-400\/80{
  accent-color: rgb(177 180 169 / 0.8);
}
.ybc-accent-gray-400\/90{
  accent-color: rgb(177 180 169 / 0.9);
}
.ybc-accent-gray-400\/95{
  accent-color: rgb(177 180 169 / 0.95);
}
.ybc-accent-gray-400\/100{
  accent-color: rgb(177 180 169 / 1);
}
.ybc-accent-gray-500\/0{
  accent-color: rgb(134 139 121 / 0);
}
.ybc-accent-gray-500\/5{
  accent-color: rgb(134 139 121 / 0.05);
}
.ybc-accent-gray-500\/10{
  accent-color: rgb(134 139 121 / 0.1);
}
.ybc-accent-gray-500\/20{
  accent-color: rgb(134 139 121 / 0.2);
}
.ybc-accent-gray-500\/25{
  accent-color: rgb(134 139 121 / 0.25);
}
.ybc-accent-gray-500\/30{
  accent-color: rgb(134 139 121 / 0.3);
}
.ybc-accent-gray-500\/40{
  accent-color: rgb(134 139 121 / 0.4);
}
.ybc-accent-gray-500\/50{
  accent-color: rgb(134 139 121 / 0.5);
}
.ybc-accent-gray-500\/60{
  accent-color: rgb(134 139 121 / 0.6);
}
.ybc-accent-gray-500\/70{
  accent-color: rgb(134 139 121 / 0.7);
}
.ybc-accent-gray-500\/75{
  accent-color: rgb(134 139 121 / 0.75);
}
.ybc-accent-gray-500\/80{
  accent-color: rgb(134 139 121 / 0.8);
}
.ybc-accent-gray-500\/90{
  accent-color: rgb(134 139 121 / 0.9);
}
.ybc-accent-gray-500\/95{
  accent-color: rgb(134 139 121 / 0.95);
}
.ybc-accent-gray-500\/100{
  accent-color: rgb(134 139 121 / 1);
}
.ybc-accent-gray-600\/0{
  accent-color: rgb(78 78 78 / 0);
}
.ybc-accent-gray-600\/5{
  accent-color: rgb(78 78 78 / 0.05);
}
.ybc-accent-gray-600\/10{
  accent-color: rgb(78 78 78 / 0.1);
}
.ybc-accent-gray-600\/20{
  accent-color: rgb(78 78 78 / 0.2);
}
.ybc-accent-gray-600\/25{
  accent-color: rgb(78 78 78 / 0.25);
}
.ybc-accent-gray-600\/30{
  accent-color: rgb(78 78 78 / 0.3);
}
.ybc-accent-gray-600\/40{
  accent-color: rgb(78 78 78 / 0.4);
}
.ybc-accent-gray-600\/50{
  accent-color: rgb(78 78 78 / 0.5);
}
.ybc-accent-gray-600\/60{
  accent-color: rgb(78 78 78 / 0.6);
}
.ybc-accent-gray-600\/70{
  accent-color: rgb(78 78 78 / 0.7);
}
.ybc-accent-gray-600\/75{
  accent-color: rgb(78 78 78 / 0.75);
}
.ybc-accent-gray-600\/80{
  accent-color: rgb(78 78 78 / 0.8);
}
.ybc-accent-gray-600\/90{
  accent-color: rgb(78 78 78 / 0.9);
}
.ybc-accent-gray-600\/95{
  accent-color: rgb(78 78 78 / 0.95);
}
.ybc-accent-gray-600\/100{
  accent-color: rgb(78 78 78 / 1);
}
.ybc-accent-gray-700\/0{
  accent-color: rgb(51 51 51 / 0);
}
.ybc-accent-gray-700\/5{
  accent-color: rgb(51 51 51 / 0.05);
}
.ybc-accent-gray-700\/10{
  accent-color: rgb(51 51 51 / 0.1);
}
.ybc-accent-gray-700\/20{
  accent-color: rgb(51 51 51 / 0.2);
}
.ybc-accent-gray-700\/25{
  accent-color: rgb(51 51 51 / 0.25);
}
.ybc-accent-gray-700\/30{
  accent-color: rgb(51 51 51 / 0.3);
}
.ybc-accent-gray-700\/40{
  accent-color: rgb(51 51 51 / 0.4);
}
.ybc-accent-gray-700\/50{
  accent-color: rgb(51 51 51 / 0.5);
}
.ybc-accent-gray-700\/60{
  accent-color: rgb(51 51 51 / 0.6);
}
.ybc-accent-gray-700\/70{
  accent-color: rgb(51 51 51 / 0.7);
}
.ybc-accent-gray-700\/75{
  accent-color: rgb(51 51 51 / 0.75);
}
.ybc-accent-gray-700\/80{
  accent-color: rgb(51 51 51 / 0.8);
}
.ybc-accent-gray-700\/90{
  accent-color: rgb(51 51 51 / 0.9);
}
.ybc-accent-gray-700\/95{
  accent-color: rgb(51 51 51 / 0.95);
}
.ybc-accent-gray-700\/100{
  accent-color: rgb(51 51 51 / 1);
}
.ybc-accent-gray-800\/0{
  accent-color: rgb(104 111 89 / 0);
}
.ybc-accent-gray-800\/5{
  accent-color: rgb(104 111 89 / 0.05);
}
.ybc-accent-gray-800\/10{
  accent-color: rgb(104 111 89 / 0.1);
}
.ybc-accent-gray-800\/20{
  accent-color: rgb(104 111 89 / 0.2);
}
.ybc-accent-gray-800\/25{
  accent-color: rgb(104 111 89 / 0.25);
}
.ybc-accent-gray-800\/30{
  accent-color: rgb(104 111 89 / 0.3);
}
.ybc-accent-gray-800\/40{
  accent-color: rgb(104 111 89 / 0.4);
}
.ybc-accent-gray-800\/50{
  accent-color: rgb(104 111 89 / 0.5);
}
.ybc-accent-gray-800\/60{
  accent-color: rgb(104 111 89 / 0.6);
}
.ybc-accent-gray-800\/70{
  accent-color: rgb(104 111 89 / 0.7);
}
.ybc-accent-gray-800\/75{
  accent-color: rgb(104 111 89 / 0.75);
}
.ybc-accent-gray-800\/80{
  accent-color: rgb(104 111 89 / 0.8);
}
.ybc-accent-gray-800\/90{
  accent-color: rgb(104 111 89 / 0.9);
}
.ybc-accent-gray-800\/95{
  accent-color: rgb(104 111 89 / 0.95);
}
.ybc-accent-gray-800\/100{
  accent-color: rgb(104 111 89 / 1);
}
.ybc-accent-gray-900\/0{
  accent-color: rgb(61 65 51 / 0);
}
.ybc-accent-gray-900\/5{
  accent-color: rgb(61 65 51 / 0.05);
}
.ybc-accent-gray-900\/10{
  accent-color: rgb(61 65 51 / 0.1);
}
.ybc-accent-gray-900\/20{
  accent-color: rgb(61 65 51 / 0.2);
}
.ybc-accent-gray-900\/25{
  accent-color: rgb(61 65 51 / 0.25);
}
.ybc-accent-gray-900\/30{
  accent-color: rgb(61 65 51 / 0.3);
}
.ybc-accent-gray-900\/40{
  accent-color: rgb(61 65 51 / 0.4);
}
.ybc-accent-gray-900\/50{
  accent-color: rgb(61 65 51 / 0.5);
}
.ybc-accent-gray-900\/60{
  accent-color: rgb(61 65 51 / 0.6);
}
.ybc-accent-gray-900\/70{
  accent-color: rgb(61 65 51 / 0.7);
}
.ybc-accent-gray-900\/75{
  accent-color: rgb(61 65 51 / 0.75);
}
.ybc-accent-gray-900\/80{
  accent-color: rgb(61 65 51 / 0.8);
}
.ybc-accent-gray-900\/90{
  accent-color: rgb(61 65 51 / 0.9);
}
.ybc-accent-gray-900\/95{
  accent-color: rgb(61 65 51 / 0.95);
}
.ybc-accent-gray-900\/100{
  accent-color: rgb(61 65 51 / 1);
}
.ybc-accent-teal-100\/0{
  accent-color: rgb(224 240 247 / 0);
}
.ybc-accent-teal-100\/5{
  accent-color: rgb(224 240 247 / 0.05);
}
.ybc-accent-teal-100\/10{
  accent-color: rgb(224 240 247 / 0.1);
}
.ybc-accent-teal-100\/20{
  accent-color: rgb(224 240 247 / 0.2);
}
.ybc-accent-teal-100\/25{
  accent-color: rgb(224 240 247 / 0.25);
}
.ybc-accent-teal-100\/30{
  accent-color: rgb(224 240 247 / 0.3);
}
.ybc-accent-teal-100\/40{
  accent-color: rgb(224 240 247 / 0.4);
}
.ybc-accent-teal-100\/50{
  accent-color: rgb(224 240 247 / 0.5);
}
.ybc-accent-teal-100\/60{
  accent-color: rgb(224 240 247 / 0.6);
}
.ybc-accent-teal-100\/70{
  accent-color: rgb(224 240 247 / 0.7);
}
.ybc-accent-teal-100\/75{
  accent-color: rgb(224 240 247 / 0.75);
}
.ybc-accent-teal-100\/80{
  accent-color: rgb(224 240 247 / 0.8);
}
.ybc-accent-teal-100\/90{
  accent-color: rgb(224 240 247 / 0.9);
}
.ybc-accent-teal-100\/95{
  accent-color: rgb(224 240 247 / 0.95);
}
.ybc-accent-teal-100\/100{
  accent-color: rgb(224 240 247 / 1);
}
.ybc-accent-teal-500\/0{
  accent-color: rgb(0 127 149 / 0);
}
.ybc-accent-teal-500\/5{
  accent-color: rgb(0 127 149 / 0.05);
}
.ybc-accent-teal-500\/10{
  accent-color: rgb(0 127 149 / 0.1);
}
.ybc-accent-teal-500\/20{
  accent-color: rgb(0 127 149 / 0.2);
}
.ybc-accent-teal-500\/25{
  accent-color: rgb(0 127 149 / 0.25);
}
.ybc-accent-teal-500\/30{
  accent-color: rgb(0 127 149 / 0.3);
}
.ybc-accent-teal-500\/40{
  accent-color: rgb(0 127 149 / 0.4);
}
.ybc-accent-teal-500\/50{
  accent-color: rgb(0 127 149 / 0.5);
}
.ybc-accent-teal-500\/60{
  accent-color: rgb(0 127 149 / 0.6);
}
.ybc-accent-teal-500\/70{
  accent-color: rgb(0 127 149 / 0.7);
}
.ybc-accent-teal-500\/75{
  accent-color: rgb(0 127 149 / 0.75);
}
.ybc-accent-teal-500\/80{
  accent-color: rgb(0 127 149 / 0.8);
}
.ybc-accent-teal-500\/90{
  accent-color: rgb(0 127 149 / 0.9);
}
.ybc-accent-teal-500\/95{
  accent-color: rgb(0 127 149 / 0.95);
}
.ybc-accent-teal-500\/100{
  accent-color: rgb(0 127 149 / 1);
}
.ybc-accent-teal-600\/0{
  accent-color: rgb(0 115 165 / 0);
}
.ybc-accent-teal-600\/5{
  accent-color: rgb(0 115 165 / 0.05);
}
.ybc-accent-teal-600\/10{
  accent-color: rgb(0 115 165 / 0.1);
}
.ybc-accent-teal-600\/20{
  accent-color: rgb(0 115 165 / 0.2);
}
.ybc-accent-teal-600\/25{
  accent-color: rgb(0 115 165 / 0.25);
}
.ybc-accent-teal-600\/30{
  accent-color: rgb(0 115 165 / 0.3);
}
.ybc-accent-teal-600\/40{
  accent-color: rgb(0 115 165 / 0.4);
}
.ybc-accent-teal-600\/50{
  accent-color: rgb(0 115 165 / 0.5);
}
.ybc-accent-teal-600\/60{
  accent-color: rgb(0 115 165 / 0.6);
}
.ybc-accent-teal-600\/70{
  accent-color: rgb(0 115 165 / 0.7);
}
.ybc-accent-teal-600\/75{
  accent-color: rgb(0 115 165 / 0.75);
}
.ybc-accent-teal-600\/80{
  accent-color: rgb(0 115 165 / 0.8);
}
.ybc-accent-teal-600\/90{
  accent-color: rgb(0 115 165 / 0.9);
}
.ybc-accent-teal-600\/95{
  accent-color: rgb(0 115 165 / 0.95);
}
.ybc-accent-teal-600\/100{
  accent-color: rgb(0 115 165 / 1);
}
.ybc-accent-teal-900\/0{
  accent-color: rgb(0 85 114 / 0);
}
.ybc-accent-teal-900\/5{
  accent-color: rgb(0 85 114 / 0.05);
}
.ybc-accent-teal-900\/10{
  accent-color: rgb(0 85 114 / 0.1);
}
.ybc-accent-teal-900\/20{
  accent-color: rgb(0 85 114 / 0.2);
}
.ybc-accent-teal-900\/25{
  accent-color: rgb(0 85 114 / 0.25);
}
.ybc-accent-teal-900\/30{
  accent-color: rgb(0 85 114 / 0.3);
}
.ybc-accent-teal-900\/40{
  accent-color: rgb(0 85 114 / 0.4);
}
.ybc-accent-teal-900\/50{
  accent-color: rgb(0 85 114 / 0.5);
}
.ybc-accent-teal-900\/60{
  accent-color: rgb(0 85 114 / 0.6);
}
.ybc-accent-teal-900\/70{
  accent-color: rgb(0 85 114 / 0.7);
}
.ybc-accent-teal-900\/75{
  accent-color: rgb(0 85 114 / 0.75);
}
.ybc-accent-teal-900\/80{
  accent-color: rgb(0 85 114 / 0.8);
}
.ybc-accent-teal-900\/90{
  accent-color: rgb(0 85 114 / 0.9);
}
.ybc-accent-teal-900\/95{
  accent-color: rgb(0 85 114 / 0.95);
}
.ybc-accent-teal-900\/100{
  accent-color: rgb(0 85 114 / 1);
}
.ybc-accent-blue-100\/0{
  accent-color: rgb(60 114 177 / 0);
}
.ybc-accent-blue-100\/5{
  accent-color: rgb(60 114 177 / 0.05);
}
.ybc-accent-blue-100\/10{
  accent-color: rgb(60 114 177 / 0.1);
}
.ybc-accent-blue-100\/20{
  accent-color: rgb(60 114 177 / 0.2);
}
.ybc-accent-blue-100\/25{
  accent-color: rgb(60 114 177 / 0.25);
}
.ybc-accent-blue-100\/30{
  accent-color: rgb(60 114 177 / 0.3);
}
.ybc-accent-blue-100\/40{
  accent-color: rgb(60 114 177 / 0.4);
}
.ybc-accent-blue-100\/50{
  accent-color: rgb(60 114 177 / 0.5);
}
.ybc-accent-blue-100\/60{
  accent-color: rgb(60 114 177 / 0.6);
}
.ybc-accent-blue-100\/70{
  accent-color: rgb(60 114 177 / 0.7);
}
.ybc-accent-blue-100\/75{
  accent-color: rgb(60 114 177 / 0.75);
}
.ybc-accent-blue-100\/80{
  accent-color: rgb(60 114 177 / 0.8);
}
.ybc-accent-blue-100\/90{
  accent-color: rgb(60 114 177 / 0.9);
}
.ybc-accent-blue-100\/95{
  accent-color: rgb(60 114 177 / 0.95);
}
.ybc-accent-blue-100\/100{
  accent-color: rgb(60 114 177 / 1);
}
.ybc-accent-blue-200\/0{
  accent-color: rgb(72 118 148 / 0);
}
.ybc-accent-blue-200\/5{
  accent-color: rgb(72 118 148 / 0.05);
}
.ybc-accent-blue-200\/10{
  accent-color: rgb(72 118 148 / 0.1);
}
.ybc-accent-blue-200\/20{
  accent-color: rgb(72 118 148 / 0.2);
}
.ybc-accent-blue-200\/25{
  accent-color: rgb(72 118 148 / 0.25);
}
.ybc-accent-blue-200\/30{
  accent-color: rgb(72 118 148 / 0.3);
}
.ybc-accent-blue-200\/40{
  accent-color: rgb(72 118 148 / 0.4);
}
.ybc-accent-blue-200\/50{
  accent-color: rgb(72 118 148 / 0.5);
}
.ybc-accent-blue-200\/60{
  accent-color: rgb(72 118 148 / 0.6);
}
.ybc-accent-blue-200\/70{
  accent-color: rgb(72 118 148 / 0.7);
}
.ybc-accent-blue-200\/75{
  accent-color: rgb(72 118 148 / 0.75);
}
.ybc-accent-blue-200\/80{
  accent-color: rgb(72 118 148 / 0.8);
}
.ybc-accent-blue-200\/90{
  accent-color: rgb(72 118 148 / 0.9);
}
.ybc-accent-blue-200\/95{
  accent-color: rgb(72 118 148 / 0.95);
}
.ybc-accent-blue-200\/100{
  accent-color: rgb(72 118 148 / 1);
}
.ybc-accent-blue-500\/0{
  accent-color: rgb(32 105 120 / 0);
}
.ybc-accent-blue-500\/5{
  accent-color: rgb(32 105 120 / 0.05);
}
.ybc-accent-blue-500\/10{
  accent-color: rgb(32 105 120 / 0.1);
}
.ybc-accent-blue-500\/20{
  accent-color: rgb(32 105 120 / 0.2);
}
.ybc-accent-blue-500\/25{
  accent-color: rgb(32 105 120 / 0.25);
}
.ybc-accent-blue-500\/30{
  accent-color: rgb(32 105 120 / 0.3);
}
.ybc-accent-blue-500\/40{
  accent-color: rgb(32 105 120 / 0.4);
}
.ybc-accent-blue-500\/50{
  accent-color: rgb(32 105 120 / 0.5);
}
.ybc-accent-blue-500\/60{
  accent-color: rgb(32 105 120 / 0.6);
}
.ybc-accent-blue-500\/70{
  accent-color: rgb(32 105 120 / 0.7);
}
.ybc-accent-blue-500\/75{
  accent-color: rgb(32 105 120 / 0.75);
}
.ybc-accent-blue-500\/80{
  accent-color: rgb(32 105 120 / 0.8);
}
.ybc-accent-blue-500\/90{
  accent-color: rgb(32 105 120 / 0.9);
}
.ybc-accent-blue-500\/95{
  accent-color: rgb(32 105 120 / 0.95);
}
.ybc-accent-blue-500\/100{
  accent-color: rgb(32 105 120 / 1);
}
.ybc-accent-section-branding-why-yubico\/0{
  accent-color: rgb(60 114 177 / 0);
}
.ybc-accent-section-branding-why-yubico\/5{
  accent-color: rgb(60 114 177 / 0.05);
}
.ybc-accent-section-branding-why-yubico\/10{
  accent-color: rgb(60 114 177 / 0.1);
}
.ybc-accent-section-branding-why-yubico\/20{
  accent-color: rgb(60 114 177 / 0.2);
}
.ybc-accent-section-branding-why-yubico\/25{
  accent-color: rgb(60 114 177 / 0.25);
}
.ybc-accent-section-branding-why-yubico\/30{
  accent-color: rgb(60 114 177 / 0.3);
}
.ybc-accent-section-branding-why-yubico\/40{
  accent-color: rgb(60 114 177 / 0.4);
}
.ybc-accent-section-branding-why-yubico\/50{
  accent-color: rgb(60 114 177 / 0.5);
}
.ybc-accent-section-branding-why-yubico\/60{
  accent-color: rgb(60 114 177 / 0.6);
}
.ybc-accent-section-branding-why-yubico\/70{
  accent-color: rgb(60 114 177 / 0.7);
}
.ybc-accent-section-branding-why-yubico\/75{
  accent-color: rgb(60 114 177 / 0.75);
}
.ybc-accent-section-branding-why-yubico\/80{
  accent-color: rgb(60 114 177 / 0.8);
}
.ybc-accent-section-branding-why-yubico\/90{
  accent-color: rgb(60 114 177 / 0.9);
}
.ybc-accent-section-branding-why-yubico\/95{
  accent-color: rgb(60 114 177 / 0.95);
}
.ybc-accent-section-branding-why-yubico\/100{
  accent-color: rgb(60 114 177 / 1);
}
.ybc-accent-section-branding-products\/0{
  accent-color: rgb(74 118 148 / 0);
}
.ybc-accent-section-branding-products\/5{
  accent-color: rgb(74 118 148 / 0.05);
}
.ybc-accent-section-branding-products\/10{
  accent-color: rgb(74 118 148 / 0.1);
}
.ybc-accent-section-branding-products\/20{
  accent-color: rgb(74 118 148 / 0.2);
}
.ybc-accent-section-branding-products\/25{
  accent-color: rgb(74 118 148 / 0.25);
}
.ybc-accent-section-branding-products\/30{
  accent-color: rgb(74 118 148 / 0.3);
}
.ybc-accent-section-branding-products\/40{
  accent-color: rgb(74 118 148 / 0.4);
}
.ybc-accent-section-branding-products\/50{
  accent-color: rgb(74 118 148 / 0.5);
}
.ybc-accent-section-branding-products\/60{
  accent-color: rgb(74 118 148 / 0.6);
}
.ybc-accent-section-branding-products\/70{
  accent-color: rgb(74 118 148 / 0.7);
}
.ybc-accent-section-branding-products\/75{
  accent-color: rgb(74 118 148 / 0.75);
}
.ybc-accent-section-branding-products\/80{
  accent-color: rgb(74 118 148 / 0.8);
}
.ybc-accent-section-branding-products\/90{
  accent-color: rgb(74 118 148 / 0.9);
}
.ybc-accent-section-branding-products\/95{
  accent-color: rgb(74 118 148 / 0.95);
}
.ybc-accent-section-branding-products\/100{
  accent-color: rgb(74 118 148 / 1);
}
.ybc-accent-section-branding-solutions\/0{
  accent-color: rgb(0 115 165 / 0);
}
.ybc-accent-section-branding-solutions\/5{
  accent-color: rgb(0 115 165 / 0.05);
}
.ybc-accent-section-branding-solutions\/10{
  accent-color: rgb(0 115 165 / 0.1);
}
.ybc-accent-section-branding-solutions\/20{
  accent-color: rgb(0 115 165 / 0.2);
}
.ybc-accent-section-branding-solutions\/25{
  accent-color: rgb(0 115 165 / 0.25);
}
.ybc-accent-section-branding-solutions\/30{
  accent-color: rgb(0 115 165 / 0.3);
}
.ybc-accent-section-branding-solutions\/40{
  accent-color: rgb(0 115 165 / 0.4);
}
.ybc-accent-section-branding-solutions\/50{
  accent-color: rgb(0 115 165 / 0.5);
}
.ybc-accent-section-branding-solutions\/60{
  accent-color: rgb(0 115 165 / 0.6);
}
.ybc-accent-section-branding-solutions\/70{
  accent-color: rgb(0 115 165 / 0.7);
}
.ybc-accent-section-branding-solutions\/75{
  accent-color: rgb(0 115 165 / 0.75);
}
.ybc-accent-section-branding-solutions\/80{
  accent-color: rgb(0 115 165 / 0.8);
}
.ybc-accent-section-branding-solutions\/90{
  accent-color: rgb(0 115 165 / 0.9);
}
.ybc-accent-section-branding-solutions\/95{
  accent-color: rgb(0 115 165 / 0.95);
}
.ybc-accent-section-branding-solutions\/100{
  accent-color: rgb(0 115 165 / 1);
}
.ybc-accent-section-branding-resources\/0{
  accent-color: rgb(0 127 149 / 0);
}
.ybc-accent-section-branding-resources\/5{
  accent-color: rgb(0 127 149 / 0.05);
}
.ybc-accent-section-branding-resources\/10{
  accent-color: rgb(0 127 149 / 0.1);
}
.ybc-accent-section-branding-resources\/20{
  accent-color: rgb(0 127 149 / 0.2);
}
.ybc-accent-section-branding-resources\/25{
  accent-color: rgb(0 127 149 / 0.25);
}
.ybc-accent-section-branding-resources\/30{
  accent-color: rgb(0 127 149 / 0.3);
}
.ybc-accent-section-branding-resources\/40{
  accent-color: rgb(0 127 149 / 0.4);
}
.ybc-accent-section-branding-resources\/50{
  accent-color: rgb(0 127 149 / 0.5);
}
.ybc-accent-section-branding-resources\/60{
  accent-color: rgb(0 127 149 / 0.6);
}
.ybc-accent-section-branding-resources\/70{
  accent-color: rgb(0 127 149 / 0.7);
}
.ybc-accent-section-branding-resources\/75{
  accent-color: rgb(0 127 149 / 0.75);
}
.ybc-accent-section-branding-resources\/80{
  accent-color: rgb(0 127 149 / 0.8);
}
.ybc-accent-section-branding-resources\/90{
  accent-color: rgb(0 127 149 / 0.9);
}
.ybc-accent-section-branding-resources\/95{
  accent-color: rgb(0 127 149 / 0.95);
}
.ybc-accent-section-branding-resources\/100{
  accent-color: rgb(0 127 149 / 1);
}
.ybc-accent-section-branding-company\/0{
  accent-color: rgb(92 130 17 / 0);
}
.ybc-accent-section-branding-company\/5{
  accent-color: rgb(92 130 17 / 0.05);
}
.ybc-accent-section-branding-company\/10{
  accent-color: rgb(92 130 17 / 0.1);
}
.ybc-accent-section-branding-company\/20{
  accent-color: rgb(92 130 17 / 0.2);
}
.ybc-accent-section-branding-company\/25{
  accent-color: rgb(92 130 17 / 0.25);
}
.ybc-accent-section-branding-company\/30{
  accent-color: rgb(92 130 17 / 0.3);
}
.ybc-accent-section-branding-company\/40{
  accent-color: rgb(92 130 17 / 0.4);
}
.ybc-accent-section-branding-company\/50{
  accent-color: rgb(92 130 17 / 0.5);
}
.ybc-accent-section-branding-company\/60{
  accent-color: rgb(92 130 17 / 0.6);
}
.ybc-accent-section-branding-company\/70{
  accent-color: rgb(92 130 17 / 0.7);
}
.ybc-accent-section-branding-company\/75{
  accent-color: rgb(92 130 17 / 0.75);
}
.ybc-accent-section-branding-company\/80{
  accent-color: rgb(92 130 17 / 0.8);
}
.ybc-accent-section-branding-company\/90{
  accent-color: rgb(92 130 17 / 0.9);
}
.ybc-accent-section-branding-company\/95{
  accent-color: rgb(92 130 17 / 0.95);
}
.ybc-accent-section-branding-company\/100{
  accent-color: rgb(92 130 17 / 1);
}
.ybc-accent-section-branding-support\/0{
  accent-color: rgb(32 105 120 / 0);
}
.ybc-accent-section-branding-support\/5{
  accent-color: rgb(32 105 120 / 0.05);
}
.ybc-accent-section-branding-support\/10{
  accent-color: rgb(32 105 120 / 0.1);
}
.ybc-accent-section-branding-support\/20{
  accent-color: rgb(32 105 120 / 0.2);
}
.ybc-accent-section-branding-support\/25{
  accent-color: rgb(32 105 120 / 0.25);
}
.ybc-accent-section-branding-support\/30{
  accent-color: rgb(32 105 120 / 0.3);
}
.ybc-accent-section-branding-support\/40{
  accent-color: rgb(32 105 120 / 0.4);
}
.ybc-accent-section-branding-support\/50{
  accent-color: rgb(32 105 120 / 0.5);
}
.ybc-accent-section-branding-support\/60{
  accent-color: rgb(32 105 120 / 0.6);
}
.ybc-accent-section-branding-support\/70{
  accent-color: rgb(32 105 120 / 0.7);
}
.ybc-accent-section-branding-support\/75{
  accent-color: rgb(32 105 120 / 0.75);
}
.ybc-accent-section-branding-support\/80{
  accent-color: rgb(32 105 120 / 0.8);
}
.ybc-accent-section-branding-support\/90{
  accent-color: rgb(32 105 120 / 0.9);
}
.ybc-accent-section-branding-support\/95{
  accent-color: rgb(32 105 120 / 0.95);
}
.ybc-accent-section-branding-support\/100{
  accent-color: rgb(32 105 120 / 1);
}
.ybc-opacity-0{
  opacity: 0;
}
.ybc-opacity-5{
  opacity: 0.05;
}
.ybc-opacity-10{
  opacity: 0.1;
}
.ybc-opacity-20{
  opacity: 0.2;
}
.ybc-opacity-25{
  opacity: 0.25;
}
.ybc-opacity-30{
  opacity: 0.3;
}
.ybc-opacity-40{
  opacity: 0.4;
}
.ybc-opacity-50{
  opacity: 0.5;
}
.ybc-opacity-60{
  opacity: 0.6;
}
.ybc-opacity-70{
  opacity: 0.7;
}
.ybc-opacity-75{
  opacity: 0.75;
}
.ybc-opacity-80{
  opacity: 0.8;
}
.ybc-opacity-90{
  opacity: 0.9;
}
.ybc-opacity-95{
  opacity: 0.95;
}
.ybc-opacity-100{
  opacity: 1;
}
.ybc-bg-blend-normal{
  background-blend-mode: normal;
}
.ybc-bg-blend-multiply{
  background-blend-mode: multiply;
}
.ybc-bg-blend-screen{
  background-blend-mode: screen;
}
.ybc-bg-blend-overlay{
  background-blend-mode: overlay;
}
.ybc-bg-blend-darken{
  background-blend-mode: darken;
}
.ybc-bg-blend-lighten{
  background-blend-mode: lighten;
}
.ybc-bg-blend-color-dodge{
  background-blend-mode: color-dodge;
}
.ybc-bg-blend-color-burn{
  background-blend-mode: color-burn;
}
.ybc-bg-blend-hard-light{
  background-blend-mode: hard-light;
}
.ybc-bg-blend-soft-light{
  background-blend-mode: soft-light;
}
.ybc-bg-blend-difference{
  background-blend-mode: difference;
}
.ybc-bg-blend-exclusion{
  background-blend-mode: exclusion;
}
.ybc-bg-blend-hue{
  background-blend-mode: hue;
}
.ybc-bg-blend-saturation{
  background-blend-mode: saturation;
}
.ybc-bg-blend-color{
  background-blend-mode: color;
}
.ybc-bg-blend-luminosity{
  background-blend-mode: luminosity;
}
.ybc-mix-blend-normal{
  mix-blend-mode: normal;
}
.ybc-mix-blend-multiply{
  mix-blend-mode: multiply;
}
.ybc-mix-blend-screen{
  mix-blend-mode: screen;
}
.ybc-mix-blend-overlay{
  mix-blend-mode: overlay;
}
.ybc-mix-blend-darken{
  mix-blend-mode: darken;
}
.ybc-mix-blend-lighten{
  mix-blend-mode: lighten;
}
.ybc-mix-blend-color-dodge{
  mix-blend-mode: color-dodge;
}
.ybc-mix-blend-color-burn{
  mix-blend-mode: color-burn;
}
.ybc-mix-blend-hard-light{
  mix-blend-mode: hard-light;
}
.ybc-mix-blend-soft-light{
  mix-blend-mode: soft-light;
}
.ybc-mix-blend-difference{
  mix-blend-mode: difference;
}
.ybc-mix-blend-exclusion{
  mix-blend-mode: exclusion;
}
.ybc-mix-blend-hue{
  mix-blend-mode: hue;
}
.ybc-mix-blend-saturation{
  mix-blend-mode: saturation;
}
.ybc-mix-blend-color{
  mix-blend-mode: color;
}
.ybc-mix-blend-luminosity{
  mix-blend-mode: luminosity;
}
.ybc-mix-blend-plus-lighter{
  mix-blend-mode: plus-lighter;
}
.ybc-shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ybc-shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ybc-shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ybc-shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ybc-shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ybc-shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ybc-shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ybc-shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ybc-shadow-transparent{
  --tw-shadow-color: transparent;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-current{
  --tw-shadow-color: currentColor;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black{
  --tw-shadow-color: #000000;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white{
  --tw-shadow-color: #FFFFFF;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400{
  --tw-shadow-color: #9ACA3C;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500{
  --tw-shadow-color: #84BD00;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600{
  --tw-shadow-color: #65a20c;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700{
  --tw-shadow-color: #7baf00;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900{
  --tw-shadow-color: #5C8211;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50{
  --tw-shadow-color: #F9F9F9;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100{
  --tw-shadow-color: #F5F5F5;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300{
  --tw-shadow-color: #D9D9D9;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400{
  --tw-shadow-color: #b1b4a9;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500{
  --tw-shadow-color: #868B79;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600{
  --tw-shadow-color: #4E4E4E;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700{
  --tw-shadow-color: #333333;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800{
  --tw-shadow-color: #686F59;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900{
  --tw-shadow-color: #3D4133;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100{
  --tw-shadow-color: #E0F0F7;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500{
  --tw-shadow-color: #007f95;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600{
  --tw-shadow-color: #0073A5;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900{
  --tw-shadow-color: #005572;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100{
  --tw-shadow-color: #3c72b1;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200{
  --tw-shadow-color: #487694;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500{
  --tw-shadow-color: #206978;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico{
  --tw-shadow-color: #3C72B1;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products{
  --tw-shadow-color: #4A7694;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions{
  --tw-shadow-color: #0073A5;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources{
  --tw-shadow-color: #007F95;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company{
  --tw-shadow-color: #5c8211;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support{
  --tw-shadow-color: #206978;
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/0{
  --tw-shadow-color: rgb(0 0 0 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/5{
  --tw-shadow-color: rgb(0 0 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/10{
  --tw-shadow-color: rgb(0 0 0 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/20{
  --tw-shadow-color: rgb(0 0 0 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/25{
  --tw-shadow-color: rgb(0 0 0 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/30{
  --tw-shadow-color: rgb(0 0 0 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/40{
  --tw-shadow-color: rgb(0 0 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/50{
  --tw-shadow-color: rgb(0 0 0 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/60{
  --tw-shadow-color: rgb(0 0 0 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/70{
  --tw-shadow-color: rgb(0 0 0 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/75{
  --tw-shadow-color: rgb(0 0 0 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/80{
  --tw-shadow-color: rgb(0 0 0 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/90{
  --tw-shadow-color: rgb(0 0 0 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/95{
  --tw-shadow-color: rgb(0 0 0 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-transparent\/100{
  --tw-shadow-color: rgb(0 0 0 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/0{
  --tw-shadow-color: rgb(0 0 0 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/5{
  --tw-shadow-color: rgb(0 0 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/10{
  --tw-shadow-color: rgb(0 0 0 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/20{
  --tw-shadow-color: rgb(0 0 0 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/25{
  --tw-shadow-color: rgb(0 0 0 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/30{
  --tw-shadow-color: rgb(0 0 0 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/40{
  --tw-shadow-color: rgb(0 0 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/50{
  --tw-shadow-color: rgb(0 0 0 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/60{
  --tw-shadow-color: rgb(0 0 0 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/70{
  --tw-shadow-color: rgb(0 0 0 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/75{
  --tw-shadow-color: rgb(0 0 0 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/80{
  --tw-shadow-color: rgb(0 0 0 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/90{
  --tw-shadow-color: rgb(0 0 0 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/95{
  --tw-shadow-color: rgb(0 0 0 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-black\/100{
  --tw-shadow-color: rgb(0 0 0 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/0{
  --tw-shadow-color: rgb(255 255 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/5{
  --tw-shadow-color: rgb(255 255 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/10{
  --tw-shadow-color: rgb(255 255 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/20{
  --tw-shadow-color: rgb(255 255 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/25{
  --tw-shadow-color: rgb(255 255 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/30{
  --tw-shadow-color: rgb(255 255 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/40{
  --tw-shadow-color: rgb(255 255 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/50{
  --tw-shadow-color: rgb(255 255 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/60{
  --tw-shadow-color: rgb(255 255 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/70{
  --tw-shadow-color: rgb(255 255 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/75{
  --tw-shadow-color: rgb(255 255 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/80{
  --tw-shadow-color: rgb(255 255 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/90{
  --tw-shadow-color: rgb(255 255 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/95{
  --tw-shadow-color: rgb(255 255 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-white\/100{
  --tw-shadow-color: rgb(255 255 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/0{
  --tw-shadow-color: rgb(154 202 60 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/5{
  --tw-shadow-color: rgb(154 202 60 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/10{
  --tw-shadow-color: rgb(154 202 60 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/20{
  --tw-shadow-color: rgb(154 202 60 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/25{
  --tw-shadow-color: rgb(154 202 60 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/30{
  --tw-shadow-color: rgb(154 202 60 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/40{
  --tw-shadow-color: rgb(154 202 60 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/50{
  --tw-shadow-color: rgb(154 202 60 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/60{
  --tw-shadow-color: rgb(154 202 60 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/70{
  --tw-shadow-color: rgb(154 202 60 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/75{
  --tw-shadow-color: rgb(154 202 60 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/80{
  --tw-shadow-color: rgb(154 202 60 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/90{
  --tw-shadow-color: rgb(154 202 60 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/95{
  --tw-shadow-color: rgb(154 202 60 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-400\/100{
  --tw-shadow-color: rgb(154 202 60 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/0{
  --tw-shadow-color: rgb(132 189 0 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/5{
  --tw-shadow-color: rgb(132 189 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/10{
  --tw-shadow-color: rgb(132 189 0 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/20{
  --tw-shadow-color: rgb(132 189 0 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/25{
  --tw-shadow-color: rgb(132 189 0 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/30{
  --tw-shadow-color: rgb(132 189 0 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/40{
  --tw-shadow-color: rgb(132 189 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/50{
  --tw-shadow-color: rgb(132 189 0 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/60{
  --tw-shadow-color: rgb(132 189 0 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/70{
  --tw-shadow-color: rgb(132 189 0 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/75{
  --tw-shadow-color: rgb(132 189 0 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/80{
  --tw-shadow-color: rgb(132 189 0 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/90{
  --tw-shadow-color: rgb(132 189 0 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/95{
  --tw-shadow-color: rgb(132 189 0 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-500\/100{
  --tw-shadow-color: rgb(132 189 0 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/0{
  --tw-shadow-color: rgb(101 162 12 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/5{
  --tw-shadow-color: rgb(101 162 12 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/10{
  --tw-shadow-color: rgb(101 162 12 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/20{
  --tw-shadow-color: rgb(101 162 12 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/25{
  --tw-shadow-color: rgb(101 162 12 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/30{
  --tw-shadow-color: rgb(101 162 12 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/40{
  --tw-shadow-color: rgb(101 162 12 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/50{
  --tw-shadow-color: rgb(101 162 12 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/60{
  --tw-shadow-color: rgb(101 162 12 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/70{
  --tw-shadow-color: rgb(101 162 12 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/75{
  --tw-shadow-color: rgb(101 162 12 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/80{
  --tw-shadow-color: rgb(101 162 12 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/90{
  --tw-shadow-color: rgb(101 162 12 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/95{
  --tw-shadow-color: rgb(101 162 12 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-600\/100{
  --tw-shadow-color: rgb(101 162 12 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/0{
  --tw-shadow-color: rgb(123 175 0 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/5{
  --tw-shadow-color: rgb(123 175 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/10{
  --tw-shadow-color: rgb(123 175 0 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/20{
  --tw-shadow-color: rgb(123 175 0 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/25{
  --tw-shadow-color: rgb(123 175 0 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/30{
  --tw-shadow-color: rgb(123 175 0 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/40{
  --tw-shadow-color: rgb(123 175 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/50{
  --tw-shadow-color: rgb(123 175 0 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/60{
  --tw-shadow-color: rgb(123 175 0 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/70{
  --tw-shadow-color: rgb(123 175 0 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/75{
  --tw-shadow-color: rgb(123 175 0 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/80{
  --tw-shadow-color: rgb(123 175 0 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/90{
  --tw-shadow-color: rgb(123 175 0 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/95{
  --tw-shadow-color: rgb(123 175 0 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-700\/100{
  --tw-shadow-color: rgb(123 175 0 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/0{
  --tw-shadow-color: rgb(92 130 17 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/5{
  --tw-shadow-color: rgb(92 130 17 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/10{
  --tw-shadow-color: rgb(92 130 17 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/20{
  --tw-shadow-color: rgb(92 130 17 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/25{
  --tw-shadow-color: rgb(92 130 17 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/30{
  --tw-shadow-color: rgb(92 130 17 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/40{
  --tw-shadow-color: rgb(92 130 17 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/50{
  --tw-shadow-color: rgb(92 130 17 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/60{
  --tw-shadow-color: rgb(92 130 17 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/70{
  --tw-shadow-color: rgb(92 130 17 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/75{
  --tw-shadow-color: rgb(92 130 17 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/80{
  --tw-shadow-color: rgb(92 130 17 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/90{
  --tw-shadow-color: rgb(92 130 17 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/95{
  --tw-shadow-color: rgb(92 130 17 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-lime-900\/100{
  --tw-shadow-color: rgb(92 130 17 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/0{
  --tw-shadow-color: rgb(249 249 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/5{
  --tw-shadow-color: rgb(249 249 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/10{
  --tw-shadow-color: rgb(249 249 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/20{
  --tw-shadow-color: rgb(249 249 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/25{
  --tw-shadow-color: rgb(249 249 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/30{
  --tw-shadow-color: rgb(249 249 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/40{
  --tw-shadow-color: rgb(249 249 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/50{
  --tw-shadow-color: rgb(249 249 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/60{
  --tw-shadow-color: rgb(249 249 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/70{
  --tw-shadow-color: rgb(249 249 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/75{
  --tw-shadow-color: rgb(249 249 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/80{
  --tw-shadow-color: rgb(249 249 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/90{
  --tw-shadow-color: rgb(249 249 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/95{
  --tw-shadow-color: rgb(249 249 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-50\/100{
  --tw-shadow-color: rgb(249 249 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/0{
  --tw-shadow-color: rgb(245 245 245 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/5{
  --tw-shadow-color: rgb(245 245 245 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/10{
  --tw-shadow-color: rgb(245 245 245 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/20{
  --tw-shadow-color: rgb(245 245 245 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/25{
  --tw-shadow-color: rgb(245 245 245 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/30{
  --tw-shadow-color: rgb(245 245 245 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/40{
  --tw-shadow-color: rgb(245 245 245 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/50{
  --tw-shadow-color: rgb(245 245 245 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/60{
  --tw-shadow-color: rgb(245 245 245 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/70{
  --tw-shadow-color: rgb(245 245 245 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/75{
  --tw-shadow-color: rgb(245 245 245 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/80{
  --tw-shadow-color: rgb(245 245 245 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/90{
  --tw-shadow-color: rgb(245 245 245 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/95{
  --tw-shadow-color: rgb(245 245 245 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-100\/100{
  --tw-shadow-color: rgb(245 245 245 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/0{
  --tw-shadow-color: rgb(217 217 217 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/5{
  --tw-shadow-color: rgb(217 217 217 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/10{
  --tw-shadow-color: rgb(217 217 217 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/20{
  --tw-shadow-color: rgb(217 217 217 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/25{
  --tw-shadow-color: rgb(217 217 217 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/30{
  --tw-shadow-color: rgb(217 217 217 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/40{
  --tw-shadow-color: rgb(217 217 217 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/50{
  --tw-shadow-color: rgb(217 217 217 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/60{
  --tw-shadow-color: rgb(217 217 217 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/70{
  --tw-shadow-color: rgb(217 217 217 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/75{
  --tw-shadow-color: rgb(217 217 217 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/80{
  --tw-shadow-color: rgb(217 217 217 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/90{
  --tw-shadow-color: rgb(217 217 217 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/95{
  --tw-shadow-color: rgb(217 217 217 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-300\/100{
  --tw-shadow-color: rgb(217 217 217 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/0{
  --tw-shadow-color: rgb(177 180 169 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/5{
  --tw-shadow-color: rgb(177 180 169 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/10{
  --tw-shadow-color: rgb(177 180 169 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/20{
  --tw-shadow-color: rgb(177 180 169 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/25{
  --tw-shadow-color: rgb(177 180 169 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/30{
  --tw-shadow-color: rgb(177 180 169 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/40{
  --tw-shadow-color: rgb(177 180 169 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/50{
  --tw-shadow-color: rgb(177 180 169 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/60{
  --tw-shadow-color: rgb(177 180 169 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/70{
  --tw-shadow-color: rgb(177 180 169 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/75{
  --tw-shadow-color: rgb(177 180 169 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/80{
  --tw-shadow-color: rgb(177 180 169 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/90{
  --tw-shadow-color: rgb(177 180 169 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/95{
  --tw-shadow-color: rgb(177 180 169 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-400\/100{
  --tw-shadow-color: rgb(177 180 169 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/0{
  --tw-shadow-color: rgb(134 139 121 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/5{
  --tw-shadow-color: rgb(134 139 121 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/10{
  --tw-shadow-color: rgb(134 139 121 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/20{
  --tw-shadow-color: rgb(134 139 121 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/25{
  --tw-shadow-color: rgb(134 139 121 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/30{
  --tw-shadow-color: rgb(134 139 121 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/40{
  --tw-shadow-color: rgb(134 139 121 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/50{
  --tw-shadow-color: rgb(134 139 121 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/60{
  --tw-shadow-color: rgb(134 139 121 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/70{
  --tw-shadow-color: rgb(134 139 121 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/75{
  --tw-shadow-color: rgb(134 139 121 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/80{
  --tw-shadow-color: rgb(134 139 121 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/90{
  --tw-shadow-color: rgb(134 139 121 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/95{
  --tw-shadow-color: rgb(134 139 121 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-500\/100{
  --tw-shadow-color: rgb(134 139 121 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/0{
  --tw-shadow-color: rgb(78 78 78 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/5{
  --tw-shadow-color: rgb(78 78 78 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/10{
  --tw-shadow-color: rgb(78 78 78 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/20{
  --tw-shadow-color: rgb(78 78 78 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/25{
  --tw-shadow-color: rgb(78 78 78 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/30{
  --tw-shadow-color: rgb(78 78 78 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/40{
  --tw-shadow-color: rgb(78 78 78 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/50{
  --tw-shadow-color: rgb(78 78 78 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/60{
  --tw-shadow-color: rgb(78 78 78 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/70{
  --tw-shadow-color: rgb(78 78 78 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/75{
  --tw-shadow-color: rgb(78 78 78 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/80{
  --tw-shadow-color: rgb(78 78 78 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/90{
  --tw-shadow-color: rgb(78 78 78 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/95{
  --tw-shadow-color: rgb(78 78 78 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-600\/100{
  --tw-shadow-color: rgb(78 78 78 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/0{
  --tw-shadow-color: rgb(51 51 51 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/5{
  --tw-shadow-color: rgb(51 51 51 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/10{
  --tw-shadow-color: rgb(51 51 51 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/20{
  --tw-shadow-color: rgb(51 51 51 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/25{
  --tw-shadow-color: rgb(51 51 51 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/30{
  --tw-shadow-color: rgb(51 51 51 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/40{
  --tw-shadow-color: rgb(51 51 51 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/50{
  --tw-shadow-color: rgb(51 51 51 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/60{
  --tw-shadow-color: rgb(51 51 51 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/70{
  --tw-shadow-color: rgb(51 51 51 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/75{
  --tw-shadow-color: rgb(51 51 51 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/80{
  --tw-shadow-color: rgb(51 51 51 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/90{
  --tw-shadow-color: rgb(51 51 51 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/95{
  --tw-shadow-color: rgb(51 51 51 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-700\/100{
  --tw-shadow-color: rgb(51 51 51 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/0{
  --tw-shadow-color: rgb(104 111 89 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/5{
  --tw-shadow-color: rgb(104 111 89 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/10{
  --tw-shadow-color: rgb(104 111 89 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/20{
  --tw-shadow-color: rgb(104 111 89 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/25{
  --tw-shadow-color: rgb(104 111 89 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/30{
  --tw-shadow-color: rgb(104 111 89 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/40{
  --tw-shadow-color: rgb(104 111 89 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/50{
  --tw-shadow-color: rgb(104 111 89 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/60{
  --tw-shadow-color: rgb(104 111 89 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/70{
  --tw-shadow-color: rgb(104 111 89 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/75{
  --tw-shadow-color: rgb(104 111 89 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/80{
  --tw-shadow-color: rgb(104 111 89 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/90{
  --tw-shadow-color: rgb(104 111 89 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/95{
  --tw-shadow-color: rgb(104 111 89 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-800\/100{
  --tw-shadow-color: rgb(104 111 89 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/0{
  --tw-shadow-color: rgb(61 65 51 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/5{
  --tw-shadow-color: rgb(61 65 51 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/10{
  --tw-shadow-color: rgb(61 65 51 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/20{
  --tw-shadow-color: rgb(61 65 51 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/25{
  --tw-shadow-color: rgb(61 65 51 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/30{
  --tw-shadow-color: rgb(61 65 51 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/40{
  --tw-shadow-color: rgb(61 65 51 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/50{
  --tw-shadow-color: rgb(61 65 51 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/60{
  --tw-shadow-color: rgb(61 65 51 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/70{
  --tw-shadow-color: rgb(61 65 51 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/75{
  --tw-shadow-color: rgb(61 65 51 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/80{
  --tw-shadow-color: rgb(61 65 51 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/90{
  --tw-shadow-color: rgb(61 65 51 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/95{
  --tw-shadow-color: rgb(61 65 51 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-gray-900\/100{
  --tw-shadow-color: rgb(61 65 51 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/0{
  --tw-shadow-color: rgb(224 240 247 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/5{
  --tw-shadow-color: rgb(224 240 247 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/10{
  --tw-shadow-color: rgb(224 240 247 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/20{
  --tw-shadow-color: rgb(224 240 247 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/25{
  --tw-shadow-color: rgb(224 240 247 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/30{
  --tw-shadow-color: rgb(224 240 247 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/40{
  --tw-shadow-color: rgb(224 240 247 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/50{
  --tw-shadow-color: rgb(224 240 247 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/60{
  --tw-shadow-color: rgb(224 240 247 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/70{
  --tw-shadow-color: rgb(224 240 247 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/75{
  --tw-shadow-color: rgb(224 240 247 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/80{
  --tw-shadow-color: rgb(224 240 247 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/90{
  --tw-shadow-color: rgb(224 240 247 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/95{
  --tw-shadow-color: rgb(224 240 247 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-100\/100{
  --tw-shadow-color: rgb(224 240 247 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/0{
  --tw-shadow-color: rgb(0 127 149 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/5{
  --tw-shadow-color: rgb(0 127 149 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/10{
  --tw-shadow-color: rgb(0 127 149 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/20{
  --tw-shadow-color: rgb(0 127 149 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/25{
  --tw-shadow-color: rgb(0 127 149 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/30{
  --tw-shadow-color: rgb(0 127 149 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/40{
  --tw-shadow-color: rgb(0 127 149 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/50{
  --tw-shadow-color: rgb(0 127 149 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/60{
  --tw-shadow-color: rgb(0 127 149 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/70{
  --tw-shadow-color: rgb(0 127 149 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/75{
  --tw-shadow-color: rgb(0 127 149 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/80{
  --tw-shadow-color: rgb(0 127 149 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/90{
  --tw-shadow-color: rgb(0 127 149 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/95{
  --tw-shadow-color: rgb(0 127 149 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-500\/100{
  --tw-shadow-color: rgb(0 127 149 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/0{
  --tw-shadow-color: rgb(0 115 165 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/5{
  --tw-shadow-color: rgb(0 115 165 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/10{
  --tw-shadow-color: rgb(0 115 165 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/20{
  --tw-shadow-color: rgb(0 115 165 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/25{
  --tw-shadow-color: rgb(0 115 165 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/30{
  --tw-shadow-color: rgb(0 115 165 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/40{
  --tw-shadow-color: rgb(0 115 165 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/50{
  --tw-shadow-color: rgb(0 115 165 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/60{
  --tw-shadow-color: rgb(0 115 165 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/70{
  --tw-shadow-color: rgb(0 115 165 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/75{
  --tw-shadow-color: rgb(0 115 165 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/80{
  --tw-shadow-color: rgb(0 115 165 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/90{
  --tw-shadow-color: rgb(0 115 165 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/95{
  --tw-shadow-color: rgb(0 115 165 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-600\/100{
  --tw-shadow-color: rgb(0 115 165 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/0{
  --tw-shadow-color: rgb(0 85 114 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/5{
  --tw-shadow-color: rgb(0 85 114 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/10{
  --tw-shadow-color: rgb(0 85 114 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/20{
  --tw-shadow-color: rgb(0 85 114 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/25{
  --tw-shadow-color: rgb(0 85 114 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/30{
  --tw-shadow-color: rgb(0 85 114 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/40{
  --tw-shadow-color: rgb(0 85 114 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/50{
  --tw-shadow-color: rgb(0 85 114 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/60{
  --tw-shadow-color: rgb(0 85 114 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/70{
  --tw-shadow-color: rgb(0 85 114 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/75{
  --tw-shadow-color: rgb(0 85 114 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/80{
  --tw-shadow-color: rgb(0 85 114 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/90{
  --tw-shadow-color: rgb(0 85 114 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/95{
  --tw-shadow-color: rgb(0 85 114 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-teal-900\/100{
  --tw-shadow-color: rgb(0 85 114 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/0{
  --tw-shadow-color: rgb(60 114 177 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/5{
  --tw-shadow-color: rgb(60 114 177 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/10{
  --tw-shadow-color: rgb(60 114 177 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/20{
  --tw-shadow-color: rgb(60 114 177 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/25{
  --tw-shadow-color: rgb(60 114 177 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/30{
  --tw-shadow-color: rgb(60 114 177 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/40{
  --tw-shadow-color: rgb(60 114 177 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/50{
  --tw-shadow-color: rgb(60 114 177 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/60{
  --tw-shadow-color: rgb(60 114 177 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/70{
  --tw-shadow-color: rgb(60 114 177 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/75{
  --tw-shadow-color: rgb(60 114 177 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/80{
  --tw-shadow-color: rgb(60 114 177 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/90{
  --tw-shadow-color: rgb(60 114 177 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/95{
  --tw-shadow-color: rgb(60 114 177 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-100\/100{
  --tw-shadow-color: rgb(60 114 177 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/0{
  --tw-shadow-color: rgb(72 118 148 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/5{
  --tw-shadow-color: rgb(72 118 148 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/10{
  --tw-shadow-color: rgb(72 118 148 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/20{
  --tw-shadow-color: rgb(72 118 148 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/25{
  --tw-shadow-color: rgb(72 118 148 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/30{
  --tw-shadow-color: rgb(72 118 148 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/40{
  --tw-shadow-color: rgb(72 118 148 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/50{
  --tw-shadow-color: rgb(72 118 148 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/60{
  --tw-shadow-color: rgb(72 118 148 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/70{
  --tw-shadow-color: rgb(72 118 148 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/75{
  --tw-shadow-color: rgb(72 118 148 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/80{
  --tw-shadow-color: rgb(72 118 148 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/90{
  --tw-shadow-color: rgb(72 118 148 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/95{
  --tw-shadow-color: rgb(72 118 148 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-200\/100{
  --tw-shadow-color: rgb(72 118 148 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/0{
  --tw-shadow-color: rgb(32 105 120 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/5{
  --tw-shadow-color: rgb(32 105 120 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/10{
  --tw-shadow-color: rgb(32 105 120 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/20{
  --tw-shadow-color: rgb(32 105 120 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/25{
  --tw-shadow-color: rgb(32 105 120 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/30{
  --tw-shadow-color: rgb(32 105 120 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/40{
  --tw-shadow-color: rgb(32 105 120 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/50{
  --tw-shadow-color: rgb(32 105 120 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/60{
  --tw-shadow-color: rgb(32 105 120 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/70{
  --tw-shadow-color: rgb(32 105 120 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/75{
  --tw-shadow-color: rgb(32 105 120 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/80{
  --tw-shadow-color: rgb(32 105 120 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/90{
  --tw-shadow-color: rgb(32 105 120 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/95{
  --tw-shadow-color: rgb(32 105 120 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-blue-500\/100{
  --tw-shadow-color: rgb(32 105 120 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/0{
  --tw-shadow-color: rgb(60 114 177 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/5{
  --tw-shadow-color: rgb(60 114 177 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/10{
  --tw-shadow-color: rgb(60 114 177 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/20{
  --tw-shadow-color: rgb(60 114 177 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/25{
  --tw-shadow-color: rgb(60 114 177 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/30{
  --tw-shadow-color: rgb(60 114 177 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/40{
  --tw-shadow-color: rgb(60 114 177 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/50{
  --tw-shadow-color: rgb(60 114 177 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/60{
  --tw-shadow-color: rgb(60 114 177 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/70{
  --tw-shadow-color: rgb(60 114 177 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/75{
  --tw-shadow-color: rgb(60 114 177 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/80{
  --tw-shadow-color: rgb(60 114 177 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/90{
  --tw-shadow-color: rgb(60 114 177 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/95{
  --tw-shadow-color: rgb(60 114 177 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-why-yubico\/100{
  --tw-shadow-color: rgb(60 114 177 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/0{
  --tw-shadow-color: rgb(74 118 148 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/5{
  --tw-shadow-color: rgb(74 118 148 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/10{
  --tw-shadow-color: rgb(74 118 148 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/20{
  --tw-shadow-color: rgb(74 118 148 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/25{
  --tw-shadow-color: rgb(74 118 148 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/30{
  --tw-shadow-color: rgb(74 118 148 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/40{
  --tw-shadow-color: rgb(74 118 148 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/50{
  --tw-shadow-color: rgb(74 118 148 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/60{
  --tw-shadow-color: rgb(74 118 148 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/70{
  --tw-shadow-color: rgb(74 118 148 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/75{
  --tw-shadow-color: rgb(74 118 148 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/80{
  --tw-shadow-color: rgb(74 118 148 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/90{
  --tw-shadow-color: rgb(74 118 148 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/95{
  --tw-shadow-color: rgb(74 118 148 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-products\/100{
  --tw-shadow-color: rgb(74 118 148 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/0{
  --tw-shadow-color: rgb(0 115 165 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/5{
  --tw-shadow-color: rgb(0 115 165 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/10{
  --tw-shadow-color: rgb(0 115 165 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/20{
  --tw-shadow-color: rgb(0 115 165 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/25{
  --tw-shadow-color: rgb(0 115 165 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/30{
  --tw-shadow-color: rgb(0 115 165 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/40{
  --tw-shadow-color: rgb(0 115 165 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/50{
  --tw-shadow-color: rgb(0 115 165 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/60{
  --tw-shadow-color: rgb(0 115 165 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/70{
  --tw-shadow-color: rgb(0 115 165 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/75{
  --tw-shadow-color: rgb(0 115 165 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/80{
  --tw-shadow-color: rgb(0 115 165 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/90{
  --tw-shadow-color: rgb(0 115 165 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/95{
  --tw-shadow-color: rgb(0 115 165 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-solutions\/100{
  --tw-shadow-color: rgb(0 115 165 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/0{
  --tw-shadow-color: rgb(0 127 149 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/5{
  --tw-shadow-color: rgb(0 127 149 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/10{
  --tw-shadow-color: rgb(0 127 149 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/20{
  --tw-shadow-color: rgb(0 127 149 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/25{
  --tw-shadow-color: rgb(0 127 149 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/30{
  --tw-shadow-color: rgb(0 127 149 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/40{
  --tw-shadow-color: rgb(0 127 149 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/50{
  --tw-shadow-color: rgb(0 127 149 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/60{
  --tw-shadow-color: rgb(0 127 149 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/70{
  --tw-shadow-color: rgb(0 127 149 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/75{
  --tw-shadow-color: rgb(0 127 149 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/80{
  --tw-shadow-color: rgb(0 127 149 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/90{
  --tw-shadow-color: rgb(0 127 149 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/95{
  --tw-shadow-color: rgb(0 127 149 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-resources\/100{
  --tw-shadow-color: rgb(0 127 149 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/0{
  --tw-shadow-color: rgb(92 130 17 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/5{
  --tw-shadow-color: rgb(92 130 17 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/10{
  --tw-shadow-color: rgb(92 130 17 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/20{
  --tw-shadow-color: rgb(92 130 17 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/25{
  --tw-shadow-color: rgb(92 130 17 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/30{
  --tw-shadow-color: rgb(92 130 17 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/40{
  --tw-shadow-color: rgb(92 130 17 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/50{
  --tw-shadow-color: rgb(92 130 17 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/60{
  --tw-shadow-color: rgb(92 130 17 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/70{
  --tw-shadow-color: rgb(92 130 17 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/75{
  --tw-shadow-color: rgb(92 130 17 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/80{
  --tw-shadow-color: rgb(92 130 17 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/90{
  --tw-shadow-color: rgb(92 130 17 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/95{
  --tw-shadow-color: rgb(92 130 17 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-company\/100{
  --tw-shadow-color: rgb(92 130 17 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/0{
  --tw-shadow-color: rgb(32 105 120 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/5{
  --tw-shadow-color: rgb(32 105 120 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/10{
  --tw-shadow-color: rgb(32 105 120 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/20{
  --tw-shadow-color: rgb(32 105 120 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/25{
  --tw-shadow-color: rgb(32 105 120 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/30{
  --tw-shadow-color: rgb(32 105 120 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/40{
  --tw-shadow-color: rgb(32 105 120 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/50{
  --tw-shadow-color: rgb(32 105 120 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/60{
  --tw-shadow-color: rgb(32 105 120 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/70{
  --tw-shadow-color: rgb(32 105 120 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/75{
  --tw-shadow-color: rgb(32 105 120 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/80{
  --tw-shadow-color: rgb(32 105 120 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/90{
  --tw-shadow-color: rgb(32 105 120 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/95{
  --tw-shadow-color: rgb(32 105 120 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-shadow-section-branding-support\/100{
  --tw-shadow-color: rgb(32 105 120 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.ybc-outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ybc-outline{
  outline-style: solid;
}
.ybc-outline-dashed{
  outline-style: dashed;
}
.ybc-outline-dotted{
  outline-style: dotted;
}
.ybc-outline-double{
  outline-style: double;
}
.ybc-outline-hidden{
  outline-style: hidden;
}
.ybc-outline-0{
  outline-width: 0px;
}
.ybc-outline-1{
  outline-width: 1px;
}
.ybc-outline-2{
  outline-width: 2px;
}
.ybc-outline-4{
  outline-width: 4px;
}
.ybc-outline-8{
  outline-width: 8px;
}
.ybc-outline-offset-0{
  outline-offset: 0px;
}
.ybc-outline-offset-1{
  outline-offset: 1px;
}
.ybc-outline-offset-2{
  outline-offset: 2px;
}
.ybc-outline-offset-4{
  outline-offset: 4px;
}
.ybc-outline-offset-8{
  outline-offset: 8px;
}
.ybc-outline-transparent{
  outline-color: transparent;
}
.ybc-outline-current{
  outline-color: currentColor;
}
.ybc-outline-black{
  outline-color: #000000;
}
.ybc-outline-white{
  outline-color: #FFFFFF;
}
.ybc-outline-lime-400{
  outline-color: #9ACA3C;
}
.ybc-outline-lime-500{
  outline-color: #84BD00;
}
.ybc-outline-lime-600{
  outline-color: #65a20c;
}
.ybc-outline-lime-700{
  outline-color: #7baf00;
}
.ybc-outline-lime-900{
  outline-color: #5C8211;
}
.ybc-outline-gray-50{
  outline-color: #F9F9F9;
}
.ybc-outline-gray-100{
  outline-color: #F5F5F5;
}
.ybc-outline-gray-300{
  outline-color: #D9D9D9;
}
.ybc-outline-gray-400{
  outline-color: #b1b4a9;
}
.ybc-outline-gray-500{
  outline-color: #868B79;
}
.ybc-outline-gray-600{
  outline-color: #4E4E4E;
}
.ybc-outline-gray-700{
  outline-color: #333333;
}
.ybc-outline-gray-800{
  outline-color: #686F59;
}
.ybc-outline-gray-900{
  outline-color: #3D4133;
}
.ybc-outline-teal-100{
  outline-color: #E0F0F7;
}
.ybc-outline-teal-500{
  outline-color: #007f95;
}
.ybc-outline-teal-600{
  outline-color: #0073A5;
}
.ybc-outline-teal-900{
  outline-color: #005572;
}
.ybc-outline-blue-100{
  outline-color: #3c72b1;
}
.ybc-outline-blue-200{
  outline-color: #487694;
}
.ybc-outline-blue-500{
  outline-color: #206978;
}
.ybc-outline-section-branding-why-yubico{
  outline-color: #3C72B1;
}
.ybc-outline-section-branding-products{
  outline-color: #4A7694;
}
.ybc-outline-section-branding-solutions{
  outline-color: #0073A5;
}
.ybc-outline-section-branding-resources{
  outline-color: #007F95;
}
.ybc-outline-section-branding-company{
  outline-color: #5c8211;
}
.ybc-outline-section-branding-support{
  outline-color: #206978;
}
.ybc-outline-transparent\/0{
  outline-color: rgb(0 0 0 / 0);
}
.ybc-outline-transparent\/5{
  outline-color: rgb(0 0 0 / 0.05);
}
.ybc-outline-transparent\/10{
  outline-color: rgb(0 0 0 / 0.1);
}
.ybc-outline-transparent\/20{
  outline-color: rgb(0 0 0 / 0.2);
}
.ybc-outline-transparent\/25{
  outline-color: rgb(0 0 0 / 0.25);
}
.ybc-outline-transparent\/30{
  outline-color: rgb(0 0 0 / 0.3);
}
.ybc-outline-transparent\/40{
  outline-color: rgb(0 0 0 / 0.4);
}
.ybc-outline-transparent\/50{
  outline-color: rgb(0 0 0 / 0.5);
}
.ybc-outline-transparent\/60{
  outline-color: rgb(0 0 0 / 0.6);
}
.ybc-outline-transparent\/70{
  outline-color: rgb(0 0 0 / 0.7);
}
.ybc-outline-transparent\/75{
  outline-color: rgb(0 0 0 / 0.75);
}
.ybc-outline-transparent\/80{
  outline-color: rgb(0 0 0 / 0.8);
}
.ybc-outline-transparent\/90{
  outline-color: rgb(0 0 0 / 0.9);
}
.ybc-outline-transparent\/95{
  outline-color: rgb(0 0 0 / 0.95);
}
.ybc-outline-transparent\/100{
  outline-color: rgb(0 0 0 / 1);
}
.ybc-outline-black\/0{
  outline-color: rgb(0 0 0 / 0);
}
.ybc-outline-black\/5{
  outline-color: rgb(0 0 0 / 0.05);
}
.ybc-outline-black\/10{
  outline-color: rgb(0 0 0 / 0.1);
}
.ybc-outline-black\/20{
  outline-color: rgb(0 0 0 / 0.2);
}
.ybc-outline-black\/25{
  outline-color: rgb(0 0 0 / 0.25);
}
.ybc-outline-black\/30{
  outline-color: rgb(0 0 0 / 0.3);
}
.ybc-outline-black\/40{
  outline-color: rgb(0 0 0 / 0.4);
}
.ybc-outline-black\/50{
  outline-color: rgb(0 0 0 / 0.5);
}
.ybc-outline-black\/60{
  outline-color: rgb(0 0 0 / 0.6);
}
.ybc-outline-black\/70{
  outline-color: rgb(0 0 0 / 0.7);
}
.ybc-outline-black\/75{
  outline-color: rgb(0 0 0 / 0.75);
}
.ybc-outline-black\/80{
  outline-color: rgb(0 0 0 / 0.8);
}
.ybc-outline-black\/90{
  outline-color: rgb(0 0 0 / 0.9);
}
.ybc-outline-black\/95{
  outline-color: rgb(0 0 0 / 0.95);
}
.ybc-outline-black\/100{
  outline-color: rgb(0 0 0 / 1);
}
.ybc-outline-white\/0{
  outline-color: rgb(255 255 255 / 0);
}
.ybc-outline-white\/5{
  outline-color: rgb(255 255 255 / 0.05);
}
.ybc-outline-white\/10{
  outline-color: rgb(255 255 255 / 0.1);
}
.ybc-outline-white\/20{
  outline-color: rgb(255 255 255 / 0.2);
}
.ybc-outline-white\/25{
  outline-color: rgb(255 255 255 / 0.25);
}
.ybc-outline-white\/30{
  outline-color: rgb(255 255 255 / 0.3);
}
.ybc-outline-white\/40{
  outline-color: rgb(255 255 255 / 0.4);
}
.ybc-outline-white\/50{
  outline-color: rgb(255 255 255 / 0.5);
}
.ybc-outline-white\/60{
  outline-color: rgb(255 255 255 / 0.6);
}
.ybc-outline-white\/70{
  outline-color: rgb(255 255 255 / 0.7);
}
.ybc-outline-white\/75{
  outline-color: rgb(255 255 255 / 0.75);
}
.ybc-outline-white\/80{
  outline-color: rgb(255 255 255 / 0.8);
}
.ybc-outline-white\/90{
  outline-color: rgb(255 255 255 / 0.9);
}
.ybc-outline-white\/95{
  outline-color: rgb(255 255 255 / 0.95);
}
.ybc-outline-white\/100{
  outline-color: rgb(255 255 255 / 1);
}
.ybc-outline-lime-400\/0{
  outline-color: rgb(154 202 60 / 0);
}
.ybc-outline-lime-400\/5{
  outline-color: rgb(154 202 60 / 0.05);
}
.ybc-outline-lime-400\/10{
  outline-color: rgb(154 202 60 / 0.1);
}
.ybc-outline-lime-400\/20{
  outline-color: rgb(154 202 60 / 0.2);
}
.ybc-outline-lime-400\/25{
  outline-color: rgb(154 202 60 / 0.25);
}
.ybc-outline-lime-400\/30{
  outline-color: rgb(154 202 60 / 0.3);
}
.ybc-outline-lime-400\/40{
  outline-color: rgb(154 202 60 / 0.4);
}
.ybc-outline-lime-400\/50{
  outline-color: rgb(154 202 60 / 0.5);
}
.ybc-outline-lime-400\/60{
  outline-color: rgb(154 202 60 / 0.6);
}
.ybc-outline-lime-400\/70{
  outline-color: rgb(154 202 60 / 0.7);
}
.ybc-outline-lime-400\/75{
  outline-color: rgb(154 202 60 / 0.75);
}
.ybc-outline-lime-400\/80{
  outline-color: rgb(154 202 60 / 0.8);
}
.ybc-outline-lime-400\/90{
  outline-color: rgb(154 202 60 / 0.9);
}
.ybc-outline-lime-400\/95{
  outline-color: rgb(154 202 60 / 0.95);
}
.ybc-outline-lime-400\/100{
  outline-color: rgb(154 202 60 / 1);
}
.ybc-outline-lime-500\/0{
  outline-color: rgb(132 189 0 / 0);
}
.ybc-outline-lime-500\/5{
  outline-color: rgb(132 189 0 / 0.05);
}
.ybc-outline-lime-500\/10{
  outline-color: rgb(132 189 0 / 0.1);
}
.ybc-outline-lime-500\/20{
  outline-color: rgb(132 189 0 / 0.2);
}
.ybc-outline-lime-500\/25{
  outline-color: rgb(132 189 0 / 0.25);
}
.ybc-outline-lime-500\/30{
  outline-color: rgb(132 189 0 / 0.3);
}
.ybc-outline-lime-500\/40{
  outline-color: rgb(132 189 0 / 0.4);
}
.ybc-outline-lime-500\/50{
  outline-color: rgb(132 189 0 / 0.5);
}
.ybc-outline-lime-500\/60{
  outline-color: rgb(132 189 0 / 0.6);
}
.ybc-outline-lime-500\/70{
  outline-color: rgb(132 189 0 / 0.7);
}
.ybc-outline-lime-500\/75{
  outline-color: rgb(132 189 0 / 0.75);
}
.ybc-outline-lime-500\/80{
  outline-color: rgb(132 189 0 / 0.8);
}
.ybc-outline-lime-500\/90{
  outline-color: rgb(132 189 0 / 0.9);
}
.ybc-outline-lime-500\/95{
  outline-color: rgb(132 189 0 / 0.95);
}
.ybc-outline-lime-500\/100{
  outline-color: rgb(132 189 0 / 1);
}
.ybc-outline-lime-600\/0{
  outline-color: rgb(101 162 12 / 0);
}
.ybc-outline-lime-600\/5{
  outline-color: rgb(101 162 12 / 0.05);
}
.ybc-outline-lime-600\/10{
  outline-color: rgb(101 162 12 / 0.1);
}
.ybc-outline-lime-600\/20{
  outline-color: rgb(101 162 12 / 0.2);
}
.ybc-outline-lime-600\/25{
  outline-color: rgb(101 162 12 / 0.25);
}
.ybc-outline-lime-600\/30{
  outline-color: rgb(101 162 12 / 0.3);
}
.ybc-outline-lime-600\/40{
  outline-color: rgb(101 162 12 / 0.4);
}
.ybc-outline-lime-600\/50{
  outline-color: rgb(101 162 12 / 0.5);
}
.ybc-outline-lime-600\/60{
  outline-color: rgb(101 162 12 / 0.6);
}
.ybc-outline-lime-600\/70{
  outline-color: rgb(101 162 12 / 0.7);
}
.ybc-outline-lime-600\/75{
  outline-color: rgb(101 162 12 / 0.75);
}
.ybc-outline-lime-600\/80{
  outline-color: rgb(101 162 12 / 0.8);
}
.ybc-outline-lime-600\/90{
  outline-color: rgb(101 162 12 / 0.9);
}
.ybc-outline-lime-600\/95{
  outline-color: rgb(101 162 12 / 0.95);
}
.ybc-outline-lime-600\/100{
  outline-color: rgb(101 162 12 / 1);
}
.ybc-outline-lime-700\/0{
  outline-color: rgb(123 175 0 / 0);
}
.ybc-outline-lime-700\/5{
  outline-color: rgb(123 175 0 / 0.05);
}
.ybc-outline-lime-700\/10{
  outline-color: rgb(123 175 0 / 0.1);
}
.ybc-outline-lime-700\/20{
  outline-color: rgb(123 175 0 / 0.2);
}
.ybc-outline-lime-700\/25{
  outline-color: rgb(123 175 0 / 0.25);
}
.ybc-outline-lime-700\/30{
  outline-color: rgb(123 175 0 / 0.3);
}
.ybc-outline-lime-700\/40{
  outline-color: rgb(123 175 0 / 0.4);
}
.ybc-outline-lime-700\/50{
  outline-color: rgb(123 175 0 / 0.5);
}
.ybc-outline-lime-700\/60{
  outline-color: rgb(123 175 0 / 0.6);
}
.ybc-outline-lime-700\/70{
  outline-color: rgb(123 175 0 / 0.7);
}
.ybc-outline-lime-700\/75{
  outline-color: rgb(123 175 0 / 0.75);
}
.ybc-outline-lime-700\/80{
  outline-color: rgb(123 175 0 / 0.8);
}
.ybc-outline-lime-700\/90{
  outline-color: rgb(123 175 0 / 0.9);
}
.ybc-outline-lime-700\/95{
  outline-color: rgb(123 175 0 / 0.95);
}
.ybc-outline-lime-700\/100{
  outline-color: rgb(123 175 0 / 1);
}
.ybc-outline-lime-900\/0{
  outline-color: rgb(92 130 17 / 0);
}
.ybc-outline-lime-900\/5{
  outline-color: rgb(92 130 17 / 0.05);
}
.ybc-outline-lime-900\/10{
  outline-color: rgb(92 130 17 / 0.1);
}
.ybc-outline-lime-900\/20{
  outline-color: rgb(92 130 17 / 0.2);
}
.ybc-outline-lime-900\/25{
  outline-color: rgb(92 130 17 / 0.25);
}
.ybc-outline-lime-900\/30{
  outline-color: rgb(92 130 17 / 0.3);
}
.ybc-outline-lime-900\/40{
  outline-color: rgb(92 130 17 / 0.4);
}
.ybc-outline-lime-900\/50{
  outline-color: rgb(92 130 17 / 0.5);
}
.ybc-outline-lime-900\/60{
  outline-color: rgb(92 130 17 / 0.6);
}
.ybc-outline-lime-900\/70{
  outline-color: rgb(92 130 17 / 0.7);
}
.ybc-outline-lime-900\/75{
  outline-color: rgb(92 130 17 / 0.75);
}
.ybc-outline-lime-900\/80{
  outline-color: rgb(92 130 17 / 0.8);
}
.ybc-outline-lime-900\/90{
  outline-color: rgb(92 130 17 / 0.9);
}
.ybc-outline-lime-900\/95{
  outline-color: rgb(92 130 17 / 0.95);
}
.ybc-outline-lime-900\/100{
  outline-color: rgb(92 130 17 / 1);
}
.ybc-outline-gray-50\/0{
  outline-color: rgb(249 249 249 / 0);
}
.ybc-outline-gray-50\/5{
  outline-color: rgb(249 249 249 / 0.05);
}
.ybc-outline-gray-50\/10{
  outline-color: rgb(249 249 249 / 0.1);
}
.ybc-outline-gray-50\/20{
  outline-color: rgb(249 249 249 / 0.2);
}
.ybc-outline-gray-50\/25{
  outline-color: rgb(249 249 249 / 0.25);
}
.ybc-outline-gray-50\/30{
  outline-color: rgb(249 249 249 / 0.3);
}
.ybc-outline-gray-50\/40{
  outline-color: rgb(249 249 249 / 0.4);
}
.ybc-outline-gray-50\/50{
  outline-color: rgb(249 249 249 / 0.5);
}
.ybc-outline-gray-50\/60{
  outline-color: rgb(249 249 249 / 0.6);
}
.ybc-outline-gray-50\/70{
  outline-color: rgb(249 249 249 / 0.7);
}
.ybc-outline-gray-50\/75{
  outline-color: rgb(249 249 249 / 0.75);
}
.ybc-outline-gray-50\/80{
  outline-color: rgb(249 249 249 / 0.8);
}
.ybc-outline-gray-50\/90{
  outline-color: rgb(249 249 249 / 0.9);
}
.ybc-outline-gray-50\/95{
  outline-color: rgb(249 249 249 / 0.95);
}
.ybc-outline-gray-50\/100{
  outline-color: rgb(249 249 249 / 1);
}
.ybc-outline-gray-100\/0{
  outline-color: rgb(245 245 245 / 0);
}
.ybc-outline-gray-100\/5{
  outline-color: rgb(245 245 245 / 0.05);
}
.ybc-outline-gray-100\/10{
  outline-color: rgb(245 245 245 / 0.1);
}
.ybc-outline-gray-100\/20{
  outline-color: rgb(245 245 245 / 0.2);
}
.ybc-outline-gray-100\/25{
  outline-color: rgb(245 245 245 / 0.25);
}
.ybc-outline-gray-100\/30{
  outline-color: rgb(245 245 245 / 0.3);
}
.ybc-outline-gray-100\/40{
  outline-color: rgb(245 245 245 / 0.4);
}
.ybc-outline-gray-100\/50{
  outline-color: rgb(245 245 245 / 0.5);
}
.ybc-outline-gray-100\/60{
  outline-color: rgb(245 245 245 / 0.6);
}
.ybc-outline-gray-100\/70{
  outline-color: rgb(245 245 245 / 0.7);
}
.ybc-outline-gray-100\/75{
  outline-color: rgb(245 245 245 / 0.75);
}
.ybc-outline-gray-100\/80{
  outline-color: rgb(245 245 245 / 0.8);
}
.ybc-outline-gray-100\/90{
  outline-color: rgb(245 245 245 / 0.9);
}
.ybc-outline-gray-100\/95{
  outline-color: rgb(245 245 245 / 0.95);
}
.ybc-outline-gray-100\/100{
  outline-color: rgb(245 245 245 / 1);
}
.ybc-outline-gray-300\/0{
  outline-color: rgb(217 217 217 / 0);
}
.ybc-outline-gray-300\/5{
  outline-color: rgb(217 217 217 / 0.05);
}
.ybc-outline-gray-300\/10{
  outline-color: rgb(217 217 217 / 0.1);
}
.ybc-outline-gray-300\/20{
  outline-color: rgb(217 217 217 / 0.2);
}
.ybc-outline-gray-300\/25{
  outline-color: rgb(217 217 217 / 0.25);
}
.ybc-outline-gray-300\/30{
  outline-color: rgb(217 217 217 / 0.3);
}
.ybc-outline-gray-300\/40{
  outline-color: rgb(217 217 217 / 0.4);
}
.ybc-outline-gray-300\/50{
  outline-color: rgb(217 217 217 / 0.5);
}
.ybc-outline-gray-300\/60{
  outline-color: rgb(217 217 217 / 0.6);
}
.ybc-outline-gray-300\/70{
  outline-color: rgb(217 217 217 / 0.7);
}
.ybc-outline-gray-300\/75{
  outline-color: rgb(217 217 217 / 0.75);
}
.ybc-outline-gray-300\/80{
  outline-color: rgb(217 217 217 / 0.8);
}
.ybc-outline-gray-300\/90{
  outline-color: rgb(217 217 217 / 0.9);
}
.ybc-outline-gray-300\/95{
  outline-color: rgb(217 217 217 / 0.95);
}
.ybc-outline-gray-300\/100{
  outline-color: rgb(217 217 217 / 1);
}
.ybc-outline-gray-400\/0{
  outline-color: rgb(177 180 169 / 0);
}
.ybc-outline-gray-400\/5{
  outline-color: rgb(177 180 169 / 0.05);
}
.ybc-outline-gray-400\/10{
  outline-color: rgb(177 180 169 / 0.1);
}
.ybc-outline-gray-400\/20{
  outline-color: rgb(177 180 169 / 0.2);
}
.ybc-outline-gray-400\/25{
  outline-color: rgb(177 180 169 / 0.25);
}
.ybc-outline-gray-400\/30{
  outline-color: rgb(177 180 169 / 0.3);
}
.ybc-outline-gray-400\/40{
  outline-color: rgb(177 180 169 / 0.4);
}
.ybc-outline-gray-400\/50{
  outline-color: rgb(177 180 169 / 0.5);
}
.ybc-outline-gray-400\/60{
  outline-color: rgb(177 180 169 / 0.6);
}
.ybc-outline-gray-400\/70{
  outline-color: rgb(177 180 169 / 0.7);
}
.ybc-outline-gray-400\/75{
  outline-color: rgb(177 180 169 / 0.75);
}
.ybc-outline-gray-400\/80{
  outline-color: rgb(177 180 169 / 0.8);
}
.ybc-outline-gray-400\/90{
  outline-color: rgb(177 180 169 / 0.9);
}
.ybc-outline-gray-400\/95{
  outline-color: rgb(177 180 169 / 0.95);
}
.ybc-outline-gray-400\/100{
  outline-color: rgb(177 180 169 / 1);
}
.ybc-outline-gray-500\/0{
  outline-color: rgb(134 139 121 / 0);
}
.ybc-outline-gray-500\/5{
  outline-color: rgb(134 139 121 / 0.05);
}
.ybc-outline-gray-500\/10{
  outline-color: rgb(134 139 121 / 0.1);
}
.ybc-outline-gray-500\/20{
  outline-color: rgb(134 139 121 / 0.2);
}
.ybc-outline-gray-500\/25{
  outline-color: rgb(134 139 121 / 0.25);
}
.ybc-outline-gray-500\/30{
  outline-color: rgb(134 139 121 / 0.3);
}
.ybc-outline-gray-500\/40{
  outline-color: rgb(134 139 121 / 0.4);
}
.ybc-outline-gray-500\/50{
  outline-color: rgb(134 139 121 / 0.5);
}
.ybc-outline-gray-500\/60{
  outline-color: rgb(134 139 121 / 0.6);
}
.ybc-outline-gray-500\/70{
  outline-color: rgb(134 139 121 / 0.7);
}
.ybc-outline-gray-500\/75{
  outline-color: rgb(134 139 121 / 0.75);
}
.ybc-outline-gray-500\/80{
  outline-color: rgb(134 139 121 / 0.8);
}
.ybc-outline-gray-500\/90{
  outline-color: rgb(134 139 121 / 0.9);
}
.ybc-outline-gray-500\/95{
  outline-color: rgb(134 139 121 / 0.95);
}
.ybc-outline-gray-500\/100{
  outline-color: rgb(134 139 121 / 1);
}
.ybc-outline-gray-600\/0{
  outline-color: rgb(78 78 78 / 0);
}
.ybc-outline-gray-600\/5{
  outline-color: rgb(78 78 78 / 0.05);
}
.ybc-outline-gray-600\/10{
  outline-color: rgb(78 78 78 / 0.1);
}
.ybc-outline-gray-600\/20{
  outline-color: rgb(78 78 78 / 0.2);
}
.ybc-outline-gray-600\/25{
  outline-color: rgb(78 78 78 / 0.25);
}
.ybc-outline-gray-600\/30{
  outline-color: rgb(78 78 78 / 0.3);
}
.ybc-outline-gray-600\/40{
  outline-color: rgb(78 78 78 / 0.4);
}
.ybc-outline-gray-600\/50{
  outline-color: rgb(78 78 78 / 0.5);
}
.ybc-outline-gray-600\/60{
  outline-color: rgb(78 78 78 / 0.6);
}
.ybc-outline-gray-600\/70{
  outline-color: rgb(78 78 78 / 0.7);
}
.ybc-outline-gray-600\/75{
  outline-color: rgb(78 78 78 / 0.75);
}
.ybc-outline-gray-600\/80{
  outline-color: rgb(78 78 78 / 0.8);
}
.ybc-outline-gray-600\/90{
  outline-color: rgb(78 78 78 / 0.9);
}
.ybc-outline-gray-600\/95{
  outline-color: rgb(78 78 78 / 0.95);
}
.ybc-outline-gray-600\/100{
  outline-color: rgb(78 78 78 / 1);
}
.ybc-outline-gray-700\/0{
  outline-color: rgb(51 51 51 / 0);
}
.ybc-outline-gray-700\/5{
  outline-color: rgb(51 51 51 / 0.05);
}
.ybc-outline-gray-700\/10{
  outline-color: rgb(51 51 51 / 0.1);
}
.ybc-outline-gray-700\/20{
  outline-color: rgb(51 51 51 / 0.2);
}
.ybc-outline-gray-700\/25{
  outline-color: rgb(51 51 51 / 0.25);
}
.ybc-outline-gray-700\/30{
  outline-color: rgb(51 51 51 / 0.3);
}
.ybc-outline-gray-700\/40{
  outline-color: rgb(51 51 51 / 0.4);
}
.ybc-outline-gray-700\/50{
  outline-color: rgb(51 51 51 / 0.5);
}
.ybc-outline-gray-700\/60{
  outline-color: rgb(51 51 51 / 0.6);
}
.ybc-outline-gray-700\/70{
  outline-color: rgb(51 51 51 / 0.7);
}
.ybc-outline-gray-700\/75{
  outline-color: rgb(51 51 51 / 0.75);
}
.ybc-outline-gray-700\/80{
  outline-color: rgb(51 51 51 / 0.8);
}
.ybc-outline-gray-700\/90{
  outline-color: rgb(51 51 51 / 0.9);
}
.ybc-outline-gray-700\/95{
  outline-color: rgb(51 51 51 / 0.95);
}
.ybc-outline-gray-700\/100{
  outline-color: rgb(51 51 51 / 1);
}
.ybc-outline-gray-800\/0{
  outline-color: rgb(104 111 89 / 0);
}
.ybc-outline-gray-800\/5{
  outline-color: rgb(104 111 89 / 0.05);
}
.ybc-outline-gray-800\/10{
  outline-color: rgb(104 111 89 / 0.1);
}
.ybc-outline-gray-800\/20{
  outline-color: rgb(104 111 89 / 0.2);
}
.ybc-outline-gray-800\/25{
  outline-color: rgb(104 111 89 / 0.25);
}
.ybc-outline-gray-800\/30{
  outline-color: rgb(104 111 89 / 0.3);
}
.ybc-outline-gray-800\/40{
  outline-color: rgb(104 111 89 / 0.4);
}
.ybc-outline-gray-800\/50{
  outline-color: rgb(104 111 89 / 0.5);
}
.ybc-outline-gray-800\/60{
  outline-color: rgb(104 111 89 / 0.6);
}
.ybc-outline-gray-800\/70{
  outline-color: rgb(104 111 89 / 0.7);
}
.ybc-outline-gray-800\/75{
  outline-color: rgb(104 111 89 / 0.75);
}
.ybc-outline-gray-800\/80{
  outline-color: rgb(104 111 89 / 0.8);
}
.ybc-outline-gray-800\/90{
  outline-color: rgb(104 111 89 / 0.9);
}
.ybc-outline-gray-800\/95{
  outline-color: rgb(104 111 89 / 0.95);
}
.ybc-outline-gray-800\/100{
  outline-color: rgb(104 111 89 / 1);
}
.ybc-outline-gray-900\/0{
  outline-color: rgb(61 65 51 / 0);
}
.ybc-outline-gray-900\/5{
  outline-color: rgb(61 65 51 / 0.05);
}
.ybc-outline-gray-900\/10{
  outline-color: rgb(61 65 51 / 0.1);
}
.ybc-outline-gray-900\/20{
  outline-color: rgb(61 65 51 / 0.2);
}
.ybc-outline-gray-900\/25{
  outline-color: rgb(61 65 51 / 0.25);
}
.ybc-outline-gray-900\/30{
  outline-color: rgb(61 65 51 / 0.3);
}
.ybc-outline-gray-900\/40{
  outline-color: rgb(61 65 51 / 0.4);
}
.ybc-outline-gray-900\/50{
  outline-color: rgb(61 65 51 / 0.5);
}
.ybc-outline-gray-900\/60{
  outline-color: rgb(61 65 51 / 0.6);
}
.ybc-outline-gray-900\/70{
  outline-color: rgb(61 65 51 / 0.7);
}
.ybc-outline-gray-900\/75{
  outline-color: rgb(61 65 51 / 0.75);
}
.ybc-outline-gray-900\/80{
  outline-color: rgb(61 65 51 / 0.8);
}
.ybc-outline-gray-900\/90{
  outline-color: rgb(61 65 51 / 0.9);
}
.ybc-outline-gray-900\/95{
  outline-color: rgb(61 65 51 / 0.95);
}
.ybc-outline-gray-900\/100{
  outline-color: rgb(61 65 51 / 1);
}
.ybc-outline-teal-100\/0{
  outline-color: rgb(224 240 247 / 0);
}
.ybc-outline-teal-100\/5{
  outline-color: rgb(224 240 247 / 0.05);
}
.ybc-outline-teal-100\/10{
  outline-color: rgb(224 240 247 / 0.1);
}
.ybc-outline-teal-100\/20{
  outline-color: rgb(224 240 247 / 0.2);
}
.ybc-outline-teal-100\/25{
  outline-color: rgb(224 240 247 / 0.25);
}
.ybc-outline-teal-100\/30{
  outline-color: rgb(224 240 247 / 0.3);
}
.ybc-outline-teal-100\/40{
  outline-color: rgb(224 240 247 / 0.4);
}
.ybc-outline-teal-100\/50{
  outline-color: rgb(224 240 247 / 0.5);
}
.ybc-outline-teal-100\/60{
  outline-color: rgb(224 240 247 / 0.6);
}
.ybc-outline-teal-100\/70{
  outline-color: rgb(224 240 247 / 0.7);
}
.ybc-outline-teal-100\/75{
  outline-color: rgb(224 240 247 / 0.75);
}
.ybc-outline-teal-100\/80{
  outline-color: rgb(224 240 247 / 0.8);
}
.ybc-outline-teal-100\/90{
  outline-color: rgb(224 240 247 / 0.9);
}
.ybc-outline-teal-100\/95{
  outline-color: rgb(224 240 247 / 0.95);
}
.ybc-outline-teal-100\/100{
  outline-color: rgb(224 240 247 / 1);
}
.ybc-outline-teal-500\/0{
  outline-color: rgb(0 127 149 / 0);
}
.ybc-outline-teal-500\/5{
  outline-color: rgb(0 127 149 / 0.05);
}
.ybc-outline-teal-500\/10{
  outline-color: rgb(0 127 149 / 0.1);
}
.ybc-outline-teal-500\/20{
  outline-color: rgb(0 127 149 / 0.2);
}
.ybc-outline-teal-500\/25{
  outline-color: rgb(0 127 149 / 0.25);
}
.ybc-outline-teal-500\/30{
  outline-color: rgb(0 127 149 / 0.3);
}
.ybc-outline-teal-500\/40{
  outline-color: rgb(0 127 149 / 0.4);
}
.ybc-outline-teal-500\/50{
  outline-color: rgb(0 127 149 / 0.5);
}
.ybc-outline-teal-500\/60{
  outline-color: rgb(0 127 149 / 0.6);
}
.ybc-outline-teal-500\/70{
  outline-color: rgb(0 127 149 / 0.7);
}
.ybc-outline-teal-500\/75{
  outline-color: rgb(0 127 149 / 0.75);
}
.ybc-outline-teal-500\/80{
  outline-color: rgb(0 127 149 / 0.8);
}
.ybc-outline-teal-500\/90{
  outline-color: rgb(0 127 149 / 0.9);
}
.ybc-outline-teal-500\/95{
  outline-color: rgb(0 127 149 / 0.95);
}
.ybc-outline-teal-500\/100{
  outline-color: rgb(0 127 149 / 1);
}
.ybc-outline-teal-600\/0{
  outline-color: rgb(0 115 165 / 0);
}
.ybc-outline-teal-600\/5{
  outline-color: rgb(0 115 165 / 0.05);
}
.ybc-outline-teal-600\/10{
  outline-color: rgb(0 115 165 / 0.1);
}
.ybc-outline-teal-600\/20{
  outline-color: rgb(0 115 165 / 0.2);
}
.ybc-outline-teal-600\/25{
  outline-color: rgb(0 115 165 / 0.25);
}
.ybc-outline-teal-600\/30{
  outline-color: rgb(0 115 165 / 0.3);
}
.ybc-outline-teal-600\/40{
  outline-color: rgb(0 115 165 / 0.4);
}
.ybc-outline-teal-600\/50{
  outline-color: rgb(0 115 165 / 0.5);
}
.ybc-outline-teal-600\/60{
  outline-color: rgb(0 115 165 / 0.6);
}
.ybc-outline-teal-600\/70{
  outline-color: rgb(0 115 165 / 0.7);
}
.ybc-outline-teal-600\/75{
  outline-color: rgb(0 115 165 / 0.75);
}
.ybc-outline-teal-600\/80{
  outline-color: rgb(0 115 165 / 0.8);
}
.ybc-outline-teal-600\/90{
  outline-color: rgb(0 115 165 / 0.9);
}
.ybc-outline-teal-600\/95{
  outline-color: rgb(0 115 165 / 0.95);
}
.ybc-outline-teal-600\/100{
  outline-color: rgb(0 115 165 / 1);
}
.ybc-outline-teal-900\/0{
  outline-color: rgb(0 85 114 / 0);
}
.ybc-outline-teal-900\/5{
  outline-color: rgb(0 85 114 / 0.05);
}
.ybc-outline-teal-900\/10{
  outline-color: rgb(0 85 114 / 0.1);
}
.ybc-outline-teal-900\/20{
  outline-color: rgb(0 85 114 / 0.2);
}
.ybc-outline-teal-900\/25{
  outline-color: rgb(0 85 114 / 0.25);
}
.ybc-outline-teal-900\/30{
  outline-color: rgb(0 85 114 / 0.3);
}
.ybc-outline-teal-900\/40{
  outline-color: rgb(0 85 114 / 0.4);
}
.ybc-outline-teal-900\/50{
  outline-color: rgb(0 85 114 / 0.5);
}
.ybc-outline-teal-900\/60{
  outline-color: rgb(0 85 114 / 0.6);
}
.ybc-outline-teal-900\/70{
  outline-color: rgb(0 85 114 / 0.7);
}
.ybc-outline-teal-900\/75{
  outline-color: rgb(0 85 114 / 0.75);
}
.ybc-outline-teal-900\/80{
  outline-color: rgb(0 85 114 / 0.8);
}
.ybc-outline-teal-900\/90{
  outline-color: rgb(0 85 114 / 0.9);
}
.ybc-outline-teal-900\/95{
  outline-color: rgb(0 85 114 / 0.95);
}
.ybc-outline-teal-900\/100{
  outline-color: rgb(0 85 114 / 1);
}
.ybc-outline-blue-100\/0{
  outline-color: rgb(60 114 177 / 0);
}
.ybc-outline-blue-100\/5{
  outline-color: rgb(60 114 177 / 0.05);
}
.ybc-outline-blue-100\/10{
  outline-color: rgb(60 114 177 / 0.1);
}
.ybc-outline-blue-100\/20{
  outline-color: rgb(60 114 177 / 0.2);
}
.ybc-outline-blue-100\/25{
  outline-color: rgb(60 114 177 / 0.25);
}
.ybc-outline-blue-100\/30{
  outline-color: rgb(60 114 177 / 0.3);
}
.ybc-outline-blue-100\/40{
  outline-color: rgb(60 114 177 / 0.4);
}
.ybc-outline-blue-100\/50{
  outline-color: rgb(60 114 177 / 0.5);
}
.ybc-outline-blue-100\/60{
  outline-color: rgb(60 114 177 / 0.6);
}
.ybc-outline-blue-100\/70{
  outline-color: rgb(60 114 177 / 0.7);
}
.ybc-outline-blue-100\/75{
  outline-color: rgb(60 114 177 / 0.75);
}
.ybc-outline-blue-100\/80{
  outline-color: rgb(60 114 177 / 0.8);
}
.ybc-outline-blue-100\/90{
  outline-color: rgb(60 114 177 / 0.9);
}
.ybc-outline-blue-100\/95{
  outline-color: rgb(60 114 177 / 0.95);
}
.ybc-outline-blue-100\/100{
  outline-color: rgb(60 114 177 / 1);
}
.ybc-outline-blue-200\/0{
  outline-color: rgb(72 118 148 / 0);
}
.ybc-outline-blue-200\/5{
  outline-color: rgb(72 118 148 / 0.05);
}
.ybc-outline-blue-200\/10{
  outline-color: rgb(72 118 148 / 0.1);
}
.ybc-outline-blue-200\/20{
  outline-color: rgb(72 118 148 / 0.2);
}
.ybc-outline-blue-200\/25{
  outline-color: rgb(72 118 148 / 0.25);
}
.ybc-outline-blue-200\/30{
  outline-color: rgb(72 118 148 / 0.3);
}
.ybc-outline-blue-200\/40{
  outline-color: rgb(72 118 148 / 0.4);
}
.ybc-outline-blue-200\/50{
  outline-color: rgb(72 118 148 / 0.5);
}
.ybc-outline-blue-200\/60{
  outline-color: rgb(72 118 148 / 0.6);
}
.ybc-outline-blue-200\/70{
  outline-color: rgb(72 118 148 / 0.7);
}
.ybc-outline-blue-200\/75{
  outline-color: rgb(72 118 148 / 0.75);
}
.ybc-outline-blue-200\/80{
  outline-color: rgb(72 118 148 / 0.8);
}
.ybc-outline-blue-200\/90{
  outline-color: rgb(72 118 148 / 0.9);
}
.ybc-outline-blue-200\/95{
  outline-color: rgb(72 118 148 / 0.95);
}
.ybc-outline-blue-200\/100{
  outline-color: rgb(72 118 148 / 1);
}
.ybc-outline-blue-500\/0{
  outline-color: rgb(32 105 120 / 0);
}
.ybc-outline-blue-500\/5{
  outline-color: rgb(32 105 120 / 0.05);
}
.ybc-outline-blue-500\/10{
  outline-color: rgb(32 105 120 / 0.1);
}
.ybc-outline-blue-500\/20{
  outline-color: rgb(32 105 120 / 0.2);
}
.ybc-outline-blue-500\/25{
  outline-color: rgb(32 105 120 / 0.25);
}
.ybc-outline-blue-500\/30{
  outline-color: rgb(32 105 120 / 0.3);
}
.ybc-outline-blue-500\/40{
  outline-color: rgb(32 105 120 / 0.4);
}
.ybc-outline-blue-500\/50{
  outline-color: rgb(32 105 120 / 0.5);
}
.ybc-outline-blue-500\/60{
  outline-color: rgb(32 105 120 / 0.6);
}
.ybc-outline-blue-500\/70{
  outline-color: rgb(32 105 120 / 0.7);
}
.ybc-outline-blue-500\/75{
  outline-color: rgb(32 105 120 / 0.75);
}
.ybc-outline-blue-500\/80{
  outline-color: rgb(32 105 120 / 0.8);
}
.ybc-outline-blue-500\/90{
  outline-color: rgb(32 105 120 / 0.9);
}
.ybc-outline-blue-500\/95{
  outline-color: rgb(32 105 120 / 0.95);
}
.ybc-outline-blue-500\/100{
  outline-color: rgb(32 105 120 / 1);
}
.ybc-outline-section-branding-why-yubico\/0{
  outline-color: rgb(60 114 177 / 0);
}
.ybc-outline-section-branding-why-yubico\/5{
  outline-color: rgb(60 114 177 / 0.05);
}
.ybc-outline-section-branding-why-yubico\/10{
  outline-color: rgb(60 114 177 / 0.1);
}
.ybc-outline-section-branding-why-yubico\/20{
  outline-color: rgb(60 114 177 / 0.2);
}
.ybc-outline-section-branding-why-yubico\/25{
  outline-color: rgb(60 114 177 / 0.25);
}
.ybc-outline-section-branding-why-yubico\/30{
  outline-color: rgb(60 114 177 / 0.3);
}
.ybc-outline-section-branding-why-yubico\/40{
  outline-color: rgb(60 114 177 / 0.4);
}
.ybc-outline-section-branding-why-yubico\/50{
  outline-color: rgb(60 114 177 / 0.5);
}
.ybc-outline-section-branding-why-yubico\/60{
  outline-color: rgb(60 114 177 / 0.6);
}
.ybc-outline-section-branding-why-yubico\/70{
  outline-color: rgb(60 114 177 / 0.7);
}
.ybc-outline-section-branding-why-yubico\/75{
  outline-color: rgb(60 114 177 / 0.75);
}
.ybc-outline-section-branding-why-yubico\/80{
  outline-color: rgb(60 114 177 / 0.8);
}
.ybc-outline-section-branding-why-yubico\/90{
  outline-color: rgb(60 114 177 / 0.9);
}
.ybc-outline-section-branding-why-yubico\/95{
  outline-color: rgb(60 114 177 / 0.95);
}
.ybc-outline-section-branding-why-yubico\/100{
  outline-color: rgb(60 114 177 / 1);
}
.ybc-outline-section-branding-products\/0{
  outline-color: rgb(74 118 148 / 0);
}
.ybc-outline-section-branding-products\/5{
  outline-color: rgb(74 118 148 / 0.05);
}
.ybc-outline-section-branding-products\/10{
  outline-color: rgb(74 118 148 / 0.1);
}
.ybc-outline-section-branding-products\/20{
  outline-color: rgb(74 118 148 / 0.2);
}
.ybc-outline-section-branding-products\/25{
  outline-color: rgb(74 118 148 / 0.25);
}
.ybc-outline-section-branding-products\/30{
  outline-color: rgb(74 118 148 / 0.3);
}
.ybc-outline-section-branding-products\/40{
  outline-color: rgb(74 118 148 / 0.4);
}
.ybc-outline-section-branding-products\/50{
  outline-color: rgb(74 118 148 / 0.5);
}
.ybc-outline-section-branding-products\/60{
  outline-color: rgb(74 118 148 / 0.6);
}
.ybc-outline-section-branding-products\/70{
  outline-color: rgb(74 118 148 / 0.7);
}
.ybc-outline-section-branding-products\/75{
  outline-color: rgb(74 118 148 / 0.75);
}
.ybc-outline-section-branding-products\/80{
  outline-color: rgb(74 118 148 / 0.8);
}
.ybc-outline-section-branding-products\/90{
  outline-color: rgb(74 118 148 / 0.9);
}
.ybc-outline-section-branding-products\/95{
  outline-color: rgb(74 118 148 / 0.95);
}
.ybc-outline-section-branding-products\/100{
  outline-color: rgb(74 118 148 / 1);
}
.ybc-outline-section-branding-solutions\/0{
  outline-color: rgb(0 115 165 / 0);
}
.ybc-outline-section-branding-solutions\/5{
  outline-color: rgb(0 115 165 / 0.05);
}
.ybc-outline-section-branding-solutions\/10{
  outline-color: rgb(0 115 165 / 0.1);
}
.ybc-outline-section-branding-solutions\/20{
  outline-color: rgb(0 115 165 / 0.2);
}
.ybc-outline-section-branding-solutions\/25{
  outline-color: rgb(0 115 165 / 0.25);
}
.ybc-outline-section-branding-solutions\/30{
  outline-color: rgb(0 115 165 / 0.3);
}
.ybc-outline-section-branding-solutions\/40{
  outline-color: rgb(0 115 165 / 0.4);
}
.ybc-outline-section-branding-solutions\/50{
  outline-color: rgb(0 115 165 / 0.5);
}
.ybc-outline-section-branding-solutions\/60{
  outline-color: rgb(0 115 165 / 0.6);
}
.ybc-outline-section-branding-solutions\/70{
  outline-color: rgb(0 115 165 / 0.7);
}
.ybc-outline-section-branding-solutions\/75{
  outline-color: rgb(0 115 165 / 0.75);
}
.ybc-outline-section-branding-solutions\/80{
  outline-color: rgb(0 115 165 / 0.8);
}
.ybc-outline-section-branding-solutions\/90{
  outline-color: rgb(0 115 165 / 0.9);
}
.ybc-outline-section-branding-solutions\/95{
  outline-color: rgb(0 115 165 / 0.95);
}
.ybc-outline-section-branding-solutions\/100{
  outline-color: rgb(0 115 165 / 1);
}
.ybc-outline-section-branding-resources\/0{
  outline-color: rgb(0 127 149 / 0);
}
.ybc-outline-section-branding-resources\/5{
  outline-color: rgb(0 127 149 / 0.05);
}
.ybc-outline-section-branding-resources\/10{
  outline-color: rgb(0 127 149 / 0.1);
}
.ybc-outline-section-branding-resources\/20{
  outline-color: rgb(0 127 149 / 0.2);
}
.ybc-outline-section-branding-resources\/25{
  outline-color: rgb(0 127 149 / 0.25);
}
.ybc-outline-section-branding-resources\/30{
  outline-color: rgb(0 127 149 / 0.3);
}
.ybc-outline-section-branding-resources\/40{
  outline-color: rgb(0 127 149 / 0.4);
}
.ybc-outline-section-branding-resources\/50{
  outline-color: rgb(0 127 149 / 0.5);
}
.ybc-outline-section-branding-resources\/60{
  outline-color: rgb(0 127 149 / 0.6);
}
.ybc-outline-section-branding-resources\/70{
  outline-color: rgb(0 127 149 / 0.7);
}
.ybc-outline-section-branding-resources\/75{
  outline-color: rgb(0 127 149 / 0.75);
}
.ybc-outline-section-branding-resources\/80{
  outline-color: rgb(0 127 149 / 0.8);
}
.ybc-outline-section-branding-resources\/90{
  outline-color: rgb(0 127 149 / 0.9);
}
.ybc-outline-section-branding-resources\/95{
  outline-color: rgb(0 127 149 / 0.95);
}
.ybc-outline-section-branding-resources\/100{
  outline-color: rgb(0 127 149 / 1);
}
.ybc-outline-section-branding-company\/0{
  outline-color: rgb(92 130 17 / 0);
}
.ybc-outline-section-branding-company\/5{
  outline-color: rgb(92 130 17 / 0.05);
}
.ybc-outline-section-branding-company\/10{
  outline-color: rgb(92 130 17 / 0.1);
}
.ybc-outline-section-branding-company\/20{
  outline-color: rgb(92 130 17 / 0.2);
}
.ybc-outline-section-branding-company\/25{
  outline-color: rgb(92 130 17 / 0.25);
}
.ybc-outline-section-branding-company\/30{
  outline-color: rgb(92 130 17 / 0.3);
}
.ybc-outline-section-branding-company\/40{
  outline-color: rgb(92 130 17 / 0.4);
}
.ybc-outline-section-branding-company\/50{
  outline-color: rgb(92 130 17 / 0.5);
}
.ybc-outline-section-branding-company\/60{
  outline-color: rgb(92 130 17 / 0.6);
}
.ybc-outline-section-branding-company\/70{
  outline-color: rgb(92 130 17 / 0.7);
}
.ybc-outline-section-branding-company\/75{
  outline-color: rgb(92 130 17 / 0.75);
}
.ybc-outline-section-branding-company\/80{
  outline-color: rgb(92 130 17 / 0.8);
}
.ybc-outline-section-branding-company\/90{
  outline-color: rgb(92 130 17 / 0.9);
}
.ybc-outline-section-branding-company\/95{
  outline-color: rgb(92 130 17 / 0.95);
}
.ybc-outline-section-branding-company\/100{
  outline-color: rgb(92 130 17 / 1);
}
.ybc-outline-section-branding-support\/0{
  outline-color: rgb(32 105 120 / 0);
}
.ybc-outline-section-branding-support\/5{
  outline-color: rgb(32 105 120 / 0.05);
}
.ybc-outline-section-branding-support\/10{
  outline-color: rgb(32 105 120 / 0.1);
}
.ybc-outline-section-branding-support\/20{
  outline-color: rgb(32 105 120 / 0.2);
}
.ybc-outline-section-branding-support\/25{
  outline-color: rgb(32 105 120 / 0.25);
}
.ybc-outline-section-branding-support\/30{
  outline-color: rgb(32 105 120 / 0.3);
}
.ybc-outline-section-branding-support\/40{
  outline-color: rgb(32 105 120 / 0.4);
}
.ybc-outline-section-branding-support\/50{
  outline-color: rgb(32 105 120 / 0.5);
}
.ybc-outline-section-branding-support\/60{
  outline-color: rgb(32 105 120 / 0.6);
}
.ybc-outline-section-branding-support\/70{
  outline-color: rgb(32 105 120 / 0.7);
}
.ybc-outline-section-branding-support\/75{
  outline-color: rgb(32 105 120 / 0.75);
}
.ybc-outline-section-branding-support\/80{
  outline-color: rgb(32 105 120 / 0.8);
}
.ybc-outline-section-branding-support\/90{
  outline-color: rgb(32 105 120 / 0.9);
}
.ybc-outline-section-branding-support\/95{
  outline-color: rgb(32 105 120 / 0.95);
}
.ybc-outline-section-branding-support\/100{
  outline-color: rgb(32 105 120 / 1);
}
.ybc-ring-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ybc-ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ybc-ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ybc-ring-4{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ybc-ring-8{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ybc-ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ybc-ring-inset{
  --tw-ring-inset: inset;
}
.ybc-ring-transparent{
  --tw-ring-color: transparent;
}
.ybc-ring-current{
  --tw-ring-color: currentColor;
}
.ybc-ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.ybc-ring-white{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}
.ybc-ring-lime-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(154 202 60 / var(--tw-ring-opacity));
}
.ybc-ring-lime-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 189 0 / var(--tw-ring-opacity));
}
.ybc-ring-lime-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(101 162 12 / var(--tw-ring-opacity));
}
.ybc-ring-lime-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(123 175 0 / var(--tw-ring-opacity));
}
.ybc-ring-lime-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(92 130 17 / var(--tw-ring-opacity));
}
.ybc-ring-gray-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 249 249 / var(--tw-ring-opacity));
}
.ybc-ring-gray-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity));
}
.ybc-ring-gray-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 217 217 / var(--tw-ring-opacity));
}
.ybc-ring-gray-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(177 180 169 / var(--tw-ring-opacity));
}
.ybc-ring-gray-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(134 139 121 / var(--tw-ring-opacity));
}
.ybc-ring-gray-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(78 78 78 / var(--tw-ring-opacity));
}
.ybc-ring-gray-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(51 51 51 / var(--tw-ring-opacity));
}
.ybc-ring-gray-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(104 111 89 / var(--tw-ring-opacity));
}
.ybc-ring-gray-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(61 65 51 / var(--tw-ring-opacity));
}
.ybc-ring-teal-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(224 240 247 / var(--tw-ring-opacity));
}
.ybc-ring-teal-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 127 149 / var(--tw-ring-opacity));
}
.ybc-ring-teal-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 115 165 / var(--tw-ring-opacity));
}
.ybc-ring-teal-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 85 114 / var(--tw-ring-opacity));
}
.ybc-ring-blue-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(60 114 177 / var(--tw-ring-opacity));
}
.ybc-ring-blue-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(72 118 148 / var(--tw-ring-opacity));
}
.ybc-ring-blue-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(32 105 120 / var(--tw-ring-opacity));
}
.ybc-ring-section-branding-why-yubico{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(60 114 177 / var(--tw-ring-opacity));
}
.ybc-ring-section-branding-products{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 118 148 / var(--tw-ring-opacity));
}
.ybc-ring-section-branding-solutions{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 115 165 / var(--tw-ring-opacity));
}
.ybc-ring-section-branding-resources{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 127 149 / var(--tw-ring-opacity));
}
.ybc-ring-section-branding-company{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(92 130 17 / var(--tw-ring-opacity));
}
.ybc-ring-section-branding-support{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(32 105 120 / var(--tw-ring-opacity));
}
.ybc-ring-transparent\/0{
  --tw-ring-color: rgb(0 0 0 / 0);
}
.ybc-ring-transparent\/5{
  --tw-ring-color: rgb(0 0 0 / 0.05);
}
.ybc-ring-transparent\/10{
  --tw-ring-color: rgb(0 0 0 / 0.1);
}
.ybc-ring-transparent\/20{
  --tw-ring-color: rgb(0 0 0 / 0.2);
}
.ybc-ring-transparent\/25{
  --tw-ring-color: rgb(0 0 0 / 0.25);
}
.ybc-ring-transparent\/30{
  --tw-ring-color: rgb(0 0 0 / 0.3);
}
.ybc-ring-transparent\/40{
  --tw-ring-color: rgb(0 0 0 / 0.4);
}
.ybc-ring-transparent\/50{
  --tw-ring-color: rgb(0 0 0 / 0.5);
}
.ybc-ring-transparent\/60{
  --tw-ring-color: rgb(0 0 0 / 0.6);
}
.ybc-ring-transparent\/70{
  --tw-ring-color: rgb(0 0 0 / 0.7);
}
.ybc-ring-transparent\/75{
  --tw-ring-color: rgb(0 0 0 / 0.75);
}
.ybc-ring-transparent\/80{
  --tw-ring-color: rgb(0 0 0 / 0.8);
}
.ybc-ring-transparent\/90{
  --tw-ring-color: rgb(0 0 0 / 0.9);
}
.ybc-ring-transparent\/95{
  --tw-ring-color: rgb(0 0 0 / 0.95);
}
.ybc-ring-transparent\/100{
  --tw-ring-color: rgb(0 0 0 / 1);
}
.ybc-ring-black\/0{
  --tw-ring-color: rgb(0 0 0 / 0);
}
.ybc-ring-black\/5{
  --tw-ring-color: rgb(0 0 0 / 0.05);
}
.ybc-ring-black\/10{
  --tw-ring-color: rgb(0 0 0 / 0.1);
}
.ybc-ring-black\/20{
  --tw-ring-color: rgb(0 0 0 / 0.2);
}
.ybc-ring-black\/25{
  --tw-ring-color: rgb(0 0 0 / 0.25);
}
.ybc-ring-black\/30{
  --tw-ring-color: rgb(0 0 0 / 0.3);
}
.ybc-ring-black\/40{
  --tw-ring-color: rgb(0 0 0 / 0.4);
}
.ybc-ring-black\/50{
  --tw-ring-color: rgb(0 0 0 / 0.5);
}
.ybc-ring-black\/60{
  --tw-ring-color: rgb(0 0 0 / 0.6);
}
.ybc-ring-black\/70{
  --tw-ring-color: rgb(0 0 0 / 0.7);
}
.ybc-ring-black\/75{
  --tw-ring-color: rgb(0 0 0 / 0.75);
}
.ybc-ring-black\/80{
  --tw-ring-color: rgb(0 0 0 / 0.8);
}
.ybc-ring-black\/90{
  --tw-ring-color: rgb(0 0 0 / 0.9);
}
.ybc-ring-black\/95{
  --tw-ring-color: rgb(0 0 0 / 0.95);
}
.ybc-ring-black\/100{
  --tw-ring-color: rgb(0 0 0 / 1);
}
.ybc-ring-white\/0{
  --tw-ring-color: rgb(255 255 255 / 0);
}
.ybc-ring-white\/5{
  --tw-ring-color: rgb(255 255 255 / 0.05);
}
.ybc-ring-white\/10{
  --tw-ring-color: rgb(255 255 255 / 0.1);
}
.ybc-ring-white\/20{
  --tw-ring-color: rgb(255 255 255 / 0.2);
}
.ybc-ring-white\/25{
  --tw-ring-color: rgb(255 255 255 / 0.25);
}
.ybc-ring-white\/30{
  --tw-ring-color: rgb(255 255 255 / 0.3);
}
.ybc-ring-white\/40{
  --tw-ring-color: rgb(255 255 255 / 0.4);
}
.ybc-ring-white\/50{
  --tw-ring-color: rgb(255 255 255 / 0.5);
}
.ybc-ring-white\/60{
  --tw-ring-color: rgb(255 255 255 / 0.6);
}
.ybc-ring-white\/70{
  --tw-ring-color: rgb(255 255 255 / 0.7);
}
.ybc-ring-white\/75{
  --tw-ring-color: rgb(255 255 255 / 0.75);
}
.ybc-ring-white\/80{
  --tw-ring-color: rgb(255 255 255 / 0.8);
}
.ybc-ring-white\/90{
  --tw-ring-color: rgb(255 255 255 / 0.9);
}
.ybc-ring-white\/95{
  --tw-ring-color: rgb(255 255 255 / 0.95);
}
.ybc-ring-white\/100{
  --tw-ring-color: rgb(255 255 255 / 1);
}
.ybc-ring-lime-400\/0{
  --tw-ring-color: rgb(154 202 60 / 0);
}
.ybc-ring-lime-400\/5{
  --tw-ring-color: rgb(154 202 60 / 0.05);
}
.ybc-ring-lime-400\/10{
  --tw-ring-color: rgb(154 202 60 / 0.1);
}
.ybc-ring-lime-400\/20{
  --tw-ring-color: rgb(154 202 60 / 0.2);
}
.ybc-ring-lime-400\/25{
  --tw-ring-color: rgb(154 202 60 / 0.25);
}
.ybc-ring-lime-400\/30{
  --tw-ring-color: rgb(154 202 60 / 0.3);
}
.ybc-ring-lime-400\/40{
  --tw-ring-color: rgb(154 202 60 / 0.4);
}
.ybc-ring-lime-400\/50{
  --tw-ring-color: rgb(154 202 60 / 0.5);
}
.ybc-ring-lime-400\/60{
  --tw-ring-color: rgb(154 202 60 / 0.6);
}
.ybc-ring-lime-400\/70{
  --tw-ring-color: rgb(154 202 60 / 0.7);
}
.ybc-ring-lime-400\/75{
  --tw-ring-color: rgb(154 202 60 / 0.75);
}
.ybc-ring-lime-400\/80{
  --tw-ring-color: rgb(154 202 60 / 0.8);
}
.ybc-ring-lime-400\/90{
  --tw-ring-color: rgb(154 202 60 / 0.9);
}
.ybc-ring-lime-400\/95{
  --tw-ring-color: rgb(154 202 60 / 0.95);
}
.ybc-ring-lime-400\/100{
  --tw-ring-color: rgb(154 202 60 / 1);
}
.ybc-ring-lime-500\/0{
  --tw-ring-color: rgb(132 189 0 / 0);
}
.ybc-ring-lime-500\/5{
  --tw-ring-color: rgb(132 189 0 / 0.05);
}
.ybc-ring-lime-500\/10{
  --tw-ring-color: rgb(132 189 0 / 0.1);
}
.ybc-ring-lime-500\/20{
  --tw-ring-color: rgb(132 189 0 / 0.2);
}
.ybc-ring-lime-500\/25{
  --tw-ring-color: rgb(132 189 0 / 0.25);
}
.ybc-ring-lime-500\/30{
  --tw-ring-color: rgb(132 189 0 / 0.3);
}
.ybc-ring-lime-500\/40{
  --tw-ring-color: rgb(132 189 0 / 0.4);
}
.ybc-ring-lime-500\/50{
  --tw-ring-color: rgb(132 189 0 / 0.5);
}
.ybc-ring-lime-500\/60{
  --tw-ring-color: rgb(132 189 0 / 0.6);
}
.ybc-ring-lime-500\/70{
  --tw-ring-color: rgb(132 189 0 / 0.7);
}
.ybc-ring-lime-500\/75{
  --tw-ring-color: rgb(132 189 0 / 0.75);
}
.ybc-ring-lime-500\/80{
  --tw-ring-color: rgb(132 189 0 / 0.8);
}
.ybc-ring-lime-500\/90{
  --tw-ring-color: rgb(132 189 0 / 0.9);
}
.ybc-ring-lime-500\/95{
  --tw-ring-color: rgb(132 189 0 / 0.95);
}
.ybc-ring-lime-500\/100{
  --tw-ring-color: rgb(132 189 0 / 1);
}
.ybc-ring-lime-600\/0{
  --tw-ring-color: rgb(101 162 12 / 0);
}
.ybc-ring-lime-600\/5{
  --tw-ring-color: rgb(101 162 12 / 0.05);
}
.ybc-ring-lime-600\/10{
  --tw-ring-color: rgb(101 162 12 / 0.1);
}
.ybc-ring-lime-600\/20{
  --tw-ring-color: rgb(101 162 12 / 0.2);
}
.ybc-ring-lime-600\/25{
  --tw-ring-color: rgb(101 162 12 / 0.25);
}
.ybc-ring-lime-600\/30{
  --tw-ring-color: rgb(101 162 12 / 0.3);
}
.ybc-ring-lime-600\/40{
  --tw-ring-color: rgb(101 162 12 / 0.4);
}
.ybc-ring-lime-600\/50{
  --tw-ring-color: rgb(101 162 12 / 0.5);
}
.ybc-ring-lime-600\/60{
  --tw-ring-color: rgb(101 162 12 / 0.6);
}
.ybc-ring-lime-600\/70{
  --tw-ring-color: rgb(101 162 12 / 0.7);
}
.ybc-ring-lime-600\/75{
  --tw-ring-color: rgb(101 162 12 / 0.75);
}
.ybc-ring-lime-600\/80{
  --tw-ring-color: rgb(101 162 12 / 0.8);
}
.ybc-ring-lime-600\/90{
  --tw-ring-color: rgb(101 162 12 / 0.9);
}
.ybc-ring-lime-600\/95{
  --tw-ring-color: rgb(101 162 12 / 0.95);
}
.ybc-ring-lime-600\/100{
  --tw-ring-color: rgb(101 162 12 / 1);
}
.ybc-ring-lime-700\/0{
  --tw-ring-color: rgb(123 175 0 / 0);
}
.ybc-ring-lime-700\/5{
  --tw-ring-color: rgb(123 175 0 / 0.05);
}
.ybc-ring-lime-700\/10{
  --tw-ring-color: rgb(123 175 0 / 0.1);
}
.ybc-ring-lime-700\/20{
  --tw-ring-color: rgb(123 175 0 / 0.2);
}
.ybc-ring-lime-700\/25{
  --tw-ring-color: rgb(123 175 0 / 0.25);
}
.ybc-ring-lime-700\/30{
  --tw-ring-color: rgb(123 175 0 / 0.3);
}
.ybc-ring-lime-700\/40{
  --tw-ring-color: rgb(123 175 0 / 0.4);
}
.ybc-ring-lime-700\/50{
  --tw-ring-color: rgb(123 175 0 / 0.5);
}
.ybc-ring-lime-700\/60{
  --tw-ring-color: rgb(123 175 0 / 0.6);
}
.ybc-ring-lime-700\/70{
  --tw-ring-color: rgb(123 175 0 / 0.7);
}
.ybc-ring-lime-700\/75{
  --tw-ring-color: rgb(123 175 0 / 0.75);
}
.ybc-ring-lime-700\/80{
  --tw-ring-color: rgb(123 175 0 / 0.8);
}
.ybc-ring-lime-700\/90{
  --tw-ring-color: rgb(123 175 0 / 0.9);
}
.ybc-ring-lime-700\/95{
  --tw-ring-color: rgb(123 175 0 / 0.95);
}
.ybc-ring-lime-700\/100{
  --tw-ring-color: rgb(123 175 0 / 1);
}
.ybc-ring-lime-900\/0{
  --tw-ring-color: rgb(92 130 17 / 0);
}
.ybc-ring-lime-900\/5{
  --tw-ring-color: rgb(92 130 17 / 0.05);
}
.ybc-ring-lime-900\/10{
  --tw-ring-color: rgb(92 130 17 / 0.1);
}
.ybc-ring-lime-900\/20{
  --tw-ring-color: rgb(92 130 17 / 0.2);
}
.ybc-ring-lime-900\/25{
  --tw-ring-color: rgb(92 130 17 / 0.25);
}
.ybc-ring-lime-900\/30{
  --tw-ring-color: rgb(92 130 17 / 0.3);
}
.ybc-ring-lime-900\/40{
  --tw-ring-color: rgb(92 130 17 / 0.4);
}
.ybc-ring-lime-900\/50{
  --tw-ring-color: rgb(92 130 17 / 0.5);
}
.ybc-ring-lime-900\/60{
  --tw-ring-color: rgb(92 130 17 / 0.6);
}
.ybc-ring-lime-900\/70{
  --tw-ring-color: rgb(92 130 17 / 0.7);
}
.ybc-ring-lime-900\/75{
  --tw-ring-color: rgb(92 130 17 / 0.75);
}
.ybc-ring-lime-900\/80{
  --tw-ring-color: rgb(92 130 17 / 0.8);
}
.ybc-ring-lime-900\/90{
  --tw-ring-color: rgb(92 130 17 / 0.9);
}
.ybc-ring-lime-900\/95{
  --tw-ring-color: rgb(92 130 17 / 0.95);
}
.ybc-ring-lime-900\/100{
  --tw-ring-color: rgb(92 130 17 / 1);
}
.ybc-ring-gray-50\/0{
  --tw-ring-color: rgb(249 249 249 / 0);
}
.ybc-ring-gray-50\/5{
  --tw-ring-color: rgb(249 249 249 / 0.05);
}
.ybc-ring-gray-50\/10{
  --tw-ring-color: rgb(249 249 249 / 0.1);
}
.ybc-ring-gray-50\/20{
  --tw-ring-color: rgb(249 249 249 / 0.2);
}
.ybc-ring-gray-50\/25{
  --tw-ring-color: rgb(249 249 249 / 0.25);
}
.ybc-ring-gray-50\/30{
  --tw-ring-color: rgb(249 249 249 / 0.3);
}
.ybc-ring-gray-50\/40{
  --tw-ring-color: rgb(249 249 249 / 0.4);
}
.ybc-ring-gray-50\/50{
  --tw-ring-color: rgb(249 249 249 / 0.5);
}
.ybc-ring-gray-50\/60{
  --tw-ring-color: rgb(249 249 249 / 0.6);
}
.ybc-ring-gray-50\/70{
  --tw-ring-color: rgb(249 249 249 / 0.7);
}
.ybc-ring-gray-50\/75{
  --tw-ring-color: rgb(249 249 249 / 0.75);
}
.ybc-ring-gray-50\/80{
  --tw-ring-color: rgb(249 249 249 / 0.8);
}
.ybc-ring-gray-50\/90{
  --tw-ring-color: rgb(249 249 249 / 0.9);
}
.ybc-ring-gray-50\/95{
  --tw-ring-color: rgb(249 249 249 / 0.95);
}
.ybc-ring-gray-50\/100{
  --tw-ring-color: rgb(249 249 249 / 1);
}
.ybc-ring-gray-100\/0{
  --tw-ring-color: rgb(245 245 245 / 0);
}
.ybc-ring-gray-100\/5{
  --tw-ring-color: rgb(245 245 245 / 0.05);
}
.ybc-ring-gray-100\/10{
  --tw-ring-color: rgb(245 245 245 / 0.1);
}
.ybc-ring-gray-100\/20{
  --tw-ring-color: rgb(245 245 245 / 0.2);
}
.ybc-ring-gray-100\/25{
  --tw-ring-color: rgb(245 245 245 / 0.25);
}
.ybc-ring-gray-100\/30{
  --tw-ring-color: rgb(245 245 245 / 0.3);
}
.ybc-ring-gray-100\/40{
  --tw-ring-color: rgb(245 245 245 / 0.4);
}
.ybc-ring-gray-100\/50{
  --tw-ring-color: rgb(245 245 245 / 0.5);
}
.ybc-ring-gray-100\/60{
  --tw-ring-color: rgb(245 245 245 / 0.6);
}
.ybc-ring-gray-100\/70{
  --tw-ring-color: rgb(245 245 245 / 0.7);
}
.ybc-ring-gray-100\/75{
  --tw-ring-color: rgb(245 245 245 / 0.75);
}
.ybc-ring-gray-100\/80{
  --tw-ring-color: rgb(245 245 245 / 0.8);
}
.ybc-ring-gray-100\/90{
  --tw-ring-color: rgb(245 245 245 / 0.9);
}
.ybc-ring-gray-100\/95{
  --tw-ring-color: rgb(245 245 245 / 0.95);
}
.ybc-ring-gray-100\/100{
  --tw-ring-color: rgb(245 245 245 / 1);
}
.ybc-ring-gray-300\/0{
  --tw-ring-color: rgb(217 217 217 / 0);
}
.ybc-ring-gray-300\/5{
  --tw-ring-color: rgb(217 217 217 / 0.05);
}
.ybc-ring-gray-300\/10{
  --tw-ring-color: rgb(217 217 217 / 0.1);
}
.ybc-ring-gray-300\/20{
  --tw-ring-color: rgb(217 217 217 / 0.2);
}
.ybc-ring-gray-300\/25{
  --tw-ring-color: rgb(217 217 217 / 0.25);
}
.ybc-ring-gray-300\/30{
  --tw-ring-color: rgb(217 217 217 / 0.3);
}
.ybc-ring-gray-300\/40{
  --tw-ring-color: rgb(217 217 217 / 0.4);
}
.ybc-ring-gray-300\/50{
  --tw-ring-color: rgb(217 217 217 / 0.5);
}
.ybc-ring-gray-300\/60{
  --tw-ring-color: rgb(217 217 217 / 0.6);
}
.ybc-ring-gray-300\/70{
  --tw-ring-color: rgb(217 217 217 / 0.7);
}
.ybc-ring-gray-300\/75{
  --tw-ring-color: rgb(217 217 217 / 0.75);
}
.ybc-ring-gray-300\/80{
  --tw-ring-color: rgb(217 217 217 / 0.8);
}
.ybc-ring-gray-300\/90{
  --tw-ring-color: rgb(217 217 217 / 0.9);
}
.ybc-ring-gray-300\/95{
  --tw-ring-color: rgb(217 217 217 / 0.95);
}
.ybc-ring-gray-300\/100{
  --tw-ring-color: rgb(217 217 217 / 1);
}
.ybc-ring-gray-400\/0{
  --tw-ring-color: rgb(177 180 169 / 0);
}
.ybc-ring-gray-400\/5{
  --tw-ring-color: rgb(177 180 169 / 0.05);
}
.ybc-ring-gray-400\/10{
  --tw-ring-color: rgb(177 180 169 / 0.1);
}
.ybc-ring-gray-400\/20{
  --tw-ring-color: rgb(177 180 169 / 0.2);
}
.ybc-ring-gray-400\/25{
  --tw-ring-color: rgb(177 180 169 / 0.25);
}
.ybc-ring-gray-400\/30{
  --tw-ring-color: rgb(177 180 169 / 0.3);
}
.ybc-ring-gray-400\/40{
  --tw-ring-color: rgb(177 180 169 / 0.4);
}
.ybc-ring-gray-400\/50{
  --tw-ring-color: rgb(177 180 169 / 0.5);
}
.ybc-ring-gray-400\/60{
  --tw-ring-color: rgb(177 180 169 / 0.6);
}
.ybc-ring-gray-400\/70{
  --tw-ring-color: rgb(177 180 169 / 0.7);
}
.ybc-ring-gray-400\/75{
  --tw-ring-color: rgb(177 180 169 / 0.75);
}
.ybc-ring-gray-400\/80{
  --tw-ring-color: rgb(177 180 169 / 0.8);
}
.ybc-ring-gray-400\/90{
  --tw-ring-color: rgb(177 180 169 / 0.9);
}
.ybc-ring-gray-400\/95{
  --tw-ring-color: rgb(177 180 169 / 0.95);
}
.ybc-ring-gray-400\/100{
  --tw-ring-color: rgb(177 180 169 / 1);
}
.ybc-ring-gray-500\/0{
  --tw-ring-color: rgb(134 139 121 / 0);
}
.ybc-ring-gray-500\/5{
  --tw-ring-color: rgb(134 139 121 / 0.05);
}
.ybc-ring-gray-500\/10{
  --tw-ring-color: rgb(134 139 121 / 0.1);
}
.ybc-ring-gray-500\/20{
  --tw-ring-color: rgb(134 139 121 / 0.2);
}
.ybc-ring-gray-500\/25{
  --tw-ring-color: rgb(134 139 121 / 0.25);
}
.ybc-ring-gray-500\/30{
  --tw-ring-color: rgb(134 139 121 / 0.3);
}
.ybc-ring-gray-500\/40{
  --tw-ring-color: rgb(134 139 121 / 0.4);
}
.ybc-ring-gray-500\/50{
  --tw-ring-color: rgb(134 139 121 / 0.5);
}
.ybc-ring-gray-500\/60{
  --tw-ring-color: rgb(134 139 121 / 0.6);
}
.ybc-ring-gray-500\/70{
  --tw-ring-color: rgb(134 139 121 / 0.7);
}
.ybc-ring-gray-500\/75{
  --tw-ring-color: rgb(134 139 121 / 0.75);
}
.ybc-ring-gray-500\/80{
  --tw-ring-color: rgb(134 139 121 / 0.8);
}
.ybc-ring-gray-500\/90{
  --tw-ring-color: rgb(134 139 121 / 0.9);
}
.ybc-ring-gray-500\/95{
  --tw-ring-color: rgb(134 139 121 / 0.95);
}
.ybc-ring-gray-500\/100{
  --tw-ring-color: rgb(134 139 121 / 1);
}
.ybc-ring-gray-600\/0{
  --tw-ring-color: rgb(78 78 78 / 0);
}
.ybc-ring-gray-600\/5{
  --tw-ring-color: rgb(78 78 78 / 0.05);
}
.ybc-ring-gray-600\/10{
  --tw-ring-color: rgb(78 78 78 / 0.1);
}
.ybc-ring-gray-600\/20{
  --tw-ring-color: rgb(78 78 78 / 0.2);
}
.ybc-ring-gray-600\/25{
  --tw-ring-color: rgb(78 78 78 / 0.25);
}
.ybc-ring-gray-600\/30{
  --tw-ring-color: rgb(78 78 78 / 0.3);
}
.ybc-ring-gray-600\/40{
  --tw-ring-color: rgb(78 78 78 / 0.4);
}
.ybc-ring-gray-600\/50{
  --tw-ring-color: rgb(78 78 78 / 0.5);
}
.ybc-ring-gray-600\/60{
  --tw-ring-color: rgb(78 78 78 / 0.6);
}
.ybc-ring-gray-600\/70{
  --tw-ring-color: rgb(78 78 78 / 0.7);
}
.ybc-ring-gray-600\/75{
  --tw-ring-color: rgb(78 78 78 / 0.75);
}
.ybc-ring-gray-600\/80{
  --tw-ring-color: rgb(78 78 78 / 0.8);
}
.ybc-ring-gray-600\/90{
  --tw-ring-color: rgb(78 78 78 / 0.9);
}
.ybc-ring-gray-600\/95{
  --tw-ring-color: rgb(78 78 78 / 0.95);
}
.ybc-ring-gray-600\/100{
  --tw-ring-color: rgb(78 78 78 / 1);
}
.ybc-ring-gray-700\/0{
  --tw-ring-color: rgb(51 51 51 / 0);
}
.ybc-ring-gray-700\/5{
  --tw-ring-color: rgb(51 51 51 / 0.05);
}
.ybc-ring-gray-700\/10{
  --tw-ring-color: rgb(51 51 51 / 0.1);
}
.ybc-ring-gray-700\/20{
  --tw-ring-color: rgb(51 51 51 / 0.2);
}
.ybc-ring-gray-700\/25{
  --tw-ring-color: rgb(51 51 51 / 0.25);
}
.ybc-ring-gray-700\/30{
  --tw-ring-color: rgb(51 51 51 / 0.3);
}
.ybc-ring-gray-700\/40{
  --tw-ring-color: rgb(51 51 51 / 0.4);
}
.ybc-ring-gray-700\/50{
  --tw-ring-color: rgb(51 51 51 / 0.5);
}
.ybc-ring-gray-700\/60{
  --tw-ring-color: rgb(51 51 51 / 0.6);
}
.ybc-ring-gray-700\/70{
  --tw-ring-color: rgb(51 51 51 / 0.7);
}
.ybc-ring-gray-700\/75{
  --tw-ring-color: rgb(51 51 51 / 0.75);
}
.ybc-ring-gray-700\/80{
  --tw-ring-color: rgb(51 51 51 / 0.8);
}
.ybc-ring-gray-700\/90{
  --tw-ring-color: rgb(51 51 51 / 0.9);
}
.ybc-ring-gray-700\/95{
  --tw-ring-color: rgb(51 51 51 / 0.95);
}
.ybc-ring-gray-700\/100{
  --tw-ring-color: rgb(51 51 51 / 1);
}
.ybc-ring-gray-800\/0{
  --tw-ring-color: rgb(104 111 89 / 0);
}
.ybc-ring-gray-800\/5{
  --tw-ring-color: rgb(104 111 89 / 0.05);
}
.ybc-ring-gray-800\/10{
  --tw-ring-color: rgb(104 111 89 / 0.1);
}
.ybc-ring-gray-800\/20{
  --tw-ring-color: rgb(104 111 89 / 0.2);
}
.ybc-ring-gray-800\/25{
  --tw-ring-color: rgb(104 111 89 / 0.25);
}
.ybc-ring-gray-800\/30{
  --tw-ring-color: rgb(104 111 89 / 0.3);
}
.ybc-ring-gray-800\/40{
  --tw-ring-color: rgb(104 111 89 / 0.4);
}
.ybc-ring-gray-800\/50{
  --tw-ring-color: rgb(104 111 89 / 0.5);
}
.ybc-ring-gray-800\/60{
  --tw-ring-color: rgb(104 111 89 / 0.6);
}
.ybc-ring-gray-800\/70{
  --tw-ring-color: rgb(104 111 89 / 0.7);
}
.ybc-ring-gray-800\/75{
  --tw-ring-color: rgb(104 111 89 / 0.75);
}
.ybc-ring-gray-800\/80{
  --tw-ring-color: rgb(104 111 89 / 0.8);
}
.ybc-ring-gray-800\/90{
  --tw-ring-color: rgb(104 111 89 / 0.9);
}
.ybc-ring-gray-800\/95{
  --tw-ring-color: rgb(104 111 89 / 0.95);
}
.ybc-ring-gray-800\/100{
  --tw-ring-color: rgb(104 111 89 / 1);
}
.ybc-ring-gray-900\/0{
  --tw-ring-color: rgb(61 65 51 / 0);
}
.ybc-ring-gray-900\/5{
  --tw-ring-color: rgb(61 65 51 / 0.05);
}
.ybc-ring-gray-900\/10{
  --tw-ring-color: rgb(61 65 51 / 0.1);
}
.ybc-ring-gray-900\/20{
  --tw-ring-color: rgb(61 65 51 / 0.2);
}
.ybc-ring-gray-900\/25{
  --tw-ring-color: rgb(61 65 51 / 0.25);
}
.ybc-ring-gray-900\/30{
  --tw-ring-color: rgb(61 65 51 / 0.3);
}
.ybc-ring-gray-900\/40{
  --tw-ring-color: rgb(61 65 51 / 0.4);
}
.ybc-ring-gray-900\/50{
  --tw-ring-color: rgb(61 65 51 / 0.5);
}
.ybc-ring-gray-900\/60{
  --tw-ring-color: rgb(61 65 51 / 0.6);
}
.ybc-ring-gray-900\/70{
  --tw-ring-color: rgb(61 65 51 / 0.7);
}
.ybc-ring-gray-900\/75{
  --tw-ring-color: rgb(61 65 51 / 0.75);
}
.ybc-ring-gray-900\/80{
  --tw-ring-color: rgb(61 65 51 / 0.8);
}
.ybc-ring-gray-900\/90{
  --tw-ring-color: rgb(61 65 51 / 0.9);
}
.ybc-ring-gray-900\/95{
  --tw-ring-color: rgb(61 65 51 / 0.95);
}
.ybc-ring-gray-900\/100{
  --tw-ring-color: rgb(61 65 51 / 1);
}
.ybc-ring-teal-100\/0{
  --tw-ring-color: rgb(224 240 247 / 0);
}
.ybc-ring-teal-100\/5{
  --tw-ring-color: rgb(224 240 247 / 0.05);
}
.ybc-ring-teal-100\/10{
  --tw-ring-color: rgb(224 240 247 / 0.1);
}
.ybc-ring-teal-100\/20{
  --tw-ring-color: rgb(224 240 247 / 0.2);
}
.ybc-ring-teal-100\/25{
  --tw-ring-color: rgb(224 240 247 / 0.25);
}
.ybc-ring-teal-100\/30{
  --tw-ring-color: rgb(224 240 247 / 0.3);
}
.ybc-ring-teal-100\/40{
  --tw-ring-color: rgb(224 240 247 / 0.4);
}
.ybc-ring-teal-100\/50{
  --tw-ring-color: rgb(224 240 247 / 0.5);
}
.ybc-ring-teal-100\/60{
  --tw-ring-color: rgb(224 240 247 / 0.6);
}
.ybc-ring-teal-100\/70{
  --tw-ring-color: rgb(224 240 247 / 0.7);
}
.ybc-ring-teal-100\/75{
  --tw-ring-color: rgb(224 240 247 / 0.75);
}
.ybc-ring-teal-100\/80{
  --tw-ring-color: rgb(224 240 247 / 0.8);
}
.ybc-ring-teal-100\/90{
  --tw-ring-color: rgb(224 240 247 / 0.9);
}
.ybc-ring-teal-100\/95{
  --tw-ring-color: rgb(224 240 247 / 0.95);
}
.ybc-ring-teal-100\/100{
  --tw-ring-color: rgb(224 240 247 / 1);
}
.ybc-ring-teal-500\/0{
  --tw-ring-color: rgb(0 127 149 / 0);
}
.ybc-ring-teal-500\/5{
  --tw-ring-color: rgb(0 127 149 / 0.05);
}
.ybc-ring-teal-500\/10{
  --tw-ring-color: rgb(0 127 149 / 0.1);
}
.ybc-ring-teal-500\/20{
  --tw-ring-color: rgb(0 127 149 / 0.2);
}
.ybc-ring-teal-500\/25{
  --tw-ring-color: rgb(0 127 149 / 0.25);
}
.ybc-ring-teal-500\/30{
  --tw-ring-color: rgb(0 127 149 / 0.3);
}
.ybc-ring-teal-500\/40{
  --tw-ring-color: rgb(0 127 149 / 0.4);
}
.ybc-ring-teal-500\/50{
  --tw-ring-color: rgb(0 127 149 / 0.5);
}
.ybc-ring-teal-500\/60{
  --tw-ring-color: rgb(0 127 149 / 0.6);
}
.ybc-ring-teal-500\/70{
  --tw-ring-color: rgb(0 127 149 / 0.7);
}
.ybc-ring-teal-500\/75{
  --tw-ring-color: rgb(0 127 149 / 0.75);
}
.ybc-ring-teal-500\/80{
  --tw-ring-color: rgb(0 127 149 / 0.8);
}
.ybc-ring-teal-500\/90{
  --tw-ring-color: rgb(0 127 149 / 0.9);
}
.ybc-ring-teal-500\/95{
  --tw-ring-color: rgb(0 127 149 / 0.95);
}
.ybc-ring-teal-500\/100{
  --tw-ring-color: rgb(0 127 149 / 1);
}
.ybc-ring-teal-600\/0{
  --tw-ring-color: rgb(0 115 165 / 0);
}
.ybc-ring-teal-600\/5{
  --tw-ring-color: rgb(0 115 165 / 0.05);
}
.ybc-ring-teal-600\/10{
  --tw-ring-color: rgb(0 115 165 / 0.1);
}
.ybc-ring-teal-600\/20{
  --tw-ring-color: rgb(0 115 165 / 0.2);
}
.ybc-ring-teal-600\/25{
  --tw-ring-color: rgb(0 115 165 / 0.25);
}
.ybc-ring-teal-600\/30{
  --tw-ring-color: rgb(0 115 165 / 0.3);
}
.ybc-ring-teal-600\/40{
  --tw-ring-color: rgb(0 115 165 / 0.4);
}
.ybc-ring-teal-600\/50{
  --tw-ring-color: rgb(0 115 165 / 0.5);
}
.ybc-ring-teal-600\/60{
  --tw-ring-color: rgb(0 115 165 / 0.6);
}
.ybc-ring-teal-600\/70{
  --tw-ring-color: rgb(0 115 165 / 0.7);
}
.ybc-ring-teal-600\/75{
  --tw-ring-color: rgb(0 115 165 / 0.75);
}
.ybc-ring-teal-600\/80{
  --tw-ring-color: rgb(0 115 165 / 0.8);
}
.ybc-ring-teal-600\/90{
  --tw-ring-color: rgb(0 115 165 / 0.9);
}
.ybc-ring-teal-600\/95{
  --tw-ring-color: rgb(0 115 165 / 0.95);
}
.ybc-ring-teal-600\/100{
  --tw-ring-color: rgb(0 115 165 / 1);
}
.ybc-ring-teal-900\/0{
  --tw-ring-color: rgb(0 85 114 / 0);
}
.ybc-ring-teal-900\/5{
  --tw-ring-color: rgb(0 85 114 / 0.05);
}
.ybc-ring-teal-900\/10{
  --tw-ring-color: rgb(0 85 114 / 0.1);
}
.ybc-ring-teal-900\/20{
  --tw-ring-color: rgb(0 85 114 / 0.2);
}
.ybc-ring-teal-900\/25{
  --tw-ring-color: rgb(0 85 114 / 0.25);
}
.ybc-ring-teal-900\/30{
  --tw-ring-color: rgb(0 85 114 / 0.3);
}
.ybc-ring-teal-900\/40{
  --tw-ring-color: rgb(0 85 114 / 0.4);
}
.ybc-ring-teal-900\/50{
  --tw-ring-color: rgb(0 85 114 / 0.5);
}
.ybc-ring-teal-900\/60{
  --tw-ring-color: rgb(0 85 114 / 0.6);
}
.ybc-ring-teal-900\/70{
  --tw-ring-color: rgb(0 85 114 / 0.7);
}
.ybc-ring-teal-900\/75{
  --tw-ring-color: rgb(0 85 114 / 0.75);
}
.ybc-ring-teal-900\/80{
  --tw-ring-color: rgb(0 85 114 / 0.8);
}
.ybc-ring-teal-900\/90{
  --tw-ring-color: rgb(0 85 114 / 0.9);
}
.ybc-ring-teal-900\/95{
  --tw-ring-color: rgb(0 85 114 / 0.95);
}
.ybc-ring-teal-900\/100{
  --tw-ring-color: rgb(0 85 114 / 1);
}
.ybc-ring-blue-100\/0{
  --tw-ring-color: rgb(60 114 177 / 0);
}
.ybc-ring-blue-100\/5{
  --tw-ring-color: rgb(60 114 177 / 0.05);
}
.ybc-ring-blue-100\/10{
  --tw-ring-color: rgb(60 114 177 / 0.1);
}
.ybc-ring-blue-100\/20{
  --tw-ring-color: rgb(60 114 177 / 0.2);
}
.ybc-ring-blue-100\/25{
  --tw-ring-color: rgb(60 114 177 / 0.25);
}
.ybc-ring-blue-100\/30{
  --tw-ring-color: rgb(60 114 177 / 0.3);
}
.ybc-ring-blue-100\/40{
  --tw-ring-color: rgb(60 114 177 / 0.4);
}
.ybc-ring-blue-100\/50{
  --tw-ring-color: rgb(60 114 177 / 0.5);
}
.ybc-ring-blue-100\/60{
  --tw-ring-color: rgb(60 114 177 / 0.6);
}
.ybc-ring-blue-100\/70{
  --tw-ring-color: rgb(60 114 177 / 0.7);
}
.ybc-ring-blue-100\/75{
  --tw-ring-color: rgb(60 114 177 / 0.75);
}
.ybc-ring-blue-100\/80{
  --tw-ring-color: rgb(60 114 177 / 0.8);
}
.ybc-ring-blue-100\/90{
  --tw-ring-color: rgb(60 114 177 / 0.9);
}
.ybc-ring-blue-100\/95{
  --tw-ring-color: rgb(60 114 177 / 0.95);
}
.ybc-ring-blue-100\/100{
  --tw-ring-color: rgb(60 114 177 / 1);
}
.ybc-ring-blue-200\/0{
  --tw-ring-color: rgb(72 118 148 / 0);
}
.ybc-ring-blue-200\/5{
  --tw-ring-color: rgb(72 118 148 / 0.05);
}
.ybc-ring-blue-200\/10{
  --tw-ring-color: rgb(72 118 148 / 0.1);
}
.ybc-ring-blue-200\/20{
  --tw-ring-color: rgb(72 118 148 / 0.2);
}
.ybc-ring-blue-200\/25{
  --tw-ring-color: rgb(72 118 148 / 0.25);
}
.ybc-ring-blue-200\/30{
  --tw-ring-color: rgb(72 118 148 / 0.3);
}
.ybc-ring-blue-200\/40{
  --tw-ring-color: rgb(72 118 148 / 0.4);
}
.ybc-ring-blue-200\/50{
  --tw-ring-color: rgb(72 118 148 / 0.5);
}
.ybc-ring-blue-200\/60{
  --tw-ring-color: rgb(72 118 148 / 0.6);
}
.ybc-ring-blue-200\/70{
  --tw-ring-color: rgb(72 118 148 / 0.7);
}
.ybc-ring-blue-200\/75{
  --tw-ring-color: rgb(72 118 148 / 0.75);
}
.ybc-ring-blue-200\/80{
  --tw-ring-color: rgb(72 118 148 / 0.8);
}
.ybc-ring-blue-200\/90{
  --tw-ring-color: rgb(72 118 148 / 0.9);
}
.ybc-ring-blue-200\/95{
  --tw-ring-color: rgb(72 118 148 / 0.95);
}
.ybc-ring-blue-200\/100{
  --tw-ring-color: rgb(72 118 148 / 1);
}
.ybc-ring-blue-500\/0{
  --tw-ring-color: rgb(32 105 120 / 0);
}
.ybc-ring-blue-500\/5{
  --tw-ring-color: rgb(32 105 120 / 0.05);
}
.ybc-ring-blue-500\/10{
  --tw-ring-color: rgb(32 105 120 / 0.1);
}
.ybc-ring-blue-500\/20{
  --tw-ring-color: rgb(32 105 120 / 0.2);
}
.ybc-ring-blue-500\/25{
  --tw-ring-color: rgb(32 105 120 / 0.25);
}
.ybc-ring-blue-500\/30{
  --tw-ring-color: rgb(32 105 120 / 0.3);
}
.ybc-ring-blue-500\/40{
  --tw-ring-color: rgb(32 105 120 / 0.4);
}
.ybc-ring-blue-500\/50{
  --tw-ring-color: rgb(32 105 120 / 0.5);
}
.ybc-ring-blue-500\/60{
  --tw-ring-color: rgb(32 105 120 / 0.6);
}
.ybc-ring-blue-500\/70{
  --tw-ring-color: rgb(32 105 120 / 0.7);
}
.ybc-ring-blue-500\/75{
  --tw-ring-color: rgb(32 105 120 / 0.75);
}
.ybc-ring-blue-500\/80{
  --tw-ring-color: rgb(32 105 120 / 0.8);
}
.ybc-ring-blue-500\/90{
  --tw-ring-color: rgb(32 105 120 / 0.9);
}
.ybc-ring-blue-500\/95{
  --tw-ring-color: rgb(32 105 120 / 0.95);
}
.ybc-ring-blue-500\/100{
  --tw-ring-color: rgb(32 105 120 / 1);
}
.ybc-ring-section-branding-why-yubico\/0{
  --tw-ring-color: rgb(60 114 177 / 0);
}
.ybc-ring-section-branding-why-yubico\/5{
  --tw-ring-color: rgb(60 114 177 / 0.05);
}
.ybc-ring-section-branding-why-yubico\/10{
  --tw-ring-color: rgb(60 114 177 / 0.1);
}
.ybc-ring-section-branding-why-yubico\/20{
  --tw-ring-color: rgb(60 114 177 / 0.2);
}
.ybc-ring-section-branding-why-yubico\/25{
  --tw-ring-color: rgb(60 114 177 / 0.25);
}
.ybc-ring-section-branding-why-yubico\/30{
  --tw-ring-color: rgb(60 114 177 / 0.3);
}
.ybc-ring-section-branding-why-yubico\/40{
  --tw-ring-color: rgb(60 114 177 / 0.4);
}
.ybc-ring-section-branding-why-yubico\/50{
  --tw-ring-color: rgb(60 114 177 / 0.5);
}
.ybc-ring-section-branding-why-yubico\/60{
  --tw-ring-color: rgb(60 114 177 / 0.6);
}
.ybc-ring-section-branding-why-yubico\/70{
  --tw-ring-color: rgb(60 114 177 / 0.7);
}
.ybc-ring-section-branding-why-yubico\/75{
  --tw-ring-color: rgb(60 114 177 / 0.75);
}
.ybc-ring-section-branding-why-yubico\/80{
  --tw-ring-color: rgb(60 114 177 / 0.8);
}
.ybc-ring-section-branding-why-yubico\/90{
  --tw-ring-color: rgb(60 114 177 / 0.9);
}
.ybc-ring-section-branding-why-yubico\/95{
  --tw-ring-color: rgb(60 114 177 / 0.95);
}
.ybc-ring-section-branding-why-yubico\/100{
  --tw-ring-color: rgb(60 114 177 / 1);
}
.ybc-ring-section-branding-products\/0{
  --tw-ring-color: rgb(74 118 148 / 0);
}
.ybc-ring-section-branding-products\/5{
  --tw-ring-color: rgb(74 118 148 / 0.05);
}
.ybc-ring-section-branding-products\/10{
  --tw-ring-color: rgb(74 118 148 / 0.1);
}
.ybc-ring-section-branding-products\/20{
  --tw-ring-color: rgb(74 118 148 / 0.2);
}
.ybc-ring-section-branding-products\/25{
  --tw-ring-color: rgb(74 118 148 / 0.25);
}
.ybc-ring-section-branding-products\/30{
  --tw-ring-color: rgb(74 118 148 / 0.3);
}
.ybc-ring-section-branding-products\/40{
  --tw-ring-color: rgb(74 118 148 / 0.4);
}
.ybc-ring-section-branding-products\/50{
  --tw-ring-color: rgb(74 118 148 / 0.5);
}
.ybc-ring-section-branding-products\/60{
  --tw-ring-color: rgb(74 118 148 / 0.6);
}
.ybc-ring-section-branding-products\/70{
  --tw-ring-color: rgb(74 118 148 / 0.7);
}
.ybc-ring-section-branding-products\/75{
  --tw-ring-color: rgb(74 118 148 / 0.75);
}
.ybc-ring-section-branding-products\/80{
  --tw-ring-color: rgb(74 118 148 / 0.8);
}
.ybc-ring-section-branding-products\/90{
  --tw-ring-color: rgb(74 118 148 / 0.9);
}
.ybc-ring-section-branding-products\/95{
  --tw-ring-color: rgb(74 118 148 / 0.95);
}
.ybc-ring-section-branding-products\/100{
  --tw-ring-color: rgb(74 118 148 / 1);
}
.ybc-ring-section-branding-solutions\/0{
  --tw-ring-color: rgb(0 115 165 / 0);
}
.ybc-ring-section-branding-solutions\/5{
  --tw-ring-color: rgb(0 115 165 / 0.05);
}
.ybc-ring-section-branding-solutions\/10{
  --tw-ring-color: rgb(0 115 165 / 0.1);
}
.ybc-ring-section-branding-solutions\/20{
  --tw-ring-color: rgb(0 115 165 / 0.2);
}
.ybc-ring-section-branding-solutions\/25{
  --tw-ring-color: rgb(0 115 165 / 0.25);
}
.ybc-ring-section-branding-solutions\/30{
  --tw-ring-color: rgb(0 115 165 / 0.3);
}
.ybc-ring-section-branding-solutions\/40{
  --tw-ring-color: rgb(0 115 165 / 0.4);
}
.ybc-ring-section-branding-solutions\/50{
  --tw-ring-color: rgb(0 115 165 / 0.5);
}
.ybc-ring-section-branding-solutions\/60{
  --tw-ring-color: rgb(0 115 165 / 0.6);
}
.ybc-ring-section-branding-solutions\/70{
  --tw-ring-color: rgb(0 115 165 / 0.7);
}
.ybc-ring-section-branding-solutions\/75{
  --tw-ring-color: rgb(0 115 165 / 0.75);
}
.ybc-ring-section-branding-solutions\/80{
  --tw-ring-color: rgb(0 115 165 / 0.8);
}
.ybc-ring-section-branding-solutions\/90{
  --tw-ring-color: rgb(0 115 165 / 0.9);
}
.ybc-ring-section-branding-solutions\/95{
  --tw-ring-color: rgb(0 115 165 / 0.95);
}
.ybc-ring-section-branding-solutions\/100{
  --tw-ring-color: rgb(0 115 165 / 1);
}
.ybc-ring-section-branding-resources\/0{
  --tw-ring-color: rgb(0 127 149 / 0);
}
.ybc-ring-section-branding-resources\/5{
  --tw-ring-color: rgb(0 127 149 / 0.05);
}
.ybc-ring-section-branding-resources\/10{
  --tw-ring-color: rgb(0 127 149 / 0.1);
}
.ybc-ring-section-branding-resources\/20{
  --tw-ring-color: rgb(0 127 149 / 0.2);
}
.ybc-ring-section-branding-resources\/25{
  --tw-ring-color: rgb(0 127 149 / 0.25);
}
.ybc-ring-section-branding-resources\/30{
  --tw-ring-color: rgb(0 127 149 / 0.3);
}
.ybc-ring-section-branding-resources\/40{
  --tw-ring-color: rgb(0 127 149 / 0.4);
}
.ybc-ring-section-branding-resources\/50{
  --tw-ring-color: rgb(0 127 149 / 0.5);
}
.ybc-ring-section-branding-resources\/60{
  --tw-ring-color: rgb(0 127 149 / 0.6);
}
.ybc-ring-section-branding-resources\/70{
  --tw-ring-color: rgb(0 127 149 / 0.7);
}
.ybc-ring-section-branding-resources\/75{
  --tw-ring-color: rgb(0 127 149 / 0.75);
}
.ybc-ring-section-branding-resources\/80{
  --tw-ring-color: rgb(0 127 149 / 0.8);
}
.ybc-ring-section-branding-resources\/90{
  --tw-ring-color: rgb(0 127 149 / 0.9);
}
.ybc-ring-section-branding-resources\/95{
  --tw-ring-color: rgb(0 127 149 / 0.95);
}
.ybc-ring-section-branding-resources\/100{
  --tw-ring-color: rgb(0 127 149 / 1);
}
.ybc-ring-section-branding-company\/0{
  --tw-ring-color: rgb(92 130 17 / 0);
}
.ybc-ring-section-branding-company\/5{
  --tw-ring-color: rgb(92 130 17 / 0.05);
}
.ybc-ring-section-branding-company\/10{
  --tw-ring-color: rgb(92 130 17 / 0.1);
}
.ybc-ring-section-branding-company\/20{
  --tw-ring-color: rgb(92 130 17 / 0.2);
}
.ybc-ring-section-branding-company\/25{
  --tw-ring-color: rgb(92 130 17 / 0.25);
}
.ybc-ring-section-branding-company\/30{
  --tw-ring-color: rgb(92 130 17 / 0.3);
}
.ybc-ring-section-branding-company\/40{
  --tw-ring-color: rgb(92 130 17 / 0.4);
}
.ybc-ring-section-branding-company\/50{
  --tw-ring-color: rgb(92 130 17 / 0.5);
}
.ybc-ring-section-branding-company\/60{
  --tw-ring-color: rgb(92 130 17 / 0.6);
}
.ybc-ring-section-branding-company\/70{
  --tw-ring-color: rgb(92 130 17 / 0.7);
}
.ybc-ring-section-branding-company\/75{
  --tw-ring-color: rgb(92 130 17 / 0.75);
}
.ybc-ring-section-branding-company\/80{
  --tw-ring-color: rgb(92 130 17 / 0.8);
}
.ybc-ring-section-branding-company\/90{
  --tw-ring-color: rgb(92 130 17 / 0.9);
}
.ybc-ring-section-branding-company\/95{
  --tw-ring-color: rgb(92 130 17 / 0.95);
}
.ybc-ring-section-branding-company\/100{
  --tw-ring-color: rgb(92 130 17 / 1);
}
.ybc-ring-section-branding-support\/0{
  --tw-ring-color: rgb(32 105 120 / 0);
}
.ybc-ring-section-branding-support\/5{
  --tw-ring-color: rgb(32 105 120 / 0.05);
}
.ybc-ring-section-branding-support\/10{
  --tw-ring-color: rgb(32 105 120 / 0.1);
}
.ybc-ring-section-branding-support\/20{
  --tw-ring-color: rgb(32 105 120 / 0.2);
}
.ybc-ring-section-branding-support\/25{
  --tw-ring-color: rgb(32 105 120 / 0.25);
}
.ybc-ring-section-branding-support\/30{
  --tw-ring-color: rgb(32 105 120 / 0.3);
}
.ybc-ring-section-branding-support\/40{
  --tw-ring-color: rgb(32 105 120 / 0.4);
}
.ybc-ring-section-branding-support\/50{
  --tw-ring-color: rgb(32 105 120 / 0.5);
}
.ybc-ring-section-branding-support\/60{
  --tw-ring-color: rgb(32 105 120 / 0.6);
}
.ybc-ring-section-branding-support\/70{
  --tw-ring-color: rgb(32 105 120 / 0.7);
}
.ybc-ring-section-branding-support\/75{
  --tw-ring-color: rgb(32 105 120 / 0.75);
}
.ybc-ring-section-branding-support\/80{
  --tw-ring-color: rgb(32 105 120 / 0.8);
}
.ybc-ring-section-branding-support\/90{
  --tw-ring-color: rgb(32 105 120 / 0.9);
}
.ybc-ring-section-branding-support\/95{
  --tw-ring-color: rgb(32 105 120 / 0.95);
}
.ybc-ring-section-branding-support\/100{
  --tw-ring-color: rgb(32 105 120 / 1);
}
.ybc-ring-opacity-0{
  --tw-ring-opacity: 0;
}
.ybc-ring-opacity-5{
  --tw-ring-opacity: 0.05;
}
.ybc-ring-opacity-10{
  --tw-ring-opacity: 0.1;
}
.ybc-ring-opacity-20{
  --tw-ring-opacity: 0.2;
}
.ybc-ring-opacity-25{
  --tw-ring-opacity: 0.25;
}
.ybc-ring-opacity-30{
  --tw-ring-opacity: 0.3;
}
.ybc-ring-opacity-40{
  --tw-ring-opacity: 0.4;
}
.ybc-ring-opacity-50{
  --tw-ring-opacity: 0.5;
}
.ybc-ring-opacity-60{
  --tw-ring-opacity: 0.6;
}
.ybc-ring-opacity-70{
  --tw-ring-opacity: 0.7;
}
.ybc-ring-opacity-75{
  --tw-ring-opacity: 0.75;
}
.ybc-ring-opacity-80{
  --tw-ring-opacity: 0.8;
}
.ybc-ring-opacity-90{
  --tw-ring-opacity: 0.9;
}
.ybc-ring-opacity-95{
  --tw-ring-opacity: 0.95;
}
.ybc-ring-opacity-100{
  --tw-ring-opacity: 1;
}
.ybc-ring-offset-0{
  --tw-ring-offset-width: 0px;
}
.ybc-ring-offset-1{
  --tw-ring-offset-width: 1px;
}
.ybc-ring-offset-2{
  --tw-ring-offset-width: 2px;
}
.ybc-ring-offset-4{
  --tw-ring-offset-width: 4px;
}
.ybc-ring-offset-8{
  --tw-ring-offset-width: 8px;
}
.ybc-ring-offset-transparent{
  --tw-ring-offset-color: transparent;
}
.ybc-ring-offset-current{
  --tw-ring-offset-color: currentColor;
}
.ybc-ring-offset-black{
  --tw-ring-offset-color: #000000;
}
.ybc-ring-offset-white{
  --tw-ring-offset-color: #FFFFFF;
}
.ybc-ring-offset-lime-400{
  --tw-ring-offset-color: #9ACA3C;
}
.ybc-ring-offset-lime-500{
  --tw-ring-offset-color: #84BD00;
}
.ybc-ring-offset-lime-600{
  --tw-ring-offset-color: #65a20c;
}
.ybc-ring-offset-lime-700{
  --tw-ring-offset-color: #7baf00;
}
.ybc-ring-offset-lime-900{
  --tw-ring-offset-color: #5C8211;
}
.ybc-ring-offset-gray-50{
  --tw-ring-offset-color: #F9F9F9;
}
.ybc-ring-offset-gray-100{
  --tw-ring-offset-color: #F5F5F5;
}
.ybc-ring-offset-gray-300{
  --tw-ring-offset-color: #D9D9D9;
}
.ybc-ring-offset-gray-400{
  --tw-ring-offset-color: #b1b4a9;
}
.ybc-ring-offset-gray-500{
  --tw-ring-offset-color: #868B79;
}
.ybc-ring-offset-gray-600{
  --tw-ring-offset-color: #4E4E4E;
}
.ybc-ring-offset-gray-700{
  --tw-ring-offset-color: #333333;
}
.ybc-ring-offset-gray-800{
  --tw-ring-offset-color: #686F59;
}
.ybc-ring-offset-gray-900{
  --tw-ring-offset-color: #3D4133;
}
.ybc-ring-offset-teal-100{
  --tw-ring-offset-color: #E0F0F7;
}
.ybc-ring-offset-teal-500{
  --tw-ring-offset-color: #007f95;
}
.ybc-ring-offset-teal-600{
  --tw-ring-offset-color: #0073A5;
}
.ybc-ring-offset-teal-900{
  --tw-ring-offset-color: #005572;
}
.ybc-ring-offset-blue-100{
  --tw-ring-offset-color: #3c72b1;
}
.ybc-ring-offset-blue-200{
  --tw-ring-offset-color: #487694;
}
.ybc-ring-offset-blue-500{
  --tw-ring-offset-color: #206978;
}
.ybc-ring-offset-section-branding-why-yubico{
  --tw-ring-offset-color: #3C72B1;
}
.ybc-ring-offset-section-branding-products{
  --tw-ring-offset-color: #4A7694;
}
.ybc-ring-offset-section-branding-solutions{
  --tw-ring-offset-color: #0073A5;
}
.ybc-ring-offset-section-branding-resources{
  --tw-ring-offset-color: #007F95;
}
.ybc-ring-offset-section-branding-company{
  --tw-ring-offset-color: #5c8211;
}
.ybc-ring-offset-section-branding-support{
  --tw-ring-offset-color: #206978;
}
.ybc-ring-offset-transparent\/0{
  --tw-ring-offset-color: rgb(0 0 0 / 0);
}
.ybc-ring-offset-transparent\/5{
  --tw-ring-offset-color: rgb(0 0 0 / 0.05);
}
.ybc-ring-offset-transparent\/10{
  --tw-ring-offset-color: rgb(0 0 0 / 0.1);
}
.ybc-ring-offset-transparent\/20{
  --tw-ring-offset-color: rgb(0 0 0 / 0.2);
}
.ybc-ring-offset-transparent\/25{
  --tw-ring-offset-color: rgb(0 0 0 / 0.25);
}
.ybc-ring-offset-transparent\/30{
  --tw-ring-offset-color: rgb(0 0 0 / 0.3);
}
.ybc-ring-offset-transparent\/40{
  --tw-ring-offset-color: rgb(0 0 0 / 0.4);
}
.ybc-ring-offset-transparent\/50{
  --tw-ring-offset-color: rgb(0 0 0 / 0.5);
}
.ybc-ring-offset-transparent\/60{
  --tw-ring-offset-color: rgb(0 0 0 / 0.6);
}
.ybc-ring-offset-transparent\/70{
  --tw-ring-offset-color: rgb(0 0 0 / 0.7);
}
.ybc-ring-offset-transparent\/75{
  --tw-ring-offset-color: rgb(0 0 0 / 0.75);
}
.ybc-ring-offset-transparent\/80{
  --tw-ring-offset-color: rgb(0 0 0 / 0.8);
}
.ybc-ring-offset-transparent\/90{
  --tw-ring-offset-color: rgb(0 0 0 / 0.9);
}
.ybc-ring-offset-transparent\/95{
  --tw-ring-offset-color: rgb(0 0 0 / 0.95);
}
.ybc-ring-offset-transparent\/100{
  --tw-ring-offset-color: rgb(0 0 0 / 1);
}
.ybc-ring-offset-black\/0{
  --tw-ring-offset-color: rgb(0 0 0 / 0);
}
.ybc-ring-offset-black\/5{
  --tw-ring-offset-color: rgb(0 0 0 / 0.05);
}
.ybc-ring-offset-black\/10{
  --tw-ring-offset-color: rgb(0 0 0 / 0.1);
}
.ybc-ring-offset-black\/20{
  --tw-ring-offset-color: rgb(0 0 0 / 0.2);
}
.ybc-ring-offset-black\/25{
  --tw-ring-offset-color: rgb(0 0 0 / 0.25);
}
.ybc-ring-offset-black\/30{
  --tw-ring-offset-color: rgb(0 0 0 / 0.3);
}
.ybc-ring-offset-black\/40{
  --tw-ring-offset-color: rgb(0 0 0 / 0.4);
}
.ybc-ring-offset-black\/50{
  --tw-ring-offset-color: rgb(0 0 0 / 0.5);
}
.ybc-ring-offset-black\/60{
  --tw-ring-offset-color: rgb(0 0 0 / 0.6);
}
.ybc-ring-offset-black\/70{
  --tw-ring-offset-color: rgb(0 0 0 / 0.7);
}
.ybc-ring-offset-black\/75{
  --tw-ring-offset-color: rgb(0 0 0 / 0.75);
}
.ybc-ring-offset-black\/80{
  --tw-ring-offset-color: rgb(0 0 0 / 0.8);
}
.ybc-ring-offset-black\/90{
  --tw-ring-offset-color: rgb(0 0 0 / 0.9);
}
.ybc-ring-offset-black\/95{
  --tw-ring-offset-color: rgb(0 0 0 / 0.95);
}
.ybc-ring-offset-black\/100{
  --tw-ring-offset-color: rgb(0 0 0 / 1);
}
.ybc-ring-offset-white\/0{
  --tw-ring-offset-color: rgb(255 255 255 / 0);
}
.ybc-ring-offset-white\/5{
  --tw-ring-offset-color: rgb(255 255 255 / 0.05);
}
.ybc-ring-offset-white\/10{
  --tw-ring-offset-color: rgb(255 255 255 / 0.1);
}
.ybc-ring-offset-white\/20{
  --tw-ring-offset-color: rgb(255 255 255 / 0.2);
}
.ybc-ring-offset-white\/25{
  --tw-ring-offset-color: rgb(255 255 255 / 0.25);
}
.ybc-ring-offset-white\/30{
  --tw-ring-offset-color: rgb(255 255 255 / 0.3);
}
.ybc-ring-offset-white\/40{
  --tw-ring-offset-color: rgb(255 255 255 / 0.4);
}
.ybc-ring-offset-white\/50{
  --tw-ring-offset-color: rgb(255 255 255 / 0.5);
}
.ybc-ring-offset-white\/60{
  --tw-ring-offset-color: rgb(255 255 255 / 0.6);
}
.ybc-ring-offset-white\/70{
  --tw-ring-offset-color: rgb(255 255 255 / 0.7);
}
.ybc-ring-offset-white\/75{
  --tw-ring-offset-color: rgb(255 255 255 / 0.75);
}
.ybc-ring-offset-white\/80{
  --tw-ring-offset-color: rgb(255 255 255 / 0.8);
}
.ybc-ring-offset-white\/90{
  --tw-ring-offset-color: rgb(255 255 255 / 0.9);
}
.ybc-ring-offset-white\/95{
  --tw-ring-offset-color: rgb(255 255 255 / 0.95);
}
.ybc-ring-offset-white\/100{
  --tw-ring-offset-color: rgb(255 255 255 / 1);
}
.ybc-ring-offset-lime-400\/0{
  --tw-ring-offset-color: rgb(154 202 60 / 0);
}
.ybc-ring-offset-lime-400\/5{
  --tw-ring-offset-color: rgb(154 202 60 / 0.05);
}
.ybc-ring-offset-lime-400\/10{
  --tw-ring-offset-color: rgb(154 202 60 / 0.1);
}
.ybc-ring-offset-lime-400\/20{
  --tw-ring-offset-color: rgb(154 202 60 / 0.2);
}
.ybc-ring-offset-lime-400\/25{
  --tw-ring-offset-color: rgb(154 202 60 / 0.25);
}
.ybc-ring-offset-lime-400\/30{
  --tw-ring-offset-color: rgb(154 202 60 / 0.3);
}
.ybc-ring-offset-lime-400\/40{
  --tw-ring-offset-color: rgb(154 202 60 / 0.4);
}
.ybc-ring-offset-lime-400\/50{
  --tw-ring-offset-color: rgb(154 202 60 / 0.5);
}
.ybc-ring-offset-lime-400\/60{
  --tw-ring-offset-color: rgb(154 202 60 / 0.6);
}
.ybc-ring-offset-lime-400\/70{
  --tw-ring-offset-color: rgb(154 202 60 / 0.7);
}
.ybc-ring-offset-lime-400\/75{
  --tw-ring-offset-color: rgb(154 202 60 / 0.75);
}
.ybc-ring-offset-lime-400\/80{
  --tw-ring-offset-color: rgb(154 202 60 / 0.8);
}
.ybc-ring-offset-lime-400\/90{
  --tw-ring-offset-color: rgb(154 202 60 / 0.9);
}
.ybc-ring-offset-lime-400\/95{
  --tw-ring-offset-color: rgb(154 202 60 / 0.95);
}
.ybc-ring-offset-lime-400\/100{
  --tw-ring-offset-color: rgb(154 202 60 / 1);
}
.ybc-ring-offset-lime-500\/0{
  --tw-ring-offset-color: rgb(132 189 0 / 0);
}
.ybc-ring-offset-lime-500\/5{
  --tw-ring-offset-color: rgb(132 189 0 / 0.05);
}
.ybc-ring-offset-lime-500\/10{
  --tw-ring-offset-color: rgb(132 189 0 / 0.1);
}
.ybc-ring-offset-lime-500\/20{
  --tw-ring-offset-color: rgb(132 189 0 / 0.2);
}
.ybc-ring-offset-lime-500\/25{
  --tw-ring-offset-color: rgb(132 189 0 / 0.25);
}
.ybc-ring-offset-lime-500\/30{
  --tw-ring-offset-color: rgb(132 189 0 / 0.3);
}
.ybc-ring-offset-lime-500\/40{
  --tw-ring-offset-color: rgb(132 189 0 / 0.4);
}
.ybc-ring-offset-lime-500\/50{
  --tw-ring-offset-color: rgb(132 189 0 / 0.5);
}
.ybc-ring-offset-lime-500\/60{
  --tw-ring-offset-color: rgb(132 189 0 / 0.6);
}
.ybc-ring-offset-lime-500\/70{
  --tw-ring-offset-color: rgb(132 189 0 / 0.7);
}
.ybc-ring-offset-lime-500\/75{
  --tw-ring-offset-color: rgb(132 189 0 / 0.75);
}
.ybc-ring-offset-lime-500\/80{
  --tw-ring-offset-color: rgb(132 189 0 / 0.8);
}
.ybc-ring-offset-lime-500\/90{
  --tw-ring-offset-color: rgb(132 189 0 / 0.9);
}
.ybc-ring-offset-lime-500\/95{
  --tw-ring-offset-color: rgb(132 189 0 / 0.95);
}
.ybc-ring-offset-lime-500\/100{
  --tw-ring-offset-color: rgb(132 189 0 / 1);
}
.ybc-ring-offset-lime-600\/0{
  --tw-ring-offset-color: rgb(101 162 12 / 0);
}
.ybc-ring-offset-lime-600\/5{
  --tw-ring-offset-color: rgb(101 162 12 / 0.05);
}
.ybc-ring-offset-lime-600\/10{
  --tw-ring-offset-color: rgb(101 162 12 / 0.1);
}
.ybc-ring-offset-lime-600\/20{
  --tw-ring-offset-color: rgb(101 162 12 / 0.2);
}
.ybc-ring-offset-lime-600\/25{
  --tw-ring-offset-color: rgb(101 162 12 / 0.25);
}
.ybc-ring-offset-lime-600\/30{
  --tw-ring-offset-color: rgb(101 162 12 / 0.3);
}
.ybc-ring-offset-lime-600\/40{
  --tw-ring-offset-color: rgb(101 162 12 / 0.4);
}
.ybc-ring-offset-lime-600\/50{
  --tw-ring-offset-color: rgb(101 162 12 / 0.5);
}
.ybc-ring-offset-lime-600\/60{
  --tw-ring-offset-color: rgb(101 162 12 / 0.6);
}
.ybc-ring-offset-lime-600\/70{
  --tw-ring-offset-color: rgb(101 162 12 / 0.7);
}
.ybc-ring-offset-lime-600\/75{
  --tw-ring-offset-color: rgb(101 162 12 / 0.75);
}
.ybc-ring-offset-lime-600\/80{
  --tw-ring-offset-color: rgb(101 162 12 / 0.8);
}
.ybc-ring-offset-lime-600\/90{
  --tw-ring-offset-color: rgb(101 162 12 / 0.9);
}
.ybc-ring-offset-lime-600\/95{
  --tw-ring-offset-color: rgb(101 162 12 / 0.95);
}
.ybc-ring-offset-lime-600\/100{
  --tw-ring-offset-color: rgb(101 162 12 / 1);
}
.ybc-ring-offset-lime-700\/0{
  --tw-ring-offset-color: rgb(123 175 0 / 0);
}
.ybc-ring-offset-lime-700\/5{
  --tw-ring-offset-color: rgb(123 175 0 / 0.05);
}
.ybc-ring-offset-lime-700\/10{
  --tw-ring-offset-color: rgb(123 175 0 / 0.1);
}
.ybc-ring-offset-lime-700\/20{
  --tw-ring-offset-color: rgb(123 175 0 / 0.2);
}
.ybc-ring-offset-lime-700\/25{
  --tw-ring-offset-color: rgb(123 175 0 / 0.25);
}
.ybc-ring-offset-lime-700\/30{
  --tw-ring-offset-color: rgb(123 175 0 / 0.3);
}
.ybc-ring-offset-lime-700\/40{
  --tw-ring-offset-color: rgb(123 175 0 / 0.4);
}
.ybc-ring-offset-lime-700\/50{
  --tw-ring-offset-color: rgb(123 175 0 / 0.5);
}
.ybc-ring-offset-lime-700\/60{
  --tw-ring-offset-color: rgb(123 175 0 / 0.6);
}
.ybc-ring-offset-lime-700\/70{
  --tw-ring-offset-color: rgb(123 175 0 / 0.7);
}
.ybc-ring-offset-lime-700\/75{
  --tw-ring-offset-color: rgb(123 175 0 / 0.75);
}
.ybc-ring-offset-lime-700\/80{
  --tw-ring-offset-color: rgb(123 175 0 / 0.8);
}
.ybc-ring-offset-lime-700\/90{
  --tw-ring-offset-color: rgb(123 175 0 / 0.9);
}
.ybc-ring-offset-lime-700\/95{
  --tw-ring-offset-color: rgb(123 175 0 / 0.95);
}
.ybc-ring-offset-lime-700\/100{
  --tw-ring-offset-color: rgb(123 175 0 / 1);
}
.ybc-ring-offset-lime-900\/0{
  --tw-ring-offset-color: rgb(92 130 17 / 0);
}
.ybc-ring-offset-lime-900\/5{
  --tw-ring-offset-color: rgb(92 130 17 / 0.05);
}
.ybc-ring-offset-lime-900\/10{
  --tw-ring-offset-color: rgb(92 130 17 / 0.1);
}
.ybc-ring-offset-lime-900\/20{
  --tw-ring-offset-color: rgb(92 130 17 / 0.2);
}
.ybc-ring-offset-lime-900\/25{
  --tw-ring-offset-color: rgb(92 130 17 / 0.25);
}
.ybc-ring-offset-lime-900\/30{
  --tw-ring-offset-color: rgb(92 130 17 / 0.3);
}
.ybc-ring-offset-lime-900\/40{
  --tw-ring-offset-color: rgb(92 130 17 / 0.4);
}
.ybc-ring-offset-lime-900\/50{
  --tw-ring-offset-color: rgb(92 130 17 / 0.5);
}
.ybc-ring-offset-lime-900\/60{
  --tw-ring-offset-color: rgb(92 130 17 / 0.6);
}
.ybc-ring-offset-lime-900\/70{
  --tw-ring-offset-color: rgb(92 130 17 / 0.7);
}
.ybc-ring-offset-lime-900\/75{
  --tw-ring-offset-color: rgb(92 130 17 / 0.75);
}
.ybc-ring-offset-lime-900\/80{
  --tw-ring-offset-color: rgb(92 130 17 / 0.8);
}
.ybc-ring-offset-lime-900\/90{
  --tw-ring-offset-color: rgb(92 130 17 / 0.9);
}
.ybc-ring-offset-lime-900\/95{
  --tw-ring-offset-color: rgb(92 130 17 / 0.95);
}
.ybc-ring-offset-lime-900\/100{
  --tw-ring-offset-color: rgb(92 130 17 / 1);
}
.ybc-ring-offset-gray-50\/0{
  --tw-ring-offset-color: rgb(249 249 249 / 0);
}
.ybc-ring-offset-gray-50\/5{
  --tw-ring-offset-color: rgb(249 249 249 / 0.05);
}
.ybc-ring-offset-gray-50\/10{
  --tw-ring-offset-color: rgb(249 249 249 / 0.1);
}
.ybc-ring-offset-gray-50\/20{
  --tw-ring-offset-color: rgb(249 249 249 / 0.2);
}
.ybc-ring-offset-gray-50\/25{
  --tw-ring-offset-color: rgb(249 249 249 / 0.25);
}
.ybc-ring-offset-gray-50\/30{
  --tw-ring-offset-color: rgb(249 249 249 / 0.3);
}
.ybc-ring-offset-gray-50\/40{
  --tw-ring-offset-color: rgb(249 249 249 / 0.4);
}
.ybc-ring-offset-gray-50\/50{
  --tw-ring-offset-color: rgb(249 249 249 / 0.5);
}
.ybc-ring-offset-gray-50\/60{
  --tw-ring-offset-color: rgb(249 249 249 / 0.6);
}
.ybc-ring-offset-gray-50\/70{
  --tw-ring-offset-color: rgb(249 249 249 / 0.7);
}
.ybc-ring-offset-gray-50\/75{
  --tw-ring-offset-color: rgb(249 249 249 / 0.75);
}
.ybc-ring-offset-gray-50\/80{
  --tw-ring-offset-color: rgb(249 249 249 / 0.8);
}
.ybc-ring-offset-gray-50\/90{
  --tw-ring-offset-color: rgb(249 249 249 / 0.9);
}
.ybc-ring-offset-gray-50\/95{
  --tw-ring-offset-color: rgb(249 249 249 / 0.95);
}
.ybc-ring-offset-gray-50\/100{
  --tw-ring-offset-color: rgb(249 249 249 / 1);
}
.ybc-ring-offset-gray-100\/0{
  --tw-ring-offset-color: rgb(245 245 245 / 0);
}
.ybc-ring-offset-gray-100\/5{
  --tw-ring-offset-color: rgb(245 245 245 / 0.05);
}
.ybc-ring-offset-gray-100\/10{
  --tw-ring-offset-color: rgb(245 245 245 / 0.1);
}
.ybc-ring-offset-gray-100\/20{
  --tw-ring-offset-color: rgb(245 245 245 / 0.2);
}
.ybc-ring-offset-gray-100\/25{
  --tw-ring-offset-color: rgb(245 245 245 / 0.25);
}
.ybc-ring-offset-gray-100\/30{
  --tw-ring-offset-color: rgb(245 245 245 / 0.3);
}
.ybc-ring-offset-gray-100\/40{
  --tw-ring-offset-color: rgb(245 245 245 / 0.4);
}
.ybc-ring-offset-gray-100\/50{
  --tw-ring-offset-color: rgb(245 245 245 / 0.5);
}
.ybc-ring-offset-gray-100\/60{
  --tw-ring-offset-color: rgb(245 245 245 / 0.6);
}
.ybc-ring-offset-gray-100\/70{
  --tw-ring-offset-color: rgb(245 245 245 / 0.7);
}
.ybc-ring-offset-gray-100\/75{
  --tw-ring-offset-color: rgb(245 245 245 / 0.75);
}
.ybc-ring-offset-gray-100\/80{
  --tw-ring-offset-color: rgb(245 245 245 / 0.8);
}
.ybc-ring-offset-gray-100\/90{
  --tw-ring-offset-color: rgb(245 245 245 / 0.9);
}
.ybc-ring-offset-gray-100\/95{
  --tw-ring-offset-color: rgb(245 245 245 / 0.95);
}
.ybc-ring-offset-gray-100\/100{
  --tw-ring-offset-color: rgb(245 245 245 / 1);
}
.ybc-ring-offset-gray-300\/0{
  --tw-ring-offset-color: rgb(217 217 217 / 0);
}
.ybc-ring-offset-gray-300\/5{
  --tw-ring-offset-color: rgb(217 217 217 / 0.05);
}
.ybc-ring-offset-gray-300\/10{
  --tw-ring-offset-color: rgb(217 217 217 / 0.1);
}
.ybc-ring-offset-gray-300\/20{
  --tw-ring-offset-color: rgb(217 217 217 / 0.2);
}
.ybc-ring-offset-gray-300\/25{
  --tw-ring-offset-color: rgb(217 217 217 / 0.25);
}
.ybc-ring-offset-gray-300\/30{
  --tw-ring-offset-color: rgb(217 217 217 / 0.3);
}
.ybc-ring-offset-gray-300\/40{
  --tw-ring-offset-color: rgb(217 217 217 / 0.4);
}
.ybc-ring-offset-gray-300\/50{
  --tw-ring-offset-color: rgb(217 217 217 / 0.5);
}
.ybc-ring-offset-gray-300\/60{
  --tw-ring-offset-color: rgb(217 217 217 / 0.6);
}
.ybc-ring-offset-gray-300\/70{
  --tw-ring-offset-color: rgb(217 217 217 / 0.7);
}
.ybc-ring-offset-gray-300\/75{
  --tw-ring-offset-color: rgb(217 217 217 / 0.75);
}
.ybc-ring-offset-gray-300\/80{
  --tw-ring-offset-color: rgb(217 217 217 / 0.8);
}
.ybc-ring-offset-gray-300\/90{
  --tw-ring-offset-color: rgb(217 217 217 / 0.9);
}
.ybc-ring-offset-gray-300\/95{
  --tw-ring-offset-color: rgb(217 217 217 / 0.95);
}
.ybc-ring-offset-gray-300\/100{
  --tw-ring-offset-color: rgb(217 217 217 / 1);
}
.ybc-ring-offset-gray-400\/0{
  --tw-ring-offset-color: rgb(177 180 169 / 0);
}
.ybc-ring-offset-gray-400\/5{
  --tw-ring-offset-color: rgb(177 180 169 / 0.05);
}
.ybc-ring-offset-gray-400\/10{
  --tw-ring-offset-color: rgb(177 180 169 / 0.1);
}
.ybc-ring-offset-gray-400\/20{
  --tw-ring-offset-color: rgb(177 180 169 / 0.2);
}
.ybc-ring-offset-gray-400\/25{
  --tw-ring-offset-color: rgb(177 180 169 / 0.25);
}
.ybc-ring-offset-gray-400\/30{
  --tw-ring-offset-color: rgb(177 180 169 / 0.3);
}
.ybc-ring-offset-gray-400\/40{
  --tw-ring-offset-color: rgb(177 180 169 / 0.4);
}
.ybc-ring-offset-gray-400\/50{
  --tw-ring-offset-color: rgb(177 180 169 / 0.5);
}
.ybc-ring-offset-gray-400\/60{
  --tw-ring-offset-color: rgb(177 180 169 / 0.6);
}
.ybc-ring-offset-gray-400\/70{
  --tw-ring-offset-color: rgb(177 180 169 / 0.7);
}
.ybc-ring-offset-gray-400\/75{
  --tw-ring-offset-color: rgb(177 180 169 / 0.75);
}
.ybc-ring-offset-gray-400\/80{
  --tw-ring-offset-color: rgb(177 180 169 / 0.8);
}
.ybc-ring-offset-gray-400\/90{
  --tw-ring-offset-color: rgb(177 180 169 / 0.9);
}
.ybc-ring-offset-gray-400\/95{
  --tw-ring-offset-color: rgb(177 180 169 / 0.95);
}
.ybc-ring-offset-gray-400\/100{
  --tw-ring-offset-color: rgb(177 180 169 / 1);
}
.ybc-ring-offset-gray-500\/0{
  --tw-ring-offset-color: rgb(134 139 121 / 0);
}
.ybc-ring-offset-gray-500\/5{
  --tw-ring-offset-color: rgb(134 139 121 / 0.05);
}
.ybc-ring-offset-gray-500\/10{
  --tw-ring-offset-color: rgb(134 139 121 / 0.1);
}
.ybc-ring-offset-gray-500\/20{
  --tw-ring-offset-color: rgb(134 139 121 / 0.2);
}
.ybc-ring-offset-gray-500\/25{
  --tw-ring-offset-color: rgb(134 139 121 / 0.25);
}
.ybc-ring-offset-gray-500\/30{
  --tw-ring-offset-color: rgb(134 139 121 / 0.3);
}
.ybc-ring-offset-gray-500\/40{
  --tw-ring-offset-color: rgb(134 139 121 / 0.4);
}
.ybc-ring-offset-gray-500\/50{
  --tw-ring-offset-color: rgb(134 139 121 / 0.5);
}
.ybc-ring-offset-gray-500\/60{
  --tw-ring-offset-color: rgb(134 139 121 / 0.6);
}
.ybc-ring-offset-gray-500\/70{
  --tw-ring-offset-color: rgb(134 139 121 / 0.7);
}
.ybc-ring-offset-gray-500\/75{
  --tw-ring-offset-color: rgb(134 139 121 / 0.75);
}
.ybc-ring-offset-gray-500\/80{
  --tw-ring-offset-color: rgb(134 139 121 / 0.8);
}
.ybc-ring-offset-gray-500\/90{
  --tw-ring-offset-color: rgb(134 139 121 / 0.9);
}
.ybc-ring-offset-gray-500\/95{
  --tw-ring-offset-color: rgb(134 139 121 / 0.95);
}
.ybc-ring-offset-gray-500\/100{
  --tw-ring-offset-color: rgb(134 139 121 / 1);
}
.ybc-ring-offset-gray-600\/0{
  --tw-ring-offset-color: rgb(78 78 78 / 0);
}
.ybc-ring-offset-gray-600\/5{
  --tw-ring-offset-color: rgb(78 78 78 / 0.05);
}
.ybc-ring-offset-gray-600\/10{
  --tw-ring-offset-color: rgb(78 78 78 / 0.1);
}
.ybc-ring-offset-gray-600\/20{
  --tw-ring-offset-color: rgb(78 78 78 / 0.2);
}
.ybc-ring-offset-gray-600\/25{
  --tw-ring-offset-color: rgb(78 78 78 / 0.25);
}
.ybc-ring-offset-gray-600\/30{
  --tw-ring-offset-color: rgb(78 78 78 / 0.3);
}
.ybc-ring-offset-gray-600\/40{
  --tw-ring-offset-color: rgb(78 78 78 / 0.4);
}
.ybc-ring-offset-gray-600\/50{
  --tw-ring-offset-color: rgb(78 78 78 / 0.5);
}
.ybc-ring-offset-gray-600\/60{
  --tw-ring-offset-color: rgb(78 78 78 / 0.6);
}
.ybc-ring-offset-gray-600\/70{
  --tw-ring-offset-color: rgb(78 78 78 / 0.7);
}
.ybc-ring-offset-gray-600\/75{
  --tw-ring-offset-color: rgb(78 78 78 / 0.75);
}
.ybc-ring-offset-gray-600\/80{
  --tw-ring-offset-color: rgb(78 78 78 / 0.8);
}
.ybc-ring-offset-gray-600\/90{
  --tw-ring-offset-color: rgb(78 78 78 / 0.9);
}
.ybc-ring-offset-gray-600\/95{
  --tw-ring-offset-color: rgb(78 78 78 / 0.95);
}
.ybc-ring-offset-gray-600\/100{
  --tw-ring-offset-color: rgb(78 78 78 / 1);
}
.ybc-ring-offset-gray-700\/0{
  --tw-ring-offset-color: rgb(51 51 51 / 0);
}
.ybc-ring-offset-gray-700\/5{
  --tw-ring-offset-color: rgb(51 51 51 / 0.05);
}
.ybc-ring-offset-gray-700\/10{
  --tw-ring-offset-color: rgb(51 51 51 / 0.1);
}
.ybc-ring-offset-gray-700\/20{
  --tw-ring-offset-color: rgb(51 51 51 / 0.2);
}
.ybc-ring-offset-gray-700\/25{
  --tw-ring-offset-color: rgb(51 51 51 / 0.25);
}
.ybc-ring-offset-gray-700\/30{
  --tw-ring-offset-color: rgb(51 51 51 / 0.3);
}
.ybc-ring-offset-gray-700\/40{
  --tw-ring-offset-color: rgb(51 51 51 / 0.4);
}
.ybc-ring-offset-gray-700\/50{
  --tw-ring-offset-color: rgb(51 51 51 / 0.5);
}
.ybc-ring-offset-gray-700\/60{
  --tw-ring-offset-color: rgb(51 51 51 / 0.6);
}
.ybc-ring-offset-gray-700\/70{
  --tw-ring-offset-color: rgb(51 51 51 / 0.7);
}
.ybc-ring-offset-gray-700\/75{
  --tw-ring-offset-color: rgb(51 51 51 / 0.75);
}
.ybc-ring-offset-gray-700\/80{
  --tw-ring-offset-color: rgb(51 51 51 / 0.8);
}
.ybc-ring-offset-gray-700\/90{
  --tw-ring-offset-color: rgb(51 51 51 / 0.9);
}
.ybc-ring-offset-gray-700\/95{
  --tw-ring-offset-color: rgb(51 51 51 / 0.95);
}
.ybc-ring-offset-gray-700\/100{
  --tw-ring-offset-color: rgb(51 51 51 / 1);
}
.ybc-ring-offset-gray-800\/0{
  --tw-ring-offset-color: rgb(104 111 89 / 0);
}
.ybc-ring-offset-gray-800\/5{
  --tw-ring-offset-color: rgb(104 111 89 / 0.05);
}
.ybc-ring-offset-gray-800\/10{
  --tw-ring-offset-color: rgb(104 111 89 / 0.1);
}
.ybc-ring-offset-gray-800\/20{
  --tw-ring-offset-color: rgb(104 111 89 / 0.2);
}
.ybc-ring-offset-gray-800\/25{
  --tw-ring-offset-color: rgb(104 111 89 / 0.25);
}
.ybc-ring-offset-gray-800\/30{
  --tw-ring-offset-color: rgb(104 111 89 / 0.3);
}
.ybc-ring-offset-gray-800\/40{
  --tw-ring-offset-color: rgb(104 111 89 / 0.4);
}
.ybc-ring-offset-gray-800\/50{
  --tw-ring-offset-color: rgb(104 111 89 / 0.5);
}
.ybc-ring-offset-gray-800\/60{
  --tw-ring-offset-color: rgb(104 111 89 / 0.6);
}
.ybc-ring-offset-gray-800\/70{
  --tw-ring-offset-color: rgb(104 111 89 / 0.7);
}
.ybc-ring-offset-gray-800\/75{
  --tw-ring-offset-color: rgb(104 111 89 / 0.75);
}
.ybc-ring-offset-gray-800\/80{
  --tw-ring-offset-color: rgb(104 111 89 / 0.8);
}
.ybc-ring-offset-gray-800\/90{
  --tw-ring-offset-color: rgb(104 111 89 / 0.9);
}
.ybc-ring-offset-gray-800\/95{
  --tw-ring-offset-color: rgb(104 111 89 / 0.95);
}
.ybc-ring-offset-gray-800\/100{
  --tw-ring-offset-color: rgb(104 111 89 / 1);
}
.ybc-ring-offset-gray-900\/0{
  --tw-ring-offset-color: rgb(61 65 51 / 0);
}
.ybc-ring-offset-gray-900\/5{
  --tw-ring-offset-color: rgb(61 65 51 / 0.05);
}
.ybc-ring-offset-gray-900\/10{
  --tw-ring-offset-color: rgb(61 65 51 / 0.1);
}
.ybc-ring-offset-gray-900\/20{
  --tw-ring-offset-color: rgb(61 65 51 / 0.2);
}
.ybc-ring-offset-gray-900\/25{
  --tw-ring-offset-color: rgb(61 65 51 / 0.25);
}
.ybc-ring-offset-gray-900\/30{
  --tw-ring-offset-color: rgb(61 65 51 / 0.3);
}
.ybc-ring-offset-gray-900\/40{
  --tw-ring-offset-color: rgb(61 65 51 / 0.4);
}
.ybc-ring-offset-gray-900\/50{
  --tw-ring-offset-color: rgb(61 65 51 / 0.5);
}
.ybc-ring-offset-gray-900\/60{
  --tw-ring-offset-color: rgb(61 65 51 / 0.6);
}
.ybc-ring-offset-gray-900\/70{
  --tw-ring-offset-color: rgb(61 65 51 / 0.7);
}
.ybc-ring-offset-gray-900\/75{
  --tw-ring-offset-color: rgb(61 65 51 / 0.75);
}
.ybc-ring-offset-gray-900\/80{
  --tw-ring-offset-color: rgb(61 65 51 / 0.8);
}
.ybc-ring-offset-gray-900\/90{
  --tw-ring-offset-color: rgb(61 65 51 / 0.9);
}
.ybc-ring-offset-gray-900\/95{
  --tw-ring-offset-color: rgb(61 65 51 / 0.95);
}
.ybc-ring-offset-gray-900\/100{
  --tw-ring-offset-color: rgb(61 65 51 / 1);
}
.ybc-ring-offset-teal-100\/0{
  --tw-ring-offset-color: rgb(224 240 247 / 0);
}
.ybc-ring-offset-teal-100\/5{
  --tw-ring-offset-color: rgb(224 240 247 / 0.05);
}
.ybc-ring-offset-teal-100\/10{
  --tw-ring-offset-color: rgb(224 240 247 / 0.1);
}
.ybc-ring-offset-teal-100\/20{
  --tw-ring-offset-color: rgb(224 240 247 / 0.2);
}
.ybc-ring-offset-teal-100\/25{
  --tw-ring-offset-color: rgb(224 240 247 / 0.25);
}
.ybc-ring-offset-teal-100\/30{
  --tw-ring-offset-color: rgb(224 240 247 / 0.3);
}
.ybc-ring-offset-teal-100\/40{
  --tw-ring-offset-color: rgb(224 240 247 / 0.4);
}
.ybc-ring-offset-teal-100\/50{
  --tw-ring-offset-color: rgb(224 240 247 / 0.5);
}
.ybc-ring-offset-teal-100\/60{
  --tw-ring-offset-color: rgb(224 240 247 / 0.6);
}
.ybc-ring-offset-teal-100\/70{
  --tw-ring-offset-color: rgb(224 240 247 / 0.7);
}
.ybc-ring-offset-teal-100\/75{
  --tw-ring-offset-color: rgb(224 240 247 / 0.75);
}
.ybc-ring-offset-teal-100\/80{
  --tw-ring-offset-color: rgb(224 240 247 / 0.8);
}
.ybc-ring-offset-teal-100\/90{
  --tw-ring-offset-color: rgb(224 240 247 / 0.9);
}
.ybc-ring-offset-teal-100\/95{
  --tw-ring-offset-color: rgb(224 240 247 / 0.95);
}
.ybc-ring-offset-teal-100\/100{
  --tw-ring-offset-color: rgb(224 240 247 / 1);
}
.ybc-ring-offset-teal-500\/0{
  --tw-ring-offset-color: rgb(0 127 149 / 0);
}
.ybc-ring-offset-teal-500\/5{
  --tw-ring-offset-color: rgb(0 127 149 / 0.05);
}
.ybc-ring-offset-teal-500\/10{
  --tw-ring-offset-color: rgb(0 127 149 / 0.1);
}
.ybc-ring-offset-teal-500\/20{
  --tw-ring-offset-color: rgb(0 127 149 / 0.2);
}
.ybc-ring-offset-teal-500\/25{
  --tw-ring-offset-color: rgb(0 127 149 / 0.25);
}
.ybc-ring-offset-teal-500\/30{
  --tw-ring-offset-color: rgb(0 127 149 / 0.3);
}
.ybc-ring-offset-teal-500\/40{
  --tw-ring-offset-color: rgb(0 127 149 / 0.4);
}
.ybc-ring-offset-teal-500\/50{
  --tw-ring-offset-color: rgb(0 127 149 / 0.5);
}
.ybc-ring-offset-teal-500\/60{
  --tw-ring-offset-color: rgb(0 127 149 / 0.6);
}
.ybc-ring-offset-teal-500\/70{
  --tw-ring-offset-color: rgb(0 127 149 / 0.7);
}
.ybc-ring-offset-teal-500\/75{
  --tw-ring-offset-color: rgb(0 127 149 / 0.75);
}
.ybc-ring-offset-teal-500\/80{
  --tw-ring-offset-color: rgb(0 127 149 / 0.8);
}
.ybc-ring-offset-teal-500\/90{
  --tw-ring-offset-color: rgb(0 127 149 / 0.9);
}
.ybc-ring-offset-teal-500\/95{
  --tw-ring-offset-color: rgb(0 127 149 / 0.95);
}
.ybc-ring-offset-teal-500\/100{
  --tw-ring-offset-color: rgb(0 127 149 / 1);
}
.ybc-ring-offset-teal-600\/0{
  --tw-ring-offset-color: rgb(0 115 165 / 0);
}
.ybc-ring-offset-teal-600\/5{
  --tw-ring-offset-color: rgb(0 115 165 / 0.05);
}
.ybc-ring-offset-teal-600\/10{
  --tw-ring-offset-color: rgb(0 115 165 / 0.1);
}
.ybc-ring-offset-teal-600\/20{
  --tw-ring-offset-color: rgb(0 115 165 / 0.2);
}
.ybc-ring-offset-teal-600\/25{
  --tw-ring-offset-color: rgb(0 115 165 / 0.25);
}
.ybc-ring-offset-teal-600\/30{
  --tw-ring-offset-color: rgb(0 115 165 / 0.3);
}
.ybc-ring-offset-teal-600\/40{
  --tw-ring-offset-color: rgb(0 115 165 / 0.4);
}
.ybc-ring-offset-teal-600\/50{
  --tw-ring-offset-color: rgb(0 115 165 / 0.5);
}
.ybc-ring-offset-teal-600\/60{
  --tw-ring-offset-color: rgb(0 115 165 / 0.6);
}
.ybc-ring-offset-teal-600\/70{
  --tw-ring-offset-color: rgb(0 115 165 / 0.7);
}
.ybc-ring-offset-teal-600\/75{
  --tw-ring-offset-color: rgb(0 115 165 / 0.75);
}
.ybc-ring-offset-teal-600\/80{
  --tw-ring-offset-color: rgb(0 115 165 / 0.8);
}
.ybc-ring-offset-teal-600\/90{
  --tw-ring-offset-color: rgb(0 115 165 / 0.9);
}
.ybc-ring-offset-teal-600\/95{
  --tw-ring-offset-color: rgb(0 115 165 / 0.95);
}
.ybc-ring-offset-teal-600\/100{
  --tw-ring-offset-color: rgb(0 115 165 / 1);
}
.ybc-ring-offset-teal-900\/0{
  --tw-ring-offset-color: rgb(0 85 114 / 0);
}
.ybc-ring-offset-teal-900\/5{
  --tw-ring-offset-color: rgb(0 85 114 / 0.05);
}
.ybc-ring-offset-teal-900\/10{
  --tw-ring-offset-color: rgb(0 85 114 / 0.1);
}
.ybc-ring-offset-teal-900\/20{
  --tw-ring-offset-color: rgb(0 85 114 / 0.2);
}
.ybc-ring-offset-teal-900\/25{
  --tw-ring-offset-color: rgb(0 85 114 / 0.25);
}
.ybc-ring-offset-teal-900\/30{
  --tw-ring-offset-color: rgb(0 85 114 / 0.3);
}
.ybc-ring-offset-teal-900\/40{
  --tw-ring-offset-color: rgb(0 85 114 / 0.4);
}
.ybc-ring-offset-teal-900\/50{
  --tw-ring-offset-color: rgb(0 85 114 / 0.5);
}
.ybc-ring-offset-teal-900\/60{
  --tw-ring-offset-color: rgb(0 85 114 / 0.6);
}
.ybc-ring-offset-teal-900\/70{
  --tw-ring-offset-color: rgb(0 85 114 / 0.7);
}
.ybc-ring-offset-teal-900\/75{
  --tw-ring-offset-color: rgb(0 85 114 / 0.75);
}
.ybc-ring-offset-teal-900\/80{
  --tw-ring-offset-color: rgb(0 85 114 / 0.8);
}
.ybc-ring-offset-teal-900\/90{
  --tw-ring-offset-color: rgb(0 85 114 / 0.9);
}
.ybc-ring-offset-teal-900\/95{
  --tw-ring-offset-color: rgb(0 85 114 / 0.95);
}
.ybc-ring-offset-teal-900\/100{
  --tw-ring-offset-color: rgb(0 85 114 / 1);
}
.ybc-ring-offset-blue-100\/0{
  --tw-ring-offset-color: rgb(60 114 177 / 0);
}
.ybc-ring-offset-blue-100\/5{
  --tw-ring-offset-color: rgb(60 114 177 / 0.05);
}
.ybc-ring-offset-blue-100\/10{
  --tw-ring-offset-color: rgb(60 114 177 / 0.1);
}
.ybc-ring-offset-blue-100\/20{
  --tw-ring-offset-color: rgb(60 114 177 / 0.2);
}
.ybc-ring-offset-blue-100\/25{
  --tw-ring-offset-color: rgb(60 114 177 / 0.25);
}
.ybc-ring-offset-blue-100\/30{
  --tw-ring-offset-color: rgb(60 114 177 / 0.3);
}
.ybc-ring-offset-blue-100\/40{
  --tw-ring-offset-color: rgb(60 114 177 / 0.4);
}
.ybc-ring-offset-blue-100\/50{
  --tw-ring-offset-color: rgb(60 114 177 / 0.5);
}
.ybc-ring-offset-blue-100\/60{
  --tw-ring-offset-color: rgb(60 114 177 / 0.6);
}
.ybc-ring-offset-blue-100\/70{
  --tw-ring-offset-color: rgb(60 114 177 / 0.7);
}
.ybc-ring-offset-blue-100\/75{
  --tw-ring-offset-color: rgb(60 114 177 / 0.75);
}
.ybc-ring-offset-blue-100\/80{
  --tw-ring-offset-color: rgb(60 114 177 / 0.8);
}
.ybc-ring-offset-blue-100\/90{
  --tw-ring-offset-color: rgb(60 114 177 / 0.9);
}
.ybc-ring-offset-blue-100\/95{
  --tw-ring-offset-color: rgb(60 114 177 / 0.95);
}
.ybc-ring-offset-blue-100\/100{
  --tw-ring-offset-color: rgb(60 114 177 / 1);
}
.ybc-ring-offset-blue-200\/0{
  --tw-ring-offset-color: rgb(72 118 148 / 0);
}
.ybc-ring-offset-blue-200\/5{
  --tw-ring-offset-color: rgb(72 118 148 / 0.05);
}
.ybc-ring-offset-blue-200\/10{
  --tw-ring-offset-color: rgb(72 118 148 / 0.1);
}
.ybc-ring-offset-blue-200\/20{
  --tw-ring-offset-color: rgb(72 118 148 / 0.2);
}
.ybc-ring-offset-blue-200\/25{
  --tw-ring-offset-color: rgb(72 118 148 / 0.25);
}
.ybc-ring-offset-blue-200\/30{
  --tw-ring-offset-color: rgb(72 118 148 / 0.3);
}
.ybc-ring-offset-blue-200\/40{
  --tw-ring-offset-color: rgb(72 118 148 / 0.4);
}
.ybc-ring-offset-blue-200\/50{
  --tw-ring-offset-color: rgb(72 118 148 / 0.5);
}
.ybc-ring-offset-blue-200\/60{
  --tw-ring-offset-color: rgb(72 118 148 / 0.6);
}
.ybc-ring-offset-blue-200\/70{
  --tw-ring-offset-color: rgb(72 118 148 / 0.7);
}
.ybc-ring-offset-blue-200\/75{
  --tw-ring-offset-color: rgb(72 118 148 / 0.75);
}
.ybc-ring-offset-blue-200\/80{
  --tw-ring-offset-color: rgb(72 118 148 / 0.8);
}
.ybc-ring-offset-blue-200\/90{
  --tw-ring-offset-color: rgb(72 118 148 / 0.9);
}
.ybc-ring-offset-blue-200\/95{
  --tw-ring-offset-color: rgb(72 118 148 / 0.95);
}
.ybc-ring-offset-blue-200\/100{
  --tw-ring-offset-color: rgb(72 118 148 / 1);
}
.ybc-ring-offset-blue-500\/0{
  --tw-ring-offset-color: rgb(32 105 120 / 0);
}
.ybc-ring-offset-blue-500\/5{
  --tw-ring-offset-color: rgb(32 105 120 / 0.05);
}
.ybc-ring-offset-blue-500\/10{
  --tw-ring-offset-color: rgb(32 105 120 / 0.1);
}
.ybc-ring-offset-blue-500\/20{
  --tw-ring-offset-color: rgb(32 105 120 / 0.2);
}
.ybc-ring-offset-blue-500\/25{
  --tw-ring-offset-color: rgb(32 105 120 / 0.25);
}
.ybc-ring-offset-blue-500\/30{
  --tw-ring-offset-color: rgb(32 105 120 / 0.3);
}
.ybc-ring-offset-blue-500\/40{
  --tw-ring-offset-color: rgb(32 105 120 / 0.4);
}
.ybc-ring-offset-blue-500\/50{
  --tw-ring-offset-color: rgb(32 105 120 / 0.5);
}
.ybc-ring-offset-blue-500\/60{
  --tw-ring-offset-color: rgb(32 105 120 / 0.6);
}
.ybc-ring-offset-blue-500\/70{
  --tw-ring-offset-color: rgb(32 105 120 / 0.7);
}
.ybc-ring-offset-blue-500\/75{
  --tw-ring-offset-color: rgb(32 105 120 / 0.75);
}
.ybc-ring-offset-blue-500\/80{
  --tw-ring-offset-color: rgb(32 105 120 / 0.8);
}
.ybc-ring-offset-blue-500\/90{
  --tw-ring-offset-color: rgb(32 105 120 / 0.9);
}
.ybc-ring-offset-blue-500\/95{
  --tw-ring-offset-color: rgb(32 105 120 / 0.95);
}
.ybc-ring-offset-blue-500\/100{
  --tw-ring-offset-color: rgb(32 105 120 / 1);
}
.ybc-ring-offset-section-branding-why-yubico\/0{
  --tw-ring-offset-color: rgb(60 114 177 / 0);
}
.ybc-ring-offset-section-branding-why-yubico\/5{
  --tw-ring-offset-color: rgb(60 114 177 / 0.05);
}
.ybc-ring-offset-section-branding-why-yubico\/10{
  --tw-ring-offset-color: rgb(60 114 177 / 0.1);
}
.ybc-ring-offset-section-branding-why-yubico\/20{
  --tw-ring-offset-color: rgb(60 114 177 / 0.2);
}
.ybc-ring-offset-section-branding-why-yubico\/25{
  --tw-ring-offset-color: rgb(60 114 177 / 0.25);
}
.ybc-ring-offset-section-branding-why-yubico\/30{
  --tw-ring-offset-color: rgb(60 114 177 / 0.3);
}
.ybc-ring-offset-section-branding-why-yubico\/40{
  --tw-ring-offset-color: rgb(60 114 177 / 0.4);
}
.ybc-ring-offset-section-branding-why-yubico\/50{
  --tw-ring-offset-color: rgb(60 114 177 / 0.5);
}
.ybc-ring-offset-section-branding-why-yubico\/60{
  --tw-ring-offset-color: rgb(60 114 177 / 0.6);
}
.ybc-ring-offset-section-branding-why-yubico\/70{
  --tw-ring-offset-color: rgb(60 114 177 / 0.7);
}
.ybc-ring-offset-section-branding-why-yubico\/75{
  --tw-ring-offset-color: rgb(60 114 177 / 0.75);
}
.ybc-ring-offset-section-branding-why-yubico\/80{
  --tw-ring-offset-color: rgb(60 114 177 / 0.8);
}
.ybc-ring-offset-section-branding-why-yubico\/90{
  --tw-ring-offset-color: rgb(60 114 177 / 0.9);
}
.ybc-ring-offset-section-branding-why-yubico\/95{
  --tw-ring-offset-color: rgb(60 114 177 / 0.95);
}
.ybc-ring-offset-section-branding-why-yubico\/100{
  --tw-ring-offset-color: rgb(60 114 177 / 1);
}
.ybc-ring-offset-section-branding-products\/0{
  --tw-ring-offset-color: rgb(74 118 148 / 0);
}
.ybc-ring-offset-section-branding-products\/5{
  --tw-ring-offset-color: rgb(74 118 148 / 0.05);
}
.ybc-ring-offset-section-branding-products\/10{
  --tw-ring-offset-color: rgb(74 118 148 / 0.1);
}
.ybc-ring-offset-section-branding-products\/20{
  --tw-ring-offset-color: rgb(74 118 148 / 0.2);
}
.ybc-ring-offset-section-branding-products\/25{
  --tw-ring-offset-color: rgb(74 118 148 / 0.25);
}
.ybc-ring-offset-section-branding-products\/30{
  --tw-ring-offset-color: rgb(74 118 148 / 0.3);
}
.ybc-ring-offset-section-branding-products\/40{
  --tw-ring-offset-color: rgb(74 118 148 / 0.4);
}
.ybc-ring-offset-section-branding-products\/50{
  --tw-ring-offset-color: rgb(74 118 148 / 0.5);
}
.ybc-ring-offset-section-branding-products\/60{
  --tw-ring-offset-color: rgb(74 118 148 / 0.6);
}
.ybc-ring-offset-section-branding-products\/70{
  --tw-ring-offset-color: rgb(74 118 148 / 0.7);
}
.ybc-ring-offset-section-branding-products\/75{
  --tw-ring-offset-color: rgb(74 118 148 / 0.75);
}
.ybc-ring-offset-section-branding-products\/80{
  --tw-ring-offset-color: rgb(74 118 148 / 0.8);
}
.ybc-ring-offset-section-branding-products\/90{
  --tw-ring-offset-color: rgb(74 118 148 / 0.9);
}
.ybc-ring-offset-section-branding-products\/95{
  --tw-ring-offset-color: rgb(74 118 148 / 0.95);
}
.ybc-ring-offset-section-branding-products\/100{
  --tw-ring-offset-color: rgb(74 118 148 / 1);
}
.ybc-ring-offset-section-branding-solutions\/0{
  --tw-ring-offset-color: rgb(0 115 165 / 0);
}
.ybc-ring-offset-section-branding-solutions\/5{
  --tw-ring-offset-color: rgb(0 115 165 / 0.05);
}
.ybc-ring-offset-section-branding-solutions\/10{
  --tw-ring-offset-color: rgb(0 115 165 / 0.1);
}
.ybc-ring-offset-section-branding-solutions\/20{
  --tw-ring-offset-color: rgb(0 115 165 / 0.2);
}
.ybc-ring-offset-section-branding-solutions\/25{
  --tw-ring-offset-color: rgb(0 115 165 / 0.25);
}
.ybc-ring-offset-section-branding-solutions\/30{
  --tw-ring-offset-color: rgb(0 115 165 / 0.3);
}
.ybc-ring-offset-section-branding-solutions\/40{
  --tw-ring-offset-color: rgb(0 115 165 / 0.4);
}
.ybc-ring-offset-section-branding-solutions\/50{
  --tw-ring-offset-color: rgb(0 115 165 / 0.5);
}
.ybc-ring-offset-section-branding-solutions\/60{
  --tw-ring-offset-color: rgb(0 115 165 / 0.6);
}
.ybc-ring-offset-section-branding-solutions\/70{
  --tw-ring-offset-color: rgb(0 115 165 / 0.7);
}
.ybc-ring-offset-section-branding-solutions\/75{
  --tw-ring-offset-color: rgb(0 115 165 / 0.75);
}
.ybc-ring-offset-section-branding-solutions\/80{
  --tw-ring-offset-color: rgb(0 115 165 / 0.8);
}
.ybc-ring-offset-section-branding-solutions\/90{
  --tw-ring-offset-color: rgb(0 115 165 / 0.9);
}
.ybc-ring-offset-section-branding-solutions\/95{
  --tw-ring-offset-color: rgb(0 115 165 / 0.95);
}
.ybc-ring-offset-section-branding-solutions\/100{
  --tw-ring-offset-color: rgb(0 115 165 / 1);
}
.ybc-ring-offset-section-branding-resources\/0{
  --tw-ring-offset-color: rgb(0 127 149 / 0);
}
.ybc-ring-offset-section-branding-resources\/5{
  --tw-ring-offset-color: rgb(0 127 149 / 0.05);
}
.ybc-ring-offset-section-branding-resources\/10{
  --tw-ring-offset-color: rgb(0 127 149 / 0.1);
}
.ybc-ring-offset-section-branding-resources\/20{
  --tw-ring-offset-color: rgb(0 127 149 / 0.2);
}
.ybc-ring-offset-section-branding-resources\/25{
  --tw-ring-offset-color: rgb(0 127 149 / 0.25);
}
.ybc-ring-offset-section-branding-resources\/30{
  --tw-ring-offset-color: rgb(0 127 149 / 0.3);
}
.ybc-ring-offset-section-branding-resources\/40{
  --tw-ring-offset-color: rgb(0 127 149 / 0.4);
}
.ybc-ring-offset-section-branding-resources\/50{
  --tw-ring-offset-color: rgb(0 127 149 / 0.5);
}
.ybc-ring-offset-section-branding-resources\/60{
  --tw-ring-offset-color: rgb(0 127 149 / 0.6);
}
.ybc-ring-offset-section-branding-resources\/70{
  --tw-ring-offset-color: rgb(0 127 149 / 0.7);
}
.ybc-ring-offset-section-branding-resources\/75{
  --tw-ring-offset-color: rgb(0 127 149 / 0.75);
}
.ybc-ring-offset-section-branding-resources\/80{
  --tw-ring-offset-color: rgb(0 127 149 / 0.8);
}
.ybc-ring-offset-section-branding-resources\/90{
  --tw-ring-offset-color: rgb(0 127 149 / 0.9);
}
.ybc-ring-offset-section-branding-resources\/95{
  --tw-ring-offset-color: rgb(0 127 149 / 0.95);
}
.ybc-ring-offset-section-branding-resources\/100{
  --tw-ring-offset-color: rgb(0 127 149 / 1);
}
.ybc-ring-offset-section-branding-company\/0{
  --tw-ring-offset-color: rgb(92 130 17 / 0);
}
.ybc-ring-offset-section-branding-company\/5{
  --tw-ring-offset-color: rgb(92 130 17 / 0.05);
}
.ybc-ring-offset-section-branding-company\/10{
  --tw-ring-offset-color: rgb(92 130 17 / 0.1);
}
.ybc-ring-offset-section-branding-company\/20{
  --tw-ring-offset-color: rgb(92 130 17 / 0.2);
}
.ybc-ring-offset-section-branding-company\/25{
  --tw-ring-offset-color: rgb(92 130 17 / 0.25);
}
.ybc-ring-offset-section-branding-company\/30{
  --tw-ring-offset-color: rgb(92 130 17 / 0.3);
}
.ybc-ring-offset-section-branding-company\/40{
  --tw-ring-offset-color: rgb(92 130 17 / 0.4);
}
.ybc-ring-offset-section-branding-company\/50{
  --tw-ring-offset-color: rgb(92 130 17 / 0.5);
}
.ybc-ring-offset-section-branding-company\/60{
  --tw-ring-offset-color: rgb(92 130 17 / 0.6);
}
.ybc-ring-offset-section-branding-company\/70{
  --tw-ring-offset-color: rgb(92 130 17 / 0.7);
}
.ybc-ring-offset-section-branding-company\/75{
  --tw-ring-offset-color: rgb(92 130 17 / 0.75);
}
.ybc-ring-offset-section-branding-company\/80{
  --tw-ring-offset-color: rgb(92 130 17 / 0.8);
}
.ybc-ring-offset-section-branding-company\/90{
  --tw-ring-offset-color: rgb(92 130 17 / 0.9);
}
.ybc-ring-offset-section-branding-company\/95{
  --tw-ring-offset-color: rgb(92 130 17 / 0.95);
}
.ybc-ring-offset-section-branding-company\/100{
  --tw-ring-offset-color: rgb(92 130 17 / 1);
}
.ybc-ring-offset-section-branding-support\/0{
  --tw-ring-offset-color: rgb(32 105 120 / 0);
}
.ybc-ring-offset-section-branding-support\/5{
  --tw-ring-offset-color: rgb(32 105 120 / 0.05);
}
.ybc-ring-offset-section-branding-support\/10{
  --tw-ring-offset-color: rgb(32 105 120 / 0.1);
}
.ybc-ring-offset-section-branding-support\/20{
  --tw-ring-offset-color: rgb(32 105 120 / 0.2);
}
.ybc-ring-offset-section-branding-support\/25{
  --tw-ring-offset-color: rgb(32 105 120 / 0.25);
}
.ybc-ring-offset-section-branding-support\/30{
  --tw-ring-offset-color: rgb(32 105 120 / 0.3);
}
.ybc-ring-offset-section-branding-support\/40{
  --tw-ring-offset-color: rgb(32 105 120 / 0.4);
}
.ybc-ring-offset-section-branding-support\/50{
  --tw-ring-offset-color: rgb(32 105 120 / 0.5);
}
.ybc-ring-offset-section-branding-support\/60{
  --tw-ring-offset-color: rgb(32 105 120 / 0.6);
}
.ybc-ring-offset-section-branding-support\/70{
  --tw-ring-offset-color: rgb(32 105 120 / 0.7);
}
.ybc-ring-offset-section-branding-support\/75{
  --tw-ring-offset-color: rgb(32 105 120 / 0.75);
}
.ybc-ring-offset-section-branding-support\/80{
  --tw-ring-offset-color: rgb(32 105 120 / 0.8);
}
.ybc-ring-offset-section-branding-support\/90{
  --tw-ring-offset-color: rgb(32 105 120 / 0.9);
}
.ybc-ring-offset-section-branding-support\/95{
  --tw-ring-offset-color: rgb(32 105 120 / 0.95);
}
.ybc-ring-offset-section-branding-support\/100{
  --tw-ring-offset-color: rgb(32 105 120 / 1);
}
.ybc-blur-0{
  --tw-blur: blur(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-blur-none{
  --tw-blur: blur(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-blur-sm{
  --tw-blur: blur(4px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-blur-md{
  --tw-blur: blur(12px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-blur-lg{
  --tw-blur: blur(16px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-blur-xl{
  --tw-blur: blur(24px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-blur-2xl{
  --tw-blur: blur(40px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-blur-3xl{
  --tw-blur: blur(64px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-0{
  --tw-brightness: brightness(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-50{
  --tw-brightness: brightness(.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-75{
  --tw-brightness: brightness(.75);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-90{
  --tw-brightness: brightness(.9);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-95{
  --tw-brightness: brightness(.95);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-100{
  --tw-brightness: brightness(1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-105{
  --tw-brightness: brightness(1.05);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-110{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-125{
  --tw-brightness: brightness(1.25);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-150{
  --tw-brightness: brightness(1.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-brightness-200{
  --tw-brightness: brightness(2);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-contrast-0{
  --tw-contrast: contrast(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-contrast-50{
  --tw-contrast: contrast(.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-contrast-75{
  --tw-contrast: contrast(.75);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-contrast-100{
  --tw-contrast: contrast(1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-contrast-125{
  --tw-contrast: contrast(1.25);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-contrast-150{
  --tw-contrast: contrast(1.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-contrast-200{
  --tw-contrast: contrast(2);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-drop-shadow-sm{
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-drop-shadow-md{
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-drop-shadow-lg{
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-drop-shadow-xl{
  --tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-drop-shadow-2xl{
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-drop-shadow-none{
  --tw-drop-shadow: drop-shadow(0 0 #0000);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-grayscale-0{
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-hue-rotate-0{
  --tw-hue-rotate: hue-rotate(0deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-hue-rotate-15{
  --tw-hue-rotate: hue-rotate(15deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-hue-rotate-30{
  --tw-hue-rotate: hue-rotate(30deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-hue-rotate-60{
  --tw-hue-rotate: hue-rotate(60deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-hue-rotate-90{
  --tw-hue-rotate: hue-rotate(90deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-hue-rotate-180{
  --tw-hue-rotate: hue-rotate(180deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.-ybc-hue-rotate-0{
  --tw-hue-rotate: hue-rotate(-0deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.-ybc-hue-rotate-15{
  --tw-hue-rotate: hue-rotate(-15deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.-ybc-hue-rotate-30{
  --tw-hue-rotate: hue-rotate(-30deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.-ybc-hue-rotate-60{
  --tw-hue-rotate: hue-rotate(-60deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.-ybc-hue-rotate-90{
  --tw-hue-rotate: hue-rotate(-90deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.-ybc-hue-rotate-180{
  --tw-hue-rotate: hue-rotate(-180deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc--hue-rotate-0{
  --tw-hue-rotate: hue-rotate(-0deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc--hue-rotate-15{
  --tw-hue-rotate: hue-rotate(-15deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc--hue-rotate-30{
  --tw-hue-rotate: hue-rotate(-30deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc--hue-rotate-60{
  --tw-hue-rotate: hue-rotate(-60deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc--hue-rotate-90{
  --tw-hue-rotate: hue-rotate(-90deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc--hue-rotate-180{
  --tw-hue-rotate: hue-rotate(-180deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-invert-0{
  --tw-invert: invert(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-saturate-0{
  --tw-saturate: saturate(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-saturate-50{
  --tw-saturate: saturate(.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-saturate-100{
  --tw-saturate: saturate(1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-saturate-150{
  --tw-saturate: saturate(1.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-saturate-200{
  --tw-saturate: saturate(2);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-sepia-0{
  --tw-sepia: sepia(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-sepia{
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.ybc-filter-none{
  filter: none;
}
.ybc-backdrop-blur-0{
  --tw-backdrop-blur: blur(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-blur-none{
  --tw-backdrop-blur: blur(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-blur{
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-blur-lg{
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-blur-xl{
  --tw-backdrop-blur: blur(24px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-blur-2xl{
  --tw-backdrop-blur: blur(40px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-blur-3xl{
  --tw-backdrop-blur: blur(64px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-0{
  --tw-backdrop-brightness: brightness(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-50{
  --tw-backdrop-brightness: brightness(.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-75{
  --tw-backdrop-brightness: brightness(.75);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-90{
  --tw-backdrop-brightness: brightness(.9);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-95{
  --tw-backdrop-brightness: brightness(.95);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-100{
  --tw-backdrop-brightness: brightness(1);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-105{
  --tw-backdrop-brightness: brightness(1.05);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-110{
  --tw-backdrop-brightness: brightness(1.1);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-125{
  --tw-backdrop-brightness: brightness(1.25);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-150{
  --tw-backdrop-brightness: brightness(1.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-brightness-200{
  --tw-backdrop-brightness: brightness(2);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-contrast-0{
  --tw-backdrop-contrast: contrast(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-contrast-50{
  --tw-backdrop-contrast: contrast(.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-contrast-75{
  --tw-backdrop-contrast: contrast(.75);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-contrast-100{
  --tw-backdrop-contrast: contrast(1);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-contrast-125{
  --tw-backdrop-contrast: contrast(1.25);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-contrast-150{
  --tw-backdrop-contrast: contrast(1.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-contrast-200{
  --tw-backdrop-contrast: contrast(2);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-grayscale-0{
  --tw-backdrop-grayscale: grayscale(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-grayscale{
  --tw-backdrop-grayscale: grayscale(100%);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-hue-rotate-0{
  --tw-backdrop-hue-rotate: hue-rotate(0deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate: hue-rotate(15deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate: hue-rotate(30deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate: hue-rotate(60deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate: hue-rotate(90deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate: hue-rotate(180deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.-ybc-backdrop-hue-rotate-0{
  --tw-backdrop-hue-rotate: hue-rotate(-0deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.-ybc-backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.-ybc-backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.-ybc-backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.-ybc-backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.-ybc-backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc--backdrop-hue-rotate-0{
  --tw-backdrop-hue-rotate: hue-rotate(-0deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc--backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc--backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc--backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc--backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc--backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-invert-0{
  --tw-backdrop-invert: invert(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-invert{
  --tw-backdrop-invert: invert(100%);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-0{
  --tw-backdrop-opacity: opacity(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-5{
  --tw-backdrop-opacity: opacity(0.05);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-10{
  --tw-backdrop-opacity: opacity(0.1);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-20{
  --tw-backdrop-opacity: opacity(0.2);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-25{
  --tw-backdrop-opacity: opacity(0.25);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-30{
  --tw-backdrop-opacity: opacity(0.3);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-40{
  --tw-backdrop-opacity: opacity(0.4);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-50{
  --tw-backdrop-opacity: opacity(0.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-60{
  --tw-backdrop-opacity: opacity(0.6);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-70{
  --tw-backdrop-opacity: opacity(0.7);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-75{
  --tw-backdrop-opacity: opacity(0.75);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-80{
  --tw-backdrop-opacity: opacity(0.8);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-90{
  --tw-backdrop-opacity: opacity(0.9);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-95{
  --tw-backdrop-opacity: opacity(0.95);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-opacity-100{
  --tw-backdrop-opacity: opacity(1);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-saturate-0{
  --tw-backdrop-saturate: saturate(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-saturate-50{
  --tw-backdrop-saturate: saturate(.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-saturate-100{
  --tw-backdrop-saturate: saturate(1);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-saturate-150{
  --tw-backdrop-saturate: saturate(1.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-saturate-200{
  --tw-backdrop-saturate: saturate(2);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-sepia-0{
  --tw-backdrop-sepia: sepia(0);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-sepia{
  --tw-backdrop-sepia: sepia(100%);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.ybc-backdrop-filter-none{
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
}
.ybc-transition-none{
  transition-property: none;
}
.ybc-transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ybc-transition{
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ybc-transition-colors{
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ybc-transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ybc-transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ybc-transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ybc-delay-75{
  transition-delay: 75ms;
}
.ybc-delay-100{
  transition-delay: 100ms;
}
.ybc-delay-150{
  transition-delay: 150ms;
}
.ybc-delay-200{
  transition-delay: 200ms;
}
.ybc-delay-300{
  transition-delay: 300ms;
}
.ybc-delay-500{
  transition-delay: 500ms;
}
.ybc-delay-700{
  transition-delay: 700ms;
}
.ybc-delay-1000{
  transition-delay: 1000ms;
}
.ybc-duration-75{
  transition-duration: 75ms;
}
.ybc-duration-100{
  transition-duration: 100ms;
}
.ybc-duration-150{
  transition-duration: 150ms;
}
.ybc-duration-200{
  transition-duration: 200ms;
}
.ybc-duration-300{
  transition-duration: 300ms;
}
.ybc-duration-500{
  transition-duration: 500ms;
}
.ybc-duration-700{
  transition-duration: 700ms;
}
.ybc-duration-1000{
  transition-duration: 1000ms;
}
.ybc-ease-linear{
  transition-timing-function: linear;
}
.ybc-ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ybc-ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ybc-ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ybc-will-change-auto{
  will-change: auto;
}
.ybc-will-change-scroll{
  will-change: scroll-position;
}
.ybc-will-change-contents{
  will-change: contents;
}
.ybc-will-change-transform{
  will-change: transform;
}
.ybc-content-none{
  --tw-content: none;
  content: var(--tw-content);
}
.ybc-line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ybc-line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ybc-line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ybc-line-clamp-4{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.ybc-line-clamp-5{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.ybc-line-clamp-6{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.ybc-line-clamp-none{
  -webkit-line-clamp: unset;
}
.has-transparent-background-color{
  --bg-color: transparent;
}
.has-transparent-color{
  --border-color: transparent;
  --color: transparent;
  color: transparent;
}
.has-current-background-color{
  --bg-color: currentColor;
}
.has-current-color{
  --border-color: currentColor;
  --color: currentColor;
  color: currentColor;
}
.has-black-background-color --bg-color{
  -d-e-f-a-u-l-t: #000000;
}
.has-black-color --border-color{
  -d-e-f-a-u-l-t: #000000;
}
.has-black-color --color{
  -d-e-f-a-u-l-t: #000000;
}
.has-black-color color{
  -d-e-f-a-u-l-t: #000000;
}
.has-white-background-color --bg-color{
  -d-e-f-a-u-l-t: #FFFFFF;
}
.has-white-color --border-color{
  -d-e-f-a-u-l-t: #FFFFFF;
}
.has-white-color --color{
  -d-e-f-a-u-l-t: #FFFFFF;
}
.has-white-color color{
  -d-e-f-a-u-l-t: #FFFFFF;
}
.has-lime-background-color --bg-color{
  400: #9ACA3C;
  500: #84BD00;
  600: #65a20c;
  700: #7baf00;
  900: #5C8211;
}
.has-lime-color --border-color{
  400: #9ACA3C;
  500: #84BD00;
  600: #65a20c;
  700: #7baf00;
  900: #5C8211;
}
.has-lime-color --color{
  400: #9ACA3C;
  500: #84BD00;
  600: #65a20c;
  700: #7baf00;
  900: #5C8211;
}
.has-lime-color color{
  400: #9ACA3C;
  500: #84BD00;
  600: #65a20c;
  700: #7baf00;
  900: #5C8211;
}
.has-gray-background-color --bg-color{
  50: #F9F9F9;
  100: #F5F5F5;
  300: #D9D9D9;
  400: #b1b4a9;
  500: #868B79;
  600: #4E4E4E;
  700: #333333;
  800: #686F59;
  900: #3D4133;
}
.has-gray-color --border-color{
  50: #F9F9F9;
  100: #F5F5F5;
  300: #D9D9D9;
  400: #b1b4a9;
  500: #868B79;
  600: #4E4E4E;
  700: #333333;
  800: #686F59;
  900: #3D4133;
}
.has-gray-color --color{
  50: #F9F9F9;
  100: #F5F5F5;
  300: #D9D9D9;
  400: #b1b4a9;
  500: #868B79;
  600: #4E4E4E;
  700: #333333;
  800: #686F59;
  900: #3D4133;
}
.has-gray-color color{
  50: #F9F9F9;
  100: #F5F5F5;
  300: #D9D9D9;
  400: #b1b4a9;
  500: #868B79;
  600: #4E4E4E;
  700: #333333;
  800: #686F59;
  900: #3D4133;
}
.has-teal-background-color --bg-color{
  100: #E0F0F7;
  500: #007f95;
  600: #0073A5;
  900: #005572;
}
.has-teal-color --border-color{
  100: #E0F0F7;
  500: #007f95;
  600: #0073A5;
  900: #005572;
}
.has-teal-color --color{
  100: #E0F0F7;
  500: #007f95;
  600: #0073A5;
  900: #005572;
}
.has-teal-color color{
  100: #E0F0F7;
  500: #007f95;
  600: #0073A5;
  900: #005572;
}
.has-blue-background-color --bg-color{
  100: #3c72b1;
  200: #487694;
  500: #206978;
}
.has-blue-color --border-color{
  100: #3c72b1;
  200: #487694;
  500: #206978;
}
.has-blue-color --color{
  100: #3c72b1;
  200: #487694;
  500: #206978;
}
.has-blue-color color{
  100: #3c72b1;
  200: #487694;
  500: #206978;
}
.has-section-branding-background-color --bg-color{
  why-yubico: #3C72B1;
  products: #4A7694;
  solutions: #0073A5;
  resources: #007F95;
  company: #5c8211;
  support: #206978;
}
.has-section-branding-color --border-color{
  why-yubico: #3C72B1;
  products: #4A7694;
  solutions: #0073A5;
  resources: #007F95;
  company: #5c8211;
  support: #206978;
}
.has-section-branding-color --color{
  why-yubico: #3C72B1;
  products: #4A7694;
  solutions: #0073A5;
  resources: #007F95;
  company: #5c8211;
  support: #206978;
}
.has-section-branding-color color{
  why-yubico: #3C72B1;
  products: #4A7694;
  solutions: #0073A5;
  resources: #007F95;
  company: #5c8211;
  support: #206978;
}
#root:has(.yubicool-footer) {
  max-width: none !important;
}
@media (min-width: 1024px) {
  .ybc-content{
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
@media (min-width: 1440px) {
  .ybc-content{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
.ybc-content{
  padding-bottom: 1rem;
}
@media (min-width: 1024px){
  .ybc-content{
    padding-bottom: 5rem;
    padding-top: 0;
  }
}
p.is-style-yubicool-body-text,  
  p.is-style-yubicool-body-text p{
  color: #3D4133;
  max-width: none;
}
p.is-style-yubicool-body-text :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
p.is-style-yubicool-body-text :where(a):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(a):not(:where([class~="ybc-not-prose"] *)){
  color: #0073A5;
  text-decoration: none;
  font-weight: 500;
}
p.is-style-yubicool-body-text :where(a):not(:where([class~="ybc-not-prose"] *)):hover,  
  p.is-style-yubicool-body-text p :where(a):not(:where([class~="ybc-not-prose"] *)):hover{
  color: #2c5282;
}
p.is-style-yubicool-body-text :where(strong):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(strong):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
p.is-style-yubicool-body-text :where(a strong):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(a strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
p.is-style-yubicool-body-text :where(blockquote strong):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(blockquote strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
p.is-style-yubicool-body-text :where(thead th strong):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(thead th strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
p.is-style-yubicool-body-text :where(ol):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
p.is-style-yubicool-body-text :where(ol[type="A"]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol[type="A"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-alpha;
}
p.is-style-yubicool-body-text :where(ol[type="a"]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol[type="a"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-alpha;
}
p.is-style-yubicool-body-text :where(ol[type="A" s]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol[type="A" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-alpha;
}
p.is-style-yubicool-body-text :where(ol[type="a" s]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol[type="a" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-alpha;
}
p.is-style-yubicool-body-text :where(ol[type="I"]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol[type="I"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-roman;
}
p.is-style-yubicool-body-text :where(ol[type="i"]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol[type="i"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-roman;
}
p.is-style-yubicool-body-text :where(ol[type="I" s]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol[type="I" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-roman;
}
p.is-style-yubicool-body-text :where(ol[type="i" s]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol[type="i" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-roman;
}
p.is-style-yubicool-body-text :where(ol[type="1"]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol[type="1"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: decimal;
}
p.is-style-yubicool-body-text :where(ul):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ul):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
p.is-style-yubicool-body-text :where(ol > li):not(:where([class~="ybc-not-prose"] *))::marker,  
  p.is-style-yubicool-body-text p :where(ol > li):not(:where([class~="ybc-not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
p.is-style-yubicool-body-text :where(ul > li):not(:where([class~="ybc-not-prose"] *))::marker,  
  p.is-style-yubicool-body-text p :where(ul > li):not(:where([class~="ybc-not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
p.is-style-yubicool-body-text :where(hr):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(hr):not(:where([class~="ybc-not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
p.is-style-yubicool-body-text :where(blockquote):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(blockquote):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
p.is-style-yubicool-body-text :where(blockquote p:first-of-type):not(:where([class~="ybc-not-prose"] *))::before,  
  p.is-style-yubicool-body-text p :where(blockquote p:first-of-type):not(:where([class~="ybc-not-prose"] *))::before{
  content: open-quote;
}
p.is-style-yubicool-body-text :where(blockquote p:last-of-type):not(:where([class~="ybc-not-prose"] *))::after,  
  p.is-style-yubicool-body-text p :where(blockquote p:last-of-type):not(:where([class~="ybc-not-prose"] *))::after{
  content: close-quote;
}
p.is-style-yubicool-body-text :where(h1):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #3D4133;
  font-weight: 400;
  font-size: 3rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 3.5rem;
}
p.is-style-yubicool-body-text :where(h1 strong):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h1 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
p.is-style-yubicool-body-text :where(h2):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #005572;
  font-weight: 700;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 1.75rem;
  line-height: 2.5rem;
}
p.is-style-yubicool-body-text :where(h2 strong):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h2 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
p.is-style-yubicool-body-text :where(h3):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h3):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
p.is-style-yubicool-body-text :where(h3 strong):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h3 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
p.is-style-yubicool-body-text :where(h4):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h4):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 300;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5rem;
  font-size: 1.25rem;
}
p.is-style-yubicool-body-text :where(h4 strong):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h4 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
p.is-style-yubicool-body-text :where(img):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(img):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
p.is-style-yubicool-body-text :where(figure > *):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(figure > *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
p.is-style-yubicool-body-text :where(figcaption):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(figcaption):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
p.is-style-yubicool-body-text :where(code):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(code):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
p.is-style-yubicool-body-text :where(code):not(:where([class~="ybc-not-prose"] *))::before,  
  p.is-style-yubicool-body-text p :where(code):not(:where([class~="ybc-not-prose"] *))::before{
  content: "`";
}
p.is-style-yubicool-body-text :where(code):not(:where([class~="ybc-not-prose"] *))::after,  
  p.is-style-yubicool-body-text p :where(code):not(:where([class~="ybc-not-prose"] *))::after{
  content: "`";
}
p.is-style-yubicool-body-text :where(a code):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(a code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
p.is-style-yubicool-body-text :where(h1 code):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h1 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
p.is-style-yubicool-body-text :where(h2 code):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h2 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
p.is-style-yubicool-body-text :where(h3 code):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h3 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
p.is-style-yubicool-body-text :where(h4 code):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h4 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
p.is-style-yubicool-body-text :where(blockquote code):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(blockquote code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
p.is-style-yubicool-body-text :where(thead th code):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(thead th code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
p.is-style-yubicool-body-text :where(pre):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(pre):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
p.is-style-yubicool-body-text :where(pre code):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(pre code):not(:where([class~="ybc-not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
p.is-style-yubicool-body-text :where(pre code):not(:where([class~="ybc-not-prose"] *))::before,  
  p.is-style-yubicool-body-text p :where(pre code):not(:where([class~="ybc-not-prose"] *))::before{
  content: none;
}
p.is-style-yubicool-body-text :where(pre code):not(:where([class~="ybc-not-prose"] *))::after,  
  p.is-style-yubicool-body-text p :where(pre code):not(:where([class~="ybc-not-prose"] *))::after{
  content: none;
}
p.is-style-yubicool-body-text :where(table):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(table):not(:where([class~="ybc-not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
p.is-style-yubicool-body-text :where(thead):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(thead):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
p.is-style-yubicool-body-text :where(thead th):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(thead th):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
p.is-style-yubicool-body-text :where(tbody tr):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(tbody tr):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
p.is-style-yubicool-body-text :where(tbody tr:last-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(tbody tr:last-child):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 0;
}
p.is-style-yubicool-body-text :where(tbody td):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(tbody td):not(:where([class~="ybc-not-prose"] *)){
  vertical-align: baseline;
}
p.is-style-yubicool-body-text :where(tfoot):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(tfoot):not(:where([class~="ybc-not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
p.is-style-yubicool-body-text :where(tfoot td):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(tfoot td):not(:where([class~="ybc-not-prose"] *)){
  vertical-align: top;
}
p.is-style-yubicool-body-text,  
  p.is-style-yubicool-body-text p{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75rem;
}
p.is-style-yubicool-body-text :where(p):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 1.25em;
  color: #3D4133;
}
p.is-style-yubicool-body-text :where(video):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(video):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
p.is-style-yubicool-body-text :where(figure):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(figure):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
p.is-style-yubicool-body-text :where(li):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(li):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
p.is-style-yubicool-body-text :where(ol > li):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ol > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
p.is-style-yubicool-body-text :where(ul > li):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ul > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
p.is-style-yubicool-body-text :where(.ybc-prose > ul > li p):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(.ybc-prose > ul > li p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
p.is-style-yubicool-body-text :where(.ybc-prose > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(.ybc-prose > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
p.is-style-yubicool-body-text :where(.ybc-prose > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(.ybc-prose > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
p.is-style-yubicool-body-text :where(.ybc-prose > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(.ybc-prose > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
p.is-style-yubicool-body-text :where(.ybc-prose > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(.ybc-prose > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
p.is-style-yubicool-body-text :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
p.is-style-yubicool-body-text :where(hr + *):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(hr + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
p.is-style-yubicool-body-text :where(h2 + *):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h2 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
p.is-style-yubicool-body-text :where(h3 + *):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h3 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
p.is-style-yubicool-body-text :where(h4 + *):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(h4 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
p.is-style-yubicool-body-text :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
p.is-style-yubicool-body-text :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
p.is-style-yubicool-body-text :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
p.is-style-yubicool-body-text :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
p.is-style-yubicool-body-text :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
p.is-style-yubicool-body-text :where(.ybc-prose > :first-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(.ybc-prose > :first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
p.is-style-yubicool-body-text :where(.ybc-prose > :last-child):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where(.ybc-prose > :last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 0;
}
p.is-style-yubicool-body-text,  
  p.is-style-yubicool-body-text p{
  font-weight: 400;
}
p.is-style-yubicool-body-text :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)),  
  p.is-style-yubicool-body-text p :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #3D4133;
  font-size: 1.25rem;
  line-height: 2rem;
}
p.is-style-yubicool-body-text,  
  p.is-style-yubicool-body-text p{
  margin-bottom: 2rem;
  margin-top: 0;
  font-size: 1.25rem;
  line-height: 2rem;
}
p.is-style-yubicool-body-text.ybc-prose-invert :where(thead, tr):not(:where([class~='ybc-not-prose'] *)),   
  p.is-style-yubicool-body-text p.ybc-prose-invert :where(thead, tr):not(:where([class~='ybc-not-prose'] *)){
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.yubicool-link-arrowp.is-style-yubicool-body-text.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after, .yubicool-link-arrow  
  p.is-style-yubicool-body-text p.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
p.is-style-yubicool-body-text.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker,   
  p.is-style-yubicool-body-text p.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
p.is-style-yubicool-body-text a,  
  p.is-style-yubicool-body-text p a{
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
p.is-style-yubicool-body-text a:hover,  
  p.is-style-yubicool-body-text p a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 85 114 / var(--tw-text-opacity));
}
.yubicool-card[data-excerpt-disabled='true'] p.is-style-yubicool-body-text,  .yubicool-card[data-excerpt-disabled='true'] 
  p.is-style-yubicool-body-text p{
  display: none;
}
.yubicool-card p.is-style-yubicool-body-text,  .yubicool-card 
  p.is-style-yubicool-body-text p{
  margin-bottom: 1.5rem !important;
  overflow: hidden;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
      font-size: 1rem;
      letter: 0.1px;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      line-clamp: 3;
      -webkit-box-orient: vertical;
}
.yubicool-card-style-primary-navigation p.is-style-yubicool-body-text,  .yubicool-card-style-primary-navigation 
  p.is-style-yubicool-body-text p{
  margin-bottom: 1.25rem;
  line-height: 1.25rem !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
      font-size: 14px;
      word-wrap: break-word;
}

    .yubicool-card-style-rounded p.is-style-yubicool-body-text,  
    .yubicool-card-style-rounded 
  p.is-style-yubicool-body-text p{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card-style-rounded p.is-style-yubicool-body-text,  .yubicool-card-style-rounded 
  p.is-style-yubicool-body-text p{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
@media (min-width: 1024px) {
      
      .yubicool-card-style-rounded-wide p.is-style-yubicool-body-text,  
      .yubicool-card-style-rounded-wide 
  p.is-style-yubicool-body-text p{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-style-rounded-wide p.is-style-yubicool-body-text,  .yubicool-card-style-rounded-wide 
  p.is-style-yubicool-body-text p{
    margin-bottom: 1.75rem;
  }
      
      .yubicool-card-style-rounded-wide p.is-style-yubicool-body-text,  
      .yubicool-card-style-rounded-wide 
  p.is-style-yubicool-body-text p{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-style-rounded-wide p.is-style-yubicool-body-text,  .yubicool-card-style-rounded-wide 
  p.is-style-yubicool-body-text p{
    margin-bottom: 1.75rem;
  }
      
      .yubicool-card-style-rounded-wide p.is-style-yubicool-body-text,  
      .yubicool-card-style-rounded-wide 
  p.is-style-yubicool-body-text p{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card-style-rounded-wide p.is-style-yubicool-body-text,  .yubicool-card-style-rounded-wide 
  p.is-style-yubicool-body-text p{
    margin-bottom: 1.75rem;
  }
    }
.yubicool-card-style-rounded-wide-image-disabled p.is-style-yubicool-body-text,  .yubicool-card-style-rounded-wide-image-disabled 
  p.is-style-yubicool-body-text p{
  max-width: 100%;
}
.yubicool-grid-column > p.is-style-yubicool-body-text:last-child{
  margin-bottom: 0;
}
h1.is-style-yubicool-heading,  
h1.is-style-yubicool-header{
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 400;
}
h2.is-style-yubicool-heading,  
h2.is-style-yubicool-header{
  margin-bottom: 1.75rem;
  border-style: none;
  font-size: 1.75rem;
  letter-spacing: -0.1px;
  font-weight: 700;
}
h2.is-style-yubicool-heading-alternate{
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  h2.is-style-yubicool-heading-alternate{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
/* Style legacy pages with alternate header */
.is-layout-flow .wp-block-group h2{
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .is-layout-flow .wp-block-group h2{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
h2.is-style-yubicool-bio-launch{
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  h2.is-style-yubicool-bio-launch{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
h2.is-style-yubicool-bio-launch{
  --tw-text-opacity: 1;
  color: rgb(0 85 114 / var(--tw-text-opacity));
}
h3.is-style-yubicool-heading,  
h3.is-style-yubicool-header{
  font-size: 1.5rem;
}
h5.is-style-yubicool-heading,  
h5.is-style-yubicool-header{
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.025rem;
  font-weight: 500;
}
.wp-block-post-author__avatar{
  max-height: 3rem;
  min-height: 3rem;
  min-width: 3rem;
  max-width: 3rem;
  overflow: hidden;
  border-radius: 9999px;
}
.wp-block-post-author__avatar img{
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
    max-width: 150%;
}
.wp-block-post-author.yubicool-wp-post-author-disable-name .wp-block-post-author__content{
  display: none;
}
.wp-block-post-author.yubicool-wp-post-author-disable-avatar .wp-block-post-author__avatar{
  display: none;
}
/* Centers legacy buttons appropriately */
.wp-block-btn-main.btn-wrapper[style='text-align:center'] a.btn{
  margin-left: auto;
  margin-right: auto;
    border-width: 0px;
}
div.wp-block .yubicool-blade .yubicool-grid{
  padding-left: 0;
  padding-right: 0;
}
.wp-block-yubicool-wp-blade {
    width: 100% !important;
    max-width: none !important;
  }
@media (min-width: 1024px) {
  .wp-block-yubicool-wp-blade{
      margin-left: -1rem;
      margin-right: -1rem;
      width: calc(100% + 2rem) !important;
  }
    }
@media (min-width: 1440px) {
  .wp-block-yubicool-wp-blade{
      margin-left: -10rem;
      margin-right: -10rem;
      width: calc(100% + 20rem) !important;
  }
    }
.wp-block-yubicool-wp-blade{
  width: 100%;
}
.wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column{
  position: relative;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.yubicool-button{
    position: absolute;
    right: 0;
  }
}
.yubicool-blade-hero .wp-block-group.is-horizontal{
  align-items: baseline;
}
.yubicool-blade-hero .wp-block-group.is-horizontal .yubicool-link-arrow{
  align-items: baseline;
  font-weight: 600;
    font-size: 18px;
}
.yubicool-card.is-style-primary-navigation{
  max-width: 14rem;
}
.yubicool-card.is-style-primary-navigation .yubicool-body-text{
  margin-bottom: 1.25rem;
  line-height: 1.25rem !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
      font-size: 14px;
      word-wrap: break-word;
}
.yubicool-card.is-style-primary-navigation .image-wrapper{
  max-height: 6.75rem;
}
.yubicool-card.is-style-primary-navigation .yubicool-link{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.yubicool-card.is-style-primary-navigation .yubicool-link::after{
  height: 0.5rem;
  padding-bottom: 0.75rem;
  vertical-align: middle;
        width: 0.912rem;
        left: 0.375rem;
        transition: left 0.2s;
}
.yubicool-card.is-style-primary-navigation .yubicool-link:hover::after {
        left: 0.5rem;
      }
.yubicool-card.is-style-primary-navigation .yubicool-tag-list{
  display: none;
}
.yubicool-card.is-style-rounded{
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
    max-width: 351px;
}
.yubicool-card.is-style-rounded .yubicool-card-title,  
    .yubicool-card.is-style-rounded .yubicool-body-text,  
    .yubicool-card.is-style-rounded .yubicool-link,  
    .yubicool-card.is-style-rounded .yubicool-card-date{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card.is-style-rounded .yubicool-card-title{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
      letter-spacing: 0.1px;
}
.yubicool-card.is-style-rounded .yubicool-body-text{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
.yubicool-card.is-style-rounded .image-wrapper img{
  margin: 0;
      width: 100%;
      max-height: 168px;
}
.yubicool-card.is-style-rounded .image-wrapper{
  margin-bottom: 0;
}
.yubicool-card.is-style-rounded .yubicool-pill-list.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card.is-style-rounded .yubicool-pill-list.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card.is-style-rounded .yubicool-pill-list.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.yubicool-card.is-style-rounded-wide{
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
    max-width: 351px;
}
.yubicool-card.is-style-rounded-wide .yubicool-card-title,  
    .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
    .yubicool-card.is-style-rounded-wide .yubicool-link,  
    .yubicool-card.is-style-rounded-wide .yubicool-card-date{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.yubicool-card.is-style-rounded-wide .yubicool-card-title{
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
      letter-spacing: 0.1px;
}
.yubicool-card.is-style-rounded-wide .yubicool-body-text{
  font-weight: 400;
      font-size: 15px;
      line-height: 20px;
}
.yubicool-card.is-style-rounded-wide .image-wrapper img{
  margin: 0;
      width: 100%;
      max-height: 168px;
}
.yubicool-card.is-style-rounded-wide .image-wrapper{
  margin-bottom: 0;
}
.yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
.yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list ul{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.5rem;
}
.yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list ul li.yubicool-pill{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }

  .yubicool-card.is-style-rounded-wide{
    gap: 2.5rem;
      row-gap: 0;
      grid-template-columns: calc(100% / 3) calc(100% - (100% / 3));
      grid-template-rows: auto auto 2rem auto;
      max-width: 1102px;
      min-height: 353px;
      width: 100%;
      position: relative;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-pill-list.yubicool-tag-list{
    padding-left: 0;
    padding-right: 0;
    padding-top: 2rem;
  }
      .yubicool-card.is-style-rounded-wide .image-wrapper {
        height: auto;
        width: auto;
        min-height: 100%;
        grid-row: 1 / span 4;
      }
        .yubicool-card.is-style-rounded-wide .image-wrapper img {
          width: 100%;
          height: auto;
          max-height: none;
          min-width: 100%;
          min-height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: center;
             object-position: center;
        }
        .yubicool-card.is-style-rounded-wide .image-wrapper:empty {
          height: 100%;
          width: auto;
          background-size: cover;
          background-position: center;
        }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title,  
      .yubicool-card.is-style-rounded-wide .yubicool-body-text,  
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list,  
      .yubicool-card.is-style-rounded-wide .yubicool-link,  
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    padding-left: 0;
    padding-right: 2.5rem;
        max-width: calc(100% - 5rem);
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-title{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-card-date{
    margin-bottom: 0.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-tag-list{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
      .yubicool-card.is-style-rounded-wide .yubicool-body-text{
    margin-bottom: 1.75rem;
  }
    }
.yubicool-card.is-style-rounded-wide[data-image-disabled='true']{
  display: flex !important;
  flex-direction: column;
  padding: 0.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .yubicool-card.is-style-rounded-wide[data-image-disabled='true']{
    padding: 1rem;
  }
}
@media (min-width: 1024px){
  .yubicool-card.is-style-rounded-wide[data-image-disabled='true']{
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
.yubicool-card.is-style-rounded-wide[data-image-disabled='true'] {
    min-height: unset;
  }
.yubicool-card.is-style-rounded-wide[data-image-disabled='true'] .yubicool-body-text{
  max-width: 100%;
}
.yubicool-card.is-style-rounded-wide[data-image-disabled='true'] .image-wrapper{
  display: none;
}
a.yubicool-card{
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
.yubicool-wp-inline-group .yubicool-card{
  background-color: transparent;
}
.yubicool-wp-inline-group .yubicool-card .yubicool-pill-list{
  padding-left: 0;
  padding-right: 0;
}
body:not(.paged) .wp-block-yubicool-wp-card-collection > .yubicool-card-collection {
  display: block;
}
.wp-block-yubicool-wp-card-collection li.sticky {
  width: inherit !important;
}
.wp-site-blocks .yubicool-card-collection ul{
  list-style-type: none !important;
  padding-left: 0;
}
.wp-site-blocks .yubicool-card-collection ul li{
  list-style-type: none !important;
}
.yubicool-card-collection.yubicool-wp-search-results[data-template-slug='stream'] > ul{
  gap: 1rem;
}
.yubicool-card-collection.yubicool-wp-search-results[data-template-slug='stream'] > ul .yubicool-card, 
  .yubicool-card-collection.yubicool-wp-search-results[data-template-slug='stream'] > ul > li{
  margin-top: 0;
  margin-bottom: 0;
}
.leaf-content .yubicool-card-collection[data-card-type='rounded-wide'] .yubicool-card .image-wrapper img{
  -o-object-fit: contain;
     object-fit: contain;
}
.yubicool-wp-inline-group .yubicool-card .yubicool-pill-list.yubicool-tag-list{
  display: none;
}
.wp-block-yubicool-wp-card-collection{
  margin-top: 4rem;
}
.yoast-breadcrumbs + .wp-block-yubicool-wp-card-collection{
  margin-top: 1.5rem;
}
.wp-block-yubicool-wp-footer-column.is-style-white{
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  height: -moz-fit-content;
  height: fit-content;
}
.wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper > div:not([class]){
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper > div:not([class]){
    display: flex;
  }
}
.wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper nav{
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper nav{
    gap: 1rem;
    padding-left: 4.5rem;
  }
}
.wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper nav ul,  
    .wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper nav li{
  list-style-type: none;
}
.wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper nav li{
  max-width: 2.25rem;
  overflow: hidden;
}
.wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper nav{
  align-items: baseline;
  padding-left: 0;
  padding-right: 0;
}
.wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper nav > ul{
  gap: 1rem;
}
.wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-upper nav > ul > li{
  margin-bottom: 0 !important;
  max-height: 2.25rem;
  max-width: 2.25rem;
}
.wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-navigation > nav{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-footer-row div.yubicool-footer-row-type-navigation > nav{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
footer.wp-block-template-part .yubicool-secondary-navigation{
  max-width: 100%;
}
@media (min-width: 768px) {
  footer.wp-block-template-part .yubicool-secondary-navigation {
      max-width: calc(768px - 2rem)
  }
    }
@media (min-width: 1024px) {
  footer.wp-block-template-part .yubicool-secondary-navigation {
      max-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  footer.wp-block-template-part .yubicool-secondary-navigation {
      max-width: calc(1440px - 20rem)
  }
    }
footer.wp-block-template-part .yubicool-secondary-navigation{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  height: 8rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 1440px){
  footer.wp-block-template-part .yubicool-secondary-navigation{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
footer.wp-block-template-part .yubicool-secondary-navigation .yubicool-copyright-info{
  text-align: right;
}
@media (min-width: 1440px){
  footer.wp-block-template-part .yubicool-secondary-navigation .yubicool-copyright-info{
    text-align: center;
  }
}
footer.wp-block-template-part .yubicool-secondary-navigation nav {
      grid-column: 1 / span 2;
    }
footer.wp-block-template-part .yubicool-secondary-navigation nav > ul{
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
@media (min-width: 1440px){
  footer.wp-block-template-part .yubicool-secondary-navigation nav > ul{
    justify-content: flex-end;
  }
}
footer.wp-block-template-part .yubicool-secondary-navigation select,  
    footer.wp-block-template-part .yubicool-secondary-navigation li,  
    footer.wp-block-template-part .yubicool-secondary-navigation span,  
    footer.wp-block-template-part .yubicool-secondary-navigation div{
  --tw-text-opacity: 1;
  color: rgb(177 180 169 / var(--tw-text-opacity));
}
footer.wp-block-template-part .yubicool-secondary-navigation .language-switcher{
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
footer.wp-block-template-part .yubicool-secondary-navigation a {
      transition: 0.4s;
    }
footer.wp-block-template-part .yubicool-secondary-navigation a:hover span{
  --tw-text-opacity: 1 !important;
  color: rgb(132 189 0 / var(--tw-text-opacity)) !important;
}
.wp-block-yubicool-wp-grid .yubicool-grid{
  max-width: 100%;
}
@media (min-width: 768px) {
  .wp-block-yubicool-wp-grid .yubicool-grid {
      max-width: calc(768px - 2rem)
  }
    }
@media (min-width: 1024px) {
  .wp-block-yubicool-wp-grid .yubicool-grid {
      max-width: calc(1024px - 2rem)
  }
    }
@media (min-width: 1440px) {
  .wp-block-yubicool-wp-grid .yubicool-grid {
      max-width: calc(1440px - 20rem)
  }
    }
.wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column > div:not(.wp-block-group){
  display: flex;
}
.wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-mobile='start'] > div{
  justify-content: flex-start;
}
.wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-mobile='center'] > div{
  justify-content: center;
}
.wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-mobile='end'] > div{
  justify-content: flex-end;
}
@media (min-width: 768px){
  .wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-tablet='start'] > div{
    justify-content: flex-start;
  }
  .wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-tablet='center'] > div{
    justify-content: center;
  }
  .wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-tablet='end'] > div{
    justify-content: flex-end;
  }
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-tablet-landscape='start'] > div{
    justify-content: flex-start;
  }
  .wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-tablet-landscape='center'] > div{
    justify-content: center;
  }
  .wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-tablet-landscape='end'] > div{
    justify-content: flex-end;
  }
}
@media (min-width: 1440px){
  .wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-desktop='start'] > div{
    justify-content: flex-start;
  }
  .wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-desktop='center'] > div{
    justify-content: center;
  }
  .wp-block-yubicool-wp-grid .yubicool-grid .yubicool-grid-column[data-justify-desktop='end'] > div{
    justify-content: flex-end;
  }
}
div.wp-block-yubicool-wp-grid-column[data-col-span='1']{
  grid-column: span 1 / span 1;
}
div.wp-block-yubicool-wp-grid-column[data-col-span='2']{
  grid-column: span 2 / span 2;
}
div.wp-block-yubicool-wp-grid-column[data-col-span='3']{
  grid-column: span 3 / span 3;
}
div.wp-block-yubicool-wp-grid-column[data-col-span='4']{
  grid-column: span 4 / span 4;
}
@media (max-width: 1024px - 1) {
.yubicool-grid-column:not(.scrolls-horizontally-on-mobile) .yubicool-wp-inline-group{
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
    }
@media (min-width: 1440px){
  .wp-block-yubicool-wp-primary-navigation{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  @media (min-width: 320px){
    .wp-block-yubicool-wp-primary-navigation{
      max-width: 320px;
    }
  }
  @media (min-width: 768px){
    .wp-block-yubicool-wp-primary-navigation{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .wp-block-yubicool-wp-primary-navigation{
      max-width: 1024px;
    }
  }
  @media (min-width: 1440px){
    .wp-block-yubicool-wp-primary-navigation{
      max-width: 1440px;
    }
  }
}
@media (min-width: 1024px) {
.wp-block-yubicool-wp-primary-navigation {

    /* Bumps main content below header */
}
    .wp-block-yubicool-wp-primary-navigation .yubicool-primary-navigation{
    z-index: 50;
  }
    .wp-block-yubicool-wp-primary-navigation .wp-block-query{
    margin-top: 10rem;
  }
    .wp-block-yubicool-wp-primary-navigation .yubicool-primary-navigation-menu[data-target-open='true'] .yubicool-top-level-navigation-item{
    padding-bottom: 1.5rem;
    --tw-text-opacity: 1 !important;
    color: rgb(132 189 0 / var(--tw-text-opacity)) !important;
  }
  }
.wp-block-yubicool-wp-hero{
  position: relative;
}
.wp-block-yubicool-wp-hero .yubicool-hero {
    width: 100%;
    max-width: none;
  }
@media (min-width: 1024px) {
  .wp-block-yubicool-wp-hero .yubicool-hero{
      margin-left: -1rem;
      margin-right: -1rem;
      width: calc(100% + 2rem);
  }
    }
@media (min-width: 1440px) {
  .wp-block-yubicool-wp-hero .yubicool-hero{
      margin-left: -10rem;
      margin-right: -10rem;
      width: calc(100% + 20rem);
  }
    }
/* WWW-794: Legacy heroes disappear into the left gutter on tablet */
.wp-block-simple-hero-main.hero {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
  left: 0 !important;
  width: unset !important;
  transform: unset !important;
}
@media (max-width: 1440px) {
.wp-block-simple-hero-main.hero .container {
      max-width: calc(100% - 3rem) !important
  }
    }
.wp-block-simple-hero-main.hero .container .hero__copy{
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
  margin-top: 2.5rem;
}
@media (min-width: 1440px){
  .wp-block-simple-hero-main.hero .container .hero__copy{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.wp-block-simple-hero-main.hero .container .hero__copy {
      max-width: calc(100% - 3rem);
    }
@media (min-width: 1024px) {
.wp-block-simple-hero-main.hero .container .hero__copy {
        max-width: 66%
    }
      }
.wp-block-simple-hero-main.hero .container .hero__img {
      filter: blur(5px);
    }
.wp-site-blocks .yubicool-inner-content-navigation li{
  list-style-type: none;
  border-radius: 0.75rem;
  padding: 0.5rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
    transition: 0.2s !important;
}
.yubicool-link-arrow.wp-site-blocks .yubicool-inner-content-navigation li:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.wp-site-blocks .yubicool-inner-content-navigation li:hover{
  --tw-border-opacity: 1;
  border-color: rgb(101 162 12 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(132 189 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.wp-site-blocks .yubicool-inner-content-navigation li{
  margin-bottom: 0;
}
.wp-site-blocks .yubicool-inner-content-navigation a[aria-current='page']{
  border-radius: 0.5rem;
  padding: 0.5rem;
      border: 2px solid #84BD00;
}
.wp-site-blocks .wp-block-yubicool-wp-inner-content-navigation + div{
  margin-top: 2rem;
}
.wp-block-yubicool-wp-menu-section ul.wp-block-navigation__container{
  gap: 0;
}
.wp-block-yubicool-wp-menu-section li.wp-block-navigation-item.wp-block-navigation-link{
  margin-bottom: 0;
}
.wp-block-yubicool-wp-menu-section + .wp-block-yubicool-wp-menu-section{
  margin-top: 0.5rem;
}
.yubicool-wp-pagination{
  display: flex;
  align-items: baseline;
  justify-content: center;
  padding-bottom: 1rem;
}
.yubicool-wp-pagination a{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.75rem;
  line-height: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .yubicool-wp-pagination a{
    font-size: 0.9375rem;
    line-height: 1.25rem;
  }
}
.yubicool-wp-pagination a[data-is-current='true']{
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
.yubicool-wp-pagination a:hover{
  --tw-text-opacity: 1;
  color: rgb(132 189 0 / var(--tw-text-opacity));
}
.wp-block-query-pagination-numbers .page-numbers.dots, 
.yubicool-wp-pagination .yubicool-pagination-dots{
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  top: 0.275rem;
}
nav.wp-block-query-pagination > ul{
  list-style-type: none;
}
nav.wp-block-query-pagination > ul li{
  display: inline-block;
  text-align: center;
  font-size: 0.75rem;
  line-height: 0.875rem;
}
@media (min-width: 768px){
  nav.wp-block-query-pagination > ul li{
    font-size: 0.9375rem;
    line-height: 1.25rem;
  }
}
nav.wp-block-query-pagination{
  display: flex;
  align-items: baseline;
  justify-content: center;
  padding-bottom: 1rem;
}
nav.wp-block-query-pagination a{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.75rem;
  line-height: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  nav.wp-block-query-pagination a{
    font-size: 0.9375rem;
    line-height: 1.25rem;
  }
}
nav.wp-block-query-pagination a[data-is-current='true']{
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
nav.wp-block-query-pagination a:hover{
  --tw-text-opacity: 1;
  color: rgb(132 189 0 / var(--tw-text-opacity));
}
nav.wp-block-query-pagination a.wp-block-query-pagination-previous::before{
  position: relative;
  display: inline-block;
  height: 1.5rem;
  width: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 0.25rem;
  vertical-align: baseline;
      left: -0.25rem;
      transition: 0.4s;
      content: '«';
}
nav.wp-block-query-pagination a.wp-block-query-pagination-previous:hover{
  cursor: pointer;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
nav.wp-block-query-pagination a.wp-block-query-pagination-previous:hover::before {
      left: calc(-0.25rem - 4px);
    }
nav.wp-block-query-pagination a.wp-block-query-pagination-next::after{
  position: relative;
  display: inline-block;
  height: 1.5rem;
  width: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 0.25rem;
  vertical-align: baseline;
      left: 0.25rem;
      transition: 0.4s;
      content: '»';
}
nav.wp-block-query-pagination a.wp-block-query-pagination-next:hover{
  cursor: pointer;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
nav.wp-block-query-pagination a.wp-block-query-pagination-next:hover::after {
      left: calc(0.5rem + 4px);
    }
.wp-site-blocks .wp-block-post-title{
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 85 114 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .wp-site-blocks .wp-block-post-title{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.wp-site-blocks .yubicool-post-meta{
  margin-bottom: 1.5rem;
  display: grid;
    grid-template-columns: 48px auto;
    grid-template-rows: 24px 24px;
    gap: 0 1rem;
}
.wp-site-blocks .yubicool-post-meta .yubicool-wp-post-author-disable-name.wp-block-post-author{
  grid-row: span 2 / span 2;
  margin: 0;
  height: 3rem;
  width: 3rem;
  padding: 0;
}
.wp-site-blocks .yubicool-post-meta > span > div, 
    .wp-site-blocks .yubicool-post-meta > span > span{
  display: inline;
}
.wp-site-blocks .yubicool-post-meta-and-share-content-wrapper{
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px){
  .wp-site-blocks .yubicool-post-meta-and-share-content-wrapper{
    flex-direction: row;
  }
}
.wp-site-blocks .wp-block-post-date + .yubicool-reading-time{
  margin-left: 0;
}
.wp-site-blocks .wp-block-post-date + .yubicool-reading-time:before {
      content: '•';
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
.wp-site-blocks .yubicool-share-content-icons{
  display: grid;
}
.wp-site-blocks .yubicool-share-content-icons a {
      visibility: collapse !important;
      max-height: 2.25rem;
      height: 2.25rem;
      overflow: hidden;
      position: relative;
    }
.wp-site-blocks .yubicool-share-content-icons a::after{
  position: absolute;
  top: 0;
}
.wp-site-blocks .yubicool-share-content-icons a:last-child{
  margin-right: 0;
  padding-right: 0;
}
.wp-site-blocks .yubicool-share-content-icons{
    grid-template-columns: 2.5rem 2.5rem 2.5rem 2.5rem;
}
.yubicool-wp-single-content .wp-block-post-content{
  padding-top: 0 !important;
}
.wp-block-yubicool-wp-secondary-navigation li.wp-block-navigation-link{
  margin-bottom: 0;
}
/* Tailwind reset breaks wordpress dividers */
.divider{
  border-width: 1px;
}
main.ybc-content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0;
  padding-right: 0;
  padding-top: 4.5rem;
}
@media (min-width: 768px){
  main.ybc-content{
    padding-top: 0;
  }
}
@media (min-width: 1440px){
  main.ybc-content{
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
main.ybc-content {
  max-width: 100vw;
  overflow: hidden;
}
@media (min-width: 768px) {
main.ybc-content {
    top: 2rem
}
  }
@media (min-width: 1024px) {
main.ybc-content {
    top: 6.5rem
}
  }
@media (min-width: 1440px) {
main.ybc-content {
    width: 1440px
}
main.ybc-content > .ybc-container{
    max-width: 1440px;
  }
  }
main.ybc-content > .ybc-container {
    min-height: 40vh;
  }
@media (min-width: 1440px){
  .block-editor-block-list__layout .wp-block{
    max-width: 1440px;
  }
}
.yubicool-wp-inline-group{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}
.entry-content.wp-block-post-content{
  margin-left: -1rem;
  margin-right: -1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 4.5rem;
  padding-top: 4.5rem;
}
@media (min-width: 1440px) {
.entry-content.wp-block-post-content{
    margin-left: -10rem;
    margin-right: -10rem;
    padding-left: 10rem;
    padding-right: 10rem;
    padding-top: 6.5rem;
  }
  }
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content{
  color: #3D4133;
  max-width: none;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where([class~="lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(a):not(:where([class~="ybc-not-prose"] *)){
  color: #0073A5;
  text-decoration: none;
  font-weight: 500;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(a):not(:where([class~="ybc-not-prose"] *)):hover{
  color: #2c5282;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(strong):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(a strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(blockquote strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(thead th strong):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol[type="A"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-alpha;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol[type="a"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-alpha;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol[type="A" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-alpha;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol[type="a" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-alpha;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol[type="I"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-roman;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol[type="i"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-roman;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol[type="I" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: upper-roman;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol[type="i" s]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: lower-roman;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol[type="1"]):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: decimal;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ul):not(:where([class~="ybc-not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol > li):not(:where([class~="ybc-not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ul > li):not(:where([class~="ybc-not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(hr):not(:where([class~="ybc-not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(blockquote):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(blockquote p:first-of-type):not(:where([class~="ybc-not-prose"] *))::before{
  content: open-quote;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(blockquote p:last-of-type):not(:where([class~="ybc-not-prose"] *))::after{
  content: close-quote;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h1):not(:where([class~="ybc-not-prose"] *)){
  color: #3D4133;
  font-weight: 400;
  font-size: 3rem;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 3.5rem;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h1 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h2):not(:where([class~="ybc-not-prose"] *)){
  color: #005572;
  font-weight: 700;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 1.75rem;
  line-height: 2.5rem;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h2 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h3):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h3 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h4):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 300;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5rem;
  font-size: 1.25rem;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h4 strong):not(:where([class~="ybc-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(img):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(figure > *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(figcaption):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(code):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(code):not(:where([class~="ybc-not-prose"] *))::before{
  content: "`";
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(code):not(:where([class~="ybc-not-prose"] *))::after{
  content: "`";
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(a code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h1 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h2 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h3 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h4 code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(blockquote code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(thead th code):not(:where([class~="ybc-not-prose"] *)){
  color: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(pre):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(pre code):not(:where([class~="ybc-not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(pre code):not(:where([class~="ybc-not-prose"] *))::before{
  content: none;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(pre code):not(:where([class~="ybc-not-prose"] *))::after{
  content: none;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(table):not(:where([class~="ybc-not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(thead):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(thead th):not(:where([class~="ybc-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(tbody tr):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(tbody tr:last-child):not(:where([class~="ybc-not-prose"] *)){
  border-bottom-width: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(tbody td):not(:where([class~="ybc-not-prose"] *)){
  vertical-align: baseline;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(tfoot):not(:where([class~="ybc-not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(tfoot td):not(:where([class~="ybc-not-prose"] *)){
  vertical-align: top;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75rem;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 1.25em;
  color: #3D4133;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(video):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(figure):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(li):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ol > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ul > li):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0.375em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(.ybc-prose > ul > li p):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(.ybc-prose > ul > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(.ybc-prose > ul > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(.ybc-prose > ol > li > *:first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 1.25em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(.ybc-prose > ol > li > *:last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 1.25em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(hr + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h2 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h3 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(h4 + *):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(thead th:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(thead th:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(tbody td, tfoot td):not(:where([class~="ybc-not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="ybc-not-prose"] *)){
  padding-left: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="ybc-not-prose"] *)){
  padding-right: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(.ybc-prose > :first-child):not(:where([class~="ybc-not-prose"] *)){
  margin-top: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where(.ybc-prose > :last-child):not(:where([class~="ybc-not-prose"] *)){
  margin-bottom: 0;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content{
  font-weight: 400;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content :where([class~="ybc-prose-lead"]):not(:where([class~="ybc-not-prose"] *)){
  color: #3D4133;
  font-size: 1.25rem;
  line-height: 2rem;
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content.ybc-prose-invert :where(thead, tr):not(:where([class~='ybc-not-prose'] *)){
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.yubicool-link-arrow.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content.ybc-prose-invert :where(ul, ol):not(:where([class~='ybc-not-prose'] *)) > li::marker{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.ybc-content:not(.yubicool-wp-content-page) .entry-content.wp-block-post-content h2{
  --tw-text-opacity: 1;
  color: rgb(0 85 114 / var(--tw-text-opacity));
}
.yubicool-share-content-icons{
  display: grid;
  grid-template-columns: 2.5rem 2.5rem 2.5rem 2.5rem;
}
/* WWW-299: Fix FSE Regressions (Refactor when fixing blog template) */
a.read-more img {
  display: inherit;
}
/* WWW-300: Fix Issues with centering images */
figure.wp-block-image.aligncenter{
  display: flex;
  justify-content: center;
}
/* WWW-261: Social Icons on the Blog should be in a row */
.social-links{
  display: inline-flex;
  flex-direction: row;
  gap: 0.5rem;
}
/* Make wordpress menus look like social menu */
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a {
    visibility: collapse;
  }
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a::after{
  visibility: visible;
  display: block;
  height: 2.25rem;
  width: 2.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
  background-repeat: no-repeat;
      content: '';
      background-image: var(--icon-image, '');
      transition: 0.2s;
}
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a:hover::after {
      background-image: var(--icon-hover-image, '');
    }
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a[href*='rss'],  
    .yubicool-footer-row-type-upper ul.wp-block-navigation__container li a[href*='RSS'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxwYXRoIGQ9Ik0xMi41MTY1IDIyQzEzLjQxOTUgMjIgMTQuMTUxNSAyMS4yNjggMTQuMTUxNSAyMC4zNjVDMTQuMTUxNSAxOS40NjIgMTMuNDE5NSAxOC43MyAxMi41MTY1IDE4LjczQzExLjYxMzUgMTguNzMgMTAuODgxNSAxOS40NjIgMTAuODgxNSAyMC4zNjVDMTAuODgxNSAyMS4yNjggMTEuNjEzNSAyMiAxMi41MTY1IDIyWiIgZmlsbD0iIzY4NkY1OSIvPgo8cGF0aCBkPSJNMTAuODgxNSAxMC4zMzAxVjEyLjQ1MjZDMTYuMTU0IDEyLjQ1MjYgMjAuNDI5IDE2LjcyNzYgMjAuNDI5IDIyLjAwMDFIMjIuNTUxNUMyMi41NTE1IDE1LjU1NzYgMTcuMzI0IDEwLjMzMDEgMTAuODgxNSAxMC4zMzAxWk0xMC44ODE1IDE0LjU3NTFWMTYuNjk3NkMxMy44MDY1IDE2LjY5NzYgMTYuMTg0IDE5LjA3NTEgMTYuMTg0IDIyLjAwMDFIMTguMzA2NUMxOC4zMDY1IDE3Ljg5NzYgMTQuOTg0IDE0LjU3NTEgMTAuODgxNSAxNC41NzUxWiIgZmlsbD0iIzY4NkY1OSIvPgo8L3N2Zz4K);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTEuNjM1IDIyQzEyLjUzOCAyMiAxMy4yNyAyMS4yNjggMTMuMjcgMjAuMzY1QzEzLjI3IDE5LjQ2MiAxMi41MzggMTguNzMgMTEuNjM1IDE4LjczQzEwLjczMiAxOC43MyAxMCAxOS40NjIgMTAgMjAuMzY1QzEwIDIxLjI2OCAxMC43MzIgMjIgMTEuNjM1IDIyWiIgZmlsbD0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTAgMTAuMzMwMVYxMi40NTI2QzE1LjI3MjUgMTIuNDUyNiAxOS41NDc1IDE2LjcyNzYgMTkuNTQ3NSAyMi4wMDAxSDIxLjY3QzIxLjY3IDE1LjU1NzYgMTYuNDQyNSAxMC4zMzAxIDEwIDEwLjMzMDFaTTEwIDE0LjU3NTFWMTYuNjk3NkMxMi45MjUgMTYuNjk3NiAxNS4zMDI1IDE5LjA3NTEgMTUuMzAyNSAyMi4wMDAxSDE3LjQyNUMxNy40MjUgMTcuODk3NiAxNC4xMDI1IDE0LjU3NTEgMTAgMTQuNTc1MVoiIGZpbGw9IiM4NEJEMDAiLz4KPC9zdmc+Cg==);
  }
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a[href*='twitter'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNi41IiByPSIxNS42NjY3IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIiBzdHJva2Utd2lkdGg9IjAuNjY2NjY3Ii8+CjxwYXRoIGQ9Ik0yMy4wMDAzIDExLjg0NjRDMjIuNDg1MSAxMi4wNzQ4IDIxLjkzMTYgMTIuMjI5MiAyMS4zNTA2IDEyLjI5ODZDMjEuOTQzNyAxMS45NDMyIDIyLjM5OTEgMTEuMzgwMyAyMi42MTM1IDEwLjcwOTZDMjIuMDQ5NyAxMS4wNDQxIDIxLjQzMjkgMTEuMjc5OSAyMC43ODk2IDExLjQwNjZDMjAuMjY1NyAxMC44NDg0IDE5LjUxOTIgMTAuNDk5NSAxOC42OTMxIDEwLjQ5OTVDMTcuMTA2OCAxMC40OTk1IDE1LjgyMDcgMTEuNzg1NSAxNS44MjA3IDEzLjM3MTdDMTUuODIwNyAxMy41OTY4IDE1Ljg0NjEgMTMuODE2IDE1Ljg5NTEgMTQuMDI2M0MxMy41MDggMTMuOTA2NSAxMS4zOTE2IDEyLjc2MyA5Ljk3NDg5IDExLjAyNTNDOS43Mjc3IDExLjQ0OTUgOS41ODYwNiAxMS45NDI5IDkuNTg2MDYgMTIuNDY5MkM5LjU4NjA2IDEzLjQ2NTggMTAuMDkzMiAxNC4zNDQ5IDEwLjg2MzggMTQuODZDMTAuNDA3NyAxNC44NDU3IDkuOTYxNjMgMTQuNzIyNSA5LjU2MjgyIDE0LjUwMDdDOS41NjI2NiAxNC41MTI3IDkuNTYyNjYgMTQuNTI0NyA5LjU2MjY2IDE0LjUzNjhDOS41NjI2NiAxNS45Mjg0IDEwLjU1MjcgMTcuMDg5NCAxMS44NjY2IDE3LjM1MzJDMTEuNDQzNyAxNy40NjgzIDExIDE3LjQ4NTEgMTAuNTY5NiAxNy40MDI0QzEwLjkzNSAxOC41NDM1IDExLjk5NTggMTkuMzczOSAxMy4yNTI2IDE5LjM5NzJDMTIuMjY5NiAyMC4xNjc1IDExLjAzMTEgMjAuNjI2NyA5LjY4NTQ4IDIwLjYyNjdDOS40NTM2MSAyMC42MjY3IDkuMjI1MDIgMjAuNjEzMSA5LjAwMDMxIDIwLjU4NjZDMTAuMjcxNCAyMS40MDE1IDExLjc4MTIgMjEuODc3IDEzLjQwMzIgMjEuODc3QzE4LjY4NjQgMjEuODc3IDIxLjU3NTQgMTcuNTAwMyAyMS41NzU0IDEzLjcwNDhDMjEuNTc1NCAxMy41ODAyIDIxLjU3MjYgMTMuNDU2NCAyMS41NjcxIDEzLjMzMzJDMjIuMTI5NCAxMi45MjY3IDIyLjYxNDcgMTIuNDIzMiAyMy4wMDAzIDExLjg0NjRaIiBmaWxsPSIjNjg2RjU5Ii8+Cjwvc3ZnPgo=);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMjIuMzc1IDEyLjA3MzlDMjEuOTQwMyAxMi4yNjY2IDIxLjQ3MzMgMTIuMzk2OSAyMC45ODMxIDEyLjQ1NTVDMjEuNDgzNSAxMi4xNTU2IDIxLjg2NzcgMTEuNjgwNiAyMi4wNDg2IDExLjExNDdDMjEuNTcyOSAxMS4zOTcgMjEuMDUyNSAxMS41OTU5IDIwLjUwOTcgMTEuNzAyOEMyMC4wNjc2IDExLjIzMTggMTkuNDM3OCAxMC45Mzc1IDE4Ljc0MDggMTAuOTM3NUMxNy40MDI0IDEwLjkzNzUgMTYuMzE3MiAxMi4wMjI2IDE2LjMxNzIgMTMuMzYwOUMxNi4zMTcyIDEzLjU1MDkgMTYuMzM4NyAxMy43MzU4IDE2LjM4IDEzLjkxMzJDMTQuMzY1OCAxMy44MTIxIDEyLjU4MDEgMTIuODQ3MyAxMS4zODQ4IDExLjM4MTFDMTEuMTc2MiAxMS43MzkgMTEuMDU2NyAxMi4xNTU0IDExLjA1NjcgMTIuNTk5NUMxMS4wNTY3IDEzLjQ0MDMgMTEuNDg0NiAxNC4xODIgMTIuMTM0OSAxNC42MTY2QzExLjc1IDE0LjYwNDYgMTEuMzczNiAxNC41MDA2IDExLjAzNzEgMTQuMzEzNUMxMS4wMzcgMTQuMzIzNiAxMS4wMzcgMTQuMzMzOCAxMS4wMzcgMTQuMzQ0QzExLjAzNyAxNS41MTgyIDExLjg3MjMgMTYuNDk3NyAxMi45ODEgMTYuNzIwM0MxMi42MjQxIDE2LjgxNzQgMTIuMjQ5OCAxNi44MzE2IDExLjg4NjYgMTYuNzYxOEMxMi4xOTQ5IDE3LjcyNDcgMTMuMDkgMTguNDI1MyAxNC4xNTA0IDE4LjQ0NDlDMTMuMzIxIDE5LjA5NDkgMTIuMjc2IDE5LjQ4MjMgMTEuMTQwNiAxOS40ODIzQzEwLjk0NSAxOS40ODIzIDEwLjc1MjEgMTkuNDcwOCAxMC41NjI1IDE5LjQ0ODVDMTEuNjM1IDIwLjEzNjEgMTIuOTA4OSAyMC41MzczIDE0LjI3NzQgMjAuNTM3M0MxOC43MzUxIDIwLjUzNzMgMjEuMTcyNyAxNi44NDQ0IDIxLjE3MjcgMTMuNjQyQzIxLjE3MjcgMTMuNTM2OCAyMS4xNzA0IDEzLjQzMjMgMjEuMTY1NyAxMy4zMjg0QzIxLjY0MDEgMTIuOTg1NCAyMi4wNDk3IDEyLjU2MDYgMjIuMzc1IDEyLjA3MzlaIiBmaWxsPSIjODRCRDAwIi8+Cjwvc3ZnPgo=);
  }
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a[href*='mailto'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxyZWN0IHdpZHRoPSIxMy43NDc1IiBoZWlnaHQ9IjEwLjMxNjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjEzMTUgMTAuOTM3NSkiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yMy4xOTEzIDEwLjk0MkMyMy4xMzI4IDEwLjkzNiAyMy4wNzM3IDEwLjkzNiAyMy4wMTUyIDEwLjk0MkgxMC45ODYxQzEwLjkwOSAxMC45NDMyIDEwLjgzMjQgMTAuOTU0OCAxMC43NTg0IDEwLjk3NjRMMTYuOTY2MyAxNy4xNTg1TDIzLjE5MTMgMTAuOTQyWiIgZmlsbD0iIzY4NkY1OSIvPgo8cGF0aCBkPSJNMjMuODI3NCAxMS41NEwxNy41NzIzIDE3Ljc2OTRDMTcuNDExMyAxNy45Mjk0IDE3LjE5MzUgMTguMDE5MiAxNi45NjY2IDE4LjAxOTJDMTYuNzM5NiAxOC4wMTkyIDE2LjUyMTggMTcuOTI5NCAxNi4zNjA4IDE3Ljc2OTRMMTAuMTYxNSAxMS41ODczQzEwLjE0MjUgMTEuNjU3MyAxMC4xMzI0IDExLjcyOTUgMTAuMTMxNSAxMS44MDIxVjIwLjM5NDNDMTAuMTMxNSAyMC42MjIyIDEwLjIyMiAyMC44NDA3IDEwLjM4MzEgMjEuMDAxOEMxMC41NDQzIDIxLjE2MyAxMC43NjI4IDIxLjI1MzUgMTAuOTkwNyAyMS4yNTM1SDIzLjAxOThDMjMuMjQ3NiAyMS4yNTM1IDIzLjQ2NjIgMjEuMTYzIDIzLjYyNzMgMjEuMDAxOEMyMy43ODg0IDIwLjg0MDcgMjMuODc5IDIwLjYyMjIgMjMuODc5IDIwLjM5NDNWMTEuODAyMUMyMy44NzU2IDExLjcxMjYgMjMuODU4MiAxMS42MjQyIDIzLjgyNzQgMTEuNTRaTTExLjU3OTMgMjAuMzk0M0gxMC45ODIxVjE5Ljc3OTlMMTQuMTA1NCAxNi42ODI1TDE0LjcxMTEgMTcuMjg4MkwxMS41NzkzIDIwLjM5NDNaTTIzLjAxMTIgMjAuMzk0M0gyMi40MDk3TDE5LjI3NzkgMTcuMjg4MkwxOS44ODM2IDE2LjY4MjVMMjMuMDA2OSAxOS43Nzk5TDIzLjAxMTIgMjAuMzk0M1oiIGZpbGw9IiM2ODZGNTkiLz4KPC9zdmc+Cg==);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cmVjdCB3aWR0aD0iMTMuNzQ3NSIgaGVpZ2h0PSIxMC4zMTYxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5LjI1IDEwLjkzNzUpIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjIuMzA5OCAxMC45NDJDMjIuMjUxMyAxMC45MzYgMjIuMTkyMyAxMC45MzYgMjIuMTMzNyAxMC45NDJIMTAuMTA0NkMxMC4wMjc2IDEwLjk0MzIgOS45NTA5NiAxMC45NTQ4IDkuODc2OTUgMTAuOTc2NEwxNi4wODQ4IDE3LjE1ODVMMjIuMzA5OCAxMC45NDJaIiBmaWxsPSIjODRCRDAwIi8+CjxwYXRoIGQ9Ik0yMi45NDU5IDExLjU0TDE2LjY5MDggMTcuNzY5NEMxNi41Mjk4IDE3LjkyOTQgMTYuMzEyMSAxOC4wMTkyIDE2LjA4NTEgMTguMDE5MkMxNS44NTgxIDE4LjAxOTIgMTUuNjQwMyAxNy45Mjk0IDE1LjQ3OTMgMTcuNzY5NEw5LjI4MDA3IDExLjU4NzNDOS4yNjEwMSAxMS42NTczIDkuMjUwOTEgMTEuNzI5NSA5LjI1IDExLjgwMjFWMjAuMzk0M0M5LjI1IDIwLjYyMjIgOS4zNDA1MiAyMC44NDA3IDkuNTAxNjYgMjEuMDAxOEM5LjY2Mjc5IDIxLjE2MyA5Ljg4MTM0IDIxLjI1MzUgMTAuMTA5MiAyMS4yNTM1SDIyLjEzODNDMjIuMzY2MiAyMS4yNTM1IDIyLjU4NDcgMjEuMTYzIDIyLjc0NTggMjEuMDAxOEMyMi45MDcgMjAuODQwNyAyMi45OTc1IDIwLjYyMjIgMjIuOTk3NSAyMC4zOTQzVjExLjgwMjFDMjIuOTk0MSAxMS43MTI2IDIyLjk3NjcgMTEuNjI0MiAyMi45NDU5IDExLjU0Wk0xMC42OTc4IDIwLjM5NDNIMTAuMTAwNlYxOS43Nzk5TDEzLjIyMzkgMTYuNjgyNUwxMy44Mjk2IDE3LjI4ODJMMTAuNjk3OCAyMC4zOTQzWk0yMi4xMjk3IDIwLjM5NDNIMjEuNTI4MkwxOC4zOTY0IDE3LjI4ODJMMTkuMDAyMSAxNi42ODI1TDIyLjEyNTQgMTkuNzc5OUwyMi4xMjk3IDIwLjM5NDNaIiBmaWxsPSIjODRCRDAwIi8+Cjwvc3ZnPgo=);
  }
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a[href*='facebook'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNi41IiByPSIxNS42NjY3IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIiBzdHJva2Utd2lkdGg9IjAuNjY2NjY3Ii8+CjxwYXRoIGQ9Ik0xNi40MjcxIDE0LjM2NjNWMTMuMDg2M0MxNi40MjcxIDEyLjUzMTYgMTYuNTU1MSAxMi4yMzI5IDE3LjQ1MTEgMTIuMjMyOUgxOC41NjA1VjEwLjA5OTZIMTYuODUzOEMxNC43MjA1IDEwLjA5OTYgMTMuODY3MSAxMS41MDc2IDEzLjg2NzEgMTMuMDg2M1YxNC4zNjYzSDEyLjE2MDVWMTYuNDk5NkgxMy44NjcxVjIyLjg5OTZIMTYuNDI3MVYxNi40OTk2SDE4LjMwNDVMMTguNTYwNSAxNC4zNjYzSDE2LjQyNzFaIiBmaWxsPSIjNjg2RjU5Ii8+Cjwvc3ZnPgo=);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTYuMzYwMyAxNC4yMDAxVjEzLjEyMDFDMTYuMzYwMyAxMi42NTIxIDE2LjQ2ODMgMTIuNDAwMSAxNy4yMjQzIDEyLjQwMDFIMTguMTYwM1YxMC42MDAxSDE2LjcyMDNDMTQuOTIwMyAxMC42MDAxIDE0LjIwMDMgMTEuNzg4MSAxNC4yMDAzIDEzLjEyMDFWMTQuMjAwMUgxMi43NjAzVjE2LjAwMDFIMTQuMjAwM1YyMS40MDAxSDE2LjM2MDNWMTYuMDAwMUgxNy45NDQzTDE4LjE2MDMgMTQuMjAwMUgxNi4zNjAzWiIgZmlsbD0iIzg0QkQwMCIvPgo8L3N2Zz4K);
  }
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a[href*='github'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMDc4OSA4LjVDMTUuMjUxNSA4LjQ5ODE1IDEzLjQ4MzMgOS4xNDcxIDEyLjA5MSAxMC4zMzA2QzEwLjY5ODYgMTEuNTE0IDkuNzczMjcgMTMuMTU0NiA5LjQ4MDY5IDE0Ljk1ODRDOS4xODgxMSAxNi43NjIxIDkuNTQ3NDUgMTguNjExMSAxMC40OTQzIDIwLjE3NEMxMS40NDEyIDIxLjczNjkgMTIuOTEzNiAyMi45MTE1IDE0LjY0NzkgMjMuNDg3NEMxNS4wMzQ5IDIzLjU1ODIgMTUuMTcxOCAyMy4zMTc0IDE1LjE3MTggMjMuMTE0NEMxNS4xNzE4IDIyLjkxMTUgMTUuMTcxOCAyMi40NDg5IDE1LjE3MTggMjEuODA2OUMxMy4wMjQgMjIuMjc0MiAxMi41NzA5IDIwLjc3MzEgMTIuNTcwOSAyMC43NzMxQzEyLjQyODQgMjAuMzA3OSAxMi4xMjU3IDE5LjkwODIgMTEuNzE2NSAxOS42NDQ5QzExLjAyMjYgMTkuMTcyOSAxMS43NzMxIDE5LjE3MjkgMTEuNzczMSAxOS4xNzI5QzEyLjAxNjQgMTkuMjA3MiAxMi4yNDg2IDE5LjI5NjUgMTIuNDUyMiAxOS40MzM5QzEyLjY1NTkgMTkuNTcxMyAxMi44MjU2IDE5Ljc1MzIgMTIuOTQ4NSAxOS45NjU5QzEzLjA1MjkgMjAuMTU1MyAxMy4xOTM4IDIwLjMyMjIgMTMuMzYyOSAyMC40NTdDMTMuNTMyIDIwLjU5MTkgMTMuNzI2IDIwLjY5MiAxMy45MzM5IDIwLjc1MTZDMTQuMTQxOCAyMC44MTEzIDE0LjM1OTQgMjAuODI5MyAxNC41NzQzIDIwLjgwNDZDMTQuNzg5MSAyMC43Nzk5IDE0Ljk5NyAyMC43MTMxIDE1LjE4NiAyMC42MDc5QzE1LjIxNTYgMjAuMjE5NiAxNS4zODMgMTkuODU0NiAxNS42NTggMTkuNTc4OEMxMy45NDkyIDE5LjM4NTMgMTIuMTU1NSAxOC43MjQ1IDEyLjE1NTUgMTUuODAyNUMxMi4xNDM3IDE1LjAzOTIgMTIuNDI2IDE0LjMwMDYgMTIuOTQzOCAxMy43Mzk3QzEyLjcxMzIgMTMuMDc2IDEyLjc0MDEgMTIuMzQ5OSAxMy4wMTkzIDExLjcwNTJDMTMuMDE5MyAxMS43MDUyIDEzLjY2NiAxMS40OTc1IDE1LjEzNDEgMTIuNDkzNUMxNi4zOTQ3IDEyLjE0NzQgMTcuNzI1MyAxMi4xNDc0IDE4Ljk4NTkgMTIuNDkzNUMyMC40NTQgMTEuNDk3NSAyMS4wOTYgMTEuNzA1MiAyMS4wOTYgMTEuNzA1MkMyMS4zNzkgMTIuMzQzMSAyMS40MTI3IDEzLjA2NCAyMS4xOTA0IDEzLjcyNTVDMjEuNzA4MiAxNC4yODY1IDIxLjk5MDQgMTUuMDI1IDIxLjk3ODcgMTUuNzg4M0MyMS45Nzg3IDE4Ljc0MzMgMjAuMTgwMiAxOS4zOSAxOC40NjY3IDE5LjU2NDdDMTguNjUwNCAxOS43NDk0IDE4Ljc5MjMgMTkuOTcxNCAxOC44ODI3IDIwLjIxNThDMTguOTczMSAyMC40NjAxIDE5LjAwOTkgMjAuNzIxIDE4Ljk5MDcgMjAuOTgwOEMxOC45OTA3IDIyLjAwOTkgMTguOTkwNyAyMi44NDA3IDE4Ljk5MDcgMjMuMDkwOEMxOC45OTA3IDIzLjM0MSAxOS4xMjc1IDIzLjUzNDYgMTkuNTE5MyAyMy40NTlDMjEuMjMzOCAyMi44NjggMjIuNjg0MiAyMS42OSAyMy42MTQ0IDIwLjEzMzJDMjQuNTQ0NSAxOC41NzY0IDI0Ljg5NDUgMTYuNzQxIDI0LjYwMjUgMTQuOTUxMkMyNC4zMTA1IDEzLjE2MTMgMjMuMzk1MyAxMS41MzIzIDIyLjAxODYgMTAuMzUxOEMyMC42NDE5IDkuMTcxMzkgMTguODkyMyA4LjUxNTQ4IDE3LjA3ODkgOC41WiIgZmlsbD0iIzY4NkY1OSIvPgo8L3N2Zz4K);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE2LjE5NzQgOC41QzE0LjM3MDEgOC40OTgxNSAxMi42MDE4IDkuMTQ3MSAxMS4yMDk1IDEwLjMzMDZDOS44MTcxNyAxMS41MTQgOC44OTE4IDEzLjE1NDYgOC41OTkyMiAxNC45NTg0QzguMzA2NjQgMTYuNzYyMSA4LjY2NTk4IDE4LjYxMTEgOS42MTI4MyAyMC4xNzRDMTAuNTU5NyAyMS43MzY5IDEyLjAzMjIgMjIuOTExNSAxMy43NjY0IDIzLjQ4NzRDMTQuMTUzNSAyMy41NTgyIDE0LjI5MDQgMjMuMzE3NCAxNC4yOTA0IDIzLjExNDRDMTQuMjkwNCAyMi45MTE1IDE0LjI5MDQgMjIuNDQ4OSAxNC4yOTA0IDIxLjgwNjlDMTIuMTQyNiAyMi4yNzQyIDExLjY4OTQgMjAuNzczMSAxMS42ODk0IDIwLjc3MzFDMTEuNTQ2OSAyMC4zMDc5IDExLjI0NDIgMTkuOTA4MiAxMC44MzUgMTkuNjQ0OUMxMC4xNDExIDE5LjE3MjkgMTAuODkxNiAxOS4xNzI5IDEwLjg5MTYgMTkuMTcyOUMxMS4xMzQ5IDE5LjIwNzIgMTEuMzY3MSAxOS4yOTY1IDExLjU3MDggMTkuNDMzOUMxMS43NzQ0IDE5LjU3MTMgMTEuOTQ0MSAxOS43NTMyIDEyLjA2NyAxOS45NjU5QzEyLjE3MTUgMjAuMTU1MyAxMi4zMTIzIDIwLjMyMjIgMTIuNDgxNCAyMC40NTdDMTIuNjUwNSAyMC41OTE5IDEyLjg0NDYgMjAuNjkyIDEzLjA1MjQgMjAuNzUxNkMxMy4yNjAzIDIwLjgxMTMgMTMuNDc3OSAyMC44MjkzIDEzLjY5MjggMjAuODA0NkMxMy45MDc3IDIwLjc3OTkgMTQuMTE1NiAyMC43MTMxIDE0LjMwNDUgMjAuNjA3OUMxNC4zMzQxIDIwLjIxOTYgMTQuNTAxNiAxOS44NTQ2IDE0Ljc3NjYgMTkuNTc4OEMxMy4wNjc4IDE5LjM4NTMgMTEuMjc0IDE4LjcyNDUgMTEuMjc0IDE1LjgwMjVDMTEuMjYyMyAxNS4wMzkyIDExLjU0NDUgMTQuMzAwNiAxMi4wNjIzIDEzLjczOTdDMTEuODMxNyAxMy4wNzYgMTEuODU4NyAxMi4zNDk5IDEyLjEzNzggMTEuNzA1MkMxMi4xMzc4IDExLjcwNTIgMTIuNzg0NSAxMS40OTc1IDE0LjI1MjYgMTIuNDkzNUMxNS41MTMyIDEyLjE0NzQgMTYuODQzOCAxMi4xNDc0IDE4LjEwNDUgMTIuNDkzNUMxOS41NzI1IDExLjQ5NzUgMjAuMjE0NSAxMS43MDUyIDIwLjIxNDUgMTEuNzA1MkMyMC40OTc2IDEyLjM0MzEgMjAuNTMxMyAxMy4wNjQgMjAuMzA4OSAxMy43MjU1QzIwLjgyNjcgMTQuMjg2NSAyMS4xMDg5IDE1LjAyNSAyMS4wOTcyIDE1Ljc4ODNDMjEuMDk3MiAxOC43NDMzIDE5LjI5ODcgMTkuMzkgMTcuNTg1MiAxOS41NjQ3QzE3Ljc2ODkgMTkuNzQ5NCAxNy45MTA4IDE5Ljk3MTQgMTguMDAxMiAyMC4yMTU4QzE4LjA5MTYgMjAuNDYwMSAxOC4xMjg1IDIwLjcyMSAxOC4xMDkyIDIwLjk4MDhDMTguMTA5MiAyMi4wMDk5IDE4LjEwOTIgMjIuODQwNyAxOC4xMDkyIDIzLjA5MDhDMTguMTA5MiAyMy4zNDEgMTguMjQ2MSAyMy41MzQ2IDE4LjYzNzkgMjMuNDU5QzIwLjM1MjQgMjIuODY4IDIxLjgwMjggMjEuNjkgMjIuNzMyOSAyMC4xMzMyQzIzLjY2MyAxOC41NzY0IDI0LjAxMyAxNi43NDEgMjMuNzIxIDE0Ljk1MTJDMjMuNDI5IDEzLjE2MTMgMjIuNTEzOCAxMS41MzIzIDIxLjEzNzEgMTAuMzUxOEMxOS43NjA0IDkuMTcxMzkgMTguMDEwOCA4LjUxNTQ4IDE2LjE5NzQgOC41WiIgZmlsbD0iIzg0QkQwMCIvPgo8L3N2Zz4K);
  }
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a[href*='instagram'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxwYXRoIGQ9Ik0yMC4xMzYzIDguNUgxNC4zNzY2QzEyLjAzNTggOC41IDEwLjEzMTUgMTAuNDA0NCAxMC4xMzE1IDEyLjc0NTJWMTguNTA0OEMxMC4xMzE1IDIwLjg0NTYgMTIuMDM1OCAyMi43NSAxNC4zNzY2IDIyLjc1SDIwLjEzNjNDMjIuNDc3MSAyMi43NSAyNC4zODE1IDIwLjg0NTYgMjQuMzgxNSAxOC41MDQ4VjEyLjc0NTJDMjQuMzgxNCAxMC40MDQ0IDIyLjQ3NzEgOC41IDIwLjEzNjMgOC41Wk0yMi45NDc5IDE4LjUwNDhDMjIuOTQ3OSAyMC4wNTc2IDIxLjY4OTEgMjEuMzE2NSAyMC4xMzYzIDIxLjMxNjVIMTQuMzc2NkMxMi44MjM4IDIxLjMxNjUgMTEuNTY1IDIwLjA1NzYgMTEuNTY1IDE4LjUwNDhWMTIuNzQ1MkMxMS41NjUgMTEuMTkyMyAxMi44MjM4IDkuOTMzNTUgMTQuMzc2NiA5LjkzMzU1SDIwLjEzNjNDMjEuNjg5MSA5LjkzMzU1IDIyLjk0NzkgMTEuMTkyMyAyMi45NDc5IDEyLjc0NTJWMTguNTA0OFoiIGZpbGw9IiM2ODZGNTkiLz4KPHBhdGggZD0iTTE3LjI1NjUgMTEuOTM5NUMxNS4yMjQzIDExLjkzOTUgMTMuNTcwOSAxMy41OTI4IDEzLjU3MDkgMTUuNjI1QzEzLjU3MDkgMTcuNjU3MiAxNS4yMjQzIDE5LjMxMDUgMTcuMjU2NSAxOS4zMTA1QzE5LjI4ODcgMTkuMzEwNSAyMC45NDIgMTcuNjU3MiAyMC45NDIgMTUuNjI1QzIwLjk0MiAxMy41OTI4IDE5LjI4ODcgMTEuOTM5NSAxNy4yNTY1IDExLjkzOTVaTTE3LjI1NjUgMTcuODc3QzE2LjAxMjcgMTcuODc3IDE1LjAwNDUgMTYuODY4OCAxNS4wMDQ1IDE1LjYyNUMxNS4wMDQ1IDE0LjM4MTMgMTYuMDEyNyAxMy4zNzMgMTcuMjU2NSAxMy4zNzNDMTguNTAwMiAxMy4zNzMgMTkuNTA4NSAxNC4zODEzIDE5LjUwODUgMTUuNjI1QzE5LjUwODUgMTYuODY4NyAxOC41MDAyIDE3Ljg3NyAxNy4yNTY1IDE3Ljg3N1oiIGZpbGw9IiM2ODZGNTkiLz4KPHBhdGggZD0iTTIwLjk0OTIgMTIuODUwM0MyMS40MzY5IDEyLjg1MDMgMjEuODMyMyAxMi40NTQ5IDIxLjgzMjMgMTEuOTY3MUMyMS44MzIzIDExLjQ3OTQgMjEuNDM2OSAxMS4wODQgMjAuOTQ5MiAxMS4wODRDMjAuNDYxNCAxMS4wODQgMjAuMDY2IDExLjQ3OTQgMjAuMDY2IDExLjk2NzFDMjAuMDY2IDEyLjQ1NDkgMjAuNDYxNCAxMi44NTAzIDIwLjk0OTIgMTIuODUwM1oiIGZpbGw9IiM2ODZGNTkiLz4KPC9zdmc+Cg==);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTkuMjU0OCA4LjVIMTMuNDk1MkMxMS4xNTQ0IDguNSA5LjI1IDEwLjQwNDQgOS4yNSAxMi43NDUyVjE4LjUwNDhDOS4yNSAyMC44NDU2IDExLjE1NDQgMjIuNzUgMTMuNDk1MiAyMi43NUgxOS4yNTQ4QzIxLjU5NTYgMjIuNzUgMjMuNSAyMC44NDU2IDIzLjUgMTguNTA0OFYxMi43NDUyQzIzLjUgMTAuNDA0NCAyMS41OTU2IDguNSAxOS4yNTQ4IDguNVpNMjIuMDY2NSAxOC41MDQ4QzIyLjA2NjUgMjAuMDU3NiAyMC44MDc2IDIxLjMxNjUgMTkuMjU0OCAyMS4zMTY1SDEzLjQ5NTJDMTEuOTQyNCAyMS4zMTY1IDEwLjY4MzUgMjAuMDU3NiAxMC42ODM1IDE4LjUwNDhWMTIuNzQ1MkMxMC42ODM1IDExLjE5MjMgMTEuOTQyNCA5LjkzMzU1IDEzLjQ5NTIgOS45MzM1NUgxOS4yNTQ4QzIwLjgwNzYgOS45MzM1NSAyMi4wNjY1IDExLjE5MjMgMjIuMDY2NSAxMi43NDUyVjE4LjUwNDhaIiBmaWxsPSIjODRCRDAwIi8+CjxwYXRoIGQ9Ik0xNi4zNzUgMTEuOTM5NUMxNC4zNDI4IDExLjkzOTUgMTIuNjg5NSAxMy41OTI4IDEyLjY4OTUgMTUuNjI1QzEyLjY4OTUgMTcuNjU3MiAxNC4zNDI4IDE5LjMxMDUgMTYuMzc1IDE5LjMxMDVDMTguNDA3MiAxOS4zMTA1IDIwLjA2MDYgMTcuNjU3MiAyMC4wNjA2IDE1LjYyNUMyMC4wNjA2IDEzLjU5MjggMTguNDA3MiAxMS45Mzk1IDE2LjM3NSAxMS45Mzk1Wk0xNi4zNzUgMTcuODc3QzE1LjEzMTMgMTcuODc3IDE0LjEyMyAxNi44Njg4IDE0LjEyMyAxNS42MjVDMTQuMTIzIDE0LjM4MTMgMTUuMTMxMyAxMy4zNzMgMTYuMzc1IDEzLjM3M0MxNy42MTg4IDEzLjM3MyAxOC42MjcgMTQuMzgxMyAxOC42MjcgMTUuNjI1QzE4LjYyNyAxNi44Njg3IDE3LjYxODcgMTcuODc3IDE2LjM3NSAxNy44NzdaIiBmaWxsPSIjODRCRDAwIi8+CjxwYXRoIGQ9Ik0yMC4wNjc3IDEyLjg1MDNDMjAuNTU1NCAxMi44NTAzIDIwLjk1MDggMTIuNDU0OSAyMC45NTA4IDExLjk2NzFDMjAuOTUwOCAxMS40Nzk0IDIwLjU1NTQgMTEuMDg0IDIwLjA2NzcgMTEuMDg0QzE5LjU4IDExLjA4NCAxOS4xODQ2IDExLjQ3OTQgMTkuMTg0NiAxMS45NjcxQzE5LjE4NDYgMTIuNDU0OSAxOS41OCAxMi44NTAzIDIwLjA2NzcgMTIuODUwM1oiIGZpbGw9IiM4NEJEMDAiLz4KPC9zdmc+Cg==);
  }
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a[href*='youtube'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuODgxNSIgY3k9IjE2IiByPSIxNS41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIi8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiPgo8cGF0aCBkPSJNMjQuNzg2NSAxMi4wMDI1QzI0LjY5MzIgMTEuNjUxNSAyNC41MDkzIDExLjMzMTEgMjQuMjUzMyAxMS4wNzM1QzIzLjk5NzMgMTAuODE1OCAyMy42NzgxIDEwLjYyOTkgMjMuMzI3NyAxMC41MzQ0QzIyLjAzNzcgMTAuMTg3NSAxNi44ODE1IDEwLjE4NzUgMTYuODgxNSAxMC4xODc1QzE2Ljg4MTUgMTAuMTg3NSAxMS43MjUyIDEwLjE4NzUgMTAuNDM1MiAxMC41MzQ0QzEwLjA4NDggMTAuNjI5OSA5Ljc2NTYxIDEwLjgxNTggOS41MDk2IDExLjA3MzVDOS4yNTM2IDExLjMzMTEgOS4wNjk3NSAxMS42NTE1IDguOTc2NDcgMTIuMDAyNUM4LjYzMTQ3IDEzLjI5ODEgOC42MzE0NyAxNiA4LjYzMTQ3IDE2QzguNjMxNDcgMTYgOC42MzE0NyAxOC43MDE5IDguOTc2NDcgMTkuOTk3NUM5LjA2OTc1IDIwLjM0ODUgOS4yNTM2IDIwLjY2ODkgOS41MDk2IDIwLjkyNjVDOS43NjU2MSAyMS4xODQyIDEwLjA4NDggMjEuMzcwMSAxMC40MzUyIDIxLjQ2NTZDMTEuNzI1MiAyMS44MTI1IDE2Ljg4MTUgMjEuODEyNSAxNi44ODE1IDIxLjgxMjVDMTYuODgxNSAyMS44MTI1IDIyLjAzNzcgMjEuODEyNSAyMy4zMjc3IDIxLjQ2NTZDMjMuNjc4MSAyMS4zNzAxIDIzLjk5NzMgMjEuMTg0MiAyNC4yNTMzIDIwLjkyNjVDMjQuNTA5MyAyMC42Njg5IDI0LjY5MzIgMjAuMzQ4NSAyNC43ODY1IDE5Ljk5NzVDMjUuMTMxNSAxOC43MDE5IDI1LjEzMTUgMTYgMjUuMTMxNSAxNkMyNS4xMzE1IDE2IDI1LjEzMTUgMTMuMjk4MSAyNC43ODY1IDEyLjAwMjVaIiBmaWxsPSIjNjg2RjU5Ii8+CjxwYXRoIGQ9Ik0xNS4xOTQgMTguNDUzM0wxOS41MDY1IDE1Ljk5OThMMTUuMTk0IDEzLjU0NjRWMTguNDUzM1oiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3Ljg4MTQ3IDcpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMjMuOTA1IDEyLjAwMjVDMjMuODExNyAxMS42NTE1IDIzLjYyNzkgMTEuMzMxMSAyMy4zNzE5IDExLjA3MzVDMjMuMTE1OSAxMC44MTU4IDIyLjc5NjcgMTAuNjI5OSAyMi40NDYyIDEwLjUzNDRDMjEuMTU2MiAxMC4xODc1IDE2IDEwLjE4NzUgMTYgMTAuMTg3NUMxNiAxMC4xODc1IDEwLjg0MzggMTAuMTg3NSA5LjU1Mzc1IDEwLjUzNDRDOS4yMDMzMyAxMC42Mjk5IDguODg0MTQgMTAuODE1OCA4LjYyODE0IDExLjA3MzVDOC4zNzIxMyAxMS4zMzExIDguMTg4MjkgMTEuNjUxNSA4LjA5NSAxMi4wMDI1QzcuNzUgMTMuMjk4MSA3Ljc1IDE2IDcuNzUgMTZDNy43NSAxNiA3Ljc1IDE4LjcwMTkgOC4wOTUgMTkuOTk3NUM4LjE4ODI5IDIwLjM0ODUgOC4zNzIxMyAyMC42Njg5IDguNjI4MTQgMjAuOTI2NUM4Ljg4NDE0IDIxLjE4NDIgOS4yMDMzMyAyMS4zNzAxIDkuNTUzNzUgMjEuNDY1NkMxMC44NDM4IDIxLjgxMjUgMTYgMjEuODEyNSAxNiAyMS44MTI1QzE2IDIxLjgxMjUgMjEuMTU2MiAyMS44MTI1IDIyLjQ0NjIgMjEuNDY1NkMyMi43OTY3IDIxLjM3MDEgMjMuMTE1OSAyMS4xODQyIDIzLjM3MTkgMjAuOTI2NUMyMy42Mjc5IDIwLjY2ODkgMjMuODExNyAyMC4zNDg1IDIzLjkwNSAxOS45OTc1QzI0LjI1IDE4LjcwMTkgMjQuMjUgMTYgMjQuMjUgMTZDMjQuMjUgMTYgMjQuMjUgMTMuMjk4MSAyMy45MDUgMTIuMDAyNVoiIGZpbGw9IiM4NEJEMDAiLz4KPHBhdGggZD0iTTE0LjMxMjUgMTguNDUzM0wxOC42MjUgMTUuOTk5OEwxNC4zMTI1IDEzLjU0NjRWMTguNDUzM1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  }
.yubicool-footer-row-type-upper ul.wp-block-navigation__container li a[href*='linkedin'] {
    --icon-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMiAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNi41IiByPSIxNS42NjY3IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRDJENENEIiBzdHJva2Utd2lkdGg9IjAuNjY2NjY3Ii8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiPgo8cGF0aCBkPSJNMTMuMDI2NSAyMS45MTFWMTMuMzEySDEwLjE2ODNWMjEuOTExSDEzLjAyNjVaTTExLjU5NzggMTIuMTM3MkMxMi41OTQ0IDEyLjEzNzIgMTMuMjE0OCAxMS40NzY5IDEzLjIxNDggMTAuNjUxOEMxMy4xOTYzIDkuODA3OTkgMTIuNTk0NSA5LjE2NjAyIDExLjYxNjcgOS4xNjYwMkMxMC42MzkgOS4xNjYwMiA5Ljk5OTY5IDkuODA4MDEgOS45OTk2OSAxMC42NTE4QzkuOTk5NjkgMTEuNDc3IDEwLjYxOTkgMTIuMTM3MiAxMS41NzkxIDEyLjEzNzJIMTEuNTk3N0gxMS41OTc4Wk0xNC42MDg0IDIxLjkxMUgxNy40NjY2VjE3LjEwODlDMTcuNDY2NiAxNi44NTE5IDE3LjQ4NTIgMTYuNTk1MiAxNy41NjA2IDE2LjQxMTRDMTcuNzY3MiAxNS44OTggMTguMjM3NSAxNS4zNjYxIDE5LjAyNzEgMTUuMzY2MUMyMC4wNjEzIDE1LjM2NjEgMjAuNDc1MSAxNi4xNTQ3IDIwLjQ3NTEgMTcuMzEwN1YyMS45MTFIMjMuMzMzVjE2Ljk4MDRDMjMuMzMzIDE0LjMzOTEgMjEuOTIzIDEzLjExMDEgMjAuMDQyNSAxMy4xMTAxQzE4LjUwMDYgMTMuMTEwMSAxNy44MjM3IDEzLjk3MiAxNy40NDc2IDE0LjU1ODlIMTcuNDY2NlYxMy4zMTE4SDE0LjYwODVDMTQuNjQ2IDE0LjExODcgMTQuNjA4NSAyMS45MTA5IDE0LjYwODUgMjEuOTEwOUwxNC42MDg0IDIxLjkxMVoiIGZpbGw9IiM2ODZGNTkiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNS4yOTQiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjY2NjY5IDcuODMzNSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
    --icon-hover-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTUuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzg0QkQwMCIvPgo8cGF0aCBkPSJNMTMuNDkxMyAyMC41NjYxVjEzLjMxMDdIMTEuMDc5OFYyMC41NjYxSDEzLjQ5MTNaTTEyLjI4NTkgMTIuMzE5NUMxMy4xMjY4IDEyLjMxOTUgMTMuNjUwMyAxMS43NjIzIDEzLjY1MDMgMTEuMDY2MUMxMy42MzQ2IDEwLjM1NDIgMTMuMTI2OSA5LjgxMjUgMTIuMzAxOCA5LjgxMjVDMTEuNDc2OSA5LjgxMjUgMTAuOTM3NSAxMC4zNTQyIDEwLjkzNzUgMTEuMDY2MUMxMC45Mzc1IDExLjc2MjQgMTEuNDYwOCAxMi4zMTk1IDEyLjI3MDEgMTIuMzE5NUgxMi4yODU4SDEyLjI4NTlaTTE0LjgyNjEgMjAuNTY2MUgxNy4yMzc3VjE2LjUxNDNDMTcuMjM3NyAxNi4yOTc1IDE3LjI1MzQgMTYuMDgwOCAxNy4zMTcgMTUuOTI1OEMxNy40OTE0IDE1LjQ5MjYgMTcuODg4MiAxNS4wNDM5IDE4LjU1NDMgMTUuMDQzOUMxOS40MjcgMTUuMDQzOSAxOS43NzYxIDE1LjcwOTIgMTkuNzc2MSAxNi42ODQ2VjIwLjU2NjFIMjIuMTg3NVYxNi40MDU5QzIyLjE4NzUgMTQuMTc3MyAyMC45OTc4IDEzLjE0MDMgMTkuNDExMSAxMy4xNDAzQzE4LjExMDIgMTMuMTQwMyAxNy41MzkgMTMuODY3NSAxNy4yMjE2IDE0LjM2MjhIMTcuMjM3N1YxMy4zMTA1SDE0LjgyNjJDMTQuODU3OCAxMy45OTEzIDE0LjgyNjIgMjAuNTY2IDE0LjgyNjIgMjAuNTY2TDE0LjgyNjEgMjAuNTY2MVoiIGZpbGw9IiM4NEJEMDAiLz4KPC9zdmc+Cg==);
  }
/* WWW-142: Japanese Blog Excerpts too long. */
html[lang='ja'] .card__copy p{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.sticky {
  position: inherit !important;
}
.ybc-container .wp-block-embed {
  margin: 0 auto !important;
}
@media (min-width: 1024px) {
.wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid {
    padding: 0 1.5rem !important;
    max-width: 100vw;
    margin: 0 auto
}
  }
.wp-site-blocks{
  overflow: hidden;
}
@media (min-width: 1440px){
  .wp-site-blocks{
    max-width: 1440px;
  }
}
.yubicool-wp-content-page .wp-block-post-content{
  padding-bottom: 10rem;
  padding-top: 4.5rem;
  min-height: 35vh;
}
.yubicool-wp-content-page .wp-block-post-content.entry-content{
  padding-top: 0;
}
@media (min-width: 768px, max-width: 1024px-1) {
.yubicool-wp-content-page .wp-block-post-content{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

    .yubicool-wp-content-page .wp-block-post-content p,
    .yubicool-wp-content-page .wp-block-post-content h2,
    .yubicool-wp-content-page .wp-block-post-content h4,
    .yubicool-wp-content-page .wp-block-post-content div.is-layout-flow,
    .yubicool-wp-content-page .wp-block-post-content .wp-block-jetpack-layout-grid-column,
    .yubicool-wp-content-page .wp-block-post-content .wp-block-jetpack-layout-grid {
      max-width: calc(100% - 3rem);
    }
    .yubicool-wp-content-page .wp-block-post-content > p, 
    .yubicool-wp-content-page .wp-block-post-content h2, 
    .yubicool-wp-content-page .wp-block-post-content h4, 
    .yubicool-wp-content-page .wp-block-post-content div.is-layout-flow, 
    .yubicool-wp-content-page .wp-block-post-content .wp-block-jetpack-layout-grid-column, 
    .yubicool-wp-content-page .wp-block-post-content .wp-block-jetpack-layout-grid{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  }
main.ybc-content.yubicool-wp-content-search .yubicool-blade, 
  main.ybc-content.yubicool-wp-content-search .yoast-breadcrumbs{
  padding-top: 0;
}
main.ybc-content.yubicool-wp-content-search .yubicool-blade{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.ybc-content.yubicool-wp-content-search .yoast-breadcrumbs{
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
main.ybc-content.yubicool-wp-content-archive-press-releases .yubicool-blade, 
  main.ybc-content.yubicool-wp-content-archive-press-releases .yoast-breadcrumbs{
  padding-top: 0;
}
main.ybc-content.yubicool-wp-content-archive-press-releases .yubicool-blade{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.ybc-content.yubicool-wp-content-archive-press-releases .yoast-breadcrumbs{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  main.ybc-content.yubicool-wp-content-404{
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
@media (min-width: 1440px) {
  main.ybc-content.yubicool-wp-content-404{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
main.ybc-content.yubicool-wp-content-404{
  background-size: cover;
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-image: url(51c46bfb2f8338a5eab1.svg);
}
main.ybc-content.yubicool-wp-content-404 > div > .wp-block-yubicool-wp-grid {
    min-height: 30vh;
  }
main.ybc-content.yubicool-wp-content-404 h1{
  margin-bottom: 0.5rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
}
main.ybc-content.yubicool-wp-content-index .yoast-breadcrumbs{
  padding-bottom: 1rem;
  padding-top: 0.5rem;
}
main.yubicool-wp-single-content h1{
  font-size: 2.5rem;
  line-height: 4rem;
  font-weight: 500;
}
main.ybc-content .yoast-breadcrumbs{
  font-size: 0.9375rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
main.ybc-content .yoast-breadcrumbs a{
  --tw-text-opacity: 1;
  color: rgb(61 65 51 / var(--tw-text-opacity));
}
main.ybc-content .yoast-breadcrumbs a:hover{
  --tw-text-opacity: 1;
  color: rgb(101 162 12 / var(--tw-text-opacity));
}
/* 
*
* Coronado Blocks compatibility overrides
*/
.yubicool-blade-style-hero .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn:not(.btn--link){
  margin-top: 1.5rem;
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn:not(.btn--link){
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn:not(.btn--link){
    font-size: 16px;
    line-height: 20px;
  }
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn:not(.btn--link) {
    transition: 0.2s !important;
  }
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn:not(.btn--link):hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn:not(.btn--link):hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn:not(.btn--link){
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-blade-style-hero .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline{
  margin-top: 1.5rem;
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline{
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline{
    font-size: 16px;
    line-height: 20px;
  }
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline {
    transition: 0.2s;
  }
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(0 115 165 / var(--tw-text-opacity)) !important;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline{
    position: absolute;
    right: 0;
  }
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline {
    border: 1px solid #0073A5;
  }
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 165 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline{
  --tw-text-opacity: 1 !important;
  color: rgb(0 115 165 / var(--tw-text-opacity)) !important;
}
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline:hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn.btn--outline:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 115 165 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-blade-style-hero .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link){
  margin-top: 1.5rem;
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link){
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link){
    font-size: 16px;
    line-height: 20px;
  }
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link) {
    transition: 0.2s;
  }
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link):hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link):hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link){
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link)::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link){
  --tw-bg-opacity: 1;
  background-color: rgb(101 162 12 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link){
    position: absolute;
    right: 0;
  }
}
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link):hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-btn-main.btn-wrapper a.btn:not(.btn--outline):not(.btn--link):hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .btn-wrapper{
  position: relative;
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-card-container-main.card .btn.btn--link{
  --tw-text-opacity: 1 !important;
  color: rgb(0 115 165 / var(--tw-text-opacity)) !important;
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-card-container-main.card .btn.btn--link:hover{
  background-color: transparent;
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero{
  margin-top: 0;
  overflow: hidden;
}
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero h1.hero__headline::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero h1.hero__headline{
  margin-bottom: 0 !important;
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.yubicool-blade-style-hero .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white){
  margin-top: 1.5rem;
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white){
  display: flex;
  height: 2.5rem;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  white-space: nowrap !important;
  border-radius: 28px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  font-family: Noto Sans, Helvetica Neue, Open Sans, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(92 130 17 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white){
    font-size: 16px;
    line-height: 20px;
  }
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white) {
    transition: 0.2s;
  }
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white):hover::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white):hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 130 17 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (max-width: 768px) {
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white){
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.75rem;
  }
    }
.yubicool-link-arrow.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white)::after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDlMMTUuMjkyOSA1LjcwNzExQzE1LjY4MzQgNS4zMTY1OCAxNS42ODM0IDQuNjgzNDIgMTUuMjkyOSA0LjI5Mjg5TDEyIDFNMTUgNUwxIDUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
      }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .wp-block-yubicool-wp-blade .yubicool-grid .yubicool-grid-column:last-child a.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white){
    position: absolute;
    right: 0;
  }
}
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white) {
    background-color: rgba(255, 255, 255, 0.3) !important;
  }
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .wp-block-simple-hero-main.hero .hero__btns.btns .btn:not(.btn--link, .btn--white):hover {
      background-color: rgba(255, 255, 255, 0.4) !important;
    }
@media (min-width: 1440px) {
.entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .contain-hero-xl-screens,
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .hero,
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .hero.is-style-default,
  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .hero.is-style-center-image.hero--img-aware {
      margin-left: -10rem !important;
      margin-right: -10rem !important
  }
      .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .contain-hero-xl-screens .hero__img img,  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .hero .hero__img img,  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .hero.is-style-default .hero__img img,  .entry-content.wp-block-post-content.is-layout-flow:not(.yubicool-wp-content-home) .hero.is-style-center-image.hero--img-aware .hero__img img{
    margin-top: 0;
  }
    }
@media (min-width: 1024px) {
  #crumb-container{
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
@media (min-width: 1440px) {
  #crumb-container{
    padding-left: 10rem;
    padding-right: 10rem;
  }
    }
#crumb-container{
  display: none;
}
@media (min-width: 1440px){
  #crumb-container{
    padding-left: 0;
    padding-right: 0;
  }
}
.yubicool-blade + #crumb-container{
  display: inline-block;
  width: 100%;
}
@media (min-width: 1440px){
  .yubicool-blade + #crumb-container{
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
.yubicool-blade + #crumb-container .yoast-breadcrumbs{
  margin: 0;
}
#crumb-container + .yubicool-library, 
.wp-block-yubicool-wp-blade + .yubicool-library{
  margin-top: 2.5rem;
}
.yoast-breadcrumbs{
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
.yoast-breadcrumbs span, 
  .yoast-breadcrumbs a{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(134 139 121 / var(--tw-text-opacity)) !important;
}
.yoast-breadcrumbs a{
  -webkit-text-decoration-line: underline !important;
          text-decoration-line: underline !important;
    transition: 0.1s;
}
.yoast-breadcrumbs a:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(123 175 0 / var(--tw-text-opacity)) !important;
}
.yubicool-wp-content-home .blade-inner p.is-style-yubicool-body-text{
  font-size: 1.5rem !important;
  font-weight: 500 !important;
  line-height: 2.25rem !important;
}
.wp-site-blocks ul:not([class]){
  list-style-type: disc !important;
}
#wpadminbar {
  z-index: 99999999;
}
@media (min-width: 768px){
    .tablet\:ybc-center-content-vertically > *{
    display: flex;
    height: 100%;
    align-items: center;
  }
    .tablet\:ybc-col-span-1{
    grid-column: span 1 / span 1;
  }
    .tablet\:ybc-col-span-2{
    grid-column: span 2 / span 2;
  }
    .tablet\:ybc-col-span-3{
    grid-column: span 3 / span 3;
  }
    .tablet\:ybc-col-span-4{
    grid-column: span 4 / span 4;
  }
    .tablet\:ybc-mb-25{
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 1024px){
    .tablet-landscape\:ybc-center-content-vertically > *{
    display: flex;
    height: 100%;
    align-items: center;
  }
    .tablet-landscape\:ybc-col-span-1{
    grid-column: span 1 / span 1;
  }
    .tablet-landscape\:ybc-col-span-2{
    grid-column: span 2 / span 2;
  }
    .tablet-landscape\:ybc-col-span-3{
    grid-column: span 3 / span 3;
  }
    .tablet-landscape\:ybc-col-span-4{
    grid-column: span 4 / span 4;
  }
}
@media (min-width: 1440px){
    .desktop\:ybc-center-content-vertically > *{
    display: flex;
    height: 100%;
    align-items: center;
  }
    .desktop\:ybc-col-span-1{
    grid-column: span 1 / span 1;
  }
    .desktop\:ybc-col-span-2{
    grid-column: span 2 / span 2;
  }
    .desktop\:ybc-col-span-3{
    grid-column: span 3 / span 3;
  }
    .desktop\:ybc-col-span-4{
    grid-column: span 4 / span 4;
  }
}

