@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap);body.compensate-for-scrollbar{
  overflow:hidden
}

.fancybox-active{
  height:auto
}

.fancybox-is-hidden{
  left:-9999px;
  margin:0;
  position:absolute!important;
  top:-9999px;
  visibility:hidden
}

.fancybox-container{
  -webkit-backface-visibility:hidden;
  height:100%;
  left:0;
  outline:none;
  position:fixed;
  -webkit-tap-highlight-color:transparent;
  top:0;
  touch-action:manipulation;
  transform:translateZ(0);
  width:100%;
  z-index:99992
}

.fancybox-container *{
  box-sizing:border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{
  bottom:0;
  left:0;
  position:absolute;
  right:0;
  top:0
}

.fancybox-outer{
  -webkit-overflow-scrolling:touch;
  overflow-y:auto
}

.fancybox-bg{
  background:#1e1e1e;
  opacity:0;
  transition-duration:inherit;
  transition-property:opacity;
  transition-timing-function:cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg{
  opacity:.9;
  transition-timing-function:cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{
  direction:ltr;
  opacity:0;
  position:absolute;
  transition:opacity .25s ease,visibility 0s ease .25s;
  visibility:hidden;
  z-index:99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{
  opacity:1;
  transition:opacity .25s ease 0s,visibility 0s ease 0s;
  visibility:visible
}

.fancybox-infobar{
  color:#ccc;
  font-size:13px;
  -webkit-font-smoothing:subpixel-antialiased;
  height:44px;
  left:0;
  line-height:44px;
  min-width:44px;
  mix-blend-mode:difference;
  padding:0 10px;
  pointer-events:none;
  top:0;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}

.fancybox-toolbar{
  right:0;
  top:0
}

.fancybox-stage{
  direction:ltr;
  overflow:visible;
  transform:translateZ(0);
  z-index:99994
}

.fancybox-is-open .fancybox-stage{
  overflow:hidden
}

.fancybox-slide{
  -webkit-backface-visibility:hidden;
  display:none;
  height:100%;
  left:0;
  outline:none;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  padding:44px;
  position:absolute;
  text-align:center;
  top:0;
  transition-property:transform,opacity;
  white-space:normal;
  width:100%;
  z-index:99994
}

.fancybox-slide:before{
  content:"";
  display:inline-block;
  font-size:0;
  height:100%;
  vertical-align:middle;
  width:0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{
  display:block
}

.fancybox-slide--image{
  overflow:hidden;
  padding:44px 0
}

.fancybox-slide--image:before{
  display:none
}

.fancybox-slide--html{
  padding:6px
}

.fancybox-content{
  background:#fff;
  display:inline-block;
  margin:0;
  max-width:100%;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  padding:44px;
  position:relative;
  text-align:left;
  vertical-align:middle
}

.fancybox-slide--image .fancybox-content{
  -webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);
          animation-timing-function:cubic-bezier(.5,0,.14,1);
  -webkit-backface-visibility:hidden;
  background:transparent;
  background-repeat:no-repeat;
  background-size:100% 100%;
  left:0;
  max-width:none;
  overflow:visible;
  padding:0;
  position:absolute;
  top:0;
  transform-origin:top left;
  transition-property:transform,opacity;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  z-index:99995
}

.fancybox-can-zoomOut .fancybox-content{
  cursor:zoom-out
}

.fancybox-can-zoomIn .fancybox-content{
  cursor:zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{
  cursor:-webkit-grab;
  cursor:grab
}

.fancybox-is-grabbing .fancybox-content{
  cursor:-webkit-grabbing;
  cursor:grabbing
}

.fancybox-container [data-selectable=true]{
  cursor:text
}

.fancybox-image,.fancybox-spaceball{
  background:transparent;
  border:0;
  height:100%;
  left:0;
  margin:0;
  max-height:none;
  max-width:none;
  padding:0;
  position:absolute;
  top:0;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  width:100%
}

.fancybox-spaceball{
  z-index:1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{
  height:100%;
  overflow:visible;
  padding:0;
  width:100%
}

.fancybox-slide--video .fancybox-content{
  background:#000
}

.fancybox-slide--map .fancybox-content{
  background:#e5e3df
}

.fancybox-slide--iframe .fancybox-content{
  background:#fff
}

.fancybox-iframe,.fancybox-video{
  background:transparent;
  border:0;
  display:block;
  height:100%;
  margin:0;
  overflow:hidden;
  padding:0;
  width:100%
}

.fancybox-iframe{
  left:0;
  position:absolute;
  top:0
}

.fancybox-error{
  background:#fff;
  cursor:default;
  max-width:400px;
  padding:40px;
  width:100%
}

.fancybox-error p{
  color:#444;
  font-size:16px;
  line-height:20px;
  margin:0;
  padding:0
}

.fancybox-button{
  background:rgba(30,30,30,.6);
  border:0;
  border-radius:0;
  box-shadow:none;
  cursor:pointer;
  display:inline-block;
  height:44px;
  margin:0;
  padding:10px;
  position:relative;
  transition:color .2s;
  vertical-align:top;
  visibility:inherit;
  width:44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited{
  color:#ccc
}

.fancybox-button:hover{
  color:#fff
}

.fancybox-button:focus{
  outline:none
}

.fancybox-button.fancybox-focus{
  outline:1px dotted
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover{
  color:#888;
  cursor:default;
  outline:none
}

.fancybox-button div{
  height:100%
}

.fancybox-button svg{
  display:block;
  height:100%;
  overflow:visible;
  position:relative;
  width:100%
}

.fancybox-button svg path{
  fill:currentColor;
  stroke-width:0
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){
  display:none
}

.fancybox-progress{
  background:#ff5268;
  height:2px;
  left:0;
  position:absolute;
  right:0;
  top:0;
  transform:scaleX(0);
  transform-origin:0;
  transition-property:transform;
  transition-timing-function:linear;
  z-index:99998
}

.fancybox-close-small{
  background:transparent;
  border:0;
  border-radius:0;
  color:#ccc;
  cursor:pointer;
  opacity:.8;
  padding:8px;
  position:absolute;
  right:-12px;
  top:-44px;
  z-index:401
}

.fancybox-close-small:hover{
  color:#fff;
  opacity:1
}

.fancybox-slide--html .fancybox-close-small{
  color:currentColor;
  padding:10px;
  right:0;
  top:0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content{
  overflow:hidden
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{
  display:none
}

.fancybox-navigation .fancybox-button{
  background-clip:content-box;
  height:100px;
  opacity:0;
  position:absolute;
  top:calc(50% - 50px);
  width:70px
}

.fancybox-navigation .fancybox-button div{
  padding:7px
}

.fancybox-navigation .fancybox-button--arrow_left{
  left:0;
  left:env(safe-area-inset-left);
  padding:31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right{
  padding:31px 6px 31px 26px;
  right:0;
  right:env(safe-area-inset-right)
}

.fancybox-caption{
  background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);
  bottom:0;
  color:#eee;
  font-size:14px;
  font-weight:400;
  left:0;
  line-height:1.5;
  padding:75px 44px 25px;
  pointer-events:none;
  right:0;
  text-align:center;
  z-index:99996
}

@supports (padding:max(0px)){
  .fancybox-caption{
    padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
  }
}

.fancybox-caption--separate{
  margin-top:-50px
}

.fancybox-caption__body{
  max-height:50vh;
  overflow:auto;
  pointer-events:all
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{
  color:#ccc;
  text-decoration:none
}

.fancybox-caption a:hover{
  color:#fff;
  text-decoration:underline
}

.fancybox-loading{
  -webkit-animation:a 1s linear infinite;
          animation:a 1s linear infinite;
  background:transparent;
  border:4px solid #888;
  border-bottom-color:#fff;
  border-radius:50%;
  height:50px;
  left:50%;
  margin:-25px 0 0 -25px;
  opacity:.7;
  padding:0;
  position:absolute;
  top:50%;
  width:50px;
  z-index:99999
}

@-webkit-keyframes a{
  to{
    transform:rotate(1turn)
  }
}

@keyframes a{
  to{
    transform:rotate(1turn)
  }
}

.fancybox-animated{
  transition-timing-function:cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous{
  opacity:0;
  transform:translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next{
  opacity:0;
  transform:translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current{
  opacity:1;
  transform:translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{
  opacity:0;
  transition-timing-function:cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current{
  opacity:1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous{
  opacity:0;
  transform:scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next{
  opacity:0;
  transform:scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current{
  opacity:1;
  transform:scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous{
  opacity:0;
  transform:rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next{
  opacity:0;
  transform:rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current{
  opacity:1;
  transform:rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous{
  opacity:0;
  transform:scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next{
  opacity:0;
  transform:scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current{
  opacity:1;
  transform:scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous{
  transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next{
  transform:translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current{
  transform:translateZ(0) scale(1)
}

@media (max-height:576px){
  .fancybox-slide{
    padding-left:6px;
    padding-right:6px
  }

  .fancybox-slide--image{
    padding:6px 0
  }

  .fancybox-close-small{
    right:-6px
  }

  .fancybox-slide--image .fancybox-close-small{
    background:#4e4e4e;
    color:#f2f4f6;
    height:36px;
    opacity:1;
    padding:6px;
    right:0;
    top:0;
    width:36px
  }

  .fancybox-caption{
    padding-left:12px;
    padding-right:12px
  }

  @supports (padding:max(0px)){
    .fancybox-caption{
      padding-left:max(12px,env(safe-area-inset-left));
      padding-right:max(12px,env(safe-area-inset-right))
    }
  }
}

.fancybox-share{
  background:#f4f4f4;
  border-radius:3px;
  max-width:90%;
  padding:30px;
  text-align:center
}

.fancybox-share h1{
  color:#222;
  font-size:35px;
  font-weight:700;
  margin:0 0 20px
}

.fancybox-share p{
  margin:0;
  padding:0
}

.fancybox-share__button{
  border:0;
  border-radius:3px;
  display:inline-block;
  font-size:14px;
  font-weight:700;
  line-height:40px;
  margin:0 5px 10px;
  min-width:130px;
  padding:0 15px;
  text-decoration:none;
  transition:all .2s;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  white-space:nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited{
  color:#fff
}

.fancybox-share__button:hover{
  text-decoration:none
}

.fancybox-share__button--fb{
  background:#3b5998
}

.fancybox-share__button--fb:hover{
  background:#344e86
}

.fancybox-share__button--pt{
  background:#bd081d
}

.fancybox-share__button--pt:hover{
  background:#aa0719
}

.fancybox-share__button--tw{
  background:#1da1f2
}

.fancybox-share__button--tw:hover{
  background:#0d95e8
}

.fancybox-share__button svg{
  height:25px;
  margin-right:7px;
  position:relative;
  top:-1px;
  vertical-align:middle;
  width:25px
}

.fancybox-share__button svg path{
  fill:#fff
}

.fancybox-share__input{
  background:transparent;
  border:0;
  border-bottom:1px solid #d7d7d7;
  border-radius:0;
  color:#5d5b5b;
  font-size:14px;
  margin:10px 0 0;
  outline:none;
  padding:10px 15px;
  width:100%
}

.fancybox-thumbs{
  background:#ddd;
  bottom:0;
  display:none;
  margin:0;
  -webkit-overflow-scrolling:touch;
  -ms-overflow-style:-ms-autohiding-scrollbar;
  padding:2px 2px 4px;
  position:absolute;
  right:0;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  top:0;
  width:212px;
  z-index:99995
}

.fancybox-thumbs-x{
  overflow-x:auto;
  overflow-y:hidden
}

.fancybox-show-thumbs .fancybox-thumbs{
  display:block
}

.fancybox-show-thumbs .fancybox-inner{
  right:212px
}

.fancybox-thumbs__list{
  font-size:0;
  height:100%;
  list-style:none;
  margin:0;
  overflow-x:hidden;
  overflow-y:auto;
  padding:0;
  position:absolute;
  position:relative;
  white-space:nowrap;
  width:100%
}

.fancybox-thumbs-x .fancybox-thumbs__list{
  overflow:hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{
  width:7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{
  background:#fff;
  border-radius:10px;
  box-shadow:inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{
  background:#2a2a2a;
  border-radius:10px
}

.fancybox-thumbs__list a{
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  background-color:rgba(0,0,0,.1);
  background-position:50%;
  background-repeat:no-repeat;
  background-size:cover;
  cursor:pointer;
  float:left;
  height:75px;
  margin:2px;
  max-height:calc(100% - 8px);
  max-width:calc(50% - 4px);
  outline:none;
  overflow:hidden;
  padding:0;
  position:relative;
  -webkit-tap-highlight-color:transparent;
  width:100px
}

.fancybox-thumbs__list a:before{
  border:6px solid #ff5268;
  bottom:0;
  content:"";
  left:0;
  opacity:0;
  position:absolute;
  right:0;
  top:0;
  transition:all .2s cubic-bezier(.25,.46,.45,.94);
  z-index:99991
}

.fancybox-thumbs__list a:focus:before{
  opacity:.5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before{
  opacity:1
}

@media (max-width:576px){
  .fancybox-thumbs{
    width:110px
  }

  .fancybox-show-thumbs .fancybox-inner{
    right:110px
  }

  .fancybox-thumbs__list a{
    max-width:calc(100% - 10px)
  }
}.mapboxgl-map{
  font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;
  overflow:hidden;
  position:relative;
  -webkit-tap-highlight-color:rgba(0,0,0,0)
}

.mapboxgl-canvas{
  position:absolute;
  left:0;
  top:0
}

.mapboxgl-map:-webkit-full-screen{
  width:100%;
  height:100%
}

.mapboxgl-canary{
  background-color:salmon
}

.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{
  cursor:-webkit-grab;
  cursor:grab;
  -moz-user-select:none;
  -webkit-user-select:none;
  -ms-user-select:none;
  user-select:none
}

.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{
  cursor:pointer
}

.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{
  cursor:-webkit-grabbing;
  cursor:grabbing
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{
  touch-action:pan-x pan-y
}

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{
  touch-action:pinch-zoom
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{
  touch-action:none
}

.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{
  position:absolute;
  pointer-events:none;
  z-index:2
}

.mapboxgl-ctrl-top-left{
  top:0;
  left:0
}

.mapboxgl-ctrl-top-right{
  top:0;
  right:0
}

.mapboxgl-ctrl-bottom-left{
  bottom:0;
  left:0
}

.mapboxgl-ctrl-bottom-right{
  right:0;
  bottom:0
}

.mapboxgl-ctrl{
  clear:both;
  pointer-events:auto;
  transform:translate(0)
}

.mapboxgl-ctrl-top-left .mapboxgl-ctrl{
  margin:10px 0 0 10px;
  float:left
}

.mapboxgl-ctrl-top-right .mapboxgl-ctrl{
  margin:10px 10px 0 0;
  float:right
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{
  margin:0 0 10px 10px;
  float:left
}

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{
  margin:0 10px 10px 0;
  float:right
}

.mapboxgl-ctrl-group{
  border-radius:4px;
  background:#fff
}

.mapboxgl-ctrl-group:not(:empty){
  box-shadow:0 0 0 2px rgba(0,0,0,.1)
}

@media (-ms-high-contrast:active){
  .mapboxgl-ctrl-group:not(:empty){
    box-shadow:0 0 0 2px ButtonText
  }
}

.mapboxgl-ctrl-group button{
  width:29px;
  height:29px;
  display:block;
  padding:0;
  outline:none;
  border:0;
  box-sizing:border-box;
  background-color:transparent;
  cursor:pointer
}

.mapboxgl-ctrl-group button+button{
  border-top:1px solid #ddd
}

.mapboxgl-ctrl button .mapboxgl-ctrl-icon{
  display:block;
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-position:50%
}

@media (-ms-high-contrast:active){
  .mapboxgl-ctrl-icon{
    background-color:transparent
  }

  .mapboxgl-ctrl-group button+button{
    border-top:1px solid ButtonText
  }
}

.mapboxgl-ctrl button::-moz-focus-inner{
  border:0;
  padding:0
}

.mapboxgl-ctrl-group button:focus{
  box-shadow:0 0 2px 2px #0096ff
}

.mapboxgl-ctrl button:disabled{
  cursor:not-allowed
}

.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{
  opacity:.25
}

.mapboxgl-ctrl button:not(:disabled):hover{
  background-color:rgba(0,0,0,.05)
}

.mapboxgl-ctrl-group button:focus:focus-visible{
  box-shadow:0 0 2px 2px #0096ff
}

.mapboxgl-ctrl-group button:focus:not(:focus-visible){
  box-shadow:none
}

.mapboxgl-ctrl-group button:focus:first-child{
  border-radius:4px 4px 0 0
}

.mapboxgl-ctrl-group button:focus:last-child{
  border-radius:0 0 4px 4px
}

.mapboxgl-ctrl-group button:focus:only-child{
  border-radius:inherit
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")
}

@media (-ms-high-contrast:active){
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")
  }
}

@media (-ms-high-contrast:black-on-white){
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")
  }
}

.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")
}

@media (-ms-high-contrast:active){
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")
  }
}

@media (-ms-high-contrast:black-on-white){
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")
  }
}

.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")
}

@media (-ms-high-contrast:active){
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")
  }
}

@media (-ms-high-contrast:black-on-white){
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")
  }
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{
  -webkit-animation:mapboxgl-spin 2s linear infinite;
  animation:mapboxgl-spin 2s linear infinite
}

@media (-ms-high-contrast:active){
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")
  }
}

@media (-ms-high-contrast:black-on-white){
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")
  }
}

@-webkit-keyframes mapboxgl-spin{
  0%{
    -webkit-transform:rotate(0deg)
  }

  to{
    -webkit-transform:rotate(1turn)
  }
}

@keyframes mapboxgl-spin{
  0%{
    transform:rotate(0deg)
  }

  to{
    transform:rotate(1turn)
  }
}

a.mapboxgl-ctrl-logo{
  width:88px;
  height:23px;
  margin:0 0 -4px -4px;
  display:block;
  background-repeat:no-repeat;
  cursor:pointer;
  overflow:hidden;
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")
}

a.mapboxgl-ctrl-logo.mapboxgl-compact{
  width:23px
}

@media (-ms-high-contrast:active){
  a.mapboxgl-ctrl-logo{
    background-color:transparent;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")
  }
}

@media (-ms-high-contrast:black-on-white){
  a.mapboxgl-ctrl-logo{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")
  }
}

.mapboxgl-ctrl.mapboxgl-ctrl-attrib{
  padding:0 5px;
  background-color:hsla(0,0%,100%,.5);
  margin:0
}

@media screen{
  .mapboxgl-ctrl-attrib.mapboxgl-compact{
    min-height:20px;
    padding:0;
    margin:10px;
    position:relative;
    background-color:#fff;
    border-radius:3px 12px 12px 3px
  }

  .mapboxgl-ctrl-attrib.mapboxgl-compact:hover{
    padding:2px 24px 2px 4px;
    visibility:visible;
    margin-top:6px
  }

  .mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:hover,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:hover{
    padding:2px 4px 2px 24px;
    border-radius:12px 3px 3px 12px
  }

  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{
    display:none
  }

  .mapboxgl-ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner{
    display:block
  }

  .mapboxgl-ctrl-attrib.mapboxgl-compact:after{
    content:"";
    cursor:pointer;
    position:absolute;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");
    background-color:hsla(0,0%,100%,.5);
    width:24px;
    height:24px;
    box-sizing:border-box;
    border-radius:12px
  }

  .mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{
    bottom:0;
    right:0
  }

  .mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{
    top:0;
    right:0
  }

  .mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{
    top:0;
    left:0
  }

  .mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{
    bottom:0;
    left:0
  }
}

@media screen and (-ms-high-contrast:active){
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")
  }
}

@media screen and (-ms-high-contrast:black-on-white){
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")
  }
}

.mapboxgl-ctrl-attrib a{
  color:rgba(0,0,0,.75);
  text-decoration:none
}

.mapboxgl-ctrl-attrib a:hover{
  color:inherit;
  text-decoration:underline
}

.mapboxgl-ctrl-attrib .mapbox-improve-map{
  font-weight:700;
  margin-left:2px
}

.mapboxgl-attrib-empty{
  display:none
}

.mapboxgl-ctrl-scale{
  background-color:hsla(0,0%,100%,.75);
  font-size:10px;
  border:2px solid #333;
  border-top:#333;
  padding:0 5px;
  color:#333;
  box-sizing:border-box
}

.mapboxgl-popup{
  position:absolute;
  top:0;
  left:0;
  display:flex;
  will-change:transform;
  pointer-events:none
}

.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{
  flex-direction:column
}

.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{
  flex-direction:column-reverse
}

.mapboxgl-popup-anchor-left{
  flex-direction:row
}

.mapboxgl-popup-anchor-right{
  flex-direction:row-reverse
}

.mapboxgl-popup-tip{
  width:0;
  height:0;
  border:10px solid transparent;
  z-index:1
}

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{
  align-self:center;
  border-top:none;
  border-bottom-color:#fff
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{
  align-self:flex-start;
  border-top:none;
  border-left:none;
  border-bottom-color:#fff
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{
  align-self:flex-end;
  border-top:none;
  border-right:none;
  border-bottom-color:#fff
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{
  align-self:center;
  border-bottom:none;
  border-top-color:#fff
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{
  align-self:flex-start;
  border-bottom:none;
  border-left:none;
  border-top-color:#fff
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{
  align-self:flex-end;
  border-bottom:none;
  border-right:none;
  border-top-color:#fff
}

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{
  align-self:center;
  border-left:none;
  border-right-color:#fff
}

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{
  align-self:center;
  border-right:none;
  border-left-color:#fff
}

.mapboxgl-popup-close-button{
  position:absolute;
  right:0;
  top:0;
  border:0;
  border-radius:0 3px 0 0;
  cursor:pointer;
  background-color:transparent
}

.mapboxgl-popup-close-button:hover{
  background-color:rgba(0,0,0,.05)
}

.mapboxgl-popup-content{
  position:relative;
  background:#fff;
  border-radius:3px;
  box-shadow:0 1px 2px rgba(0,0,0,.1);
  padding:10px 10px 15px;
  pointer-events:auto
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{
  border-top-left-radius:0
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{
  border-top-right-radius:0
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{
  border-bottom-left-radius:0
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{
  border-bottom-right-radius:0
}

.mapboxgl-popup-track-pointer{
  display:none
}

.mapboxgl-popup-track-pointer *{
  pointer-events:none;
  -webkit-user-select:none;
     -moz-user-select:none;
      -ms-user-select:none;
          user-select:none
}

.mapboxgl-map:hover .mapboxgl-popup-track-pointer{
  display:flex
}

.mapboxgl-map:active .mapboxgl-popup-track-pointer{
  display:none
}

.mapboxgl-marker{
  position:absolute;
  top:0;
  left:0;
  will-change:transform
}

.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{
  background-color:#1da1f2;
  width:15px;
  height:15px;
  border-radius:50%
}

.mapboxgl-user-location-dot:before{
  content:"";
  position:absolute;
  -webkit-animation:mapboxgl-user-location-dot-pulse 2s infinite;
  animation:mapboxgl-user-location-dot-pulse 2s infinite
}

.mapboxgl-user-location-dot:after{
  border-radius:50%;
  border:2px solid #fff;
  content:"";
  height:19px;
  left:-2px;
  position:absolute;
  top:-2px;
  width:19px;
  box-sizing:border-box;
  box-shadow:0 0 3px rgba(0,0,0,.35)
}

@-webkit-keyframes mapboxgl-user-location-dot-pulse{
  0%{
    -webkit-transform:scale(1);
    opacity:1
  }

  70%{
    -webkit-transform:scale(3);
    opacity:0
  }

  to{
    -webkit-transform:scale(1);
    opacity:0
  }
}

@keyframes mapboxgl-user-location-dot-pulse{
  0%{
    transform:scale(1);
    opacity:1
  }

  70%{
    transform:scale(3);
    opacity:0
  }

  to{
    transform:scale(1);
    opacity:0
  }
}

.mapboxgl-user-location-dot-stale{
  background-color:#aaa
}

.mapboxgl-user-location-dot-stale:after{
  display:none
}

.mapboxgl-user-location-accuracy-circle{
  background-color:rgba(29,161,242,.2);
  width:1px;
  height:1px;
  border-radius:100%
}

.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{
  cursor:crosshair
}

.mapboxgl-boxzoom{
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0;
  background:#fff;
  border:2px dotted #202020;
  opacity:.5
}

@media print{
  .mapbox-improve-map{
    display:none
  }
}/**
 * Swiper 5.3.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 10, 2020
 */

@font-face {
  font-family: 'swiper-icons';

  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");

  font-weight: 400;

  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */

:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* a11y */

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, 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;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-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.
 */

[type="search"]::-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 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
  padding: 0;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e2e8f0; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #a0aec0;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #a0aec0;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a0aec0;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #a0aec0;
}

input::placeholder,
textarea::placeholder {
  color: #a0aec0;
}

button,
[role="button"] {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

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;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

.container{
  width: 100%;
}

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

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

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

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

.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;
}

.not-sr-only{
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.first\:sr-only:first-child{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.first\:not-sr-only:first-child{
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

.hover\:not-sr-only:hover{
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.last\:sr-only:last-child{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.last\:not-sr-only:last-child{
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.first\:appearance-none:first-child{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.hover\:appearance-none:hover{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.last\:appearance-none:last-child{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.bg-fixed{
  background-attachment: fixed;
}

.bg-local{
  background-attachment: local;
}

.bg-scroll{
  background-attachment: scroll;
}

.first\:bg-fixed:first-child{
  background-attachment: fixed;
}

.first\:bg-local:first-child{
  background-attachment: local;
}

.first\:bg-scroll:first-child{
  background-attachment: scroll;
}

.hover\:bg-fixed:hover{
  background-attachment: fixed;
}

.hover\:bg-local:hover{
  background-attachment: local;
}

.hover\:bg-scroll:hover{
  background-attachment: scroll;
}

.last\:bg-fixed:last-child{
  background-attachment: fixed;
}

.last\:bg-local:last-child{
  background-attachment: local;
}

.last\:bg-scroll:last-child{
  background-attachment: scroll;
}

.bg-transparent{
  background-color: transparent;
}

.bg-black{
  background-color: #000;
}

.bg-white{
  background-color: #fff;
}

.bg-gray-100{
  background-color: #f7fafc;
}

.bg-gray-200{
  background-color: #edf2f7;
}

.bg-gray-300{
  background-color: #e2e8f0;
}

.bg-gray-400{
  background-color: #cbd5e0;
}

.bg-gray-500{
  background-color: #a0aec0;
}

.bg-gray-600{
  background-color: #718096;
}

.bg-gray-700{
  background-color: #4a5568;
}

.bg-gray-800{
  background-color: #2d3748;
}

.bg-gray-900{
  background-color: #1a202c;
}

.bg-red-100{
  background-color: #fff5f5;
}

.bg-red-200{
  background-color: #fed7d7;
}

.bg-red-300{
  background-color: #feb2b2;
}

.bg-red-400{
  background-color: #fc8181;
}

.bg-red-500{
  background-color: #f56565;
}

.bg-red-600{
  background-color: #e53e3e;
}

.bg-red-700{
  background-color: #c53030;
}

.bg-red-800{
  background-color: #9b2c2c;
}

.bg-red-900{
  background-color: #742a2a;
}

.bg-orange-100{
  background-color: #fffaf0;
}

.bg-orange-200{
  background-color: #feebc8;
}

.bg-orange-300{
  background-color: #fbd38d;
}

.bg-orange-400{
  background-color: #f6ad55;
}

.bg-orange-500{
  background-color: #ed8936;
}

.bg-orange-600{
  background-color: #dd6b20;
}

.bg-orange-700{
  background-color: #c05621;
}

.bg-orange-800{
  background-color: #9c4221;
}

.bg-orange-900{
  background-color: #7b341e;
}

.bg-yellow-100{
  background-color: #fffff0;
}

.bg-yellow-200{
  background-color: #fefcbf;
}

.bg-yellow-300{
  background-color: #faf089;
}

.bg-yellow-400{
  background-color: #f6e05e;
}

.bg-yellow-500{
  background-color: #ecc94b;
}

.bg-yellow-600{
  background-color: #d69e2e;
}

.bg-yellow-700{
  background-color: #b7791f;
}

.bg-yellow-800{
  background-color: #975a16;
}

.bg-yellow-900{
  background-color: #744210;
}

.bg-green-100{
  background-color: #f0fff4;
}

.bg-green-200{
  background-color: #c6f6d5;
}

.bg-green-300{
  background-color: #9ae6b4;
}

.bg-green-400{
  background-color: #68d391;
}

.bg-green-500{
  background-color: #48bb78;
}

.bg-green-600{
  background-color: #38a169;
}

.bg-green-700{
  background-color: #2f855a;
}

.bg-green-800{
  background-color: #276749;
}

.bg-green-900{
  background-color: #22543d;
}

.bg-teal-100{
  background-color: #e6fffa;
}

.bg-teal-200{
  background-color: #b2f5ea;
}

.bg-teal-300{
  background-color: #81e6d9;
}

.bg-teal-400{
  background-color: #4fd1c5;
}

.bg-teal-500{
  background-color: #38b2ac;
}

.bg-teal-600{
  background-color: #319795;
}

.bg-teal-700{
  background-color: #2c7a7b;
}

.bg-teal-800{
  background-color: #285e61;
}

.bg-teal-900{
  background-color: #234e52;
}

.bg-blue-100{
  background-color: #ebf8ff;
}

.bg-blue-200{
  background-color: #bee3f8;
}

.bg-blue-300{
  background-color: #90cdf4;
}

.bg-blue-400{
  background-color: #63b3ed;
}

.bg-blue-500{
  background-color: #4299e1;
}

.bg-blue-600{
  background-color: #3182ce;
}

.bg-blue-700{
  background-color: #2b6cb0;
}

.bg-blue-800{
  background-color: #2c5282;
}

.bg-blue-900{
  background-color: #2a4365;
}

.bg-indigo-100{
  background-color: #ebf4ff;
}

.bg-indigo-200{
  background-color: #c3dafe;
}

.bg-indigo-300{
  background-color: #a3bffa;
}

.bg-indigo-400{
  background-color: #7f9cf5;
}

.bg-indigo-500{
  background-color: #667eea;
}

.bg-indigo-600{
  background-color: #5a67d8;
}

.bg-indigo-700{
  background-color: #4c51bf;
}

.bg-indigo-800{
  background-color: #434190;
}

.bg-indigo-900{
  background-color: #3c366b;
}

.bg-purple-100{
  background-color: #faf5ff;
}

.bg-purple-200{
  background-color: #e9d8fd;
}

.bg-purple-300{
  background-color: #d6bcfa;
}

.bg-purple-400{
  background-color: #b794f4;
}

.bg-purple-500{
  background-color: #9f7aea;
}

.bg-purple-600{
  background-color: #805ad5;
}

.bg-purple-700{
  background-color: #6b46c1;
}

.bg-purple-800{
  background-color: #553c9a;
}

.bg-purple-900{
  background-color: #44337a;
}

.bg-pink-100{
  background-color: #fff5f7;
}

.bg-pink-200{
  background-color: #fed7e2;
}

.bg-pink-300{
  background-color: #fbb6ce;
}

.bg-pink-400{
  background-color: #f687b3;
}

.bg-pink-500{
  background-color: #ed64a6;
}

.bg-pink-600{
  background-color: #d53f8c;
}

.bg-pink-700{
  background-color: #b83280;
}

.bg-pink-800{
  background-color: #97266d;
}

.bg-pink-900{
  background-color: #702459;
}

.bg-red-berry-100{
  background-color: #F5E6E6;
}

.bg-red-berry-200{
  background-color: #E6BFBF;
}

.bg-red-berry-300{
  background-color: #D69999;
}

.bg-red-berry-400{
  background-color: #B84D4D;
}

.bg-red-berry-500{
  background-color: #990000;
}

.bg-red-berry-600{
  background-color: #8A0000;
}

.bg-red-berry-700{
  background-color: #5C0000;
}

.bg-red-berry-800{
  background-color: #450000;
}

.bg-red-berry-900{
  background-color: #2E0000;
}

.bg-regal-blue-100{
  background-color: #E9EDF1;
}

.bg-regal-blue-200{
  background-color: #C7D2DC;
}

.bg-regal-blue-300{
  background-color: #A5B6C7;
}

.bg-regal-blue-400{
  background-color: #62809D;
}

.bg-regal-blue-500{
  background-color: #1F4973;
}

.bg-regal-blue-600{
  background-color: #1C4268;
}

.bg-regal-blue-700{
  background-color: #132C45;
}

.bg-regal-blue-800{
  background-color: #0E2134;
}

.bg-regal-blue-900{
  background-color: #091623;
}

.bg-saltpan-100{
  background-color: #FDFEFD;
}

.bg-saltpan-200{
  background-color: #FBFDFB;
}

.bg-saltpan-300{
  background-color: #F8FBF8;
}

.bg-saltpan-400{
  background-color: #F3F8F3;
}

.bg-saltpan-500{
  background-color: #EEF5EE;
}

.bg-saltpan-600{
  background-color: #D6DDD6;
}

.bg-saltpan-700{
  background-color: #8F938F;
}

.bg-saltpan-800{
  background-color: #6B6E6B;
}

.bg-saltpan-900{
  background-color: #474A47;
}

.first\:bg-transparent:first-child{
  background-color: transparent;
}

.first\:bg-black:first-child{
  background-color: #000;
}

.first\:bg-white:first-child{
  background-color: #fff;
}

.first\:bg-gray-100:first-child{
  background-color: #f7fafc;
}

.first\:bg-gray-200:first-child{
  background-color: #edf2f7;
}

.first\:bg-gray-300:first-child{
  background-color: #e2e8f0;
}

.first\:bg-gray-400:first-child{
  background-color: #cbd5e0;
}

.first\:bg-gray-500:first-child{
  background-color: #a0aec0;
}

.first\:bg-gray-600:first-child{
  background-color: #718096;
}

.first\:bg-gray-700:first-child{
  background-color: #4a5568;
}

.first\:bg-gray-800:first-child{
  background-color: #2d3748;
}

.first\:bg-gray-900:first-child{
  background-color: #1a202c;
}

.first\:bg-red-100:first-child{
  background-color: #fff5f5;
}

.first\:bg-red-200:first-child{
  background-color: #fed7d7;
}

.first\:bg-red-300:first-child{
  background-color: #feb2b2;
}

.first\:bg-red-400:first-child{
  background-color: #fc8181;
}

.first\:bg-red-500:first-child{
  background-color: #f56565;
}

.first\:bg-red-600:first-child{
  background-color: #e53e3e;
}

.first\:bg-red-700:first-child{
  background-color: #c53030;
}

.first\:bg-red-800:first-child{
  background-color: #9b2c2c;
}

.first\:bg-red-900:first-child{
  background-color: #742a2a;
}

.first\:bg-orange-100:first-child{
  background-color: #fffaf0;
}

.first\:bg-orange-200:first-child{
  background-color: #feebc8;
}

.first\:bg-orange-300:first-child{
  background-color: #fbd38d;
}

.first\:bg-orange-400:first-child{
  background-color: #f6ad55;
}

.first\:bg-orange-500:first-child{
  background-color: #ed8936;
}

.first\:bg-orange-600:first-child{
  background-color: #dd6b20;
}

.first\:bg-orange-700:first-child{
  background-color: #c05621;
}

.first\:bg-orange-800:first-child{
  background-color: #9c4221;
}

.first\:bg-orange-900:first-child{
  background-color: #7b341e;
}

.first\:bg-yellow-100:first-child{
  background-color: #fffff0;
}

.first\:bg-yellow-200:first-child{
  background-color: #fefcbf;
}

.first\:bg-yellow-300:first-child{
  background-color: #faf089;
}

.first\:bg-yellow-400:first-child{
  background-color: #f6e05e;
}

.first\:bg-yellow-500:first-child{
  background-color: #ecc94b;
}

.first\:bg-yellow-600:first-child{
  background-color: #d69e2e;
}

.first\:bg-yellow-700:first-child{
  background-color: #b7791f;
}

.first\:bg-yellow-800:first-child{
  background-color: #975a16;
}

.first\:bg-yellow-900:first-child{
  background-color: #744210;
}

.first\:bg-green-100:first-child{
  background-color: #f0fff4;
}

.first\:bg-green-200:first-child{
  background-color: #c6f6d5;
}

.first\:bg-green-300:first-child{
  background-color: #9ae6b4;
}

.first\:bg-green-400:first-child{
  background-color: #68d391;
}

.first\:bg-green-500:first-child{
  background-color: #48bb78;
}

.first\:bg-green-600:first-child{
  background-color: #38a169;
}

.first\:bg-green-700:first-child{
  background-color: #2f855a;
}

.first\:bg-green-800:first-child{
  background-color: #276749;
}

.first\:bg-green-900:first-child{
  background-color: #22543d;
}

.first\:bg-teal-100:first-child{
  background-color: #e6fffa;
}

.first\:bg-teal-200:first-child{
  background-color: #b2f5ea;
}

.first\:bg-teal-300:first-child{
  background-color: #81e6d9;
}

.first\:bg-teal-400:first-child{
  background-color: #4fd1c5;
}

.first\:bg-teal-500:first-child{
  background-color: #38b2ac;
}

.first\:bg-teal-600:first-child{
  background-color: #319795;
}

.first\:bg-teal-700:first-child{
  background-color: #2c7a7b;
}

.first\:bg-teal-800:first-child{
  background-color: #285e61;
}

.first\:bg-teal-900:first-child{
  background-color: #234e52;
}

.first\:bg-blue-100:first-child{
  background-color: #ebf8ff;
}

.first\:bg-blue-200:first-child{
  background-color: #bee3f8;
}

.first\:bg-blue-300:first-child{
  background-color: #90cdf4;
}

.first\:bg-blue-400:first-child{
  background-color: #63b3ed;
}

.first\:bg-blue-500:first-child{
  background-color: #4299e1;
}

.first\:bg-blue-600:first-child{
  background-color: #3182ce;
}

.first\:bg-blue-700:first-child{
  background-color: #2b6cb0;
}

.first\:bg-blue-800:first-child{
  background-color: #2c5282;
}

.first\:bg-blue-900:first-child{
  background-color: #2a4365;
}

.first\:bg-indigo-100:first-child{
  background-color: #ebf4ff;
}

.first\:bg-indigo-200:first-child{
  background-color: #c3dafe;
}

.first\:bg-indigo-300:first-child{
  background-color: #a3bffa;
}

.first\:bg-indigo-400:first-child{
  background-color: #7f9cf5;
}

.first\:bg-indigo-500:first-child{
  background-color: #667eea;
}

.first\:bg-indigo-600:first-child{
  background-color: #5a67d8;
}

.first\:bg-indigo-700:first-child{
  background-color: #4c51bf;
}

.first\:bg-indigo-800:first-child{
  background-color: #434190;
}

.first\:bg-indigo-900:first-child{
  background-color: #3c366b;
}

.first\:bg-purple-100:first-child{
  background-color: #faf5ff;
}

.first\:bg-purple-200:first-child{
  background-color: #e9d8fd;
}

.first\:bg-purple-300:first-child{
  background-color: #d6bcfa;
}

.first\:bg-purple-400:first-child{
  background-color: #b794f4;
}

.first\:bg-purple-500:first-child{
  background-color: #9f7aea;
}

.first\:bg-purple-600:first-child{
  background-color: #805ad5;
}

.first\:bg-purple-700:first-child{
  background-color: #6b46c1;
}

.first\:bg-purple-800:first-child{
  background-color: #553c9a;
}

.first\:bg-purple-900:first-child{
  background-color: #44337a;
}

.first\:bg-pink-100:first-child{
  background-color: #fff5f7;
}

.first\:bg-pink-200:first-child{
  background-color: #fed7e2;
}

.first\:bg-pink-300:first-child{
  background-color: #fbb6ce;
}

.first\:bg-pink-400:first-child{
  background-color: #f687b3;
}

.first\:bg-pink-500:first-child{
  background-color: #ed64a6;
}

.first\:bg-pink-600:first-child{
  background-color: #d53f8c;
}

.first\:bg-pink-700:first-child{
  background-color: #b83280;
}

.first\:bg-pink-800:first-child{
  background-color: #97266d;
}

.first\:bg-pink-900:first-child{
  background-color: #702459;
}

.first\:bg-red-berry-100:first-child{
  background-color: #F5E6E6;
}

.first\:bg-red-berry-200:first-child{
  background-color: #E6BFBF;
}

.first\:bg-red-berry-300:first-child{
  background-color: #D69999;
}

.first\:bg-red-berry-400:first-child{
  background-color: #B84D4D;
}

.first\:bg-red-berry-500:first-child{
  background-color: #990000;
}

.first\:bg-red-berry-600:first-child{
  background-color: #8A0000;
}

.first\:bg-red-berry-700:first-child{
  background-color: #5C0000;
}

.first\:bg-red-berry-800:first-child{
  background-color: #450000;
}

.first\:bg-red-berry-900:first-child{
  background-color: #2E0000;
}

.first\:bg-regal-blue-100:first-child{
  background-color: #E9EDF1;
}

.first\:bg-regal-blue-200:first-child{
  background-color: #C7D2DC;
}

.first\:bg-regal-blue-300:first-child{
  background-color: #A5B6C7;
}

.first\:bg-regal-blue-400:first-child{
  background-color: #62809D;
}

.first\:bg-regal-blue-500:first-child{
  background-color: #1F4973;
}

.first\:bg-regal-blue-600:first-child{
  background-color: #1C4268;
}

.first\:bg-regal-blue-700:first-child{
  background-color: #132C45;
}

.first\:bg-regal-blue-800:first-child{
  background-color: #0E2134;
}

.first\:bg-regal-blue-900:first-child{
  background-color: #091623;
}

.first\:bg-saltpan-100:first-child{
  background-color: #FDFEFD;
}

.first\:bg-saltpan-200:first-child{
  background-color: #FBFDFB;
}

.first\:bg-saltpan-300:first-child{
  background-color: #F8FBF8;
}

.first\:bg-saltpan-400:first-child{
  background-color: #F3F8F3;
}

.first\:bg-saltpan-500:first-child{
  background-color: #EEF5EE;
}

.first\:bg-saltpan-600:first-child{
  background-color: #D6DDD6;
}

.first\:bg-saltpan-700:first-child{
  background-color: #8F938F;
}

.first\:bg-saltpan-800:first-child{
  background-color: #6B6E6B;
}

.first\:bg-saltpan-900:first-child{
  background-color: #474A47;
}

.hover\:bg-transparent:hover{
  background-color: transparent;
}

.hover\:bg-black:hover{
  background-color: #000;
}

.hover\:bg-white:hover{
  background-color: #fff;
}

.hover\:bg-gray-100:hover{
  background-color: #f7fafc;
}

.hover\:bg-gray-200:hover{
  background-color: #edf2f7;
}

.hover\:bg-gray-300:hover{
  background-color: #e2e8f0;
}

.hover\:bg-gray-400:hover{
  background-color: #cbd5e0;
}

.hover\:bg-gray-500:hover{
  background-color: #a0aec0;
}

.hover\:bg-gray-600:hover{
  background-color: #718096;
}

.hover\:bg-gray-700:hover{
  background-color: #4a5568;
}

.hover\:bg-gray-800:hover{
  background-color: #2d3748;
}

.hover\:bg-gray-900:hover{
  background-color: #1a202c;
}

.hover\:bg-red-100:hover{
  background-color: #fff5f5;
}

.hover\:bg-red-200:hover{
  background-color: #fed7d7;
}

.hover\:bg-red-300:hover{
  background-color: #feb2b2;
}

.hover\:bg-red-400:hover{
  background-color: #fc8181;
}

.hover\:bg-red-500:hover{
  background-color: #f56565;
}

.hover\:bg-red-600:hover{
  background-color: #e53e3e;
}

.hover\:bg-red-700:hover{
  background-color: #c53030;
}

.hover\:bg-red-800:hover{
  background-color: #9b2c2c;
}

.hover\:bg-red-900:hover{
  background-color: #742a2a;
}

.hover\:bg-orange-100:hover{
  background-color: #fffaf0;
}

.hover\:bg-orange-200:hover{
  background-color: #feebc8;
}

.hover\:bg-orange-300:hover{
  background-color: #fbd38d;
}

.hover\:bg-orange-400:hover{
  background-color: #f6ad55;
}

.hover\:bg-orange-500:hover{
  background-color: #ed8936;
}

.hover\:bg-orange-600:hover{
  background-color: #dd6b20;
}

.hover\:bg-orange-700:hover{
  background-color: #c05621;
}

.hover\:bg-orange-800:hover{
  background-color: #9c4221;
}

.hover\:bg-orange-900:hover{
  background-color: #7b341e;
}

.hover\:bg-yellow-100:hover{
  background-color: #fffff0;
}

.hover\:bg-yellow-200:hover{
  background-color: #fefcbf;
}

.hover\:bg-yellow-300:hover{
  background-color: #faf089;
}

.hover\:bg-yellow-400:hover{
  background-color: #f6e05e;
}

.hover\:bg-yellow-500:hover{
  background-color: #ecc94b;
}

.hover\:bg-yellow-600:hover{
  background-color: #d69e2e;
}

.hover\:bg-yellow-700:hover{
  background-color: #b7791f;
}

.hover\:bg-yellow-800:hover{
  background-color: #975a16;
}

.hover\:bg-yellow-900:hover{
  background-color: #744210;
}

.hover\:bg-green-100:hover{
  background-color: #f0fff4;
}

.hover\:bg-green-200:hover{
  background-color: #c6f6d5;
}

.hover\:bg-green-300:hover{
  background-color: #9ae6b4;
}

.hover\:bg-green-400:hover{
  background-color: #68d391;
}

.hover\:bg-green-500:hover{
  background-color: #48bb78;
}

.hover\:bg-green-600:hover{
  background-color: #38a169;
}

.hover\:bg-green-700:hover{
  background-color: #2f855a;
}

.hover\:bg-green-800:hover{
  background-color: #276749;
}

.hover\:bg-green-900:hover{
  background-color: #22543d;
}

.hover\:bg-teal-100:hover{
  background-color: #e6fffa;
}

.hover\:bg-teal-200:hover{
  background-color: #b2f5ea;
}

.hover\:bg-teal-300:hover{
  background-color: #81e6d9;
}

.hover\:bg-teal-400:hover{
  background-color: #4fd1c5;
}

.hover\:bg-teal-500:hover{
  background-color: #38b2ac;
}

.hover\:bg-teal-600:hover{
  background-color: #319795;
}

.hover\:bg-teal-700:hover{
  background-color: #2c7a7b;
}

.hover\:bg-teal-800:hover{
  background-color: #285e61;
}

.hover\:bg-teal-900:hover{
  background-color: #234e52;
}

.hover\:bg-blue-100:hover{
  background-color: #ebf8ff;
}

.hover\:bg-blue-200:hover{
  background-color: #bee3f8;
}

.hover\:bg-blue-300:hover{
  background-color: #90cdf4;
}

.hover\:bg-blue-400:hover{
  background-color: #63b3ed;
}

.hover\:bg-blue-500:hover{
  background-color: #4299e1;
}

.hover\:bg-blue-600:hover{
  background-color: #3182ce;
}

.hover\:bg-blue-700:hover{
  background-color: #2b6cb0;
}

.hover\:bg-blue-800:hover{
  background-color: #2c5282;
}

.hover\:bg-blue-900:hover{
  background-color: #2a4365;
}

.hover\:bg-indigo-100:hover{
  background-color: #ebf4ff;
}

.hover\:bg-indigo-200:hover{
  background-color: #c3dafe;
}

.hover\:bg-indigo-300:hover{
  background-color: #a3bffa;
}

.hover\:bg-indigo-400:hover{
  background-color: #7f9cf5;
}

.hover\:bg-indigo-500:hover{
  background-color: #667eea;
}

.hover\:bg-indigo-600:hover{
  background-color: #5a67d8;
}

.hover\:bg-indigo-700:hover{
  background-color: #4c51bf;
}

.hover\:bg-indigo-800:hover{
  background-color: #434190;
}

.hover\:bg-indigo-900:hover{
  background-color: #3c366b;
}

.hover\:bg-purple-100:hover{
  background-color: #faf5ff;
}

.hover\:bg-purple-200:hover{
  background-color: #e9d8fd;
}

.hover\:bg-purple-300:hover{
  background-color: #d6bcfa;
}

.hover\:bg-purple-400:hover{
  background-color: #b794f4;
}

.hover\:bg-purple-500:hover{
  background-color: #9f7aea;
}

.hover\:bg-purple-600:hover{
  background-color: #805ad5;
}

.hover\:bg-purple-700:hover{
  background-color: #6b46c1;
}

.hover\:bg-purple-800:hover{
  background-color: #553c9a;
}

.hover\:bg-purple-900:hover{
  background-color: #44337a;
}

.hover\:bg-pink-100:hover{
  background-color: #fff5f7;
}

.hover\:bg-pink-200:hover{
  background-color: #fed7e2;
}

.hover\:bg-pink-300:hover{
  background-color: #fbb6ce;
}

.hover\:bg-pink-400:hover{
  background-color: #f687b3;
}

.hover\:bg-pink-500:hover{
  background-color: #ed64a6;
}

.hover\:bg-pink-600:hover{
  background-color: #d53f8c;
}

.hover\:bg-pink-700:hover{
  background-color: #b83280;
}

.hover\:bg-pink-800:hover{
  background-color: #97266d;
}

.hover\:bg-pink-900:hover{
  background-color: #702459;
}

.hover\:bg-red-berry-100:hover{
  background-color: #F5E6E6;
}

.hover\:bg-red-berry-200:hover{
  background-color: #E6BFBF;
}

.hover\:bg-red-berry-300:hover{
  background-color: #D69999;
}

.hover\:bg-red-berry-400:hover{
  background-color: #B84D4D;
}

.hover\:bg-red-berry-500:hover{
  background-color: #990000;
}

.hover\:bg-red-berry-600:hover{
  background-color: #8A0000;
}

.hover\:bg-red-berry-700:hover{
  background-color: #5C0000;
}

.hover\:bg-red-berry-800:hover{
  background-color: #450000;
}

.hover\:bg-red-berry-900:hover{
  background-color: #2E0000;
}

.hover\:bg-regal-blue-100:hover{
  background-color: #E9EDF1;
}

.hover\:bg-regal-blue-200:hover{
  background-color: #C7D2DC;
}

.hover\:bg-regal-blue-300:hover{
  background-color: #A5B6C7;
}

.hover\:bg-regal-blue-400:hover{
  background-color: #62809D;
}

.hover\:bg-regal-blue-500:hover{
  background-color: #1F4973;
}

.hover\:bg-regal-blue-600:hover{
  background-color: #1C4268;
}

.hover\:bg-regal-blue-700:hover{
  background-color: #132C45;
}

.hover\:bg-regal-blue-800:hover{
  background-color: #0E2134;
}

.hover\:bg-regal-blue-900:hover{
  background-color: #091623;
}

.hover\:bg-saltpan-100:hover{
  background-color: #FDFEFD;
}

.hover\:bg-saltpan-200:hover{
  background-color: #FBFDFB;
}

.hover\:bg-saltpan-300:hover{
  background-color: #F8FBF8;
}

.hover\:bg-saltpan-400:hover{
  background-color: #F3F8F3;
}

.hover\:bg-saltpan-500:hover{
  background-color: #EEF5EE;
}

.hover\:bg-saltpan-600:hover{
  background-color: #D6DDD6;
}

.hover\:bg-saltpan-700:hover{
  background-color: #8F938F;
}

.hover\:bg-saltpan-800:hover{
  background-color: #6B6E6B;
}

.hover\:bg-saltpan-900:hover{
  background-color: #474A47;
}

.last\:bg-transparent:last-child{
  background-color: transparent;
}

.last\:bg-black:last-child{
  background-color: #000;
}

.last\:bg-white:last-child{
  background-color: #fff;
}

.last\:bg-gray-100:last-child{
  background-color: #f7fafc;
}

.last\:bg-gray-200:last-child{
  background-color: #edf2f7;
}

.last\:bg-gray-300:last-child{
  background-color: #e2e8f0;
}

.last\:bg-gray-400:last-child{
  background-color: #cbd5e0;
}

.last\:bg-gray-500:last-child{
  background-color: #a0aec0;
}

.last\:bg-gray-600:last-child{
  background-color: #718096;
}

.last\:bg-gray-700:last-child{
  background-color: #4a5568;
}

.last\:bg-gray-800:last-child{
  background-color: #2d3748;
}

.last\:bg-gray-900:last-child{
  background-color: #1a202c;
}

.last\:bg-red-100:last-child{
  background-color: #fff5f5;
}

.last\:bg-red-200:last-child{
  background-color: #fed7d7;
}

.last\:bg-red-300:last-child{
  background-color: #feb2b2;
}

.last\:bg-red-400:last-child{
  background-color: #fc8181;
}

.last\:bg-red-500:last-child{
  background-color: #f56565;
}

.last\:bg-red-600:last-child{
  background-color: #e53e3e;
}

.last\:bg-red-700:last-child{
  background-color: #c53030;
}

.last\:bg-red-800:last-child{
  background-color: #9b2c2c;
}

.last\:bg-red-900:last-child{
  background-color: #742a2a;
}

.last\:bg-orange-100:last-child{
  background-color: #fffaf0;
}

.last\:bg-orange-200:last-child{
  background-color: #feebc8;
}

.last\:bg-orange-300:last-child{
  background-color: #fbd38d;
}

.last\:bg-orange-400:last-child{
  background-color: #f6ad55;
}

.last\:bg-orange-500:last-child{
  background-color: #ed8936;
}

.last\:bg-orange-600:last-child{
  background-color: #dd6b20;
}

.last\:bg-orange-700:last-child{
  background-color: #c05621;
}

.last\:bg-orange-800:last-child{
  background-color: #9c4221;
}

.last\:bg-orange-900:last-child{
  background-color: #7b341e;
}

.last\:bg-yellow-100:last-child{
  background-color: #fffff0;
}

.last\:bg-yellow-200:last-child{
  background-color: #fefcbf;
}

.last\:bg-yellow-300:last-child{
  background-color: #faf089;
}

.last\:bg-yellow-400:last-child{
  background-color: #f6e05e;
}

.last\:bg-yellow-500:last-child{
  background-color: #ecc94b;
}

.last\:bg-yellow-600:last-child{
  background-color: #d69e2e;
}

.last\:bg-yellow-700:last-child{
  background-color: #b7791f;
}

.last\:bg-yellow-800:last-child{
  background-color: #975a16;
}

.last\:bg-yellow-900:last-child{
  background-color: #744210;
}

.last\:bg-green-100:last-child{
  background-color: #f0fff4;
}

.last\:bg-green-200:last-child{
  background-color: #c6f6d5;
}

.last\:bg-green-300:last-child{
  background-color: #9ae6b4;
}

.last\:bg-green-400:last-child{
  background-color: #68d391;
}

.last\:bg-green-500:last-child{
  background-color: #48bb78;
}

.last\:bg-green-600:last-child{
  background-color: #38a169;
}

.last\:bg-green-700:last-child{
  background-color: #2f855a;
}

.last\:bg-green-800:last-child{
  background-color: #276749;
}

.last\:bg-green-900:last-child{
  background-color: #22543d;
}

.last\:bg-teal-100:last-child{
  background-color: #e6fffa;
}

.last\:bg-teal-200:last-child{
  background-color: #b2f5ea;
}

.last\:bg-teal-300:last-child{
  background-color: #81e6d9;
}

.last\:bg-teal-400:last-child{
  background-color: #4fd1c5;
}

.last\:bg-teal-500:last-child{
  background-color: #38b2ac;
}

.last\:bg-teal-600:last-child{
  background-color: #319795;
}

.last\:bg-teal-700:last-child{
  background-color: #2c7a7b;
}

.last\:bg-teal-800:last-child{
  background-color: #285e61;
}

.last\:bg-teal-900:last-child{
  background-color: #234e52;
}

.last\:bg-blue-100:last-child{
  background-color: #ebf8ff;
}

.last\:bg-blue-200:last-child{
  background-color: #bee3f8;
}

.last\:bg-blue-300:last-child{
  background-color: #90cdf4;
}

.last\:bg-blue-400:last-child{
  background-color: #63b3ed;
}

.last\:bg-blue-500:last-child{
  background-color: #4299e1;
}

.last\:bg-blue-600:last-child{
  background-color: #3182ce;
}

.last\:bg-blue-700:last-child{
  background-color: #2b6cb0;
}

.last\:bg-blue-800:last-child{
  background-color: #2c5282;
}

.last\:bg-blue-900:last-child{
  background-color: #2a4365;
}

.last\:bg-indigo-100:last-child{
  background-color: #ebf4ff;
}

.last\:bg-indigo-200:last-child{
  background-color: #c3dafe;
}

.last\:bg-indigo-300:last-child{
  background-color: #a3bffa;
}

.last\:bg-indigo-400:last-child{
  background-color: #7f9cf5;
}

.last\:bg-indigo-500:last-child{
  background-color: #667eea;
}

.last\:bg-indigo-600:last-child{
  background-color: #5a67d8;
}

.last\:bg-indigo-700:last-child{
  background-color: #4c51bf;
}

.last\:bg-indigo-800:last-child{
  background-color: #434190;
}

.last\:bg-indigo-900:last-child{
  background-color: #3c366b;
}

.last\:bg-purple-100:last-child{
  background-color: #faf5ff;
}

.last\:bg-purple-200:last-child{
  background-color: #e9d8fd;
}

.last\:bg-purple-300:last-child{
  background-color: #d6bcfa;
}

.last\:bg-purple-400:last-child{
  background-color: #b794f4;
}

.last\:bg-purple-500:last-child{
  background-color: #9f7aea;
}

.last\:bg-purple-600:last-child{
  background-color: #805ad5;
}

.last\:bg-purple-700:last-child{
  background-color: #6b46c1;
}

.last\:bg-purple-800:last-child{
  background-color: #553c9a;
}

.last\:bg-purple-900:last-child{
  background-color: #44337a;
}

.last\:bg-pink-100:last-child{
  background-color: #fff5f7;
}

.last\:bg-pink-200:last-child{
  background-color: #fed7e2;
}

.last\:bg-pink-300:last-child{
  background-color: #fbb6ce;
}

.last\:bg-pink-400:last-child{
  background-color: #f687b3;
}

.last\:bg-pink-500:last-child{
  background-color: #ed64a6;
}

.last\:bg-pink-600:last-child{
  background-color: #d53f8c;
}

.last\:bg-pink-700:last-child{
  background-color: #b83280;
}

.last\:bg-pink-800:last-child{
  background-color: #97266d;
}

.last\:bg-pink-900:last-child{
  background-color: #702459;
}

.last\:bg-red-berry-100:last-child{
  background-color: #F5E6E6;
}

.last\:bg-red-berry-200:last-child{
  background-color: #E6BFBF;
}

.last\:bg-red-berry-300:last-child{
  background-color: #D69999;
}

.last\:bg-red-berry-400:last-child{
  background-color: #B84D4D;
}

.last\:bg-red-berry-500:last-child{
  background-color: #990000;
}

.last\:bg-red-berry-600:last-child{
  background-color: #8A0000;
}

.last\:bg-red-berry-700:last-child{
  background-color: #5C0000;
}

.last\:bg-red-berry-800:last-child{
  background-color: #450000;
}

.last\:bg-red-berry-900:last-child{
  background-color: #2E0000;
}

.last\:bg-regal-blue-100:last-child{
  background-color: #E9EDF1;
}

.last\:bg-regal-blue-200:last-child{
  background-color: #C7D2DC;
}

.last\:bg-regal-blue-300:last-child{
  background-color: #A5B6C7;
}

.last\:bg-regal-blue-400:last-child{
  background-color: #62809D;
}

.last\:bg-regal-blue-500:last-child{
  background-color: #1F4973;
}

.last\:bg-regal-blue-600:last-child{
  background-color: #1C4268;
}

.last\:bg-regal-blue-700:last-child{
  background-color: #132C45;
}

.last\:bg-regal-blue-800:last-child{
  background-color: #0E2134;
}

.last\:bg-regal-blue-900:last-child{
  background-color: #091623;
}

.last\:bg-saltpan-100:last-child{
  background-color: #FDFEFD;
}

.last\:bg-saltpan-200:last-child{
  background-color: #FBFDFB;
}

.last\:bg-saltpan-300:last-child{
  background-color: #F8FBF8;
}

.last\:bg-saltpan-400:last-child{
  background-color: #F3F8F3;
}

.last\:bg-saltpan-500:last-child{
  background-color: #EEF5EE;
}

.last\:bg-saltpan-600:last-child{
  background-color: #D6DDD6;
}

.last\:bg-saltpan-700:last-child{
  background-color: #8F938F;
}

.last\:bg-saltpan-800:last-child{
  background-color: #6B6E6B;
}

.last\:bg-saltpan-900:last-child{
  background-color: #474A47;
}

.bg-bottom{
  background-position: bottom;
}

.bg-center{
  background-position: center;
}

.bg-left{
  background-position: left;
}

.bg-left-bottom{
  background-position: left bottom;
}

.bg-left-top{
  background-position: left top;
}

.bg-right{
  background-position: right;
}

.bg-right-bottom{
  background-position: right bottom;
}

.bg-right-top{
  background-position: right top;
}

.bg-top{
  background-position: top;
}

.first\:bg-bottom:first-child{
  background-position: bottom;
}

.first\:bg-center:first-child{
  background-position: center;
}

.first\:bg-left:first-child{
  background-position: left;
}

.first\:bg-left-bottom:first-child{
  background-position: left bottom;
}

.first\:bg-left-top:first-child{
  background-position: left top;
}

.first\:bg-right:first-child{
  background-position: right;
}

.first\:bg-right-bottom:first-child{
  background-position: right bottom;
}

.first\:bg-right-top:first-child{
  background-position: right top;
}

.first\:bg-top:first-child{
  background-position: top;
}

.hover\:bg-bottom:hover{
  background-position: bottom;
}

.hover\:bg-center:hover{
  background-position: center;
}

.hover\:bg-left:hover{
  background-position: left;
}

.hover\:bg-left-bottom:hover{
  background-position: left bottom;
}

.hover\:bg-left-top:hover{
  background-position: left top;
}

.hover\:bg-right:hover{
  background-position: right;
}

.hover\:bg-right-bottom:hover{
  background-position: right bottom;
}

.hover\:bg-right-top:hover{
  background-position: right top;
}

.hover\:bg-top:hover{
  background-position: top;
}

.last\:bg-bottom:last-child{
  background-position: bottom;
}

.last\:bg-center:last-child{
  background-position: center;
}

.last\:bg-left:last-child{
  background-position: left;
}

.last\:bg-left-bottom:last-child{
  background-position: left bottom;
}

.last\:bg-left-top:last-child{
  background-position: left top;
}

.last\:bg-right:last-child{
  background-position: right;
}

.last\:bg-right-bottom:last-child{
  background-position: right bottom;
}

.last\:bg-right-top:last-child{
  background-position: right top;
}

.last\:bg-top:last-child{
  background-position: top;
}

.bg-repeat{
  background-repeat: repeat;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.bg-repeat-x{
  background-repeat: repeat-x;
}

.bg-repeat-y{
  background-repeat: repeat-y;
}

.bg-repeat-round{
  background-repeat: round;
}

.bg-repeat-space{
  background-repeat: space;
}

.first\:bg-repeat:first-child{
  background-repeat: repeat;
}

.first\:bg-no-repeat:first-child{
  background-repeat: no-repeat;
}

.first\:bg-repeat-x:first-child{
  background-repeat: repeat-x;
}

.first\:bg-repeat-y:first-child{
  background-repeat: repeat-y;
}

.first\:bg-repeat-round:first-child{
  background-repeat: round;
}

.first\:bg-repeat-space:first-child{
  background-repeat: space;
}

.hover\:bg-repeat:hover{
  background-repeat: repeat;
}

.hover\:bg-no-repeat:hover{
  background-repeat: no-repeat;
}

.hover\:bg-repeat-x:hover{
  background-repeat: repeat-x;
}

.hover\:bg-repeat-y:hover{
  background-repeat: repeat-y;
}

.hover\:bg-repeat-round:hover{
  background-repeat: round;
}

.hover\:bg-repeat-space:hover{
  background-repeat: space;
}

.last\:bg-repeat:last-child{
  background-repeat: repeat;
}

.last\:bg-no-repeat:last-child{
  background-repeat: no-repeat;
}

.last\:bg-repeat-x:last-child{
  background-repeat: repeat-x;
}

.last\:bg-repeat-y:last-child{
  background-repeat: repeat-y;
}

.last\:bg-repeat-round:last-child{
  background-repeat: round;
}

.last\:bg-repeat-space:last-child{
  background-repeat: space;
}

.bg-auto{
  background-size: auto;
}

.bg-cover{
  background-size: cover;
}

.bg-contain{
  background-size: contain;
}

.first\:bg-auto:first-child{
  background-size: auto;
}

.first\:bg-cover:first-child{
  background-size: cover;
}

.first\:bg-contain:first-child{
  background-size: contain;
}

.hover\:bg-auto:hover{
  background-size: auto;
}

.hover\:bg-cover:hover{
  background-size: cover;
}

.hover\:bg-contain:hover{
  background-size: contain;
}

.last\:bg-auto:last-child{
  background-size: auto;
}

.last\:bg-cover:last-child{
  background-size: cover;
}

.last\:bg-contain:last-child{
  background-size: contain;
}

.border-collapse{
  border-collapse: collapse;
}

.border-separate{
  border-collapse: separate;
}

.first\:border-collapse:first-child{
  border-collapse: collapse;
}

.first\:border-separate:first-child{
  border-collapse: separate;
}

.hover\:border-collapse:hover{
  border-collapse: collapse;
}

.hover\:border-separate:hover{
  border-collapse: separate;
}

.last\:border-collapse:last-child{
  border-collapse: collapse;
}

.last\:border-separate:last-child{
  border-collapse: separate;
}

.border-transparent{
  border-color: transparent;
}

.border-black{
  border-color: #000;
}

.border-white{
  border-color: #fff;
}

.border-gray-100{
  border-color: #f7fafc;
}

.border-gray-200{
  border-color: #edf2f7;
}

.border-gray-300{
  border-color: #e2e8f0;
}

.border-gray-400{
  border-color: #cbd5e0;
}

.border-gray-500{
  border-color: #a0aec0;
}

.border-gray-600{
  border-color: #718096;
}

.border-gray-700{
  border-color: #4a5568;
}

.border-gray-800{
  border-color: #2d3748;
}

.border-gray-900{
  border-color: #1a202c;
}

.border-red-100{
  border-color: #fff5f5;
}

.border-red-200{
  border-color: #fed7d7;
}

.border-red-300{
  border-color: #feb2b2;
}

.border-red-400{
  border-color: #fc8181;
}

.border-red-500{
  border-color: #f56565;
}

.border-red-600{
  border-color: #e53e3e;
}

.border-red-700{
  border-color: #c53030;
}

.border-red-800{
  border-color: #9b2c2c;
}

.border-red-900{
  border-color: #742a2a;
}

.border-orange-100{
  border-color: #fffaf0;
}

.border-orange-200{
  border-color: #feebc8;
}

.border-orange-300{
  border-color: #fbd38d;
}

.border-orange-400{
  border-color: #f6ad55;
}

.border-orange-500{
  border-color: #ed8936;
}

.border-orange-600{
  border-color: #dd6b20;
}

.border-orange-700{
  border-color: #c05621;
}

.border-orange-800{
  border-color: #9c4221;
}

.border-orange-900{
  border-color: #7b341e;
}

.border-yellow-100{
  border-color: #fffff0;
}

.border-yellow-200{
  border-color: #fefcbf;
}

.border-yellow-300{
  border-color: #faf089;
}

.border-yellow-400{
  border-color: #f6e05e;
}

.border-yellow-500{
  border-color: #ecc94b;
}

.border-yellow-600{
  border-color: #d69e2e;
}

.border-yellow-700{
  border-color: #b7791f;
}

.border-yellow-800{
  border-color: #975a16;
}

.border-yellow-900{
  border-color: #744210;
}

.border-green-100{
  border-color: #f0fff4;
}

.border-green-200{
  border-color: #c6f6d5;
}

.border-green-300{
  border-color: #9ae6b4;
}

.border-green-400{
  border-color: #68d391;
}

.border-green-500{
  border-color: #48bb78;
}

.border-green-600{
  border-color: #38a169;
}

.border-green-700{
  border-color: #2f855a;
}

.border-green-800{
  border-color: #276749;
}

.border-green-900{
  border-color: #22543d;
}

.border-teal-100{
  border-color: #e6fffa;
}

.border-teal-200{
  border-color: #b2f5ea;
}

.border-teal-300{
  border-color: #81e6d9;
}

.border-teal-400{
  border-color: #4fd1c5;
}

.border-teal-500{
  border-color: #38b2ac;
}

.border-teal-600{
  border-color: #319795;
}

.border-teal-700{
  border-color: #2c7a7b;
}

.border-teal-800{
  border-color: #285e61;
}

.border-teal-900{
  border-color: #234e52;
}

.border-blue-100{
  border-color: #ebf8ff;
}

.border-blue-200{
  border-color: #bee3f8;
}

.border-blue-300{
  border-color: #90cdf4;
}

.border-blue-400{
  border-color: #63b3ed;
}

.border-blue-500{
  border-color: #4299e1;
}

.border-blue-600{
  border-color: #3182ce;
}

.border-blue-700{
  border-color: #2b6cb0;
}

.border-blue-800{
  border-color: #2c5282;
}

.border-blue-900{
  border-color: #2a4365;
}

.border-indigo-100{
  border-color: #ebf4ff;
}

.border-indigo-200{
  border-color: #c3dafe;
}

.border-indigo-300{
  border-color: #a3bffa;
}

.border-indigo-400{
  border-color: #7f9cf5;
}

.border-indigo-500{
  border-color: #667eea;
}

.border-indigo-600{
  border-color: #5a67d8;
}

.border-indigo-700{
  border-color: #4c51bf;
}

.border-indigo-800{
  border-color: #434190;
}

.border-indigo-900{
  border-color: #3c366b;
}

.border-purple-100{
  border-color: #faf5ff;
}

.border-purple-200{
  border-color: #e9d8fd;
}

.border-purple-300{
  border-color: #d6bcfa;
}

.border-purple-400{
  border-color: #b794f4;
}

.border-purple-500{
  border-color: #9f7aea;
}

.border-purple-600{
  border-color: #805ad5;
}

.border-purple-700{
  border-color: #6b46c1;
}

.border-purple-800{
  border-color: #553c9a;
}

.border-purple-900{
  border-color: #44337a;
}

.border-pink-100{
  border-color: #fff5f7;
}

.border-pink-200{
  border-color: #fed7e2;
}

.border-pink-300{
  border-color: #fbb6ce;
}

.border-pink-400{
  border-color: #f687b3;
}

.border-pink-500{
  border-color: #ed64a6;
}

.border-pink-600{
  border-color: #d53f8c;
}

.border-pink-700{
  border-color: #b83280;
}

.border-pink-800{
  border-color: #97266d;
}

.border-pink-900{
  border-color: #702459;
}

.border-red-berry-100{
  border-color: #F5E6E6;
}

.border-red-berry-200{
  border-color: #E6BFBF;
}

.border-red-berry-300{
  border-color: #D69999;
}

.border-red-berry-400{
  border-color: #B84D4D;
}

.border-red-berry-500{
  border-color: #990000;
}

.border-red-berry-600{
  border-color: #8A0000;
}

.border-red-berry-700{
  border-color: #5C0000;
}

.border-red-berry-800{
  border-color: #450000;
}

.border-red-berry-900{
  border-color: #2E0000;
}

.border-regal-blue-100{
  border-color: #E9EDF1;
}

.border-regal-blue-200{
  border-color: #C7D2DC;
}

.border-regal-blue-300{
  border-color: #A5B6C7;
}

.border-regal-blue-400{
  border-color: #62809D;
}

.border-regal-blue-500{
  border-color: #1F4973;
}

.border-regal-blue-600{
  border-color: #1C4268;
}

.border-regal-blue-700{
  border-color: #132C45;
}

.border-regal-blue-800{
  border-color: #0E2134;
}

.border-regal-blue-900{
  border-color: #091623;
}

.border-saltpan-100{
  border-color: #FDFEFD;
}

.border-saltpan-200{
  border-color: #FBFDFB;
}

.border-saltpan-300{
  border-color: #F8FBF8;
}

.border-saltpan-400{
  border-color: #F3F8F3;
}

.border-saltpan-500{
  border-color: #EEF5EE;
}

.border-saltpan-600{
  border-color: #D6DDD6;
}

.border-saltpan-700{
  border-color: #8F938F;
}

.border-saltpan-800{
  border-color: #6B6E6B;
}

.border-saltpan-900{
  border-color: #474A47;
}

.first\:border-transparent:first-child{
  border-color: transparent;
}

.first\:border-black:first-child{
  border-color: #000;
}

.first\:border-white:first-child{
  border-color: #fff;
}

.first\:border-gray-100:first-child{
  border-color: #f7fafc;
}

.first\:border-gray-200:first-child{
  border-color: #edf2f7;
}

.first\:border-gray-300:first-child{
  border-color: #e2e8f0;
}

.first\:border-gray-400:first-child{
  border-color: #cbd5e0;
}

.first\:border-gray-500:first-child{
  border-color: #a0aec0;
}

.first\:border-gray-600:first-child{
  border-color: #718096;
}

.first\:border-gray-700:first-child{
  border-color: #4a5568;
}

.first\:border-gray-800:first-child{
  border-color: #2d3748;
}

.first\:border-gray-900:first-child{
  border-color: #1a202c;
}

.first\:border-red-100:first-child{
  border-color: #fff5f5;
}

.first\:border-red-200:first-child{
  border-color: #fed7d7;
}

.first\:border-red-300:first-child{
  border-color: #feb2b2;
}

.first\:border-red-400:first-child{
  border-color: #fc8181;
}

.first\:border-red-500:first-child{
  border-color: #f56565;
}

.first\:border-red-600:first-child{
  border-color: #e53e3e;
}

.first\:border-red-700:first-child{
  border-color: #c53030;
}

.first\:border-red-800:first-child{
  border-color: #9b2c2c;
}

.first\:border-red-900:first-child{
  border-color: #742a2a;
}

.first\:border-orange-100:first-child{
  border-color: #fffaf0;
}

.first\:border-orange-200:first-child{
  border-color: #feebc8;
}

.first\:border-orange-300:first-child{
  border-color: #fbd38d;
}

.first\:border-orange-400:first-child{
  border-color: #f6ad55;
}

.first\:border-orange-500:first-child{
  border-color: #ed8936;
}

.first\:border-orange-600:first-child{
  border-color: #dd6b20;
}

.first\:border-orange-700:first-child{
  border-color: #c05621;
}

.first\:border-orange-800:first-child{
  border-color: #9c4221;
}

.first\:border-orange-900:first-child{
  border-color: #7b341e;
}

.first\:border-yellow-100:first-child{
  border-color: #fffff0;
}

.first\:border-yellow-200:first-child{
  border-color: #fefcbf;
}

.first\:border-yellow-300:first-child{
  border-color: #faf089;
}

.first\:border-yellow-400:first-child{
  border-color: #f6e05e;
}

.first\:border-yellow-500:first-child{
  border-color: #ecc94b;
}

.first\:border-yellow-600:first-child{
  border-color: #d69e2e;
}

.first\:border-yellow-700:first-child{
  border-color: #b7791f;
}

.first\:border-yellow-800:first-child{
  border-color: #975a16;
}

.first\:border-yellow-900:first-child{
  border-color: #744210;
}

.first\:border-green-100:first-child{
  border-color: #f0fff4;
}

.first\:border-green-200:first-child{
  border-color: #c6f6d5;
}

.first\:border-green-300:first-child{
  border-color: #9ae6b4;
}

.first\:border-green-400:first-child{
  border-color: #68d391;
}

.first\:border-green-500:first-child{
  border-color: #48bb78;
}

.first\:border-green-600:first-child{
  border-color: #38a169;
}

.first\:border-green-700:first-child{
  border-color: #2f855a;
}

.first\:border-green-800:first-child{
  border-color: #276749;
}

.first\:border-green-900:first-child{
  border-color: #22543d;
}

.first\:border-teal-100:first-child{
  border-color: #e6fffa;
}

.first\:border-teal-200:first-child{
  border-color: #b2f5ea;
}

.first\:border-teal-300:first-child{
  border-color: #81e6d9;
}

.first\:border-teal-400:first-child{
  border-color: #4fd1c5;
}

.first\:border-teal-500:first-child{
  border-color: #38b2ac;
}

.first\:border-teal-600:first-child{
  border-color: #319795;
}

.first\:border-teal-700:first-child{
  border-color: #2c7a7b;
}

.first\:border-teal-800:first-child{
  border-color: #285e61;
}

.first\:border-teal-900:first-child{
  border-color: #234e52;
}

.first\:border-blue-100:first-child{
  border-color: #ebf8ff;
}

.first\:border-blue-200:first-child{
  border-color: #bee3f8;
}

.first\:border-blue-300:first-child{
  border-color: #90cdf4;
}

.first\:border-blue-400:first-child{
  border-color: #63b3ed;
}

.first\:border-blue-500:first-child{
  border-color: #4299e1;
}

.first\:border-blue-600:first-child{
  border-color: #3182ce;
}

.first\:border-blue-700:first-child{
  border-color: #2b6cb0;
}

.first\:border-blue-800:first-child{
  border-color: #2c5282;
}

.first\:border-blue-900:first-child{
  border-color: #2a4365;
}

.first\:border-indigo-100:first-child{
  border-color: #ebf4ff;
}

.first\:border-indigo-200:first-child{
  border-color: #c3dafe;
}

.first\:border-indigo-300:first-child{
  border-color: #a3bffa;
}

.first\:border-indigo-400:first-child{
  border-color: #7f9cf5;
}

.first\:border-indigo-500:first-child{
  border-color: #667eea;
}

.first\:border-indigo-600:first-child{
  border-color: #5a67d8;
}

.first\:border-indigo-700:first-child{
  border-color: #4c51bf;
}

.first\:border-indigo-800:first-child{
  border-color: #434190;
}

.first\:border-indigo-900:first-child{
  border-color: #3c366b;
}

.first\:border-purple-100:first-child{
  border-color: #faf5ff;
}

.first\:border-purple-200:first-child{
  border-color: #e9d8fd;
}

.first\:border-purple-300:first-child{
  border-color: #d6bcfa;
}

.first\:border-purple-400:first-child{
  border-color: #b794f4;
}

.first\:border-purple-500:first-child{
  border-color: #9f7aea;
}

.first\:border-purple-600:first-child{
  border-color: #805ad5;
}

.first\:border-purple-700:first-child{
  border-color: #6b46c1;
}

.first\:border-purple-800:first-child{
  border-color: #553c9a;
}

.first\:border-purple-900:first-child{
  border-color: #44337a;
}

.first\:border-pink-100:first-child{
  border-color: #fff5f7;
}

.first\:border-pink-200:first-child{
  border-color: #fed7e2;
}

.first\:border-pink-300:first-child{
  border-color: #fbb6ce;
}

.first\:border-pink-400:first-child{
  border-color: #f687b3;
}

.first\:border-pink-500:first-child{
  border-color: #ed64a6;
}

.first\:border-pink-600:first-child{
  border-color: #d53f8c;
}

.first\:border-pink-700:first-child{
  border-color: #b83280;
}

.first\:border-pink-800:first-child{
  border-color: #97266d;
}

.first\:border-pink-900:first-child{
  border-color: #702459;
}

.first\:border-red-berry-100:first-child{
  border-color: #F5E6E6;
}

.first\:border-red-berry-200:first-child{
  border-color: #E6BFBF;
}

.first\:border-red-berry-300:first-child{
  border-color: #D69999;
}

.first\:border-red-berry-400:first-child{
  border-color: #B84D4D;
}

.first\:border-red-berry-500:first-child{
  border-color: #990000;
}

.first\:border-red-berry-600:first-child{
  border-color: #8A0000;
}

.first\:border-red-berry-700:first-child{
  border-color: #5C0000;
}

.first\:border-red-berry-800:first-child{
  border-color: #450000;
}

.first\:border-red-berry-900:first-child{
  border-color: #2E0000;
}

.first\:border-regal-blue-100:first-child{
  border-color: #E9EDF1;
}

.first\:border-regal-blue-200:first-child{
  border-color: #C7D2DC;
}

.first\:border-regal-blue-300:first-child{
  border-color: #A5B6C7;
}

.first\:border-regal-blue-400:first-child{
  border-color: #62809D;
}

.first\:border-regal-blue-500:first-child{
  border-color: #1F4973;
}

.first\:border-regal-blue-600:first-child{
  border-color: #1C4268;
}

.first\:border-regal-blue-700:first-child{
  border-color: #132C45;
}

.first\:border-regal-blue-800:first-child{
  border-color: #0E2134;
}

.first\:border-regal-blue-900:first-child{
  border-color: #091623;
}

.first\:border-saltpan-100:first-child{
  border-color: #FDFEFD;
}

.first\:border-saltpan-200:first-child{
  border-color: #FBFDFB;
}

.first\:border-saltpan-300:first-child{
  border-color: #F8FBF8;
}

.first\:border-saltpan-400:first-child{
  border-color: #F3F8F3;
}

.first\:border-saltpan-500:first-child{
  border-color: #EEF5EE;
}

.first\:border-saltpan-600:first-child{
  border-color: #D6DDD6;
}

.first\:border-saltpan-700:first-child{
  border-color: #8F938F;
}

.first\:border-saltpan-800:first-child{
  border-color: #6B6E6B;
}

.first\:border-saltpan-900:first-child{
  border-color: #474A47;
}

.hover\:border-transparent:hover{
  border-color: transparent;
}

.hover\:border-black:hover{
  border-color: #000;
}

.hover\:border-white:hover{
  border-color: #fff;
}

.hover\:border-gray-100:hover{
  border-color: #f7fafc;
}

.hover\:border-gray-200:hover{
  border-color: #edf2f7;
}

.hover\:border-gray-300:hover{
  border-color: #e2e8f0;
}

.hover\:border-gray-400:hover{
  border-color: #cbd5e0;
}

.hover\:border-gray-500:hover{
  border-color: #a0aec0;
}

.hover\:border-gray-600:hover{
  border-color: #718096;
}

.hover\:border-gray-700:hover{
  border-color: #4a5568;
}

.hover\:border-gray-800:hover{
  border-color: #2d3748;
}

.hover\:border-gray-900:hover{
  border-color: #1a202c;
}

.hover\:border-red-100:hover{
  border-color: #fff5f5;
}

.hover\:border-red-200:hover{
  border-color: #fed7d7;
}

.hover\:border-red-300:hover{
  border-color: #feb2b2;
}

.hover\:border-red-400:hover{
  border-color: #fc8181;
}

.hover\:border-red-500:hover{
  border-color: #f56565;
}

.hover\:border-red-600:hover{
  border-color: #e53e3e;
}

.hover\:border-red-700:hover{
  border-color: #c53030;
}

.hover\:border-red-800:hover{
  border-color: #9b2c2c;
}

.hover\:border-red-900:hover{
  border-color: #742a2a;
}

.hover\:border-orange-100:hover{
  border-color: #fffaf0;
}

.hover\:border-orange-200:hover{
  border-color: #feebc8;
}

.hover\:border-orange-300:hover{
  border-color: #fbd38d;
}

.hover\:border-orange-400:hover{
  border-color: #f6ad55;
}

.hover\:border-orange-500:hover{
  border-color: #ed8936;
}

.hover\:border-orange-600:hover{
  border-color: #dd6b20;
}

.hover\:border-orange-700:hover{
  border-color: #c05621;
}

.hover\:border-orange-800:hover{
  border-color: #9c4221;
}

.hover\:border-orange-900:hover{
  border-color: #7b341e;
}

.hover\:border-yellow-100:hover{
  border-color: #fffff0;
}

.hover\:border-yellow-200:hover{
  border-color: #fefcbf;
}

.hover\:border-yellow-300:hover{
  border-color: #faf089;
}

.hover\:border-yellow-400:hover{
  border-color: #f6e05e;
}

.hover\:border-yellow-500:hover{
  border-color: #ecc94b;
}

.hover\:border-yellow-600:hover{
  border-color: #d69e2e;
}

.hover\:border-yellow-700:hover{
  border-color: #b7791f;
}

.hover\:border-yellow-800:hover{
  border-color: #975a16;
}

.hover\:border-yellow-900:hover{
  border-color: #744210;
}

.hover\:border-green-100:hover{
  border-color: #f0fff4;
}

.hover\:border-green-200:hover{
  border-color: #c6f6d5;
}

.hover\:border-green-300:hover{
  border-color: #9ae6b4;
}

.hover\:border-green-400:hover{
  border-color: #68d391;
}

.hover\:border-green-500:hover{
  border-color: #48bb78;
}

.hover\:border-green-600:hover{
  border-color: #38a169;
}

.hover\:border-green-700:hover{
  border-color: #2f855a;
}

.hover\:border-green-800:hover{
  border-color: #276749;
}

.hover\:border-green-900:hover{
  border-color: #22543d;
}

.hover\:border-teal-100:hover{
  border-color: #e6fffa;
}

.hover\:border-teal-200:hover{
  border-color: #b2f5ea;
}

.hover\:border-teal-300:hover{
  border-color: #81e6d9;
}

.hover\:border-teal-400:hover{
  border-color: #4fd1c5;
}

.hover\:border-teal-500:hover{
  border-color: #38b2ac;
}

.hover\:border-teal-600:hover{
  border-color: #319795;
}

.hover\:border-teal-700:hover{
  border-color: #2c7a7b;
}

.hover\:border-teal-800:hover{
  border-color: #285e61;
}

.hover\:border-teal-900:hover{
  border-color: #234e52;
}

.hover\:border-blue-100:hover{
  border-color: #ebf8ff;
}

.hover\:border-blue-200:hover{
  border-color: #bee3f8;
}

.hover\:border-blue-300:hover{
  border-color: #90cdf4;
}

.hover\:border-blue-400:hover{
  border-color: #63b3ed;
}

.hover\:border-blue-500:hover{
  border-color: #4299e1;
}

.hover\:border-blue-600:hover{
  border-color: #3182ce;
}

.hover\:border-blue-700:hover{
  border-color: #2b6cb0;
}

.hover\:border-blue-800:hover{
  border-color: #2c5282;
}

.hover\:border-blue-900:hover{
  border-color: #2a4365;
}

.hover\:border-indigo-100:hover{
  border-color: #ebf4ff;
}

.hover\:border-indigo-200:hover{
  border-color: #c3dafe;
}

.hover\:border-indigo-300:hover{
  border-color: #a3bffa;
}

.hover\:border-indigo-400:hover{
  border-color: #7f9cf5;
}

.hover\:border-indigo-500:hover{
  border-color: #667eea;
}

.hover\:border-indigo-600:hover{
  border-color: #5a67d8;
}

.hover\:border-indigo-700:hover{
  border-color: #4c51bf;
}

.hover\:border-indigo-800:hover{
  border-color: #434190;
}

.hover\:border-indigo-900:hover{
  border-color: #3c366b;
}

.hover\:border-purple-100:hover{
  border-color: #faf5ff;
}

.hover\:border-purple-200:hover{
  border-color: #e9d8fd;
}

.hover\:border-purple-300:hover{
  border-color: #d6bcfa;
}

.hover\:border-purple-400:hover{
  border-color: #b794f4;
}

.hover\:border-purple-500:hover{
  border-color: #9f7aea;
}

.hover\:border-purple-600:hover{
  border-color: #805ad5;
}

.hover\:border-purple-700:hover{
  border-color: #6b46c1;
}

.hover\:border-purple-800:hover{
  border-color: #553c9a;
}

.hover\:border-purple-900:hover{
  border-color: #44337a;
}

.hover\:border-pink-100:hover{
  border-color: #fff5f7;
}

.hover\:border-pink-200:hover{
  border-color: #fed7e2;
}

.hover\:border-pink-300:hover{
  border-color: #fbb6ce;
}

.hover\:border-pink-400:hover{
  border-color: #f687b3;
}

.hover\:border-pink-500:hover{
  border-color: #ed64a6;
}

.hover\:border-pink-600:hover{
  border-color: #d53f8c;
}

.hover\:border-pink-700:hover{
  border-color: #b83280;
}

.hover\:border-pink-800:hover{
  border-color: #97266d;
}

.hover\:border-pink-900:hover{
  border-color: #702459;
}

.hover\:border-red-berry-100:hover{
  border-color: #F5E6E6;
}

.hover\:border-red-berry-200:hover{
  border-color: #E6BFBF;
}

.hover\:border-red-berry-300:hover{
  border-color: #D69999;
}

.hover\:border-red-berry-400:hover{
  border-color: #B84D4D;
}

.hover\:border-red-berry-500:hover{
  border-color: #990000;
}

.hover\:border-red-berry-600:hover{
  border-color: #8A0000;
}

.hover\:border-red-berry-700:hover{
  border-color: #5C0000;
}

.hover\:border-red-berry-800:hover{
  border-color: #450000;
}

.hover\:border-red-berry-900:hover{
  border-color: #2E0000;
}

.hover\:border-regal-blue-100:hover{
  border-color: #E9EDF1;
}

.hover\:border-regal-blue-200:hover{
  border-color: #C7D2DC;
}

.hover\:border-regal-blue-300:hover{
  border-color: #A5B6C7;
}

.hover\:border-regal-blue-400:hover{
  border-color: #62809D;
}

.hover\:border-regal-blue-500:hover{
  border-color: #1F4973;
}

.hover\:border-regal-blue-600:hover{
  border-color: #1C4268;
}

.hover\:border-regal-blue-700:hover{
  border-color: #132C45;
}

.hover\:border-regal-blue-800:hover{
  border-color: #0E2134;
}

.hover\:border-regal-blue-900:hover{
  border-color: #091623;
}

.hover\:border-saltpan-100:hover{
  border-color: #FDFEFD;
}

.hover\:border-saltpan-200:hover{
  border-color: #FBFDFB;
}

.hover\:border-saltpan-300:hover{
  border-color: #F8FBF8;
}

.hover\:border-saltpan-400:hover{
  border-color: #F3F8F3;
}

.hover\:border-saltpan-500:hover{
  border-color: #EEF5EE;
}

.hover\:border-saltpan-600:hover{
  border-color: #D6DDD6;
}

.hover\:border-saltpan-700:hover{
  border-color: #8F938F;
}

.hover\:border-saltpan-800:hover{
  border-color: #6B6E6B;
}

.hover\:border-saltpan-900:hover{
  border-color: #474A47;
}

.last\:border-transparent:last-child{
  border-color: transparent;
}

.last\:border-black:last-child{
  border-color: #000;
}

.last\:border-white:last-child{
  border-color: #fff;
}

.last\:border-gray-100:last-child{
  border-color: #f7fafc;
}

.last\:border-gray-200:last-child{
  border-color: #edf2f7;
}

.last\:border-gray-300:last-child{
  border-color: #e2e8f0;
}

.last\:border-gray-400:last-child{
  border-color: #cbd5e0;
}

.last\:border-gray-500:last-child{
  border-color: #a0aec0;
}

.last\:border-gray-600:last-child{
  border-color: #718096;
}

.last\:border-gray-700:last-child{
  border-color: #4a5568;
}

.last\:border-gray-800:last-child{
  border-color: #2d3748;
}

.last\:border-gray-900:last-child{
  border-color: #1a202c;
}

.last\:border-red-100:last-child{
  border-color: #fff5f5;
}

.last\:border-red-200:last-child{
  border-color: #fed7d7;
}

.last\:border-red-300:last-child{
  border-color: #feb2b2;
}

.last\:border-red-400:last-child{
  border-color: #fc8181;
}

.last\:border-red-500:last-child{
  border-color: #f56565;
}

.last\:border-red-600:last-child{
  border-color: #e53e3e;
}

.last\:border-red-700:last-child{
  border-color: #c53030;
}

.last\:border-red-800:last-child{
  border-color: #9b2c2c;
}

.last\:border-red-900:last-child{
  border-color: #742a2a;
}

.last\:border-orange-100:last-child{
  border-color: #fffaf0;
}

.last\:border-orange-200:last-child{
  border-color: #feebc8;
}

.last\:border-orange-300:last-child{
  border-color: #fbd38d;
}

.last\:border-orange-400:last-child{
  border-color: #f6ad55;
}

.last\:border-orange-500:last-child{
  border-color: #ed8936;
}

.last\:border-orange-600:last-child{
  border-color: #dd6b20;
}

.last\:border-orange-700:last-child{
  border-color: #c05621;
}

.last\:border-orange-800:last-child{
  border-color: #9c4221;
}

.last\:border-orange-900:last-child{
  border-color: #7b341e;
}

.last\:border-yellow-100:last-child{
  border-color: #fffff0;
}

.last\:border-yellow-200:last-child{
  border-color: #fefcbf;
}

.last\:border-yellow-300:last-child{
  border-color: #faf089;
}

.last\:border-yellow-400:last-child{
  border-color: #f6e05e;
}

.last\:border-yellow-500:last-child{
  border-color: #ecc94b;
}

.last\:border-yellow-600:last-child{
  border-color: #d69e2e;
}

.last\:border-yellow-700:last-child{
  border-color: #b7791f;
}

.last\:border-yellow-800:last-child{
  border-color: #975a16;
}

.last\:border-yellow-900:last-child{
  border-color: #744210;
}

.last\:border-green-100:last-child{
  border-color: #f0fff4;
}

.last\:border-green-200:last-child{
  border-color: #c6f6d5;
}

.last\:border-green-300:last-child{
  border-color: #9ae6b4;
}

.last\:border-green-400:last-child{
  border-color: #68d391;
}

.last\:border-green-500:last-child{
  border-color: #48bb78;
}

.last\:border-green-600:last-child{
  border-color: #38a169;
}

.last\:border-green-700:last-child{
  border-color: #2f855a;
}

.last\:border-green-800:last-child{
  border-color: #276749;
}

.last\:border-green-900:last-child{
  border-color: #22543d;
}

.last\:border-teal-100:last-child{
  border-color: #e6fffa;
}

.last\:border-teal-200:last-child{
  border-color: #b2f5ea;
}

.last\:border-teal-300:last-child{
  border-color: #81e6d9;
}

.last\:border-teal-400:last-child{
  border-color: #4fd1c5;
}

.last\:border-teal-500:last-child{
  border-color: #38b2ac;
}

.last\:border-teal-600:last-child{
  border-color: #319795;
}

.last\:border-teal-700:last-child{
  border-color: #2c7a7b;
}

.last\:border-teal-800:last-child{
  border-color: #285e61;
}

.last\:border-teal-900:last-child{
  border-color: #234e52;
}

.last\:border-blue-100:last-child{
  border-color: #ebf8ff;
}

.last\:border-blue-200:last-child{
  border-color: #bee3f8;
}

.last\:border-blue-300:last-child{
  border-color: #90cdf4;
}

.last\:border-blue-400:last-child{
  border-color: #63b3ed;
}

.last\:border-blue-500:last-child{
  border-color: #4299e1;
}

.last\:border-blue-600:last-child{
  border-color: #3182ce;
}

.last\:border-blue-700:last-child{
  border-color: #2b6cb0;
}

.last\:border-blue-800:last-child{
  border-color: #2c5282;
}

.last\:border-blue-900:last-child{
  border-color: #2a4365;
}

.last\:border-indigo-100:last-child{
  border-color: #ebf4ff;
}

.last\:border-indigo-200:last-child{
  border-color: #c3dafe;
}

.last\:border-indigo-300:last-child{
  border-color: #a3bffa;
}

.last\:border-indigo-400:last-child{
  border-color: #7f9cf5;
}

.last\:border-indigo-500:last-child{
  border-color: #667eea;
}

.last\:border-indigo-600:last-child{
  border-color: #5a67d8;
}

.last\:border-indigo-700:last-child{
  border-color: #4c51bf;
}

.last\:border-indigo-800:last-child{
  border-color: #434190;
}

.last\:border-indigo-900:last-child{
  border-color: #3c366b;
}

.last\:border-purple-100:last-child{
  border-color: #faf5ff;
}

.last\:border-purple-200:last-child{
  border-color: #e9d8fd;
}

.last\:border-purple-300:last-child{
  border-color: #d6bcfa;
}

.last\:border-purple-400:last-child{
  border-color: #b794f4;
}

.last\:border-purple-500:last-child{
  border-color: #9f7aea;
}

.last\:border-purple-600:last-child{
  border-color: #805ad5;
}

.last\:border-purple-700:last-child{
  border-color: #6b46c1;
}

.last\:border-purple-800:last-child{
  border-color: #553c9a;
}

.last\:border-purple-900:last-child{
  border-color: #44337a;
}

.last\:border-pink-100:last-child{
  border-color: #fff5f7;
}

.last\:border-pink-200:last-child{
  border-color: #fed7e2;
}

.last\:border-pink-300:last-child{
  border-color: #fbb6ce;
}

.last\:border-pink-400:last-child{
  border-color: #f687b3;
}

.last\:border-pink-500:last-child{
  border-color: #ed64a6;
}

.last\:border-pink-600:last-child{
  border-color: #d53f8c;
}

.last\:border-pink-700:last-child{
  border-color: #b83280;
}

.last\:border-pink-800:last-child{
  border-color: #97266d;
}

.last\:border-pink-900:last-child{
  border-color: #702459;
}

.last\:border-red-berry-100:last-child{
  border-color: #F5E6E6;
}

.last\:border-red-berry-200:last-child{
  border-color: #E6BFBF;
}

.last\:border-red-berry-300:last-child{
  border-color: #D69999;
}

.last\:border-red-berry-400:last-child{
  border-color: #B84D4D;
}

.last\:border-red-berry-500:last-child{
  border-color: #990000;
}

.last\:border-red-berry-600:last-child{
  border-color: #8A0000;
}

.last\:border-red-berry-700:last-child{
  border-color: #5C0000;
}

.last\:border-red-berry-800:last-child{
  border-color: #450000;
}

.last\:border-red-berry-900:last-child{
  border-color: #2E0000;
}

.last\:border-regal-blue-100:last-child{
  border-color: #E9EDF1;
}

.last\:border-regal-blue-200:last-child{
  border-color: #C7D2DC;
}

.last\:border-regal-blue-300:last-child{
  border-color: #A5B6C7;
}

.last\:border-regal-blue-400:last-child{
  border-color: #62809D;
}

.last\:border-regal-blue-500:last-child{
  border-color: #1F4973;
}

.last\:border-regal-blue-600:last-child{
  border-color: #1C4268;
}

.last\:border-regal-blue-700:last-child{
  border-color: #132C45;
}

.last\:border-regal-blue-800:last-child{
  border-color: #0E2134;
}

.last\:border-regal-blue-900:last-child{
  border-color: #091623;
}

.last\:border-saltpan-100:last-child{
  border-color: #FDFEFD;
}

.last\:border-saltpan-200:last-child{
  border-color: #FBFDFB;
}

.last\:border-saltpan-300:last-child{
  border-color: #F8FBF8;
}

.last\:border-saltpan-400:last-child{
  border-color: #F3F8F3;
}

.last\:border-saltpan-500:last-child{
  border-color: #EEF5EE;
}

.last\:border-saltpan-600:last-child{
  border-color: #D6DDD6;
}

.last\:border-saltpan-700:last-child{
  border-color: #8F938F;
}

.last\:border-saltpan-800:last-child{
  border-color: #6B6E6B;
}

.last\:border-saltpan-900:last-child{
  border-color: #474A47;
}

.rounded-none{
  border-radius: 0;
}

.rounded-sm{
  border-radius: 0.125rem;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-md{
  border-radius: 0.375rem;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-t-none{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.rounded-r-none{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rounded-b-none{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-l-none{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-t-sm{
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

.rounded-r-sm{
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.rounded-b-sm{
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.rounded-l-sm{
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-b-md{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-l-lg{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-t-full{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-r-full{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-b-full{
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-l-full{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-tl-none{
  border-top-left-radius: 0;
}

.rounded-tr-none{
  border-top-right-radius: 0;
}

.rounded-br-none{
  border-bottom-right-radius: 0;
}

.rounded-bl-none{
  border-bottom-left-radius: 0;
}

.rounded-tl-sm{
  border-top-left-radius: 0.125rem;
}

.rounded-tr-sm{
  border-top-right-radius: 0.125rem;
}

.rounded-br-sm{
  border-bottom-right-radius: 0.125rem;
}

.rounded-bl-sm{
  border-bottom-left-radius: 0.125rem;
}

.rounded-tl{
  border-top-left-radius: 0.25rem;
}

.rounded-tr{
  border-top-right-radius: 0.25rem;
}

.rounded-br{
  border-bottom-right-radius: 0.25rem;
}

.rounded-bl{
  border-bottom-left-radius: 0.25rem;
}

.rounded-tl-md{
  border-top-left-radius: 0.375rem;
}

.rounded-tr-md{
  border-top-right-radius: 0.375rem;
}

.rounded-br-md{
  border-bottom-right-radius: 0.375rem;
}

.rounded-bl-md{
  border-bottom-left-radius: 0.375rem;
}

.rounded-tl-lg{
  border-top-left-radius: 0.5rem;
}

.rounded-tr-lg{
  border-top-right-radius: 0.5rem;
}

.rounded-br-lg{
  border-bottom-right-radius: 0.5rem;
}

.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem;
}

.rounded-tl-full{
  border-top-left-radius: 9999px;
}

.rounded-tr-full{
  border-top-right-radius: 9999px;
}

.rounded-br-full{
  border-bottom-right-radius: 9999px;
}

.rounded-bl-full{
  border-bottom-left-radius: 9999px;
}

.first\:rounded-none:first-child{
  border-radius: 0;
}

.first\:rounded-sm:first-child{
  border-radius: 0.125rem;
}

.first\:rounded:first-child{
  border-radius: 0.25rem;
}

.first\:rounded-md:first-child{
  border-radius: 0.375rem;
}

.first\:rounded-lg:first-child{
  border-radius: 0.5rem;
}

.first\:rounded-full:first-child{
  border-radius: 9999px;
}

.first\:rounded-t-none:first-child{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.first\:rounded-r-none:first-child{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.first\:rounded-b-none:first-child{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.first\:rounded-l-none:first-child{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.first\:rounded-t-sm:first-child{
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

.first\:rounded-r-sm:first-child{
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.first\:rounded-b-sm:first-child{
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.first\:rounded-l-sm:first-child{
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.first\:rounded-t:first-child{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.first\:rounded-r:first-child{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.first\:rounded-b:first-child{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.first\:rounded-l:first-child{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.first\:rounded-t-md:first-child{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.first\:rounded-r-md:first-child{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.first\:rounded-b-md:first-child{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.first\:rounded-l-md:first-child{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.first\:rounded-t-lg:first-child{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.first\:rounded-r-lg:first-child{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.first\:rounded-b-lg:first-child{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.first\:rounded-l-lg:first-child{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.first\:rounded-t-full:first-child{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.first\:rounded-r-full:first-child{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.first\:rounded-b-full:first-child{
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.first\:rounded-l-full:first-child{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.first\:rounded-tl-none:first-child{
  border-top-left-radius: 0;
}

.first\:rounded-tr-none:first-child{
  border-top-right-radius: 0;
}

.first\:rounded-br-none:first-child{
  border-bottom-right-radius: 0;
}

.first\:rounded-bl-none:first-child{
  border-bottom-left-radius: 0;
}

.first\:rounded-tl-sm:first-child{
  border-top-left-radius: 0.125rem;
}

.first\:rounded-tr-sm:first-child{
  border-top-right-radius: 0.125rem;
}

.first\:rounded-br-sm:first-child{
  border-bottom-right-radius: 0.125rem;
}

.first\:rounded-bl-sm:first-child{
  border-bottom-left-radius: 0.125rem;
}

.first\:rounded-tl:first-child{
  border-top-left-radius: 0.25rem;
}

.first\:rounded-tr:first-child{
  border-top-right-radius: 0.25rem;
}

.first\:rounded-br:first-child{
  border-bottom-right-radius: 0.25rem;
}

.first\:rounded-bl:first-child{
  border-bottom-left-radius: 0.25rem;
}

.first\:rounded-tl-md:first-child{
  border-top-left-radius: 0.375rem;
}

.first\:rounded-tr-md:first-child{
  border-top-right-radius: 0.375rem;
}

.first\:rounded-br-md:first-child{
  border-bottom-right-radius: 0.375rem;
}

.first\:rounded-bl-md:first-child{
  border-bottom-left-radius: 0.375rem;
}

.first\:rounded-tl-lg:first-child{
  border-top-left-radius: 0.5rem;
}

.first\:rounded-tr-lg:first-child{
  border-top-right-radius: 0.5rem;
}

.first\:rounded-br-lg:first-child{
  border-bottom-right-radius: 0.5rem;
}

.first\:rounded-bl-lg:first-child{
  border-bottom-left-radius: 0.5rem;
}

.first\:rounded-tl-full:first-child{
  border-top-left-radius: 9999px;
}

.first\:rounded-tr-full:first-child{
  border-top-right-radius: 9999px;
}

.first\:rounded-br-full:first-child{
  border-bottom-right-radius: 9999px;
}

.first\:rounded-bl-full:first-child{
  border-bottom-left-radius: 9999px;
}

.hover\:rounded-none:hover{
  border-radius: 0;
}

.hover\:rounded-sm:hover{
  border-radius: 0.125rem;
}

.hover\:rounded:hover{
  border-radius: 0.25rem;
}

.hover\:rounded-md:hover{
  border-radius: 0.375rem;
}

.hover\:rounded-lg:hover{
  border-radius: 0.5rem;
}

.hover\:rounded-full:hover{
  border-radius: 9999px;
}

.hover\:rounded-t-none:hover{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.hover\:rounded-r-none:hover{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.hover\:rounded-b-none:hover{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.hover\:rounded-l-none:hover{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.hover\:rounded-t-sm:hover{
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

.hover\:rounded-r-sm:hover{
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.hover\:rounded-b-sm:hover{
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.hover\:rounded-l-sm:hover{
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.hover\:rounded-t:hover{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.hover\:rounded-r:hover{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.hover\:rounded-b:hover{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.hover\:rounded-l:hover{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.hover\:rounded-t-md:hover{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.hover\:rounded-r-md:hover{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.hover\:rounded-b-md:hover{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.hover\:rounded-l-md:hover{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.hover\:rounded-t-lg:hover{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.hover\:rounded-r-lg:hover{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.hover\:rounded-b-lg:hover{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.hover\:rounded-l-lg:hover{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.hover\:rounded-t-full:hover{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.hover\:rounded-r-full:hover{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.hover\:rounded-b-full:hover{
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.hover\:rounded-l-full:hover{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.hover\:rounded-tl-none:hover{
  border-top-left-radius: 0;
}

.hover\:rounded-tr-none:hover{
  border-top-right-radius: 0;
}

.hover\:rounded-br-none:hover{
  border-bottom-right-radius: 0;
}

.hover\:rounded-bl-none:hover{
  border-bottom-left-radius: 0;
}

.hover\:rounded-tl-sm:hover{
  border-top-left-radius: 0.125rem;
}

.hover\:rounded-tr-sm:hover{
  border-top-right-radius: 0.125rem;
}

.hover\:rounded-br-sm:hover{
  border-bottom-right-radius: 0.125rem;
}

.hover\:rounded-bl-sm:hover{
  border-bottom-left-radius: 0.125rem;
}

.hover\:rounded-tl:hover{
  border-top-left-radius: 0.25rem;
}

.hover\:rounded-tr:hover{
  border-top-right-radius: 0.25rem;
}

.hover\:rounded-br:hover{
  border-bottom-right-radius: 0.25rem;
}

.hover\:rounded-bl:hover{
  border-bottom-left-radius: 0.25rem;
}

.hover\:rounded-tl-md:hover{
  border-top-left-radius: 0.375rem;
}

.hover\:rounded-tr-md:hover{
  border-top-right-radius: 0.375rem;
}

.hover\:rounded-br-md:hover{
  border-bottom-right-radius: 0.375rem;
}

.hover\:rounded-bl-md:hover{
  border-bottom-left-radius: 0.375rem;
}

.hover\:rounded-tl-lg:hover{
  border-top-left-radius: 0.5rem;
}

.hover\:rounded-tr-lg:hover{
  border-top-right-radius: 0.5rem;
}

.hover\:rounded-br-lg:hover{
  border-bottom-right-radius: 0.5rem;
}

.hover\:rounded-bl-lg:hover{
  border-bottom-left-radius: 0.5rem;
}

.hover\:rounded-tl-full:hover{
  border-top-left-radius: 9999px;
}

.hover\:rounded-tr-full:hover{
  border-top-right-radius: 9999px;
}

.hover\:rounded-br-full:hover{
  border-bottom-right-radius: 9999px;
}

.hover\:rounded-bl-full:hover{
  border-bottom-left-radius: 9999px;
}

.last\:rounded-none:last-child{
  border-radius: 0;
}

.last\:rounded-sm:last-child{
  border-radius: 0.125rem;
}

.last\:rounded:last-child{
  border-radius: 0.25rem;
}

.last\:rounded-md:last-child{
  border-radius: 0.375rem;
}

.last\:rounded-lg:last-child{
  border-radius: 0.5rem;
}

.last\:rounded-full:last-child{
  border-radius: 9999px;
}

.last\:rounded-t-none:last-child{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.last\:rounded-r-none:last-child{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.last\:rounded-b-none:last-child{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.last\:rounded-l-none:last-child{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.last\:rounded-t-sm:last-child{
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

.last\:rounded-r-sm:last-child{
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.last\:rounded-b-sm:last-child{
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.last\:rounded-l-sm:last-child{
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.last\:rounded-t:last-child{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.last\:rounded-r:last-child{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.last\:rounded-b:last-child{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.last\:rounded-l:last-child{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.last\:rounded-t-md:last-child{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.last\:rounded-r-md:last-child{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.last\:rounded-b-md:last-child{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.last\:rounded-l-md:last-child{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.last\:rounded-t-lg:last-child{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.last\:rounded-r-lg:last-child{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.last\:rounded-b-lg:last-child{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.last\:rounded-l-lg:last-child{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.last\:rounded-t-full:last-child{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.last\:rounded-r-full:last-child{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.last\:rounded-b-full:last-child{
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.last\:rounded-l-full:last-child{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.last\:rounded-tl-none:last-child{
  border-top-left-radius: 0;
}

.last\:rounded-tr-none:last-child{
  border-top-right-radius: 0;
}

.last\:rounded-br-none:last-child{
  border-bottom-right-radius: 0;
}

.last\:rounded-bl-none:last-child{
  border-bottom-left-radius: 0;
}

.last\:rounded-tl-sm:last-child{
  border-top-left-radius: 0.125rem;
}

.last\:rounded-tr-sm:last-child{
  border-top-right-radius: 0.125rem;
}

.last\:rounded-br-sm:last-child{
  border-bottom-right-radius: 0.125rem;
}

.last\:rounded-bl-sm:last-child{
  border-bottom-left-radius: 0.125rem;
}

.last\:rounded-tl:last-child{
  border-top-left-radius: 0.25rem;
}

.last\:rounded-tr:last-child{
  border-top-right-radius: 0.25rem;
}

.last\:rounded-br:last-child{
  border-bottom-right-radius: 0.25rem;
}

.last\:rounded-bl:last-child{
  border-bottom-left-radius: 0.25rem;
}

.last\:rounded-tl-md:last-child{
  border-top-left-radius: 0.375rem;
}

.last\:rounded-tr-md:last-child{
  border-top-right-radius: 0.375rem;
}

.last\:rounded-br-md:last-child{
  border-bottom-right-radius: 0.375rem;
}

.last\:rounded-bl-md:last-child{
  border-bottom-left-radius: 0.375rem;
}

.last\:rounded-tl-lg:last-child{
  border-top-left-radius: 0.5rem;
}

.last\:rounded-tr-lg:last-child{
  border-top-right-radius: 0.5rem;
}

.last\:rounded-br-lg:last-child{
  border-bottom-right-radius: 0.5rem;
}

.last\:rounded-bl-lg:last-child{
  border-bottom-left-radius: 0.5rem;
}

.last\:rounded-tl-full:last-child{
  border-top-left-radius: 9999px;
}

.last\:rounded-tr-full:last-child{
  border-top-right-radius: 9999px;
}

.last\:rounded-br-full:last-child{
  border-bottom-right-radius: 9999px;
}

.last\:rounded-bl-full:last-child{
  border-bottom-left-radius: 9999px;
}

.border-solid{
  border-style: solid;
}

.border-dashed{
  border-style: dashed;
}

.border-dotted{
  border-style: dotted;
}

.border-double{
  border-style: double;
}

.border-none{
  border-style: none;
}

.first\:border-solid:first-child{
  border-style: solid;
}

.first\:border-dashed:first-child{
  border-style: dashed;
}

.first\:border-dotted:first-child{
  border-style: dotted;
}

.first\:border-double:first-child{
  border-style: double;
}

.first\:border-none:first-child{
  border-style: none;
}

.hover\:border-solid:hover{
  border-style: solid;
}

.hover\:border-dashed:hover{
  border-style: dashed;
}

.hover\:border-dotted:hover{
  border-style: dotted;
}

.hover\:border-double:hover{
  border-style: double;
}

.hover\:border-none:hover{
  border-style: none;
}

.last\:border-solid:last-child{
  border-style: solid;
}

.last\:border-dashed:last-child{
  border-style: dashed;
}

.last\:border-dotted:last-child{
  border-style: dotted;
}

.last\:border-double:last-child{
  border-style: double;
}

.last\:border-none:last-child{
  border-style: none;
}

.border-0{
  border-width: 0;
}

.border-2{
  border-width: 2px;
}

.border-4{
  border-width: 4px;
}

.border-8{
  border-width: 8px;
}

.border{
  border-width: 1px;
}

.border-t-0{
  border-top-width: 0;
}

.border-r-0{
  border-right-width: 0;
}

.border-b-0{
  border-bottom-width: 0;
}

.border-l-0{
  border-left-width: 0;
}

.border-t-2{
  border-top-width: 2px;
}

.border-r-2{
  border-right-width: 2px;
}

.border-b-2{
  border-bottom-width: 2px;
}

.border-l-2{
  border-left-width: 2px;
}

.border-t-4{
  border-top-width: 4px;
}

.border-r-4{
  border-right-width: 4px;
}

.border-b-4{
  border-bottom-width: 4px;
}

.border-l-4{
  border-left-width: 4px;
}

.border-t-8{
  border-top-width: 8px;
}

.border-r-8{
  border-right-width: 8px;
}

.border-b-8{
  border-bottom-width: 8px;
}

.border-l-8{
  border-left-width: 8px;
}

.border-t{
  border-top-width: 1px;
}

.border-r{
  border-right-width: 1px;
}

.border-b{
  border-bottom-width: 1px;
}

.border-l{
  border-left-width: 1px;
}

.first\:border-0:first-child{
  border-width: 0;
}

.first\:border-2:first-child{
  border-width: 2px;
}

.first\:border-4:first-child{
  border-width: 4px;
}

.first\:border-8:first-child{
  border-width: 8px;
}

.first\:border:first-child{
  border-width: 1px;
}

.first\:border-t-0:first-child{
  border-top-width: 0;
}

.first\:border-r-0:first-child{
  border-right-width: 0;
}

.first\:border-b-0:first-child{
  border-bottom-width: 0;
}

.first\:border-l-0:first-child{
  border-left-width: 0;
}

.first\:border-t-2:first-child{
  border-top-width: 2px;
}

.first\:border-r-2:first-child{
  border-right-width: 2px;
}

.first\:border-b-2:first-child{
  border-bottom-width: 2px;
}

.first\:border-l-2:first-child{
  border-left-width: 2px;
}

.first\:border-t-4:first-child{
  border-top-width: 4px;
}

.first\:border-r-4:first-child{
  border-right-width: 4px;
}

.first\:border-b-4:first-child{
  border-bottom-width: 4px;
}

.first\:border-l-4:first-child{
  border-left-width: 4px;
}

.first\:border-t-8:first-child{
  border-top-width: 8px;
}

.first\:border-r-8:first-child{
  border-right-width: 8px;
}

.first\:border-b-8:first-child{
  border-bottom-width: 8px;
}

.first\:border-l-8:first-child{
  border-left-width: 8px;
}

.first\:border-t:first-child{
  border-top-width: 1px;
}

.first\:border-r:first-child{
  border-right-width: 1px;
}

.first\:border-b:first-child{
  border-bottom-width: 1px;
}

.first\:border-l:first-child{
  border-left-width: 1px;
}

.hover\:border-0:hover{
  border-width: 0;
}

.hover\:border-2:hover{
  border-width: 2px;
}

.hover\:border-4:hover{
  border-width: 4px;
}

.hover\:border-8:hover{
  border-width: 8px;
}

.hover\:border:hover{
  border-width: 1px;
}

.hover\:border-t-0:hover{
  border-top-width: 0;
}

.hover\:border-r-0:hover{
  border-right-width: 0;
}

.hover\:border-b-0:hover{
  border-bottom-width: 0;
}

.hover\:border-l-0:hover{
  border-left-width: 0;
}

.hover\:border-t-2:hover{
  border-top-width: 2px;
}

.hover\:border-r-2:hover{
  border-right-width: 2px;
}

.hover\:border-b-2:hover{
  border-bottom-width: 2px;
}

.hover\:border-l-2:hover{
  border-left-width: 2px;
}

.hover\:border-t-4:hover{
  border-top-width: 4px;
}

.hover\:border-r-4:hover{
  border-right-width: 4px;
}

.hover\:border-b-4:hover{
  border-bottom-width: 4px;
}

.hover\:border-l-4:hover{
  border-left-width: 4px;
}

.hover\:border-t-8:hover{
  border-top-width: 8px;
}

.hover\:border-r-8:hover{
  border-right-width: 8px;
}

.hover\:border-b-8:hover{
  border-bottom-width: 8px;
}

.hover\:border-l-8:hover{
  border-left-width: 8px;
}

.hover\:border-t:hover{
  border-top-width: 1px;
}

.hover\:border-r:hover{
  border-right-width: 1px;
}

.hover\:border-b:hover{
  border-bottom-width: 1px;
}

.hover\:border-l:hover{
  border-left-width: 1px;
}

.last\:border-0:last-child{
  border-width: 0;
}

.last\:border-2:last-child{
  border-width: 2px;
}

.last\:border-4:last-child{
  border-width: 4px;
}

.last\:border-8:last-child{
  border-width: 8px;
}

.last\:border:last-child{
  border-width: 1px;
}

.last\:border-t-0:last-child{
  border-top-width: 0;
}

.last\:border-r-0:last-child{
  border-right-width: 0;
}

.last\:border-b-0:last-child{
  border-bottom-width: 0;
}

.last\:border-l-0:last-child{
  border-left-width: 0;
}

.last\:border-t-2:last-child{
  border-top-width: 2px;
}

.last\:border-r-2:last-child{
  border-right-width: 2px;
}

.last\:border-b-2:last-child{
  border-bottom-width: 2px;
}

.last\:border-l-2:last-child{
  border-left-width: 2px;
}

.last\:border-t-4:last-child{
  border-top-width: 4px;
}

.last\:border-r-4:last-child{
  border-right-width: 4px;
}

.last\:border-b-4:last-child{
  border-bottom-width: 4px;
}

.last\:border-l-4:last-child{
  border-left-width: 4px;
}

.last\:border-t-8:last-child{
  border-top-width: 8px;
}

.last\:border-r-8:last-child{
  border-right-width: 8px;
}

.last\:border-b-8:last-child{
  border-bottom-width: 8px;
}

.last\:border-l-8:last-child{
  border-left-width: 8px;
}

.last\:border-t:last-child{
  border-top-width: 1px;
}

.last\:border-r:last-child{
  border-right-width: 1px;
}

.last\:border-b:last-child{
  border-bottom-width: 1px;
}

.last\:border-l:last-child{
  border-left-width: 1px;
}

.box-border{
  box-sizing: border-box;
}

.box-content{
  box-sizing: content-box;
}

.first\:box-border:first-child{
  box-sizing: border-box;
}

.first\:box-content:first-child{
  box-sizing: content-box;
}

.hover\:box-border:hover{
  box-sizing: border-box;
}

.hover\:box-content:hover{
  box-sizing: content-box;
}

.last\:box-border:last-child{
  box-sizing: border-box;
}

.last\:box-content:last-child{
  box-sizing: content-box;
}

.cursor-auto{
  cursor: auto;
}

.cursor-default{
  cursor: default;
}

.cursor-pointer{
  cursor: pointer;
}

.cursor-wait{
  cursor: wait;
}

.cursor-text{
  cursor: text;
}

.cursor-move{
  cursor: move;
}

.cursor-not-allowed{
  cursor: not-allowed;
}

.first\:cursor-auto:first-child{
  cursor: auto;
}

.first\:cursor-default:first-child{
  cursor: default;
}

.first\:cursor-pointer:first-child{
  cursor: pointer;
}

.first\:cursor-wait:first-child{
  cursor: wait;
}

.first\:cursor-text:first-child{
  cursor: text;
}

.first\:cursor-move:first-child{
  cursor: move;
}

.first\:cursor-not-allowed:first-child{
  cursor: not-allowed;
}

.hover\:cursor-auto:hover{
  cursor: auto;
}

.hover\:cursor-default:hover{
  cursor: default;
}

.hover\:cursor-pointer:hover{
  cursor: pointer;
}

.hover\:cursor-wait:hover{
  cursor: wait;
}

.hover\:cursor-text:hover{
  cursor: text;
}

.hover\:cursor-move:hover{
  cursor: move;
}

.hover\:cursor-not-allowed:hover{
  cursor: not-allowed;
}

.last\:cursor-auto:last-child{
  cursor: auto;
}

.last\:cursor-default:last-child{
  cursor: default;
}

.last\:cursor-pointer:last-child{
  cursor: pointer;
}

.last\:cursor-wait:last-child{
  cursor: wait;
}

.last\:cursor-text:last-child{
  cursor: text;
}

.last\:cursor-move:last-child{
  cursor: move;
}

.last\:cursor-not-allowed:last-child{
  cursor: not-allowed;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.inline-flex{
  display: inline-flex;
}

.grid{
  display: grid;
}

.table{
  display: table;
}

.table-caption{
  display: table-caption;
}

.table-cell{
  display: table-cell;
}

.table-column{
  display: table-column;
}

.table-column-group{
  display: table-column-group;
}

.table-footer-group{
  display: table-footer-group;
}

.table-header-group{
  display: table-header-group;
}

.table-row-group{
  display: table-row-group;
}

.table-row{
  display: table-row;
}

.hidden{
  display: none;
}

.first\:block:first-child{
  display: block;
}

.first\:inline-block:first-child{
  display: inline-block;
}

.first\:inline:first-child{
  display: inline;
}

.first\:flex:first-child{
  display: flex;
}

.first\:inline-flex:first-child{
  display: inline-flex;
}

.first\:grid:first-child{
  display: grid;
}

.first\:table:first-child{
  display: table;
}

.first\:table-caption:first-child{
  display: table-caption;
}

.first\:table-cell:first-child{
  display: table-cell;
}

.first\:table-column:first-child{
  display: table-column;
}

.first\:table-column-group:first-child{
  display: table-column-group;
}

.first\:table-footer-group:first-child{
  display: table-footer-group;
}

.first\:table-header-group:first-child{
  display: table-header-group;
}

.first\:table-row-group:first-child{
  display: table-row-group;
}

.first\:table-row:first-child{
  display: table-row;
}

.first\:hidden:first-child{
  display: none;
}

.hover\:block:hover{
  display: block;
}

.hover\:inline-block:hover{
  display: inline-block;
}

.hover\:inline:hover{
  display: inline;
}

.hover\:flex:hover{
  display: flex;
}

.hover\:inline-flex:hover{
  display: inline-flex;
}

.hover\:grid:hover{
  display: grid;
}

.hover\:table:hover{
  display: table;
}

.hover\:table-caption:hover{
  display: table-caption;
}

.hover\:table-cell:hover{
  display: table-cell;
}

.hover\:table-column:hover{
  display: table-column;
}

.hover\:table-column-group:hover{
  display: table-column-group;
}

.hover\:table-footer-group:hover{
  display: table-footer-group;
}

.hover\:table-header-group:hover{
  display: table-header-group;
}

.hover\:table-row-group:hover{
  display: table-row-group;
}

.hover\:table-row:hover{
  display: table-row;
}

.hover\:hidden:hover{
  display: none;
}

.last\:block:last-child{
  display: block;
}

.last\:inline-block:last-child{
  display: inline-block;
}

.last\:inline:last-child{
  display: inline;
}

.last\:flex:last-child{
  display: flex;
}

.last\:inline-flex:last-child{
  display: inline-flex;
}

.last\:grid:last-child{
  display: grid;
}

.last\:table:last-child{
  display: table;
}

.last\:table-caption:last-child{
  display: table-caption;
}

.last\:table-cell:last-child{
  display: table-cell;
}

.last\:table-column:last-child{
  display: table-column;
}

.last\:table-column-group:last-child{
  display: table-column-group;
}

.last\:table-footer-group:last-child{
  display: table-footer-group;
}

.last\:table-header-group:last-child{
  display: table-header-group;
}

.last\:table-row-group:last-child{
  display: table-row-group;
}

.last\:table-row:last-child{
  display: table-row;
}

.last\:hidden:last-child{
  display: none;
}

.flex-row{
  flex-direction: row;
}

.flex-row-reverse{
  flex-direction: row-reverse;
}

.flex-col{
  flex-direction: column;
}

.flex-col-reverse{
  flex-direction: column-reverse;
}

.first\:flex-row:first-child{
  flex-direction: row;
}

.first\:flex-row-reverse:first-child{
  flex-direction: row-reverse;
}

.first\:flex-col:first-child{
  flex-direction: column;
}

.first\:flex-col-reverse:first-child{
  flex-direction: column-reverse;
}

.hover\:flex-row:hover{
  flex-direction: row;
}

.hover\:flex-row-reverse:hover{
  flex-direction: row-reverse;
}

.hover\:flex-col:hover{
  flex-direction: column;
}

.hover\:flex-col-reverse:hover{
  flex-direction: column-reverse;
}

.last\:flex-row:last-child{
  flex-direction: row;
}

.last\:flex-row-reverse:last-child{
  flex-direction: row-reverse;
}

.last\:flex-col:last-child{
  flex-direction: column;
}

.last\:flex-col-reverse:last-child{
  flex-direction: column-reverse;
}

.flex-wrap{
  flex-wrap: wrap;
}

.flex-wrap-reverse{
  flex-wrap: wrap-reverse;
}

.flex-no-wrap{
  flex-wrap: nowrap;
}

.first\:flex-wrap:first-child{
  flex-wrap: wrap;
}

.first\:flex-wrap-reverse:first-child{
  flex-wrap: wrap-reverse;
}

.first\:flex-no-wrap:first-child{
  flex-wrap: nowrap;
}

.hover\:flex-wrap:hover{
  flex-wrap: wrap;
}

.hover\:flex-wrap-reverse:hover{
  flex-wrap: wrap-reverse;
}

.hover\:flex-no-wrap:hover{
  flex-wrap: nowrap;
}

.last\:flex-wrap:last-child{
  flex-wrap: wrap;
}

.last\:flex-wrap-reverse:last-child{
  flex-wrap: wrap-reverse;
}

.last\:flex-no-wrap:last-child{
  flex-wrap: nowrap;
}

.items-start{
  align-items: flex-start;
}

.items-end{
  align-items: flex-end;
}

.items-center{
  align-items: center;
}

.items-baseline{
  align-items: baseline;
}

.items-stretch{
  align-items: stretch;
}

.first\:items-start:first-child{
  align-items: flex-start;
}

.first\:items-end:first-child{
  align-items: flex-end;
}

.first\:items-center:first-child{
  align-items: center;
}

.first\:items-baseline:first-child{
  align-items: baseline;
}

.first\:items-stretch:first-child{
  align-items: stretch;
}

.hover\:items-start:hover{
  align-items: flex-start;
}

.hover\:items-end:hover{
  align-items: flex-end;
}

.hover\:items-center:hover{
  align-items: center;
}

.hover\:items-baseline:hover{
  align-items: baseline;
}

.hover\:items-stretch:hover{
  align-items: stretch;
}

.last\:items-start:last-child{
  align-items: flex-start;
}

.last\:items-end:last-child{
  align-items: flex-end;
}

.last\:items-center:last-child{
  align-items: center;
}

.last\:items-baseline:last-child{
  align-items: baseline;
}

.last\:items-stretch:last-child{
  align-items: stretch;
}

.self-auto{
  align-self: auto;
}

.self-start{
  align-self: flex-start;
}

.self-end{
  align-self: flex-end;
}

.self-center{
  align-self: center;
}

.self-stretch{
  align-self: stretch;
}

.first\:self-auto:first-child{
  align-self: auto;
}

.first\:self-start:first-child{
  align-self: flex-start;
}

.first\:self-end:first-child{
  align-self: flex-end;
}

.first\:self-center:first-child{
  align-self: center;
}

.first\:self-stretch:first-child{
  align-self: stretch;
}

.hover\:self-auto:hover{
  align-self: auto;
}

.hover\:self-start:hover{
  align-self: flex-start;
}

.hover\:self-end:hover{
  align-self: flex-end;
}

.hover\:self-center:hover{
  align-self: center;
}

.hover\:self-stretch:hover{
  align-self: stretch;
}

.last\:self-auto:last-child{
  align-self: auto;
}

.last\:self-start:last-child{
  align-self: flex-start;
}

.last\:self-end:last-child{
  align-self: flex-end;
}

.last\:self-center:last-child{
  align-self: center;
}

.last\:self-stretch:last-child{
  align-self: stretch;
}

.justify-start{
  justify-content: flex-start;
}

.justify-end{
  justify-content: flex-end;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.justify-around{
  justify-content: space-around;
}

.justify-evenly{
  justify-content: space-evenly;
}

.first\:justify-start:first-child{
  justify-content: flex-start;
}

.first\:justify-end:first-child{
  justify-content: flex-end;
}

.first\:justify-center:first-child{
  justify-content: center;
}

.first\:justify-between:first-child{
  justify-content: space-between;
}

.first\:justify-around:first-child{
  justify-content: space-around;
}

.first\:justify-evenly:first-child{
  justify-content: space-evenly;
}

.hover\:justify-start:hover{
  justify-content: flex-start;
}

.hover\:justify-end:hover{
  justify-content: flex-end;
}

.hover\:justify-center:hover{
  justify-content: center;
}

.hover\:justify-between:hover{
  justify-content: space-between;
}

.hover\:justify-around:hover{
  justify-content: space-around;
}

.hover\:justify-evenly:hover{
  justify-content: space-evenly;
}

.last\:justify-start:last-child{
  justify-content: flex-start;
}

.last\:justify-end:last-child{
  justify-content: flex-end;
}

.last\:justify-center:last-child{
  justify-content: center;
}

.last\:justify-between:last-child{
  justify-content: space-between;
}

.last\:justify-around:last-child{
  justify-content: space-around;
}

.last\:justify-evenly:last-child{
  justify-content: space-evenly;
}

.content-center{
  align-content: center;
}

.content-start{
  align-content: flex-start;
}

.content-end{
  align-content: flex-end;
}

.content-between{
  align-content: space-between;
}

.content-around{
  align-content: space-around;
}

.first\:content-center:first-child{
  align-content: center;
}

.first\:content-start:first-child{
  align-content: flex-start;
}

.first\:content-end:first-child{
  align-content: flex-end;
}

.first\:content-between:first-child{
  align-content: space-between;
}

.first\:content-around:first-child{
  align-content: space-around;
}

.hover\:content-center:hover{
  align-content: center;
}

.hover\:content-start:hover{
  align-content: flex-start;
}

.hover\:content-end:hover{
  align-content: flex-end;
}

.hover\:content-between:hover{
  align-content: space-between;
}

.hover\:content-around:hover{
  align-content: space-around;
}

.last\:content-center:last-child{
  align-content: center;
}

.last\:content-start:last-child{
  align-content: flex-start;
}

.last\:content-end:last-child{
  align-content: flex-end;
}

.last\:content-between:last-child{
  align-content: space-between;
}

.last\:content-around:last-child{
  align-content: space-around;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-auto{
  flex: 1 1 auto;
}

.flex-initial{
  flex: 0 1 auto;
}

.flex-none{
  flex: none;
}

.first\:flex-1:first-child{
  flex: 1 1 0%;
}

.first\:flex-auto:first-child{
  flex: 1 1 auto;
}

.first\:flex-initial:first-child{
  flex: 0 1 auto;
}

.first\:flex-none:first-child{
  flex: none;
}

.hover\:flex-1:hover{
  flex: 1 1 0%;
}

.hover\:flex-auto:hover{
  flex: 1 1 auto;
}

.hover\:flex-initial:hover{
  flex: 0 1 auto;
}

.hover\:flex-none:hover{
  flex: none;
}

.last\:flex-1:last-child{
  flex: 1 1 0%;
}

.last\:flex-auto:last-child{
  flex: 1 1 auto;
}

.last\:flex-initial:last-child{
  flex: 0 1 auto;
}

.last\:flex-none:last-child{
  flex: none;
}

.flex-grow-0{
  flex-grow: 0;
}

.flex-grow{
  flex-grow: 1;
}

.first\:flex-grow-0:first-child{
  flex-grow: 0;
}

.first\:flex-grow:first-child{
  flex-grow: 1;
}

.hover\:flex-grow-0:hover{
  flex-grow: 0;
}

.hover\:flex-grow:hover{
  flex-grow: 1;
}

.last\:flex-grow-0:last-child{
  flex-grow: 0;
}

.last\:flex-grow:last-child{
  flex-grow: 1;
}

.flex-shrink-0{
  flex-shrink: 0;
}

.flex-shrink{
  flex-shrink: 1;
}

.first\:flex-shrink-0:first-child{
  flex-shrink: 0;
}

.first\:flex-shrink:first-child{
  flex-shrink: 1;
}

.hover\:flex-shrink-0:hover{
  flex-shrink: 0;
}

.hover\:flex-shrink:hover{
  flex-shrink: 1;
}

.last\:flex-shrink-0:last-child{
  flex-shrink: 0;
}

.last\:flex-shrink:last-child{
  flex-shrink: 1;
}

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.order-3{
  order: 3;
}

.order-4{
  order: 4;
}

.order-5{
  order: 5;
}

.order-6{
  order: 6;
}

.order-7{
  order: 7;
}

.order-8{
  order: 8;
}

.order-9{
  order: 9;
}

.order-10{
  order: 10;
}

.order-11{
  order: 11;
}

.order-12{
  order: 12;
}

.order-first{
  order: -9999;
}

.order-last{
  order: 9999;
}

.order-none{
  order: 0;
}

.first\:order-1:first-child{
  order: 1;
}

.first\:order-2:first-child{
  order: 2;
}

.first\:order-3:first-child{
  order: 3;
}

.first\:order-4:first-child{
  order: 4;
}

.first\:order-5:first-child{
  order: 5;
}

.first\:order-6:first-child{
  order: 6;
}

.first\:order-7:first-child{
  order: 7;
}

.first\:order-8:first-child{
  order: 8;
}

.first\:order-9:first-child{
  order: 9;
}

.first\:order-10:first-child{
  order: 10;
}

.first\:order-11:first-child{
  order: 11;
}

.first\:order-12:first-child{
  order: 12;
}

.first\:order-first:first-child{
  order: -9999;
}

.first\:order-last:first-child{
  order: 9999;
}

.first\:order-none:first-child{
  order: 0;
}

.hover\:order-1:hover{
  order: 1;
}

.hover\:order-2:hover{
  order: 2;
}

.hover\:order-3:hover{
  order: 3;
}

.hover\:order-4:hover{
  order: 4;
}

.hover\:order-5:hover{
  order: 5;
}

.hover\:order-6:hover{
  order: 6;
}

.hover\:order-7:hover{
  order: 7;
}

.hover\:order-8:hover{
  order: 8;
}

.hover\:order-9:hover{
  order: 9;
}

.hover\:order-10:hover{
  order: 10;
}

.hover\:order-11:hover{
  order: 11;
}

.hover\:order-12:hover{
  order: 12;
}

.hover\:order-first:hover{
  order: -9999;
}

.hover\:order-last:hover{
  order: 9999;
}

.hover\:order-none:hover{
  order: 0;
}

.last\:order-1:last-child{
  order: 1;
}

.last\:order-2:last-child{
  order: 2;
}

.last\:order-3:last-child{
  order: 3;
}

.last\:order-4:last-child{
  order: 4;
}

.last\:order-5:last-child{
  order: 5;
}

.last\:order-6:last-child{
  order: 6;
}

.last\:order-7:last-child{
  order: 7;
}

.last\:order-8:last-child{
  order: 8;
}

.last\:order-9:last-child{
  order: 9;
}

.last\:order-10:last-child{
  order: 10;
}

.last\:order-11:last-child{
  order: 11;
}

.last\:order-12:last-child{
  order: 12;
}

.last\:order-first:last-child{
  order: -9999;
}

.last\:order-last:last-child{
  order: 9999;
}

.last\:order-none:last-child{
  order: 0;
}

.float-right{
  float: right;
}

.float-left{
  float: left;
}

.float-none{
  float: none;
}

.clearfix:after{
  content: "";
  display: table;
  clear: both;
}

.first\:float-right:first-child{
  float: right;
}

.first\:float-left:first-child{
  float: left;
}

.first\:float-none:first-child{
  float: none;
}

.first\:clearfix:first-child:after{
  content: "";
  display: table;
  clear: both;
}

.hover\:float-right:hover{
  float: right;
}

.hover\:float-left:hover{
  float: left;
}

.hover\:float-none:hover{
  float: none;
}

.hover\:clearfix:hover:after{
  content: "";
  display: table;
  clear: both;
}

.last\:float-right:last-child{
  float: right;
}

.last\:float-left:last-child{
  float: left;
}

.last\:float-none:last-child{
  float: none;
}

.last\:clearfix:last-child:after{
  content: "";
  display: table;
  clear: both;
}

.clear-left{
  clear: left;
}

.clear-right{
  clear: right;
}

.clear-both{
  clear: both;
}

.first\:clear-left:first-child{
  clear: left;
}

.first\:clear-right:first-child{
  clear: right;
}

.first\:clear-both:first-child{
  clear: both;
}

.hover\:clear-left:hover{
  clear: left;
}

.hover\:clear-right:hover{
  clear: right;
}

.hover\:clear-both:hover{
  clear: both;
}

.last\:clear-left:last-child{
  clear: left;
}

.last\:clear-right:last-child{
  clear: right;
}

.last\:clear-both:last-child{
  clear: both;
}

.font-lato{
  font-family: Lato, sans-serif;
}

.font-lora{
  font-family: Lora, serif;
}

.font-mono{
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.font-sans{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.font-serif{
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}

.first\:font-lato:first-child{
  font-family: Lato, sans-serif;
}

.first\:font-lora:first-child{
  font-family: Lora, serif;
}

.first\:font-mono:first-child{
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.first\:font-sans:first-child{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.first\:font-serif:first-child{
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}

.hover\:font-lato:hover{
  font-family: Lato, sans-serif;
}

.hover\:font-lora:hover{
  font-family: Lora, serif;
}

.hover\:font-mono:hover{
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.hover\:font-sans:hover{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.hover\:font-serif:hover{
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}

.last\:font-lato:last-child{
  font-family: Lato, sans-serif;
}

.last\:font-lora:last-child{
  font-family: Lora, serif;
}

.last\:font-mono:last-child{
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.last\:font-sans:last-child{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.last\:font-serif:last-child{
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}

.font-hairline{
  font-weight: 100;
}

.font-thin{
  font-weight: 200;
}

.font-light{
  font-weight: 300;
}

.font-normal{
  font-weight: 400;
}

.font-medium{
  font-weight: 500;
}

.font-semibold{
  font-weight: 600;
}

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

.font-extrabold{
  font-weight: 800;
}

.font-black{
  font-weight: 900;
}

.first\:font-hairline:first-child{
  font-weight: 100;
}

.first\:font-thin:first-child{
  font-weight: 200;
}

.first\:font-light:first-child{
  font-weight: 300;
}

.first\:font-normal:first-child{
  font-weight: 400;
}

.first\:font-medium:first-child{
  font-weight: 500;
}

.first\:font-semibold:first-child{
  font-weight: 600;
}

.first\:font-bold:first-child{
  font-weight: 700;
}

.first\:font-extrabold:first-child{
  font-weight: 800;
}

.first\:font-black:first-child{
  font-weight: 900;
}

.hover\:font-hairline:hover{
  font-weight: 100;
}

.hover\:font-thin:hover{
  font-weight: 200;
}

.hover\:font-light:hover{
  font-weight: 300;
}

.hover\:font-normal:hover{
  font-weight: 400;
}

.hover\:font-medium:hover{
  font-weight: 500;
}

.hover\:font-semibold:hover{
  font-weight: 600;
}

.hover\:font-bold:hover{
  font-weight: 700;
}

.hover\:font-extrabold:hover{
  font-weight: 800;
}

.hover\:font-black:hover{
  font-weight: 900;
}

.last\:font-hairline:last-child{
  font-weight: 100;
}

.last\:font-thin:last-child{
  font-weight: 200;
}

.last\:font-light:last-child{
  font-weight: 300;
}

.last\:font-normal:last-child{
  font-weight: 400;
}

.last\:font-medium:last-child{
  font-weight: 500;
}

.last\:font-semibold:last-child{
  font-weight: 600;
}

.last\:font-bold:last-child{
  font-weight: 700;
}

.last\:font-extrabold:last-child{
  font-weight: 800;
}

.last\:font-black:last-child{
  font-weight: 900;
}

.h-0{
  height: 0;
}

.h-1{
  height: 0.25rem;
}

.h-2{
  height: 0.5rem;
}

.h-3{
  height: 0.75rem;
}

.h-4{
  height: 1rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-8{
  height: 2rem;
}

.h-10{
  height: 2.5rem;
}

.h-12{
  height: 3rem;
}

.h-16{
  height: 4rem;
}

.h-20{
  height: 5rem;
}

.h-24{
  height: 6rem;
}

.h-32{
  height: 8rem;
}

.h-40{
  height: 10rem;
}

.h-48{
  height: 12rem;
}

.h-56{
  height: 14rem;
}

.h-64{
  height: 16rem;
}

.h-auto{
  height: auto;
}

.h-px{
  height: 1px;
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

.first\:h-0:first-child{
  height: 0;
}

.first\:h-1:first-child{
  height: 0.25rem;
}

.first\:h-2:first-child{
  height: 0.5rem;
}

.first\:h-3:first-child{
  height: 0.75rem;
}

.first\:h-4:first-child{
  height: 1rem;
}

.first\:h-5:first-child{
  height: 1.25rem;
}

.first\:h-6:first-child{
  height: 1.5rem;
}

.first\:h-8:first-child{
  height: 2rem;
}

.first\:h-10:first-child{
  height: 2.5rem;
}

.first\:h-12:first-child{
  height: 3rem;
}

.first\:h-16:first-child{
  height: 4rem;
}

.first\:h-20:first-child{
  height: 5rem;
}

.first\:h-24:first-child{
  height: 6rem;
}

.first\:h-32:first-child{
  height: 8rem;
}

.first\:h-40:first-child{
  height: 10rem;
}

.first\:h-48:first-child{
  height: 12rem;
}

.first\:h-56:first-child{
  height: 14rem;
}

.first\:h-64:first-child{
  height: 16rem;
}

.first\:h-auto:first-child{
  height: auto;
}

.first\:h-px:first-child{
  height: 1px;
}

.first\:h-full:first-child{
  height: 100%;
}

.first\:h-screen:first-child{
  height: 100vh;
}

.hover\:h-0:hover{
  height: 0;
}

.hover\:h-1:hover{
  height: 0.25rem;
}

.hover\:h-2:hover{
  height: 0.5rem;
}

.hover\:h-3:hover{
  height: 0.75rem;
}

.hover\:h-4:hover{
  height: 1rem;
}

.hover\:h-5:hover{
  height: 1.25rem;
}

.hover\:h-6:hover{
  height: 1.5rem;
}

.hover\:h-8:hover{
  height: 2rem;
}

.hover\:h-10:hover{
  height: 2.5rem;
}

.hover\:h-12:hover{
  height: 3rem;
}

.hover\:h-16:hover{
  height: 4rem;
}

.hover\:h-20:hover{
  height: 5rem;
}

.hover\:h-24:hover{
  height: 6rem;
}

.hover\:h-32:hover{
  height: 8rem;
}

.hover\:h-40:hover{
  height: 10rem;
}

.hover\:h-48:hover{
  height: 12rem;
}

.hover\:h-56:hover{
  height: 14rem;
}

.hover\:h-64:hover{
  height: 16rem;
}

.hover\:h-auto:hover{
  height: auto;
}

.hover\:h-px:hover{
  height: 1px;
}

.hover\:h-full:hover{
  height: 100%;
}

.hover\:h-screen:hover{
  height: 100vh;
}

.last\:h-0:last-child{
  height: 0;
}

.last\:h-1:last-child{
  height: 0.25rem;
}

.last\:h-2:last-child{
  height: 0.5rem;
}

.last\:h-3:last-child{
  height: 0.75rem;
}

.last\:h-4:last-child{
  height: 1rem;
}

.last\:h-5:last-child{
  height: 1.25rem;
}

.last\:h-6:last-child{
  height: 1.5rem;
}

.last\:h-8:last-child{
  height: 2rem;
}

.last\:h-10:last-child{
  height: 2.5rem;
}

.last\:h-12:last-child{
  height: 3rem;
}

.last\:h-16:last-child{
  height: 4rem;
}

.last\:h-20:last-child{
  height: 5rem;
}

.last\:h-24:last-child{
  height: 6rem;
}

.last\:h-32:last-child{
  height: 8rem;
}

.last\:h-40:last-child{
  height: 10rem;
}

.last\:h-48:last-child{
  height: 12rem;
}

.last\:h-56:last-child{
  height: 14rem;
}

.last\:h-64:last-child{
  height: 16rem;
}

.last\:h-auto:last-child{
  height: auto;
}

.last\:h-px:last-child{
  height: 1px;
}

.last\:h-full:last-child{
  height: 100%;
}

.last\:h-screen:last-child{
  height: 100vh;
}

.leading-3{
  line-height: .75rem;
}

.leading-4{
  line-height: 1rem;
}

.leading-5{
  line-height: 1.25rem;
}

.leading-6{
  line-height: 1.5rem;
}

.leading-7{
  line-height: 1.75rem;
}

.leading-8{
  line-height: 2rem;
}

.leading-9{
  line-height: 2.25rem;
}

.leading-10{
  line-height: 2.5rem;
}

.leading-none{
  line-height: 1;
}

.leading-tight{
  line-height: 1.25;
}

.leading-snug{
  line-height: 1.375;
}

.leading-normal{
  line-height: 1.5;
}

.leading-relaxed{
  line-height: 1.625;
}

.leading-loose{
  line-height: 2;
}

.first\:leading-3:first-child{
  line-height: .75rem;
}

.first\:leading-4:first-child{
  line-height: 1rem;
}

.first\:leading-5:first-child{
  line-height: 1.25rem;
}

.first\:leading-6:first-child{
  line-height: 1.5rem;
}

.first\:leading-7:first-child{
  line-height: 1.75rem;
}

.first\:leading-8:first-child{
  line-height: 2rem;
}

.first\:leading-9:first-child{
  line-height: 2.25rem;
}

.first\:leading-10:first-child{
  line-height: 2.5rem;
}

.first\:leading-none:first-child{
  line-height: 1;
}

.first\:leading-tight:first-child{
  line-height: 1.25;
}

.first\:leading-snug:first-child{
  line-height: 1.375;
}

.first\:leading-normal:first-child{
  line-height: 1.5;
}

.first\:leading-relaxed:first-child{
  line-height: 1.625;
}

.first\:leading-loose:first-child{
  line-height: 2;
}

.hover\:leading-3:hover{
  line-height: .75rem;
}

.hover\:leading-4:hover{
  line-height: 1rem;
}

.hover\:leading-5:hover{
  line-height: 1.25rem;
}

.hover\:leading-6:hover{
  line-height: 1.5rem;
}

.hover\:leading-7:hover{
  line-height: 1.75rem;
}

.hover\:leading-8:hover{
  line-height: 2rem;
}

.hover\:leading-9:hover{
  line-height: 2.25rem;
}

.hover\:leading-10:hover{
  line-height: 2.5rem;
}

.hover\:leading-none:hover{
  line-height: 1;
}

.hover\:leading-tight:hover{
  line-height: 1.25;
}

.hover\:leading-snug:hover{
  line-height: 1.375;
}

.hover\:leading-normal:hover{
  line-height: 1.5;
}

.hover\:leading-relaxed:hover{
  line-height: 1.625;
}

.hover\:leading-loose:hover{
  line-height: 2;
}

.last\:leading-3:last-child{
  line-height: .75rem;
}

.last\:leading-4:last-child{
  line-height: 1rem;
}

.last\:leading-5:last-child{
  line-height: 1.25rem;
}

.last\:leading-6:last-child{
  line-height: 1.5rem;
}

.last\:leading-7:last-child{
  line-height: 1.75rem;
}

.last\:leading-8:last-child{
  line-height: 2rem;
}

.last\:leading-9:last-child{
  line-height: 2.25rem;
}

.last\:leading-10:last-child{
  line-height: 2.5rem;
}

.last\:leading-none:last-child{
  line-height: 1;
}

.last\:leading-tight:last-child{
  line-height: 1.25;
}

.last\:leading-snug:last-child{
  line-height: 1.375;
}

.last\:leading-normal:last-child{
  line-height: 1.5;
}

.last\:leading-relaxed:last-child{
  line-height: 1.625;
}

.last\:leading-loose:last-child{
  line-height: 2;
}

.list-inside{
  list-style-position: inside;
}

.list-outside{
  list-style-position: outside;
}

.first\:list-inside:first-child{
  list-style-position: inside;
}

.first\:list-outside:first-child{
  list-style-position: outside;
}

.hover\:list-inside:hover{
  list-style-position: inside;
}

.hover\:list-outside:hover{
  list-style-position: outside;
}

.last\:list-inside:last-child{
  list-style-position: inside;
}

.last\:list-outside:last-child{
  list-style-position: outside;
}

.list-none{
  list-style-type: none;
}

.list-disc{
  list-style-type: disc;
}

.list-decimal{
  list-style-type: decimal;
}

.first\:list-none:first-child{
  list-style-type: none;
}

.first\:list-disc:first-child{
  list-style-type: disc;
}

.first\:list-decimal:first-child{
  list-style-type: decimal;
}

.hover\:list-none:hover{
  list-style-type: none;
}

.hover\:list-disc:hover{
  list-style-type: disc;
}

.hover\:list-decimal:hover{
  list-style-type: decimal;
}

.last\:list-none:last-child{
  list-style-type: none;
}

.last\:list-disc:last-child{
  list-style-type: disc;
}

.last\:list-decimal:last-child{
  list-style-type: decimal;
}

.m-0{
  margin: 0;
}

.m-1{
  margin: 0.25rem;
}

.m-2{
  margin: 0.5rem;
}

.m-3{
  margin: 0.75rem;
}

.m-4{
  margin: 1rem;
}

.m-5{
  margin: 1.25rem;
}

.m-6{
  margin: 1.5rem;
}

.m-8{
  margin: 2rem;
}

.m-10{
  margin: 2.5rem;
}

.m-12{
  margin: 3rem;
}

.m-16{
  margin: 4rem;
}

.m-20{
  margin: 5rem;
}

.m-24{
  margin: 6rem;
}

.m-32{
  margin: 8rem;
}

.m-40{
  margin: 10rem;
}

.m-48{
  margin: 12rem;
}

.m-56{
  margin: 14rem;
}

.m-64{
  margin: 16rem;
}

.m-auto{
  margin: auto;
}

.m-px{
  margin: 1px;
}

.-m-1{
  margin: -0.25rem;
}

.-m-2{
  margin: -0.5rem;
}

.-m-3{
  margin: -0.75rem;
}

.-m-4{
  margin: -1rem;
}

.-m-5{
  margin: -1.25rem;
}

.-m-6{
  margin: -1.5rem;
}

.-m-8{
  margin: -2rem;
}

.-m-10{
  margin: -2.5rem;
}

.-m-12{
  margin: -3rem;
}

.-m-16{
  margin: -4rem;
}

.-m-20{
  margin: -5rem;
}

.-m-24{
  margin: -6rem;
}

.-m-32{
  margin: -8rem;
}

.-m-40{
  margin: -10rem;
}

.-m-48{
  margin: -12rem;
}

.-m-56{
  margin: -14rem;
}

.-m-64{
  margin: -16rem;
}

.-m-px{
  margin: -1px;
}

.my-0{
  margin-top: 0;
  margin-bottom: 0;
}

.mx-0{
  margin-left: 0;
  margin-right: 0;
}

.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}

.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.mx-12{
  margin-left: 3rem;
  margin-right: 3rem;
}

.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.mx-16{
  margin-left: 4rem;
  margin-right: 4rem;
}

.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.mx-20{
  margin-left: 5rem;
  margin-right: 5rem;
}

.my-24{
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.mx-24{
  margin-left: 6rem;
  margin-right: 6rem;
}

.my-32{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.mx-32{
  margin-left: 8rem;
  margin-right: 8rem;
}

.my-40{
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.mx-40{
  margin-left: 10rem;
  margin-right: 10rem;
}

.my-48{
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.mx-48{
  margin-left: 12rem;
  margin-right: 12rem;
}

.my-56{
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.mx-56{
  margin-left: 14rem;
  margin-right: 14rem;
}

.my-64{
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.mx-64{
  margin-left: 16rem;
  margin-right: 16rem;
}

.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.my-px{
  margin-top: 1px;
  margin-bottom: 1px;
}

.mx-px{
  margin-left: 1px;
  margin-right: 1px;
}

.-my-1{
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.-my-2{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-my-3{
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-my-4{
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}

.-my-5{
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.-mx-5{
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-my-6{
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.-my-8{
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}

.-my-10{
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.-mx-10{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.-my-12{
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.-mx-12{
  margin-left: -3rem;
  margin-right: -3rem;
}

.-my-16{
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.-mx-16{
  margin-left: -4rem;
  margin-right: -4rem;
}

.-my-20{
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.-mx-20{
  margin-left: -5rem;
  margin-right: -5rem;
}

.-my-24{
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.-mx-24{
  margin-left: -6rem;
  margin-right: -6rem;
}

.-my-32{
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.-mx-32{
  margin-left: -8rem;
  margin-right: -8rem;
}

.-my-40{
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.-mx-40{
  margin-left: -10rem;
  margin-right: -10rem;
}

.-my-48{
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.-mx-48{
  margin-left: -12rem;
  margin-right: -12rem;
}

.-my-56{
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.-mx-56{
  margin-left: -14rem;
  margin-right: -14rem;
}

.-my-64{
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.-mx-64{
  margin-left: -16rem;
  margin-right: -16rem;
}

.-my-px{
  margin-top: -1px;
  margin-bottom: -1px;
}

.-mx-px{
  margin-left: -1px;
  margin-right: -1px;
}

.mt-0{
  margin-top: 0;
}

.mr-0{
  margin-right: 0;
}

.mb-0{
  margin-bottom: 0;
}

.ml-0{
  margin-left: 0;
}

.mt-1{
  margin-top: 0.25rem;
}

.mr-1{
  margin-right: 0.25rem;
}

.mb-1{
  margin-bottom: 0.25rem;
}

.ml-1{
  margin-left: 0.25rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mr-2{
  margin-right: 0.5rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.ml-2{
  margin-left: 0.5rem;
}

.mt-3{
  margin-top: 0.75rem;
}

.mr-3{
  margin-right: 0.75rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

.ml-3{
  margin-left: 0.75rem;
}

.mt-4{
  margin-top: 1rem;
}

.mr-4{
  margin-right: 1rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.ml-4{
  margin-left: 1rem;
}

.mt-5{
  margin-top: 1.25rem;
}

.mr-5{
  margin-right: 1.25rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.ml-5{
  margin-left: 1.25rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mr-6{
  margin-right: 1.5rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.ml-6{
  margin-left: 1.5rem;
}

.mt-8{
  margin-top: 2rem;
}

.mr-8{
  margin-right: 2rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.ml-8{
  margin-left: 2rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mr-10{
  margin-right: 2.5rem;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.ml-10{
  margin-left: 2.5rem;
}

.mt-12{
  margin-top: 3rem;
}

.mr-12{
  margin-right: 3rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.ml-12{
  margin-left: 3rem;
}

.mt-16{
  margin-top: 4rem;
}

.mr-16{
  margin-right: 4rem;
}

.mb-16{
  margin-bottom: 4rem;
}

.ml-16{
  margin-left: 4rem;
}

.mt-20{
  margin-top: 5rem;
}

.mr-20{
  margin-right: 5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.ml-20{
  margin-left: 5rem;
}

.mt-24{
  margin-top: 6rem;
}

.mr-24{
  margin-right: 6rem;
}

.mb-24{
  margin-bottom: 6rem;
}

.ml-24{
  margin-left: 6rem;
}

.mt-32{
  margin-top: 8rem;
}

.mr-32{
  margin-right: 8rem;
}

.mb-32{
  margin-bottom: 8rem;
}

.ml-32{
  margin-left: 8rem;
}

.mt-40{
  margin-top: 10rem;
}

.mr-40{
  margin-right: 10rem;
}

.mb-40{
  margin-bottom: 10rem;
}

.ml-40{
  margin-left: 10rem;
}

.mt-48{
  margin-top: 12rem;
}

.mr-48{
  margin-right: 12rem;
}

.mb-48{
  margin-bottom: 12rem;
}

.ml-48{
  margin-left: 12rem;
}

.mt-56{
  margin-top: 14rem;
}

.mr-56{
  margin-right: 14rem;
}

.mb-56{
  margin-bottom: 14rem;
}

.ml-56{
  margin-left: 14rem;
}

.mt-64{
  margin-top: 16rem;
}

.mr-64{
  margin-right: 16rem;
}

.mb-64{
  margin-bottom: 16rem;
}

.ml-64{
  margin-left: 16rem;
}

.mt-auto{
  margin-top: auto;
}

.mr-auto{
  margin-right: auto;
}

.mb-auto{
  margin-bottom: auto;
}

.ml-auto{
  margin-left: auto;
}

.mt-px{
  margin-top: 1px;
}

.mr-px{
  margin-right: 1px;
}

.mb-px{
  margin-bottom: 1px;
}

.ml-px{
  margin-left: 1px;
}

.-mt-1{
  margin-top: -0.25rem;
}

.-mr-1{
  margin-right: -0.25rem;
}

.-mb-1{
  margin-bottom: -0.25rem;
}

.-ml-1{
  margin-left: -0.25rem;
}

.-mt-2{
  margin-top: -0.5rem;
}

.-mr-2{
  margin-right: -0.5rem;
}

.-mb-2{
  margin-bottom: -0.5rem;
}

.-ml-2{
  margin-left: -0.5rem;
}

.-mt-3{
  margin-top: -0.75rem;
}

.-mr-3{
  margin-right: -0.75rem;
}

.-mb-3{
  margin-bottom: -0.75rem;
}

.-ml-3{
  margin-left: -0.75rem;
}

.-mt-4{
  margin-top: -1rem;
}

.-mr-4{
  margin-right: -1rem;
}

.-mb-4{
  margin-bottom: -1rem;
}

.-ml-4{
  margin-left: -1rem;
}

.-mt-5{
  margin-top: -1.25rem;
}

.-mr-5{
  margin-right: -1.25rem;
}

.-mb-5{
  margin-bottom: -1.25rem;
}

.-ml-5{
  margin-left: -1.25rem;
}

.-mt-6{
  margin-top: -1.5rem;
}

.-mr-6{
  margin-right: -1.5rem;
}

.-mb-6{
  margin-bottom: -1.5rem;
}

.-ml-6{
  margin-left: -1.5rem;
}

.-mt-8{
  margin-top: -2rem;
}

.-mr-8{
  margin-right: -2rem;
}

.-mb-8{
  margin-bottom: -2rem;
}

.-ml-8{
  margin-left: -2rem;
}

.-mt-10{
  margin-top: -2.5rem;
}

.-mr-10{
  margin-right: -2.5rem;
}

.-mb-10{
  margin-bottom: -2.5rem;
}

.-ml-10{
  margin-left: -2.5rem;
}

.-mt-12{
  margin-top: -3rem;
}

.-mr-12{
  margin-right: -3rem;
}

.-mb-12{
  margin-bottom: -3rem;
}

.-ml-12{
  margin-left: -3rem;
}

.-mt-16{
  margin-top: -4rem;
}

.-mr-16{
  margin-right: -4rem;
}

.-mb-16{
  margin-bottom: -4rem;
}

.-ml-16{
  margin-left: -4rem;
}

.-mt-20{
  margin-top: -5rem;
}

.-mr-20{
  margin-right: -5rem;
}

.-mb-20{
  margin-bottom: -5rem;
}

.-ml-20{
  margin-left: -5rem;
}

.-mt-24{
  margin-top: -6rem;
}

.-mr-24{
  margin-right: -6rem;
}

.-mb-24{
  margin-bottom: -6rem;
}

.-ml-24{
  margin-left: -6rem;
}

.-mt-32{
  margin-top: -8rem;
}

.-mr-32{
  margin-right: -8rem;
}

.-mb-32{
  margin-bottom: -8rem;
}

.-ml-32{
  margin-left: -8rem;
}

.-mt-40{
  margin-top: -10rem;
}

.-mr-40{
  margin-right: -10rem;
}

.-mb-40{
  margin-bottom: -10rem;
}

.-ml-40{
  margin-left: -10rem;
}

.-mt-48{
  margin-top: -12rem;
}

.-mr-48{
  margin-right: -12rem;
}

.-mb-48{
  margin-bottom: -12rem;
}

.-ml-48{
  margin-left: -12rem;
}

.-mt-56{
  margin-top: -14rem;
}

.-mr-56{
  margin-right: -14rem;
}

.-mb-56{
  margin-bottom: -14rem;
}

.-ml-56{
  margin-left: -14rem;
}

.-mt-64{
  margin-top: -16rem;
}

.-mr-64{
  margin-right: -16rem;
}

.-mb-64{
  margin-bottom: -16rem;
}

.-ml-64{
  margin-left: -16rem;
}

.-mt-px{
  margin-top: -1px;
}

.-mr-px{
  margin-right: -1px;
}

.-mb-px{
  margin-bottom: -1px;
}

.-ml-px{
  margin-left: -1px;
}

.first\:m-0:first-child{
  margin: 0;
}

.first\:m-1:first-child{
  margin: 0.25rem;
}

.first\:m-2:first-child{
  margin: 0.5rem;
}

.first\:m-3:first-child{
  margin: 0.75rem;
}

.first\:m-4:first-child{
  margin: 1rem;
}

.first\:m-5:first-child{
  margin: 1.25rem;
}

.first\:m-6:first-child{
  margin: 1.5rem;
}

.first\:m-8:first-child{
  margin: 2rem;
}

.first\:m-10:first-child{
  margin: 2.5rem;
}

.first\:m-12:first-child{
  margin: 3rem;
}

.first\:m-16:first-child{
  margin: 4rem;
}

.first\:m-20:first-child{
  margin: 5rem;
}

.first\:m-24:first-child{
  margin: 6rem;
}

.first\:m-32:first-child{
  margin: 8rem;
}

.first\:m-40:first-child{
  margin: 10rem;
}

.first\:m-48:first-child{
  margin: 12rem;
}

.first\:m-56:first-child{
  margin: 14rem;
}

.first\:m-64:first-child{
  margin: 16rem;
}

.first\:m-auto:first-child{
  margin: auto;
}

.first\:m-px:first-child{
  margin: 1px;
}

.first\:-m-1:first-child{
  margin: -0.25rem;
}

.first\:-m-2:first-child{
  margin: -0.5rem;
}

.first\:-m-3:first-child{
  margin: -0.75rem;
}

.first\:-m-4:first-child{
  margin: -1rem;
}

.first\:-m-5:first-child{
  margin: -1.25rem;
}

.first\:-m-6:first-child{
  margin: -1.5rem;
}

.first\:-m-8:first-child{
  margin: -2rem;
}

.first\:-m-10:first-child{
  margin: -2.5rem;
}

.first\:-m-12:first-child{
  margin: -3rem;
}

.first\:-m-16:first-child{
  margin: -4rem;
}

.first\:-m-20:first-child{
  margin: -5rem;
}

.first\:-m-24:first-child{
  margin: -6rem;
}

.first\:-m-32:first-child{
  margin: -8rem;
}

.first\:-m-40:first-child{
  margin: -10rem;
}

.first\:-m-48:first-child{
  margin: -12rem;
}

.first\:-m-56:first-child{
  margin: -14rem;
}

.first\:-m-64:first-child{
  margin: -16rem;
}

.first\:-m-px:first-child{
  margin: -1px;
}

.first\:my-0:first-child{
  margin-top: 0;
  margin-bottom: 0;
}

.first\:mx-0:first-child{
  margin-left: 0;
  margin-right: 0;
}

.first\:my-1:first-child{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.first\:mx-1:first-child{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.first\:my-2:first-child{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.first\:mx-2:first-child{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.first\:my-3:first-child{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.first\:mx-3:first-child{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.first\:my-4:first-child{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.first\:mx-4:first-child{
  margin-left: 1rem;
  margin-right: 1rem;
}

.first\:my-5:first-child{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.first\:mx-5:first-child{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.first\:my-6:first-child{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.first\:mx-6:first-child{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.first\:my-8:first-child{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.first\:mx-8:first-child{
  margin-left: 2rem;
  margin-right: 2rem;
}

.first\:my-10:first-child{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.first\:mx-10:first-child{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.first\:my-12:first-child{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.first\:mx-12:first-child{
  margin-left: 3rem;
  margin-right: 3rem;
}

.first\:my-16:first-child{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.first\:mx-16:first-child{
  margin-left: 4rem;
  margin-right: 4rem;
}

.first\:my-20:first-child{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.first\:mx-20:first-child{
  margin-left: 5rem;
  margin-right: 5rem;
}

.first\:my-24:first-child{
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.first\:mx-24:first-child{
  margin-left: 6rem;
  margin-right: 6rem;
}

.first\:my-32:first-child{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.first\:mx-32:first-child{
  margin-left: 8rem;
  margin-right: 8rem;
}

.first\:my-40:first-child{
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.first\:mx-40:first-child{
  margin-left: 10rem;
  margin-right: 10rem;
}

.first\:my-48:first-child{
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.first\:mx-48:first-child{
  margin-left: 12rem;
  margin-right: 12rem;
}

.first\:my-56:first-child{
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.first\:mx-56:first-child{
  margin-left: 14rem;
  margin-right: 14rem;
}

.first\:my-64:first-child{
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.first\:mx-64:first-child{
  margin-left: 16rem;
  margin-right: 16rem;
}

.first\:my-auto:first-child{
  margin-top: auto;
  margin-bottom: auto;
}

.first\:mx-auto:first-child{
  margin-left: auto;
  margin-right: auto;
}

.first\:my-px:first-child{
  margin-top: 1px;
  margin-bottom: 1px;
}

.first\:mx-px:first-child{
  margin-left: 1px;
  margin-right: 1px;
}

.first\:-my-1:first-child{
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

.first\:-mx-1:first-child{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.first\:-my-2:first-child{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.first\:-mx-2:first-child{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.first\:-my-3:first-child{
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.first\:-mx-3:first-child{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.first\:-my-4:first-child{
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.first\:-mx-4:first-child{
  margin-left: -1rem;
  margin-right: -1rem;
}

.first\:-my-5:first-child{
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.first\:-mx-5:first-child{
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.first\:-my-6:first-child{
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.first\:-mx-6:first-child{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.first\:-my-8:first-child{
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.first\:-mx-8:first-child{
  margin-left: -2rem;
  margin-right: -2rem;
}

.first\:-my-10:first-child{
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.first\:-mx-10:first-child{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.first\:-my-12:first-child{
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.first\:-mx-12:first-child{
  margin-left: -3rem;
  margin-right: -3rem;
}

.first\:-my-16:first-child{
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.first\:-mx-16:first-child{
  margin-left: -4rem;
  margin-right: -4rem;
}

.first\:-my-20:first-child{
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.first\:-mx-20:first-child{
  margin-left: -5rem;
  margin-right: -5rem;
}

.first\:-my-24:first-child{
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.first\:-mx-24:first-child{
  margin-left: -6rem;
  margin-right: -6rem;
}

.first\:-my-32:first-child{
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.first\:-mx-32:first-child{
  margin-left: -8rem;
  margin-right: -8rem;
}

.first\:-my-40:first-child{
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.first\:-mx-40:first-child{
  margin-left: -10rem;
  margin-right: -10rem;
}

.first\:-my-48:first-child{
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.first\:-mx-48:first-child{
  margin-left: -12rem;
  margin-right: -12rem;
}

.first\:-my-56:first-child{
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.first\:-mx-56:first-child{
  margin-left: -14rem;
  margin-right: -14rem;
}

.first\:-my-64:first-child{
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.first\:-mx-64:first-child{
  margin-left: -16rem;
  margin-right: -16rem;
}

.first\:-my-px:first-child{
  margin-top: -1px;
  margin-bottom: -1px;
}

.first\:-mx-px:first-child{
  margin-left: -1px;
  margin-right: -1px;
}

.first\:mt-0:first-child{
  margin-top: 0;
}

.first\:mr-0:first-child{
  margin-right: 0;
}

.first\:mb-0:first-child{
  margin-bottom: 0;
}

.first\:ml-0:first-child{
  margin-left: 0;
}

.first\:mt-1:first-child{
  margin-top: 0.25rem;
}

.first\:mr-1:first-child{
  margin-right: 0.25rem;
}

.first\:mb-1:first-child{
  margin-bottom: 0.25rem;
}

.first\:ml-1:first-child{
  margin-left: 0.25rem;
}

.first\:mt-2:first-child{
  margin-top: 0.5rem;
}

.first\:mr-2:first-child{
  margin-right: 0.5rem;
}

.first\:mb-2:first-child{
  margin-bottom: 0.5rem;
}

.first\:ml-2:first-child{
  margin-left: 0.5rem;
}

.first\:mt-3:first-child{
  margin-top: 0.75rem;
}

.first\:mr-3:first-child{
  margin-right: 0.75rem;
}

.first\:mb-3:first-child{
  margin-bottom: 0.75rem;
}

.first\:ml-3:first-child{
  margin-left: 0.75rem;
}

.first\:mt-4:first-child{
  margin-top: 1rem;
}

.first\:mr-4:first-child{
  margin-right: 1rem;
}

.first\:mb-4:first-child{
  margin-bottom: 1rem;
}

.first\:ml-4:first-child{
  margin-left: 1rem;
}

.first\:mt-5:first-child{
  margin-top: 1.25rem;
}

.first\:mr-5:first-child{
  margin-right: 1.25rem;
}

.first\:mb-5:first-child{
  margin-bottom: 1.25rem;
}

.first\:ml-5:first-child{
  margin-left: 1.25rem;
}

.first\:mt-6:first-child{
  margin-top: 1.5rem;
}

.first\:mr-6:first-child{
  margin-right: 1.5rem;
}

.first\:mb-6:first-child{
  margin-bottom: 1.5rem;
}

.first\:ml-6:first-child{
  margin-left: 1.5rem;
}

.first\:mt-8:first-child{
  margin-top: 2rem;
}

.first\:mr-8:first-child{
  margin-right: 2rem;
}

.first\:mb-8:first-child{
  margin-bottom: 2rem;
}

.first\:ml-8:first-child{
  margin-left: 2rem;
}

.first\:mt-10:first-child{
  margin-top: 2.5rem;
}

.first\:mr-10:first-child{
  margin-right: 2.5rem;
}

.first\:mb-10:first-child{
  margin-bottom: 2.5rem;
}

.first\:ml-10:first-child{
  margin-left: 2.5rem;
}

.first\:mt-12:first-child{
  margin-top: 3rem;
}

.first\:mr-12:first-child{
  margin-right: 3rem;
}

.first\:mb-12:first-child{
  margin-bottom: 3rem;
}

.first\:ml-12:first-child{
  margin-left: 3rem;
}

.first\:mt-16:first-child{
  margin-top: 4rem;
}

.first\:mr-16:first-child{
  margin-right: 4rem;
}

.first\:mb-16:first-child{
  margin-bottom: 4rem;
}

.first\:ml-16:first-child{
  margin-left: 4rem;
}

.first\:mt-20:first-child{
  margin-top: 5rem;
}

.first\:mr-20:first-child{
  margin-right: 5rem;
}

.first\:mb-20:first-child{
  margin-bottom: 5rem;
}

.first\:ml-20:first-child{
  margin-left: 5rem;
}

.first\:mt-24:first-child{
  margin-top: 6rem;
}

.first\:mr-24:first-child{
  margin-right: 6rem;
}

.first\:mb-24:first-child{
  margin-bottom: 6rem;
}

.first\:ml-24:first-child{
  margin-left: 6rem;
}

.first\:mt-32:first-child{
  margin-top: 8rem;
}

.first\:mr-32:first-child{
  margin-right: 8rem;
}

.first\:mb-32:first-child{
  margin-bottom: 8rem;
}

.first\:ml-32:first-child{
  margin-left: 8rem;
}

.first\:mt-40:first-child{
  margin-top: 10rem;
}

.first\:mr-40:first-child{
  margin-right: 10rem;
}

.first\:mb-40:first-child{
  margin-bottom: 10rem;
}

.first\:ml-40:first-child{
  margin-left: 10rem;
}

.first\:mt-48:first-child{
  margin-top: 12rem;
}

.first\:mr-48:first-child{
  margin-right: 12rem;
}

.first\:mb-48:first-child{
  margin-bottom: 12rem;
}

.first\:ml-48:first-child{
  margin-left: 12rem;
}

.first\:mt-56:first-child{
  margin-top: 14rem;
}

.first\:mr-56:first-child{
  margin-right: 14rem;
}

.first\:mb-56:first-child{
  margin-bottom: 14rem;
}

.first\:ml-56:first-child{
  margin-left: 14rem;
}

.first\:mt-64:first-child{
  margin-top: 16rem;
}

.first\:mr-64:first-child{
  margin-right: 16rem;
}

.first\:mb-64:first-child{
  margin-bottom: 16rem;
}

.first\:ml-64:first-child{
  margin-left: 16rem;
}

.first\:mt-auto:first-child{
  margin-top: auto;
}

.first\:mr-auto:first-child{
  margin-right: auto;
}

.first\:mb-auto:first-child{
  margin-bottom: auto;
}

.first\:ml-auto:first-child{
  margin-left: auto;
}

.first\:mt-px:first-child{
  margin-top: 1px;
}

.first\:mr-px:first-child{
  margin-right: 1px;
}

.first\:mb-px:first-child{
  margin-bottom: 1px;
}

.first\:ml-px:first-child{
  margin-left: 1px;
}

.first\:-mt-1:first-child{
  margin-top: -0.25rem;
}

.first\:-mr-1:first-child{
  margin-right: -0.25rem;
}

.first\:-mb-1:first-child{
  margin-bottom: -0.25rem;
}

.first\:-ml-1:first-child{
  margin-left: -0.25rem;
}

.first\:-mt-2:first-child{
  margin-top: -0.5rem;
}

.first\:-mr-2:first-child{
  margin-right: -0.5rem;
}

.first\:-mb-2:first-child{
  margin-bottom: -0.5rem;
}

.first\:-ml-2:first-child{
  margin-left: -0.5rem;
}

.first\:-mt-3:first-child{
  margin-top: -0.75rem;
}

.first\:-mr-3:first-child{
  margin-right: -0.75rem;
}

.first\:-mb-3:first-child{
  margin-bottom: -0.75rem;
}

.first\:-ml-3:first-child{
  margin-left: -0.75rem;
}

.first\:-mt-4:first-child{
  margin-top: -1rem;
}

.first\:-mr-4:first-child{
  margin-right: -1rem;
}

.first\:-mb-4:first-child{
  margin-bottom: -1rem;
}

.first\:-ml-4:first-child{
  margin-left: -1rem;
}

.first\:-mt-5:first-child{
  margin-top: -1.25rem;
}

.first\:-mr-5:first-child{
  margin-right: -1.25rem;
}

.first\:-mb-5:first-child{
  margin-bottom: -1.25rem;
}

.first\:-ml-5:first-child{
  margin-left: -1.25rem;
}

.first\:-mt-6:first-child{
  margin-top: -1.5rem;
}

.first\:-mr-6:first-child{
  margin-right: -1.5rem;
}

.first\:-mb-6:first-child{
  margin-bottom: -1.5rem;
}

.first\:-ml-6:first-child{
  margin-left: -1.5rem;
}

.first\:-mt-8:first-child{
  margin-top: -2rem;
}

.first\:-mr-8:first-child{
  margin-right: -2rem;
}

.first\:-mb-8:first-child{
  margin-bottom: -2rem;
}

.first\:-ml-8:first-child{
  margin-left: -2rem;
}

.first\:-mt-10:first-child{
  margin-top: -2.5rem;
}

.first\:-mr-10:first-child{
  margin-right: -2.5rem;
}

.first\:-mb-10:first-child{
  margin-bottom: -2.5rem;
}

.first\:-ml-10:first-child{
  margin-left: -2.5rem;
}

.first\:-mt-12:first-child{
  margin-top: -3rem;
}

.first\:-mr-12:first-child{
  margin-right: -3rem;
}

.first\:-mb-12:first-child{
  margin-bottom: -3rem;
}

.first\:-ml-12:first-child{
  margin-left: -3rem;
}

.first\:-mt-16:first-child{
  margin-top: -4rem;
}

.first\:-mr-16:first-child{
  margin-right: -4rem;
}

.first\:-mb-16:first-child{
  margin-bottom: -4rem;
}

.first\:-ml-16:first-child{
  margin-left: -4rem;
}

.first\:-mt-20:first-child{
  margin-top: -5rem;
}

.first\:-mr-20:first-child{
  margin-right: -5rem;
}

.first\:-mb-20:first-child{
  margin-bottom: -5rem;
}

.first\:-ml-20:first-child{
  margin-left: -5rem;
}

.first\:-mt-24:first-child{
  margin-top: -6rem;
}

.first\:-mr-24:first-child{
  margin-right: -6rem;
}

.first\:-mb-24:first-child{
  margin-bottom: -6rem;
}

.first\:-ml-24:first-child{
  margin-left: -6rem;
}

.first\:-mt-32:first-child{
  margin-top: -8rem;
}

.first\:-mr-32:first-child{
  margin-right: -8rem;
}

.first\:-mb-32:first-child{
  margin-bottom: -8rem;
}

.first\:-ml-32:first-child{
  margin-left: -8rem;
}

.first\:-mt-40:first-child{
  margin-top: -10rem;
}

.first\:-mr-40:first-child{
  margin-right: -10rem;
}

.first\:-mb-40:first-child{
  margin-bottom: -10rem;
}

.first\:-ml-40:first-child{
  margin-left: -10rem;
}

.first\:-mt-48:first-child{
  margin-top: -12rem;
}

.first\:-mr-48:first-child{
  margin-right: -12rem;
}

.first\:-mb-48:first-child{
  margin-bottom: -12rem;
}

.first\:-ml-48:first-child{
  margin-left: -12rem;
}

.first\:-mt-56:first-child{
  margin-top: -14rem;
}

.first\:-mr-56:first-child{
  margin-right: -14rem;
}

.first\:-mb-56:first-child{
  margin-bottom: -14rem;
}

.first\:-ml-56:first-child{
  margin-left: -14rem;
}

.first\:-mt-64:first-child{
  margin-top: -16rem;
}

.first\:-mr-64:first-child{
  margin-right: -16rem;
}

.first\:-mb-64:first-child{
  margin-bottom: -16rem;
}

.first\:-ml-64:first-child{
  margin-left: -16rem;
}

.first\:-mt-px:first-child{
  margin-top: -1px;
}

.first\:-mr-px:first-child{
  margin-right: -1px;
}

.first\:-mb-px:first-child{
  margin-bottom: -1px;
}

.first\:-ml-px:first-child{
  margin-left: -1px;
}

.hover\:m-0:hover{
  margin: 0;
}

.hover\:m-1:hover{
  margin: 0.25rem;
}

.hover\:m-2:hover{
  margin: 0.5rem;
}

.hover\:m-3:hover{
  margin: 0.75rem;
}

.hover\:m-4:hover{
  margin: 1rem;
}

.hover\:m-5:hover{
  margin: 1.25rem;
}

.hover\:m-6:hover{
  margin: 1.5rem;
}

.hover\:m-8:hover{
  margin: 2rem;
}

.hover\:m-10:hover{
  margin: 2.5rem;
}

.hover\:m-12:hover{
  margin: 3rem;
}

.hover\:m-16:hover{
  margin: 4rem;
}

.hover\:m-20:hover{
  margin: 5rem;
}

.hover\:m-24:hover{
  margin: 6rem;
}

.hover\:m-32:hover{
  margin: 8rem;
}

.hover\:m-40:hover{
  margin: 10rem;
}

.hover\:m-48:hover{
  margin: 12rem;
}

.hover\:m-56:hover{
  margin: 14rem;
}

.hover\:m-64:hover{
  margin: 16rem;
}

.hover\:m-auto:hover{
  margin: auto;
}

.hover\:m-px:hover{
  margin: 1px;
}

.hover\:-m-1:hover{
  margin: -0.25rem;
}

.hover\:-m-2:hover{
  margin: -0.5rem;
}

.hover\:-m-3:hover{
  margin: -0.75rem;
}

.hover\:-m-4:hover{
  margin: -1rem;
}

.hover\:-m-5:hover{
  margin: -1.25rem;
}

.hover\:-m-6:hover{
  margin: -1.5rem;
}

.hover\:-m-8:hover{
  margin: -2rem;
}

.hover\:-m-10:hover{
  margin: -2.5rem;
}

.hover\:-m-12:hover{
  margin: -3rem;
}

.hover\:-m-16:hover{
  margin: -4rem;
}

.hover\:-m-20:hover{
  margin: -5rem;
}

.hover\:-m-24:hover{
  margin: -6rem;
}

.hover\:-m-32:hover{
  margin: -8rem;
}

.hover\:-m-40:hover{
  margin: -10rem;
}

.hover\:-m-48:hover{
  margin: -12rem;
}

.hover\:-m-56:hover{
  margin: -14rem;
}

.hover\:-m-64:hover{
  margin: -16rem;
}

.hover\:-m-px:hover{
  margin: -1px;
}

.hover\:my-0:hover{
  margin-top: 0;
  margin-bottom: 0;
}

.hover\:mx-0:hover{
  margin-left: 0;
  margin-right: 0;
}

.hover\:my-1:hover{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.hover\:mx-1:hover{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.hover\:my-2:hover{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.hover\:mx-2:hover{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.hover\:my-3:hover{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.hover\:mx-3:hover{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.hover\:my-4:hover{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.hover\:mx-4:hover{
  margin-left: 1rem;
  margin-right: 1rem;
}

.hover\:my-5:hover{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.hover\:mx-5:hover{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.hover\:my-6:hover{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.hover\:mx-6:hover{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.hover\:my-8:hover{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.hover\:mx-8:hover{
  margin-left: 2rem;
  margin-right: 2rem;
}

.hover\:my-10:hover{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.hover\:mx-10:hover{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.hover\:my-12:hover{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.hover\:mx-12:hover{
  margin-left: 3rem;
  margin-right: 3rem;
}

.hover\:my-16:hover{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.hover\:mx-16:hover{
  margin-left: 4rem;
  margin-right: 4rem;
}

.hover\:my-20:hover{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.hover\:mx-20:hover{
  margin-left: 5rem;
  margin-right: 5rem;
}

.hover\:my-24:hover{
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.hover\:mx-24:hover{
  margin-left: 6rem;
  margin-right: 6rem;
}

.hover\:my-32:hover{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.hover\:mx-32:hover{
  margin-left: 8rem;
  margin-right: 8rem;
}

.hover\:my-40:hover{
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.hover\:mx-40:hover{
  margin-left: 10rem;
  margin-right: 10rem;
}

.hover\:my-48:hover{
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.hover\:mx-48:hover{
  margin-left: 12rem;
  margin-right: 12rem;
}

.hover\:my-56:hover{
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.hover\:mx-56:hover{
  margin-left: 14rem;
  margin-right: 14rem;
}

.hover\:my-64:hover{
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.hover\:mx-64:hover{
  margin-left: 16rem;
  margin-right: 16rem;
}

.hover\:my-auto:hover{
  margin-top: auto;
  margin-bottom: auto;
}

.hover\:mx-auto:hover{
  margin-left: auto;
  margin-right: auto;
}

.hover\:my-px:hover{
  margin-top: 1px;
  margin-bottom: 1px;
}

.hover\:mx-px:hover{
  margin-left: 1px;
  margin-right: 1px;
}

.hover\:-my-1:hover{
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

.hover\:-mx-1:hover{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.hover\:-my-2:hover{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.hover\:-mx-2:hover{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.hover\:-my-3:hover{
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.hover\:-mx-3:hover{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.hover\:-my-4:hover{
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.hover\:-mx-4:hover{
  margin-left: -1rem;
  margin-right: -1rem;
}

.hover\:-my-5:hover{
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.hover\:-mx-5:hover{
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.hover\:-my-6:hover{
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.hover\:-mx-6:hover{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.hover\:-my-8:hover{
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.hover\:-mx-8:hover{
  margin-left: -2rem;
  margin-right: -2rem;
}

.hover\:-my-10:hover{
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.hover\:-mx-10:hover{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.hover\:-my-12:hover{
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.hover\:-mx-12:hover{
  margin-left: -3rem;
  margin-right: -3rem;
}

.hover\:-my-16:hover{
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.hover\:-mx-16:hover{
  margin-left: -4rem;
  margin-right: -4rem;
}

.hover\:-my-20:hover{
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.hover\:-mx-20:hover{
  margin-left: -5rem;
  margin-right: -5rem;
}

.hover\:-my-24:hover{
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.hover\:-mx-24:hover{
  margin-left: -6rem;
  margin-right: -6rem;
}

.hover\:-my-32:hover{
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.hover\:-mx-32:hover{
  margin-left: -8rem;
  margin-right: -8rem;
}

.hover\:-my-40:hover{
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.hover\:-mx-40:hover{
  margin-left: -10rem;
  margin-right: -10rem;
}

.hover\:-my-48:hover{
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.hover\:-mx-48:hover{
  margin-left: -12rem;
  margin-right: -12rem;
}

.hover\:-my-56:hover{
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.hover\:-mx-56:hover{
  margin-left: -14rem;
  margin-right: -14rem;
}

.hover\:-my-64:hover{
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.hover\:-mx-64:hover{
  margin-left: -16rem;
  margin-right: -16rem;
}

.hover\:-my-px:hover{
  margin-top: -1px;
  margin-bottom: -1px;
}

.hover\:-mx-px:hover{
  margin-left: -1px;
  margin-right: -1px;
}

.hover\:mt-0:hover{
  margin-top: 0;
}

.hover\:mr-0:hover{
  margin-right: 0;
}

.hover\:mb-0:hover{
  margin-bottom: 0;
}

.hover\:ml-0:hover{
  margin-left: 0;
}

.hover\:mt-1:hover{
  margin-top: 0.25rem;
}

.hover\:mr-1:hover{
  margin-right: 0.25rem;
}

.hover\:mb-1:hover{
  margin-bottom: 0.25rem;
}

.hover\:ml-1:hover{
  margin-left: 0.25rem;
}

.hover\:mt-2:hover{
  margin-top: 0.5rem;
}

.hover\:mr-2:hover{
  margin-right: 0.5rem;
}

.hover\:mb-2:hover{
  margin-bottom: 0.5rem;
}

.hover\:ml-2:hover{
  margin-left: 0.5rem;
}

.hover\:mt-3:hover{
  margin-top: 0.75rem;
}

.hover\:mr-3:hover{
  margin-right: 0.75rem;
}

.hover\:mb-3:hover{
  margin-bottom: 0.75rem;
}

.hover\:ml-3:hover{
  margin-left: 0.75rem;
}

.hover\:mt-4:hover{
  margin-top: 1rem;
}

.hover\:mr-4:hover{
  margin-right: 1rem;
}

.hover\:mb-4:hover{
  margin-bottom: 1rem;
}

.hover\:ml-4:hover{
  margin-left: 1rem;
}

.hover\:mt-5:hover{
  margin-top: 1.25rem;
}

.hover\:mr-5:hover{
  margin-right: 1.25rem;
}

.hover\:mb-5:hover{
  margin-bottom: 1.25rem;
}

.hover\:ml-5:hover{
  margin-left: 1.25rem;
}

.hover\:mt-6:hover{
  margin-top: 1.5rem;
}

.hover\:mr-6:hover{
  margin-right: 1.5rem;
}

.hover\:mb-6:hover{
  margin-bottom: 1.5rem;
}

.hover\:ml-6:hover{
  margin-left: 1.5rem;
}

.hover\:mt-8:hover{
  margin-top: 2rem;
}

.hover\:mr-8:hover{
  margin-right: 2rem;
}

.hover\:mb-8:hover{
  margin-bottom: 2rem;
}

.hover\:ml-8:hover{
  margin-left: 2rem;
}

.hover\:mt-10:hover{
  margin-top: 2.5rem;
}

.hover\:mr-10:hover{
  margin-right: 2.5rem;
}

.hover\:mb-10:hover{
  margin-bottom: 2.5rem;
}

.hover\:ml-10:hover{
  margin-left: 2.5rem;
}

.hover\:mt-12:hover{
  margin-top: 3rem;
}

.hover\:mr-12:hover{
  margin-right: 3rem;
}

.hover\:mb-12:hover{
  margin-bottom: 3rem;
}

.hover\:ml-12:hover{
  margin-left: 3rem;
}

.hover\:mt-16:hover{
  margin-top: 4rem;
}

.hover\:mr-16:hover{
  margin-right: 4rem;
}

.hover\:mb-16:hover{
  margin-bottom: 4rem;
}

.hover\:ml-16:hover{
  margin-left: 4rem;
}

.hover\:mt-20:hover{
  margin-top: 5rem;
}

.hover\:mr-20:hover{
  margin-right: 5rem;
}

.hover\:mb-20:hover{
  margin-bottom: 5rem;
}

.hover\:ml-20:hover{
  margin-left: 5rem;
}

.hover\:mt-24:hover{
  margin-top: 6rem;
}

.hover\:mr-24:hover{
  margin-right: 6rem;
}

.hover\:mb-24:hover{
  margin-bottom: 6rem;
}

.hover\:ml-24:hover{
  margin-left: 6rem;
}

.hover\:mt-32:hover{
  margin-top: 8rem;
}

.hover\:mr-32:hover{
  margin-right: 8rem;
}

.hover\:mb-32:hover{
  margin-bottom: 8rem;
}

.hover\:ml-32:hover{
  margin-left: 8rem;
}

.hover\:mt-40:hover{
  margin-top: 10rem;
}

.hover\:mr-40:hover{
  margin-right: 10rem;
}

.hover\:mb-40:hover{
  margin-bottom: 10rem;
}

.hover\:ml-40:hover{
  margin-left: 10rem;
}

.hover\:mt-48:hover{
  margin-top: 12rem;
}

.hover\:mr-48:hover{
  margin-right: 12rem;
}

.hover\:mb-48:hover{
  margin-bottom: 12rem;
}

.hover\:ml-48:hover{
  margin-left: 12rem;
}

.hover\:mt-56:hover{
  margin-top: 14rem;
}

.hover\:mr-56:hover{
  margin-right: 14rem;
}

.hover\:mb-56:hover{
  margin-bottom: 14rem;
}

.hover\:ml-56:hover{
  margin-left: 14rem;
}

.hover\:mt-64:hover{
  margin-top: 16rem;
}

.hover\:mr-64:hover{
  margin-right: 16rem;
}

.hover\:mb-64:hover{
  margin-bottom: 16rem;
}

.hover\:ml-64:hover{
  margin-left: 16rem;
}

.hover\:mt-auto:hover{
  margin-top: auto;
}

.hover\:mr-auto:hover{
  margin-right: auto;
}

.hover\:mb-auto:hover{
  margin-bottom: auto;
}

.hover\:ml-auto:hover{
  margin-left: auto;
}

.hover\:mt-px:hover{
  margin-top: 1px;
}

.hover\:mr-px:hover{
  margin-right: 1px;
}

.hover\:mb-px:hover{
  margin-bottom: 1px;
}

.hover\:ml-px:hover{
  margin-left: 1px;
}

.hover\:-mt-1:hover{
  margin-top: -0.25rem;
}

.hover\:-mr-1:hover{
  margin-right: -0.25rem;
}

.hover\:-mb-1:hover{
  margin-bottom: -0.25rem;
}

.hover\:-ml-1:hover{
  margin-left: -0.25rem;
}

.hover\:-mt-2:hover{
  margin-top: -0.5rem;
}

.hover\:-mr-2:hover{
  margin-right: -0.5rem;
}

.hover\:-mb-2:hover{
  margin-bottom: -0.5rem;
}

.hover\:-ml-2:hover{
  margin-left: -0.5rem;
}

.hover\:-mt-3:hover{
  margin-top: -0.75rem;
}

.hover\:-mr-3:hover{
  margin-right: -0.75rem;
}

.hover\:-mb-3:hover{
  margin-bottom: -0.75rem;
}

.hover\:-ml-3:hover{
  margin-left: -0.75rem;
}

.hover\:-mt-4:hover{
  margin-top: -1rem;
}

.hover\:-mr-4:hover{
  margin-right: -1rem;
}

.hover\:-mb-4:hover{
  margin-bottom: -1rem;
}

.hover\:-ml-4:hover{
  margin-left: -1rem;
}

.hover\:-mt-5:hover{
  margin-top: -1.25rem;
}

.hover\:-mr-5:hover{
  margin-right: -1.25rem;
}

.hover\:-mb-5:hover{
  margin-bottom: -1.25rem;
}

.hover\:-ml-5:hover{
  margin-left: -1.25rem;
}

.hover\:-mt-6:hover{
  margin-top: -1.5rem;
}

.hover\:-mr-6:hover{
  margin-right: -1.5rem;
}

.hover\:-mb-6:hover{
  margin-bottom: -1.5rem;
}

.hover\:-ml-6:hover{
  margin-left: -1.5rem;
}

.hover\:-mt-8:hover{
  margin-top: -2rem;
}

.hover\:-mr-8:hover{
  margin-right: -2rem;
}

.hover\:-mb-8:hover{
  margin-bottom: -2rem;
}

.hover\:-ml-8:hover{
  margin-left: -2rem;
}

.hover\:-mt-10:hover{
  margin-top: -2.5rem;
}

.hover\:-mr-10:hover{
  margin-right: -2.5rem;
}

.hover\:-mb-10:hover{
  margin-bottom: -2.5rem;
}

.hover\:-ml-10:hover{
  margin-left: -2.5rem;
}

.hover\:-mt-12:hover{
  margin-top: -3rem;
}

.hover\:-mr-12:hover{
  margin-right: -3rem;
}

.hover\:-mb-12:hover{
  margin-bottom: -3rem;
}

.hover\:-ml-12:hover{
  margin-left: -3rem;
}

.hover\:-mt-16:hover{
  margin-top: -4rem;
}

.hover\:-mr-16:hover{
  margin-right: -4rem;
}

.hover\:-mb-16:hover{
  margin-bottom: -4rem;
}

.hover\:-ml-16:hover{
  margin-left: -4rem;
}

.hover\:-mt-20:hover{
  margin-top: -5rem;
}

.hover\:-mr-20:hover{
  margin-right: -5rem;
}

.hover\:-mb-20:hover{
  margin-bottom: -5rem;
}

.hover\:-ml-20:hover{
  margin-left: -5rem;
}

.hover\:-mt-24:hover{
  margin-top: -6rem;
}

.hover\:-mr-24:hover{
  margin-right: -6rem;
}

.hover\:-mb-24:hover{
  margin-bottom: -6rem;
}

.hover\:-ml-24:hover{
  margin-left: -6rem;
}

.hover\:-mt-32:hover{
  margin-top: -8rem;
}

.hover\:-mr-32:hover{
  margin-right: -8rem;
}

.hover\:-mb-32:hover{
  margin-bottom: -8rem;
}

.hover\:-ml-32:hover{
  margin-left: -8rem;
}

.hover\:-mt-40:hover{
  margin-top: -10rem;
}

.hover\:-mr-40:hover{
  margin-right: -10rem;
}

.hover\:-mb-40:hover{
  margin-bottom: -10rem;
}

.hover\:-ml-40:hover{
  margin-left: -10rem;
}

.hover\:-mt-48:hover{
  margin-top: -12rem;
}

.hover\:-mr-48:hover{
  margin-right: -12rem;
}

.hover\:-mb-48:hover{
  margin-bottom: -12rem;
}

.hover\:-ml-48:hover{
  margin-left: -12rem;
}

.hover\:-mt-56:hover{
  margin-top: -14rem;
}

.hover\:-mr-56:hover{
  margin-right: -14rem;
}

.hover\:-mb-56:hover{
  margin-bottom: -14rem;
}

.hover\:-ml-56:hover{
  margin-left: -14rem;
}

.hover\:-mt-64:hover{
  margin-top: -16rem;
}

.hover\:-mr-64:hover{
  margin-right: -16rem;
}

.hover\:-mb-64:hover{
  margin-bottom: -16rem;
}

.hover\:-ml-64:hover{
  margin-left: -16rem;
}

.hover\:-mt-px:hover{
  margin-top: -1px;
}

.hover\:-mr-px:hover{
  margin-right: -1px;
}

.hover\:-mb-px:hover{
  margin-bottom: -1px;
}

.hover\:-ml-px:hover{
  margin-left: -1px;
}

.last\:m-0:last-child{
  margin: 0;
}

.last\:m-1:last-child{
  margin: 0.25rem;
}

.last\:m-2:last-child{
  margin: 0.5rem;
}

.last\:m-3:last-child{
  margin: 0.75rem;
}

.last\:m-4:last-child{
  margin: 1rem;
}

.last\:m-5:last-child{
  margin: 1.25rem;
}

.last\:m-6:last-child{
  margin: 1.5rem;
}

.last\:m-8:last-child{
  margin: 2rem;
}

.last\:m-10:last-child{
  margin: 2.5rem;
}

.last\:m-12:last-child{
  margin: 3rem;
}

.last\:m-16:last-child{
  margin: 4rem;
}

.last\:m-20:last-child{
  margin: 5rem;
}

.last\:m-24:last-child{
  margin: 6rem;
}

.last\:m-32:last-child{
  margin: 8rem;
}

.last\:m-40:last-child{
  margin: 10rem;
}

.last\:m-48:last-child{
  margin: 12rem;
}

.last\:m-56:last-child{
  margin: 14rem;
}

.last\:m-64:last-child{
  margin: 16rem;
}

.last\:m-auto:last-child{
  margin: auto;
}

.last\:m-px:last-child{
  margin: 1px;
}

.last\:-m-1:last-child{
  margin: -0.25rem;
}

.last\:-m-2:last-child{
  margin: -0.5rem;
}

.last\:-m-3:last-child{
  margin: -0.75rem;
}

.last\:-m-4:last-child{
  margin: -1rem;
}

.last\:-m-5:last-child{
  margin: -1.25rem;
}

.last\:-m-6:last-child{
  margin: -1.5rem;
}

.last\:-m-8:last-child{
  margin: -2rem;
}

.last\:-m-10:last-child{
  margin: -2.5rem;
}

.last\:-m-12:last-child{
  margin: -3rem;
}

.last\:-m-16:last-child{
  margin: -4rem;
}

.last\:-m-20:last-child{
  margin: -5rem;
}

.last\:-m-24:last-child{
  margin: -6rem;
}

.last\:-m-32:last-child{
  margin: -8rem;
}

.last\:-m-40:last-child{
  margin: -10rem;
}

.last\:-m-48:last-child{
  margin: -12rem;
}

.last\:-m-56:last-child{
  margin: -14rem;
}

.last\:-m-64:last-child{
  margin: -16rem;
}

.last\:-m-px:last-child{
  margin: -1px;
}

.last\:my-0:last-child{
  margin-top: 0;
  margin-bottom: 0;
}

.last\:mx-0:last-child{
  margin-left: 0;
  margin-right: 0;
}

.last\:my-1:last-child{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.last\:mx-1:last-child{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.last\:my-2:last-child{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.last\:mx-2:last-child{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.last\:my-3:last-child{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.last\:mx-3:last-child{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.last\:my-4:last-child{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.last\:mx-4:last-child{
  margin-left: 1rem;
  margin-right: 1rem;
}

.last\:my-5:last-child{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.last\:mx-5:last-child{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.last\:my-6:last-child{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.last\:mx-6:last-child{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.last\:my-8:last-child{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.last\:mx-8:last-child{
  margin-left: 2rem;
  margin-right: 2rem;
}

.last\:my-10:last-child{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.last\:mx-10:last-child{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.last\:my-12:last-child{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.last\:mx-12:last-child{
  margin-left: 3rem;
  margin-right: 3rem;
}

.last\:my-16:last-child{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.last\:mx-16:last-child{
  margin-left: 4rem;
  margin-right: 4rem;
}

.last\:my-20:last-child{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.last\:mx-20:last-child{
  margin-left: 5rem;
  margin-right: 5rem;
}

.last\:my-24:last-child{
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.last\:mx-24:last-child{
  margin-left: 6rem;
  margin-right: 6rem;
}

.last\:my-32:last-child{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.last\:mx-32:last-child{
  margin-left: 8rem;
  margin-right: 8rem;
}

.last\:my-40:last-child{
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.last\:mx-40:last-child{
  margin-left: 10rem;
  margin-right: 10rem;
}

.last\:my-48:last-child{
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.last\:mx-48:last-child{
  margin-left: 12rem;
  margin-right: 12rem;
}

.last\:my-56:last-child{
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.last\:mx-56:last-child{
  margin-left: 14rem;
  margin-right: 14rem;
}

.last\:my-64:last-child{
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.last\:mx-64:last-child{
  margin-left: 16rem;
  margin-right: 16rem;
}

.last\:my-auto:last-child{
  margin-top: auto;
  margin-bottom: auto;
}

.last\:mx-auto:last-child{
  margin-left: auto;
  margin-right: auto;
}

.last\:my-px:last-child{
  margin-top: 1px;
  margin-bottom: 1px;
}

.last\:mx-px:last-child{
  margin-left: 1px;
  margin-right: 1px;
}

.last\:-my-1:last-child{
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

.last\:-mx-1:last-child{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.last\:-my-2:last-child{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.last\:-mx-2:last-child{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.last\:-my-3:last-child{
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.last\:-mx-3:last-child{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.last\:-my-4:last-child{
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.last\:-mx-4:last-child{
  margin-left: -1rem;
  margin-right: -1rem;
}

.last\:-my-5:last-child{
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.last\:-mx-5:last-child{
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.last\:-my-6:last-child{
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.last\:-mx-6:last-child{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.last\:-my-8:last-child{
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.last\:-mx-8:last-child{
  margin-left: -2rem;
  margin-right: -2rem;
}

.last\:-my-10:last-child{
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.last\:-mx-10:last-child{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.last\:-my-12:last-child{
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.last\:-mx-12:last-child{
  margin-left: -3rem;
  margin-right: -3rem;
}

.last\:-my-16:last-child{
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.last\:-mx-16:last-child{
  margin-left: -4rem;
  margin-right: -4rem;
}

.last\:-my-20:last-child{
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.last\:-mx-20:last-child{
  margin-left: -5rem;
  margin-right: -5rem;
}

.last\:-my-24:last-child{
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.last\:-mx-24:last-child{
  margin-left: -6rem;
  margin-right: -6rem;
}

.last\:-my-32:last-child{
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.last\:-mx-32:last-child{
  margin-left: -8rem;
  margin-right: -8rem;
}

.last\:-my-40:last-child{
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.last\:-mx-40:last-child{
  margin-left: -10rem;
  margin-right: -10rem;
}

.last\:-my-48:last-child{
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.last\:-mx-48:last-child{
  margin-left: -12rem;
  margin-right: -12rem;
}

.last\:-my-56:last-child{
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.last\:-mx-56:last-child{
  margin-left: -14rem;
  margin-right: -14rem;
}

.last\:-my-64:last-child{
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.last\:-mx-64:last-child{
  margin-left: -16rem;
  margin-right: -16rem;
}

.last\:-my-px:last-child{
  margin-top: -1px;
  margin-bottom: -1px;
}

.last\:-mx-px:last-child{
  margin-left: -1px;
  margin-right: -1px;
}

.last\:mt-0:last-child{
  margin-top: 0;
}

.last\:mr-0:last-child{
  margin-right: 0;
}

.last\:mb-0:last-child{
  margin-bottom: 0;
}

.last\:ml-0:last-child{
  margin-left: 0;
}

.last\:mt-1:last-child{
  margin-top: 0.25rem;
}

.last\:mr-1:last-child{
  margin-right: 0.25rem;
}

.last\:mb-1:last-child{
  margin-bottom: 0.25rem;
}

.last\:ml-1:last-child{
  margin-left: 0.25rem;
}

.last\:mt-2:last-child{
  margin-top: 0.5rem;
}

.last\:mr-2:last-child{
  margin-right: 0.5rem;
}

.last\:mb-2:last-child{
  margin-bottom: 0.5rem;
}

.last\:ml-2:last-child{
  margin-left: 0.5rem;
}

.last\:mt-3:last-child{
  margin-top: 0.75rem;
}

.last\:mr-3:last-child{
  margin-right: 0.75rem;
}

.last\:mb-3:last-child{
  margin-bottom: 0.75rem;
}

.last\:ml-3:last-child{
  margin-left: 0.75rem;
}

.last\:mt-4:last-child{
  margin-top: 1rem;
}

.last\:mr-4:last-child{
  margin-right: 1rem;
}

.last\:mb-4:last-child{
  margin-bottom: 1rem;
}

.last\:ml-4:last-child{
  margin-left: 1rem;
}

.last\:mt-5:last-child{
  margin-top: 1.25rem;
}

.last\:mr-5:last-child{
  margin-right: 1.25rem;
}

.last\:mb-5:last-child{
  margin-bottom: 1.25rem;
}

.last\:ml-5:last-child{
  margin-left: 1.25rem;
}

.last\:mt-6:last-child{
  margin-top: 1.5rem;
}

.last\:mr-6:last-child{
  margin-right: 1.5rem;
}

.last\:mb-6:last-child{
  margin-bottom: 1.5rem;
}

.last\:ml-6:last-child{
  margin-left: 1.5rem;
}

.last\:mt-8:last-child{
  margin-top: 2rem;
}

.last\:mr-8:last-child{
  margin-right: 2rem;
}

.last\:mb-8:last-child{
  margin-bottom: 2rem;
}

.last\:ml-8:last-child{
  margin-left: 2rem;
}

.last\:mt-10:last-child{
  margin-top: 2.5rem;
}

.last\:mr-10:last-child{
  margin-right: 2.5rem;
}

.last\:mb-10:last-child{
  margin-bottom: 2.5rem;
}

.last\:ml-10:last-child{
  margin-left: 2.5rem;
}

.last\:mt-12:last-child{
  margin-top: 3rem;
}

.last\:mr-12:last-child{
  margin-right: 3rem;
}

.last\:mb-12:last-child{
  margin-bottom: 3rem;
}

.last\:ml-12:last-child{
  margin-left: 3rem;
}

.last\:mt-16:last-child{
  margin-top: 4rem;
}

.last\:mr-16:last-child{
  margin-right: 4rem;
}

.last\:mb-16:last-child{
  margin-bottom: 4rem;
}

.last\:ml-16:last-child{
  margin-left: 4rem;
}

.last\:mt-20:last-child{
  margin-top: 5rem;
}

.last\:mr-20:last-child{
  margin-right: 5rem;
}

.last\:mb-20:last-child{
  margin-bottom: 5rem;
}

.last\:ml-20:last-child{
  margin-left: 5rem;
}

.last\:mt-24:last-child{
  margin-top: 6rem;
}

.last\:mr-24:last-child{
  margin-right: 6rem;
}

.last\:mb-24:last-child{
  margin-bottom: 6rem;
}

.last\:ml-24:last-child{
  margin-left: 6rem;
}

.last\:mt-32:last-child{
  margin-top: 8rem;
}

.last\:mr-32:last-child{
  margin-right: 8rem;
}

.last\:mb-32:last-child{
  margin-bottom: 8rem;
}

.last\:ml-32:last-child{
  margin-left: 8rem;
}

.last\:mt-40:last-child{
  margin-top: 10rem;
}

.last\:mr-40:last-child{
  margin-right: 10rem;
}

.last\:mb-40:last-child{
  margin-bottom: 10rem;
}

.last\:ml-40:last-child{
  margin-left: 10rem;
}

.last\:mt-48:last-child{
  margin-top: 12rem;
}

.last\:mr-48:last-child{
  margin-right: 12rem;
}

.last\:mb-48:last-child{
  margin-bottom: 12rem;
}

.last\:ml-48:last-child{
  margin-left: 12rem;
}

.last\:mt-56:last-child{
  margin-top: 14rem;
}

.last\:mr-56:last-child{
  margin-right: 14rem;
}

.last\:mb-56:last-child{
  margin-bottom: 14rem;
}

.last\:ml-56:last-child{
  margin-left: 14rem;
}

.last\:mt-64:last-child{
  margin-top: 16rem;
}

.last\:mr-64:last-child{
  margin-right: 16rem;
}

.last\:mb-64:last-child{
  margin-bottom: 16rem;
}

.last\:ml-64:last-child{
  margin-left: 16rem;
}

.last\:mt-auto:last-child{
  margin-top: auto;
}

.last\:mr-auto:last-child{
  margin-right: auto;
}

.last\:mb-auto:last-child{
  margin-bottom: auto;
}

.last\:ml-auto:last-child{
  margin-left: auto;
}

.last\:mt-px:last-child{
  margin-top: 1px;
}

.last\:mr-px:last-child{
  margin-right: 1px;
}

.last\:mb-px:last-child{
  margin-bottom: 1px;
}

.last\:ml-px:last-child{
  margin-left: 1px;
}

.last\:-mt-1:last-child{
  margin-top: -0.25rem;
}

.last\:-mr-1:last-child{
  margin-right: -0.25rem;
}

.last\:-mb-1:last-child{
  margin-bottom: -0.25rem;
}

.last\:-ml-1:last-child{
  margin-left: -0.25rem;
}

.last\:-mt-2:last-child{
  margin-top: -0.5rem;
}

.last\:-mr-2:last-child{
  margin-right: -0.5rem;
}

.last\:-mb-2:last-child{
  margin-bottom: -0.5rem;
}

.last\:-ml-2:last-child{
  margin-left: -0.5rem;
}

.last\:-mt-3:last-child{
  margin-top: -0.75rem;
}

.last\:-mr-3:last-child{
  margin-right: -0.75rem;
}

.last\:-mb-3:last-child{
  margin-bottom: -0.75rem;
}

.last\:-ml-3:last-child{
  margin-left: -0.75rem;
}

.last\:-mt-4:last-child{
  margin-top: -1rem;
}

.last\:-mr-4:last-child{
  margin-right: -1rem;
}

.last\:-mb-4:last-child{
  margin-bottom: -1rem;
}

.last\:-ml-4:last-child{
  margin-left: -1rem;
}

.last\:-mt-5:last-child{
  margin-top: -1.25rem;
}

.last\:-mr-5:last-child{
  margin-right: -1.25rem;
}

.last\:-mb-5:last-child{
  margin-bottom: -1.25rem;
}

.last\:-ml-5:last-child{
  margin-left: -1.25rem;
}

.last\:-mt-6:last-child{
  margin-top: -1.5rem;
}

.last\:-mr-6:last-child{
  margin-right: -1.5rem;
}

.last\:-mb-6:last-child{
  margin-bottom: -1.5rem;
}

.last\:-ml-6:last-child{
  margin-left: -1.5rem;
}

.last\:-mt-8:last-child{
  margin-top: -2rem;
}

.last\:-mr-8:last-child{
  margin-right: -2rem;
}

.last\:-mb-8:last-child{
  margin-bottom: -2rem;
}

.last\:-ml-8:last-child{
  margin-left: -2rem;
}

.last\:-mt-10:last-child{
  margin-top: -2.5rem;
}

.last\:-mr-10:last-child{
  margin-right: -2.5rem;
}

.last\:-mb-10:last-child{
  margin-bottom: -2.5rem;
}

.last\:-ml-10:last-child{
  margin-left: -2.5rem;
}

.last\:-mt-12:last-child{
  margin-top: -3rem;
}

.last\:-mr-12:last-child{
  margin-right: -3rem;
}

.last\:-mb-12:last-child{
  margin-bottom: -3rem;
}

.last\:-ml-12:last-child{
  margin-left: -3rem;
}

.last\:-mt-16:last-child{
  margin-top: -4rem;
}

.last\:-mr-16:last-child{
  margin-right: -4rem;
}

.last\:-mb-16:last-child{
  margin-bottom: -4rem;
}

.last\:-ml-16:last-child{
  margin-left: -4rem;
}

.last\:-mt-20:last-child{
  margin-top: -5rem;
}

.last\:-mr-20:last-child{
  margin-right: -5rem;
}

.last\:-mb-20:last-child{
  margin-bottom: -5rem;
}

.last\:-ml-20:last-child{
  margin-left: -5rem;
}

.last\:-mt-24:last-child{
  margin-top: -6rem;
}

.last\:-mr-24:last-child{
  margin-right: -6rem;
}

.last\:-mb-24:last-child{
  margin-bottom: -6rem;
}

.last\:-ml-24:last-child{
  margin-left: -6rem;
}

.last\:-mt-32:last-child{
  margin-top: -8rem;
}

.last\:-mr-32:last-child{
  margin-right: -8rem;
}

.last\:-mb-32:last-child{
  margin-bottom: -8rem;
}

.last\:-ml-32:last-child{
  margin-left: -8rem;
}

.last\:-mt-40:last-child{
  margin-top: -10rem;
}

.last\:-mr-40:last-child{
  margin-right: -10rem;
}

.last\:-mb-40:last-child{
  margin-bottom: -10rem;
}

.last\:-ml-40:last-child{
  margin-left: -10rem;
}

.last\:-mt-48:last-child{
  margin-top: -12rem;
}

.last\:-mr-48:last-child{
  margin-right: -12rem;
}

.last\:-mb-48:last-child{
  margin-bottom: -12rem;
}

.last\:-ml-48:last-child{
  margin-left: -12rem;
}

.last\:-mt-56:last-child{
  margin-top: -14rem;
}

.last\:-mr-56:last-child{
  margin-right: -14rem;
}

.last\:-mb-56:last-child{
  margin-bottom: -14rem;
}

.last\:-ml-56:last-child{
  margin-left: -14rem;
}

.last\:-mt-64:last-child{
  margin-top: -16rem;
}

.last\:-mr-64:last-child{
  margin-right: -16rem;
}

.last\:-mb-64:last-child{
  margin-bottom: -16rem;
}

.last\:-ml-64:last-child{
  margin-left: -16rem;
}

.last\:-mt-px:last-child{
  margin-top: -1px;
}

.last\:-mr-px:last-child{
  margin-right: -1px;
}

.last\:-mb-px:last-child{
  margin-bottom: -1px;
}

.last\:-ml-px:last-child{
  margin-left: -1px;
}

.max-h-full{
  max-height: 100%;
}

.max-h-screen{
  max-height: 100vh;
}

.first\:max-h-full:first-child{
  max-height: 100%;
}

.first\:max-h-screen:first-child{
  max-height: 100vh;
}

.hover\:max-h-full:hover{
  max-height: 100%;
}

.hover\:max-h-screen:hover{
  max-height: 100vh;
}

.last\:max-h-full:last-child{
  max-height: 100%;
}

.last\:max-h-screen:last-child{
  max-height: 100vh;
}

.max-w-none{
  max-width: none;
}

.max-w-xs{
  max-width: 20rem;
}

.max-w-sm{
  max-width: 24rem;
}

.max-w-md{
  max-width: 28rem;
}

.max-w-lg{
  max-width: 32rem;
}

.max-w-xl{
  max-width: 36rem;
}

.max-w-2xl{
  max-width: 42rem;
}

.max-w-3xl{
  max-width: 48rem;
}

.max-w-4xl{
  max-width: 56rem;
}

.max-w-5xl{
  max-width: 64rem;
}

.max-w-6xl{
  max-width: 72rem;
}

.max-w-full{
  max-width: 100%;
}

.max-w-screen-sm{
  max-width: 640px;
}

.max-w-screen-md{
  max-width: 768px;
}

.max-w-screen-lg{
  max-width: 1024px;
}

.max-w-screen-xl{
  max-width: 1280px;
}

.first\:max-w-none:first-child{
  max-width: none;
}

.first\:max-w-xs:first-child{
  max-width: 20rem;
}

.first\:max-w-sm:first-child{
  max-width: 24rem;
}

.first\:max-w-md:first-child{
  max-width: 28rem;
}

.first\:max-w-lg:first-child{
  max-width: 32rem;
}

.first\:max-w-xl:first-child{
  max-width: 36rem;
}

.first\:max-w-2xl:first-child{
  max-width: 42rem;
}

.first\:max-w-3xl:first-child{
  max-width: 48rem;
}

.first\:max-w-4xl:first-child{
  max-width: 56rem;
}

.first\:max-w-5xl:first-child{
  max-width: 64rem;
}

.first\:max-w-6xl:first-child{
  max-width: 72rem;
}

.first\:max-w-full:first-child{
  max-width: 100%;
}

.first\:max-w-screen-sm:first-child{
  max-width: 640px;
}

.first\:max-w-screen-md:first-child{
  max-width: 768px;
}

.first\:max-w-screen-lg:first-child{
  max-width: 1024px;
}

.first\:max-w-screen-xl:first-child{
  max-width: 1280px;
}

.hover\:max-w-none:hover{
  max-width: none;
}

.hover\:max-w-xs:hover{
  max-width: 20rem;
}

.hover\:max-w-sm:hover{
  max-width: 24rem;
}

.hover\:max-w-md:hover{
  max-width: 28rem;
}

.hover\:max-w-lg:hover{
  max-width: 32rem;
}

.hover\:max-w-xl:hover{
  max-width: 36rem;
}

.hover\:max-w-2xl:hover{
  max-width: 42rem;
}

.hover\:max-w-3xl:hover{
  max-width: 48rem;
}

.hover\:max-w-4xl:hover{
  max-width: 56rem;
}

.hover\:max-w-5xl:hover{
  max-width: 64rem;
}

.hover\:max-w-6xl:hover{
  max-width: 72rem;
}

.hover\:max-w-full:hover{
  max-width: 100%;
}

.hover\:max-w-screen-sm:hover{
  max-width: 640px;
}

.hover\:max-w-screen-md:hover{
  max-width: 768px;
}

.hover\:max-w-screen-lg:hover{
  max-width: 1024px;
}

.hover\:max-w-screen-xl:hover{
  max-width: 1280px;
}

.last\:max-w-none:last-child{
  max-width: none;
}

.last\:max-w-xs:last-child{
  max-width: 20rem;
}

.last\:max-w-sm:last-child{
  max-width: 24rem;
}

.last\:max-w-md:last-child{
  max-width: 28rem;
}

.last\:max-w-lg:last-child{
  max-width: 32rem;
}

.last\:max-w-xl:last-child{
  max-width: 36rem;
}

.last\:max-w-2xl:last-child{
  max-width: 42rem;
}

.last\:max-w-3xl:last-child{
  max-width: 48rem;
}

.last\:max-w-4xl:last-child{
  max-width: 56rem;
}

.last\:max-w-5xl:last-child{
  max-width: 64rem;
}

.last\:max-w-6xl:last-child{
  max-width: 72rem;
}

.last\:max-w-full:last-child{
  max-width: 100%;
}

.last\:max-w-screen-sm:last-child{
  max-width: 640px;
}

.last\:max-w-screen-md:last-child{
  max-width: 768px;
}

.last\:max-w-screen-lg:last-child{
  max-width: 1024px;
}

.last\:max-w-screen-xl:last-child{
  max-width: 1280px;
}

.min-h-0{
  min-height: 0;
}

.min-h-full{
  min-height: 100%;
}

.min-h-screen{
  min-height: 100vh;
}

.first\:min-h-0:first-child{
  min-height: 0;
}

.first\:min-h-full:first-child{
  min-height: 100%;
}

.first\:min-h-screen:first-child{
  min-height: 100vh;
}

.hover\:min-h-0:hover{
  min-height: 0;
}

.hover\:min-h-full:hover{
  min-height: 100%;
}

.hover\:min-h-screen:hover{
  min-height: 100vh;
}

.last\:min-h-0:last-child{
  min-height: 0;
}

.last\:min-h-full:last-child{
  min-height: 100%;
}

.last\:min-h-screen:last-child{
  min-height: 100vh;
}

.min-w-0{
  min-width: 0;
}

.min-w-full{
  min-width: 100%;
}

.first\:min-w-0:first-child{
  min-width: 0;
}

.first\:min-w-full:first-child{
  min-width: 100%;
}

.hover\:min-w-0:hover{
  min-width: 0;
}

.hover\:min-w-full:hover{
  min-width: 100%;
}

.last\:min-w-0:last-child{
  min-width: 0;
}

.last\:min-w-full:last-child{
  min-width: 100%;
}

.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.object-fill{
  -o-object-fit: fill;
     object-fit: fill;
}

.object-none{
  -o-object-fit: none;
     object-fit: none;
}

.object-scale-down{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.first\:object-contain:first-child{
  -o-object-fit: contain;
     object-fit: contain;
}

.first\:object-cover:first-child{
  -o-object-fit: cover;
     object-fit: cover;
}

.first\:object-fill:first-child{
  -o-object-fit: fill;
     object-fit: fill;
}

.first\:object-none:first-child{
  -o-object-fit: none;
     object-fit: none;
}

.first\:object-scale-down:first-child{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.hover\:object-contain:hover{
  -o-object-fit: contain;
     object-fit: contain;
}

.hover\:object-cover:hover{
  -o-object-fit: cover;
     object-fit: cover;
}

.hover\:object-fill:hover{
  -o-object-fit: fill;
     object-fit: fill;
}

.hover\:object-none:hover{
  -o-object-fit: none;
     object-fit: none;
}

.hover\:object-scale-down:hover{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.last\:object-contain:last-child{
  -o-object-fit: contain;
     object-fit: contain;
}

.last\:object-cover:last-child{
  -o-object-fit: cover;
     object-fit: cover;
}

.last\:object-fill:last-child{
  -o-object-fit: fill;
     object-fit: fill;
}

.last\:object-none:last-child{
  -o-object-fit: none;
     object-fit: none;
}

.last\:object-scale-down:last-child{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.object-bottom{
  -o-object-position: bottom;
     object-position: bottom;
}

.object-center{
  -o-object-position: center;
     object-position: center;
}

.object-left{
  -o-object-position: left;
     object-position: left;
}

.object-left-bottom{
  -o-object-position: left bottom;
     object-position: left bottom;
}

.object-left-top{
  -o-object-position: left top;
     object-position: left top;
}

.object-right{
  -o-object-position: right;
     object-position: right;
}

.object-right-bottom{
  -o-object-position: right bottom;
     object-position: right bottom;
}

.object-right-top{
  -o-object-position: right top;
     object-position: right top;
}

.object-top{
  -o-object-position: top;
     object-position: top;
}

.first\:object-bottom:first-child{
  -o-object-position: bottom;
     object-position: bottom;
}

.first\:object-center:first-child{
  -o-object-position: center;
     object-position: center;
}

.first\:object-left:first-child{
  -o-object-position: left;
     object-position: left;
}

.first\:object-left-bottom:first-child{
  -o-object-position: left bottom;
     object-position: left bottom;
}

.first\:object-left-top:first-child{
  -o-object-position: left top;
     object-position: left top;
}

.first\:object-right:first-child{
  -o-object-position: right;
     object-position: right;
}

.first\:object-right-bottom:first-child{
  -o-object-position: right bottom;
     object-position: right bottom;
}

.first\:object-right-top:first-child{
  -o-object-position: right top;
     object-position: right top;
}

.first\:object-top:first-child{
  -o-object-position: top;
     object-position: top;
}

.hover\:object-bottom:hover{
  -o-object-position: bottom;
     object-position: bottom;
}

.hover\:object-center:hover{
  -o-object-position: center;
     object-position: center;
}

.hover\:object-left:hover{
  -o-object-position: left;
     object-position: left;
}

.hover\:object-left-bottom:hover{
  -o-object-position: left bottom;
     object-position: left bottom;
}

.hover\:object-left-top:hover{
  -o-object-position: left top;
     object-position: left top;
}

.hover\:object-right:hover{
  -o-object-position: right;
     object-position: right;
}

.hover\:object-right-bottom:hover{
  -o-object-position: right bottom;
     object-position: right bottom;
}

.hover\:object-right-top:hover{
  -o-object-position: right top;
     object-position: right top;
}

.hover\:object-top:hover{
  -o-object-position: top;
     object-position: top;
}

.last\:object-bottom:last-child{
  -o-object-position: bottom;
     object-position: bottom;
}

.last\:object-center:last-child{
  -o-object-position: center;
     object-position: center;
}

.last\:object-left:last-child{
  -o-object-position: left;
     object-position: left;
}

.last\:object-left-bottom:last-child{
  -o-object-position: left bottom;
     object-position: left bottom;
}

.last\:object-left-top:last-child{
  -o-object-position: left top;
     object-position: left top;
}

.last\:object-right:last-child{
  -o-object-position: right;
     object-position: right;
}

.last\:object-right-bottom:last-child{
  -o-object-position: right bottom;
     object-position: right bottom;
}

.last\:object-right-top:last-child{
  -o-object-position: right top;
     object-position: right top;
}

.last\:object-top:last-child{
  -o-object-position: top;
     object-position: top;
}

.opacity-0{
  opacity: 0;
}

.opacity-25{
  opacity: 0.25;
}

.opacity-50{
  opacity: 0.5;
}

.opacity-75{
  opacity: 0.75;
}

.opacity-100{
  opacity: 1;
}

.first\:opacity-0:first-child{
  opacity: 0;
}

.first\:opacity-25:first-child{
  opacity: 0.25;
}

.first\:opacity-50:first-child{
  opacity: 0.5;
}

.first\:opacity-75:first-child{
  opacity: 0.75;
}

.first\:opacity-100:first-child{
  opacity: 1;
}

.hover\:opacity-0:hover{
  opacity: 0;
}

.hover\:opacity-25:hover{
  opacity: 0.25;
}

.hover\:opacity-50:hover{
  opacity: 0.5;
}

.hover\:opacity-75:hover{
  opacity: 0.75;
}

.hover\:opacity-100:hover{
  opacity: 1;
}

.last\:opacity-0:last-child{
  opacity: 0;
}

.last\:opacity-25:last-child{
  opacity: 0.25;
}

.last\:opacity-50:last-child{
  opacity: 0.5;
}

.last\:opacity-75:last-child{
  opacity: 0.75;
}

.last\:opacity-100:last-child{
  opacity: 1;
}

.outline-none{
  outline: 0;
}

.first\:outline-none:first-child{
  outline: 0;
}

.hover\:outline-none:hover{
  outline: 0;
}

.last\:outline-none:last-child{
  outline: 0;
}

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-visible{
  overflow: visible;
}

.overflow-scroll{
  overflow: scroll;
}

.overflow-x-auto{
  overflow-x: auto;
}

.overflow-y-auto{
  overflow-y: auto;
}

.overflow-x-hidden{
  overflow-x: hidden;
}

.overflow-y-hidden{
  overflow-y: hidden;
}

.overflow-x-visible{
  overflow-x: visible;
}

.overflow-y-visible{
  overflow-y: visible;
}

.overflow-x-scroll{
  overflow-x: scroll;
}

.overflow-y-scroll{
  overflow-y: scroll;
}

.scrolling-touch{
  -webkit-overflow-scrolling: touch;
}

.scrolling-auto{
  -webkit-overflow-scrolling: auto;
}

.first\:overflow-auto:first-child{
  overflow: auto;
}

.first\:overflow-hidden:first-child{
  overflow: hidden;
}

.first\:overflow-visible:first-child{
  overflow: visible;
}

.first\:overflow-scroll:first-child{
  overflow: scroll;
}

.first\:overflow-x-auto:first-child{
  overflow-x: auto;
}

.first\:overflow-y-auto:first-child{
  overflow-y: auto;
}

.first\:overflow-x-hidden:first-child{
  overflow-x: hidden;
}

.first\:overflow-y-hidden:first-child{
  overflow-y: hidden;
}

.first\:overflow-x-visible:first-child{
  overflow-x: visible;
}

.first\:overflow-y-visible:first-child{
  overflow-y: visible;
}

.first\:overflow-x-scroll:first-child{
  overflow-x: scroll;
}

.first\:overflow-y-scroll:first-child{
  overflow-y: scroll;
}

.first\:scrolling-touch:first-child{
  -webkit-overflow-scrolling: touch;
}

.first\:scrolling-auto:first-child{
  -webkit-overflow-scrolling: auto;
}

.hover\:overflow-auto:hover{
  overflow: auto;
}

.hover\:overflow-hidden:hover{
  overflow: hidden;
}

.hover\:overflow-visible:hover{
  overflow: visible;
}

.hover\:overflow-scroll:hover{
  overflow: scroll;
}

.hover\:overflow-x-auto:hover{
  overflow-x: auto;
}

.hover\:overflow-y-auto:hover{
  overflow-y: auto;
}

.hover\:overflow-x-hidden:hover{
  overflow-x: hidden;
}

.hover\:overflow-y-hidden:hover{
  overflow-y: hidden;
}

.hover\:overflow-x-visible:hover{
  overflow-x: visible;
}

.hover\:overflow-y-visible:hover{
  overflow-y: visible;
}

.hover\:overflow-x-scroll:hover{
  overflow-x: scroll;
}

.hover\:overflow-y-scroll:hover{
  overflow-y: scroll;
}

.hover\:scrolling-touch:hover{
  -webkit-overflow-scrolling: touch;
}

.hover\:scrolling-auto:hover{
  -webkit-overflow-scrolling: auto;
}

.last\:overflow-auto:last-child{
  overflow: auto;
}

.last\:overflow-hidden:last-child{
  overflow: hidden;
}

.last\:overflow-visible:last-child{
  overflow: visible;
}

.last\:overflow-scroll:last-child{
  overflow: scroll;
}

.last\:overflow-x-auto:last-child{
  overflow-x: auto;
}

.last\:overflow-y-auto:last-child{
  overflow-y: auto;
}

.last\:overflow-x-hidden:last-child{
  overflow-x: hidden;
}

.last\:overflow-y-hidden:last-child{
  overflow-y: hidden;
}

.last\:overflow-x-visible:last-child{
  overflow-x: visible;
}

.last\:overflow-y-visible:last-child{
  overflow-y: visible;
}

.last\:overflow-x-scroll:last-child{
  overflow-x: scroll;
}

.last\:overflow-y-scroll:last-child{
  overflow-y: scroll;
}

.last\:scrolling-touch:last-child{
  -webkit-overflow-scrolling: touch;
}

.last\:scrolling-auto:last-child{
  -webkit-overflow-scrolling: auto;
}

.p-0{
  padding: 0;
}

.p-1{
  padding: 0.25rem;
}

.p-2{
  padding: 0.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

.p-10{
  padding: 2.5rem;
}

.p-12{
  padding: 3rem;
}

.p-16{
  padding: 4rem;
}

.p-20{
  padding: 5rem;
}

.p-24{
  padding: 6rem;
}

.p-32{
  padding: 8rem;
}

.p-40{
  padding: 10rem;
}

.p-48{
  padding: 12rem;
}

.p-56{
  padding: 14rem;
}

.p-64{
  padding: 16rem;
}

.p-px{
  padding: 1px;
}

.py-0{
  padding-top: 0;
  padding-bottom: 0;
}

.px-0{
  padding-left: 0;
  padding-right: 0;
}

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}

.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.px-16{
  padding-left: 4rem;
  padding-right: 4rem;
}

.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}

.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.px-24{
  padding-left: 6rem;
  padding-right: 6rem;
}

.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.px-32{
  padding-left: 8rem;
  padding-right: 8rem;
}

.py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.px-40{
  padding-left: 10rem;
  padding-right: 10rem;
}

.py-48{
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.px-48{
  padding-left: 12rem;
  padding-right: 12rem;
}

.py-56{
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.px-56{
  padding-left: 14rem;
  padding-right: 14rem;
}

.py-64{
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.px-64{
  padding-left: 16rem;
  padding-right: 16rem;
}

.py-px{
  padding-top: 1px;
  padding-bottom: 1px;
}

.px-px{
  padding-left: 1px;
  padding-right: 1px;
}

.pt-0{
  padding-top: 0;
}

.pr-0{
  padding-right: 0;
}

.pb-0{
  padding-bottom: 0;
}

.pl-0{
  padding-left: 0;
}

.pt-1{
  padding-top: 0.25rem;
}

.pr-1{
  padding-right: 0.25rem;
}

.pb-1{
  padding-bottom: 0.25rem;
}

.pl-1{
  padding-left: 0.25rem;
}

.pt-2{
  padding-top: 0.5rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

.pl-2{
  padding-left: 0.5rem;
}

.pt-3{
  padding-top: 0.75rem;
}

.pr-3{
  padding-right: 0.75rem;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pl-3{
  padding-left: 0.75rem;
}

.pt-4{
  padding-top: 1rem;
}

.pr-4{
  padding-right: 1rem;
}

.pb-4{
  padding-bottom: 1rem;
}

.pl-4{
  padding-left: 1rem;
}

.pt-5{
  padding-top: 1.25rem;
}

.pr-5{
  padding-right: 1.25rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pl-5{
  padding-left: 1.25rem;
}

.pt-6{
  padding-top: 1.5rem;
}

.pr-6{
  padding-right: 1.5rem;
}

.pb-6{
  padding-bottom: 1.5rem;
}

.pl-6{
  padding-left: 1.5rem;
}

.pt-8{
  padding-top: 2rem;
}

.pr-8{
  padding-right: 2rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pl-8{
  padding-left: 2rem;
}

.pt-10{
  padding-top: 2.5rem;
}

.pr-10{
  padding-right: 2.5rem;
}

.pb-10{
  padding-bottom: 2.5rem;
}

.pl-10{
  padding-left: 2.5rem;
}

.pt-12{
  padding-top: 3rem;
}

.pr-12{
  padding-right: 3rem;
}

.pb-12{
  padding-bottom: 3rem;
}

.pl-12{
  padding-left: 3rem;
}

.pt-16{
  padding-top: 4rem;
}

.pr-16{
  padding-right: 4rem;
}

.pb-16{
  padding-bottom: 4rem;
}

.pl-16{
  padding-left: 4rem;
}

.pt-20{
  padding-top: 5rem;
}

.pr-20{
  padding-right: 5rem;
}

.pb-20{
  padding-bottom: 5rem;
}

.pl-20{
  padding-left: 5rem;
}

.pt-24{
  padding-top: 6rem;
}

.pr-24{
  padding-right: 6rem;
}

.pb-24{
  padding-bottom: 6rem;
}

.pl-24{
  padding-left: 6rem;
}

.pt-32{
  padding-top: 8rem;
}

.pr-32{
  padding-right: 8rem;
}

.pb-32{
  padding-bottom: 8rem;
}

.pl-32{
  padding-left: 8rem;
}

.pt-40{
  padding-top: 10rem;
}

.pr-40{
  padding-right: 10rem;
}

.pb-40{
  padding-bottom: 10rem;
}

.pl-40{
  padding-left: 10rem;
}

.pt-48{
  padding-top: 12rem;
}

.pr-48{
  padding-right: 12rem;
}

.pb-48{
  padding-bottom: 12rem;
}

.pl-48{
  padding-left: 12rem;
}

.pt-56{
  padding-top: 14rem;
}

.pr-56{
  padding-right: 14rem;
}

.pb-56{
  padding-bottom: 14rem;
}

.pl-56{
  padding-left: 14rem;
}

.pt-64{
  padding-top: 16rem;
}

.pr-64{
  padding-right: 16rem;
}

.pb-64{
  padding-bottom: 16rem;
}

.pl-64{
  padding-left: 16rem;
}

.pt-px{
  padding-top: 1px;
}

.pr-px{
  padding-right: 1px;
}

.pb-px{
  padding-bottom: 1px;
}

.pl-px{
  padding-left: 1px;
}

.first\:p-0:first-child{
  padding: 0;
}

.first\:p-1:first-child{
  padding: 0.25rem;
}

.first\:p-2:first-child{
  padding: 0.5rem;
}

.first\:p-3:first-child{
  padding: 0.75rem;
}

.first\:p-4:first-child{
  padding: 1rem;
}

.first\:p-5:first-child{
  padding: 1.25rem;
}

.first\:p-6:first-child{
  padding: 1.5rem;
}

.first\:p-8:first-child{
  padding: 2rem;
}

.first\:p-10:first-child{
  padding: 2.5rem;
}

.first\:p-12:first-child{
  padding: 3rem;
}

.first\:p-16:first-child{
  padding: 4rem;
}

.first\:p-20:first-child{
  padding: 5rem;
}

.first\:p-24:first-child{
  padding: 6rem;
}

.first\:p-32:first-child{
  padding: 8rem;
}

.first\:p-40:first-child{
  padding: 10rem;
}

.first\:p-48:first-child{
  padding: 12rem;
}

.first\:p-56:first-child{
  padding: 14rem;
}

.first\:p-64:first-child{
  padding: 16rem;
}

.first\:p-px:first-child{
  padding: 1px;
}

.first\:py-0:first-child{
  padding-top: 0;
  padding-bottom: 0;
}

.first\:px-0:first-child{
  padding-left: 0;
  padding-right: 0;
}

.first\:py-1:first-child{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.first\:px-1:first-child{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.first\:py-2:first-child{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.first\:px-2:first-child{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.first\:py-3:first-child{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.first\:px-3:first-child{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.first\:py-4:first-child{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.first\:px-4:first-child{
  padding-left: 1rem;
  padding-right: 1rem;
}

.first\:py-5:first-child{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.first\:px-5:first-child{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.first\:py-6:first-child{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.first\:px-6:first-child{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.first\:py-8:first-child{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.first\:px-8:first-child{
  padding-left: 2rem;
  padding-right: 2rem;
}

.first\:py-10:first-child{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.first\:px-10:first-child{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.first\:py-12:first-child{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.first\:px-12:first-child{
  padding-left: 3rem;
  padding-right: 3rem;
}

.first\:py-16:first-child{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.first\:px-16:first-child{
  padding-left: 4rem;
  padding-right: 4rem;
}

.first\:py-20:first-child{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.first\:px-20:first-child{
  padding-left: 5rem;
  padding-right: 5rem;
}

.first\:py-24:first-child{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.first\:px-24:first-child{
  padding-left: 6rem;
  padding-right: 6rem;
}

.first\:py-32:first-child{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.first\:px-32:first-child{
  padding-left: 8rem;
  padding-right: 8rem;
}

.first\:py-40:first-child{
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.first\:px-40:first-child{
  padding-left: 10rem;
  padding-right: 10rem;
}

.first\:py-48:first-child{
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.first\:px-48:first-child{
  padding-left: 12rem;
  padding-right: 12rem;
}

.first\:py-56:first-child{
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.first\:px-56:first-child{
  padding-left: 14rem;
  padding-right: 14rem;
}

.first\:py-64:first-child{
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.first\:px-64:first-child{
  padding-left: 16rem;
  padding-right: 16rem;
}

.first\:py-px:first-child{
  padding-top: 1px;
  padding-bottom: 1px;
}

.first\:px-px:first-child{
  padding-left: 1px;
  padding-right: 1px;
}

.first\:pt-0:first-child{
  padding-top: 0;
}

.first\:pr-0:first-child{
  padding-right: 0;
}

.first\:pb-0:first-child{
  padding-bottom: 0;
}

.first\:pl-0:first-child{
  padding-left: 0;
}

.first\:pt-1:first-child{
  padding-top: 0.25rem;
}

.first\:pr-1:first-child{
  padding-right: 0.25rem;
}

.first\:pb-1:first-child{
  padding-bottom: 0.25rem;
}

.first\:pl-1:first-child{
  padding-left: 0.25rem;
}

.first\:pt-2:first-child{
  padding-top: 0.5rem;
}

.first\:pr-2:first-child{
  padding-right: 0.5rem;
}

.first\:pb-2:first-child{
  padding-bottom: 0.5rem;
}

.first\:pl-2:first-child{
  padding-left: 0.5rem;
}

.first\:pt-3:first-child{
  padding-top: 0.75rem;
}

.first\:pr-3:first-child{
  padding-right: 0.75rem;
}

.first\:pb-3:first-child{
  padding-bottom: 0.75rem;
}

.first\:pl-3:first-child{
  padding-left: 0.75rem;
}

.first\:pt-4:first-child{
  padding-top: 1rem;
}

.first\:pr-4:first-child{
  padding-right: 1rem;
}

.first\:pb-4:first-child{
  padding-bottom: 1rem;
}

.first\:pl-4:first-child{
  padding-left: 1rem;
}

.first\:pt-5:first-child{
  padding-top: 1.25rem;
}

.first\:pr-5:first-child{
  padding-right: 1.25rem;
}

.first\:pb-5:first-child{
  padding-bottom: 1.25rem;
}

.first\:pl-5:first-child{
  padding-left: 1.25rem;
}

.first\:pt-6:first-child{
  padding-top: 1.5rem;
}

.first\:pr-6:first-child{
  padding-right: 1.5rem;
}

.first\:pb-6:first-child{
  padding-bottom: 1.5rem;
}

.first\:pl-6:first-child{
  padding-left: 1.5rem;
}

.first\:pt-8:first-child{
  padding-top: 2rem;
}

.first\:pr-8:first-child{
  padding-right: 2rem;
}

.first\:pb-8:first-child{
  padding-bottom: 2rem;
}

.first\:pl-8:first-child{
  padding-left: 2rem;
}

.first\:pt-10:first-child{
  padding-top: 2.5rem;
}

.first\:pr-10:first-child{
  padding-right: 2.5rem;
}

.first\:pb-10:first-child{
  padding-bottom: 2.5rem;
}

.first\:pl-10:first-child{
  padding-left: 2.5rem;
}

.first\:pt-12:first-child{
  padding-top: 3rem;
}

.first\:pr-12:first-child{
  padding-right: 3rem;
}

.first\:pb-12:first-child{
  padding-bottom: 3rem;
}

.first\:pl-12:first-child{
  padding-left: 3rem;
}

.first\:pt-16:first-child{
  padding-top: 4rem;
}

.first\:pr-16:first-child{
  padding-right: 4rem;
}

.first\:pb-16:first-child{
  padding-bottom: 4rem;
}

.first\:pl-16:first-child{
  padding-left: 4rem;
}

.first\:pt-20:first-child{
  padding-top: 5rem;
}

.first\:pr-20:first-child{
  padding-right: 5rem;
}

.first\:pb-20:first-child{
  padding-bottom: 5rem;
}

.first\:pl-20:first-child{
  padding-left: 5rem;
}

.first\:pt-24:first-child{
  padding-top: 6rem;
}

.first\:pr-24:first-child{
  padding-right: 6rem;
}

.first\:pb-24:first-child{
  padding-bottom: 6rem;
}

.first\:pl-24:first-child{
  padding-left: 6rem;
}

.first\:pt-32:first-child{
  padding-top: 8rem;
}

.first\:pr-32:first-child{
  padding-right: 8rem;
}

.first\:pb-32:first-child{
  padding-bottom: 8rem;
}

.first\:pl-32:first-child{
  padding-left: 8rem;
}

.first\:pt-40:first-child{
  padding-top: 10rem;
}

.first\:pr-40:first-child{
  padding-right: 10rem;
}

.first\:pb-40:first-child{
  padding-bottom: 10rem;
}

.first\:pl-40:first-child{
  padding-left: 10rem;
}

.first\:pt-48:first-child{
  padding-top: 12rem;
}

.first\:pr-48:first-child{
  padding-right: 12rem;
}

.first\:pb-48:first-child{
  padding-bottom: 12rem;
}

.first\:pl-48:first-child{
  padding-left: 12rem;
}

.first\:pt-56:first-child{
  padding-top: 14rem;
}

.first\:pr-56:first-child{
  padding-right: 14rem;
}

.first\:pb-56:first-child{
  padding-bottom: 14rem;
}

.first\:pl-56:first-child{
  padding-left: 14rem;
}

.first\:pt-64:first-child{
  padding-top: 16rem;
}

.first\:pr-64:first-child{
  padding-right: 16rem;
}

.first\:pb-64:first-child{
  padding-bottom: 16rem;
}

.first\:pl-64:first-child{
  padding-left: 16rem;
}

.first\:pt-px:first-child{
  padding-top: 1px;
}

.first\:pr-px:first-child{
  padding-right: 1px;
}

.first\:pb-px:first-child{
  padding-bottom: 1px;
}

.first\:pl-px:first-child{
  padding-left: 1px;
}

.hover\:p-0:hover{
  padding: 0;
}

.hover\:p-1:hover{
  padding: 0.25rem;
}

.hover\:p-2:hover{
  padding: 0.5rem;
}

.hover\:p-3:hover{
  padding: 0.75rem;
}

.hover\:p-4:hover{
  padding: 1rem;
}

.hover\:p-5:hover{
  padding: 1.25rem;
}

.hover\:p-6:hover{
  padding: 1.5rem;
}

.hover\:p-8:hover{
  padding: 2rem;
}

.hover\:p-10:hover{
  padding: 2.5rem;
}

.hover\:p-12:hover{
  padding: 3rem;
}

.hover\:p-16:hover{
  padding: 4rem;
}

.hover\:p-20:hover{
  padding: 5rem;
}

.hover\:p-24:hover{
  padding: 6rem;
}

.hover\:p-32:hover{
  padding: 8rem;
}

.hover\:p-40:hover{
  padding: 10rem;
}

.hover\:p-48:hover{
  padding: 12rem;
}

.hover\:p-56:hover{
  padding: 14rem;
}

.hover\:p-64:hover{
  padding: 16rem;
}

.hover\:p-px:hover{
  padding: 1px;
}

.hover\:py-0:hover{
  padding-top: 0;
  padding-bottom: 0;
}

.hover\:px-0:hover{
  padding-left: 0;
  padding-right: 0;
}

.hover\:py-1:hover{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.hover\:px-1:hover{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.hover\:py-2:hover{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.hover\:px-2:hover{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.hover\:py-3:hover{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.hover\:px-3:hover{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.hover\:py-4:hover{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.hover\:px-4:hover{
  padding-left: 1rem;
  padding-right: 1rem;
}

.hover\:py-5:hover{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.hover\:px-5:hover{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.hover\:py-6:hover{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.hover\:px-6:hover{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.hover\:py-8:hover{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.hover\:px-8:hover{
  padding-left: 2rem;
  padding-right: 2rem;
}

.hover\:py-10:hover{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.hover\:px-10:hover{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.hover\:py-12:hover{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.hover\:px-12:hover{
  padding-left: 3rem;
  padding-right: 3rem;
}

.hover\:py-16:hover{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.hover\:px-16:hover{
  padding-left: 4rem;
  padding-right: 4rem;
}

.hover\:py-20:hover{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.hover\:px-20:hover{
  padding-left: 5rem;
  padding-right: 5rem;
}

.hover\:py-24:hover{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.hover\:px-24:hover{
  padding-left: 6rem;
  padding-right: 6rem;
}

.hover\:py-32:hover{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.hover\:px-32:hover{
  padding-left: 8rem;
  padding-right: 8rem;
}

.hover\:py-40:hover{
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.hover\:px-40:hover{
  padding-left: 10rem;
  padding-right: 10rem;
}

.hover\:py-48:hover{
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.hover\:px-48:hover{
  padding-left: 12rem;
  padding-right: 12rem;
}

.hover\:py-56:hover{
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.hover\:px-56:hover{
  padding-left: 14rem;
  padding-right: 14rem;
}

.hover\:py-64:hover{
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.hover\:px-64:hover{
  padding-left: 16rem;
  padding-right: 16rem;
}

.hover\:py-px:hover{
  padding-top: 1px;
  padding-bottom: 1px;
}

.hover\:px-px:hover{
  padding-left: 1px;
  padding-right: 1px;
}

.hover\:pt-0:hover{
  padding-top: 0;
}

.hover\:pr-0:hover{
  padding-right: 0;
}

.hover\:pb-0:hover{
  padding-bottom: 0;
}

.hover\:pl-0:hover{
  padding-left: 0;
}

.hover\:pt-1:hover{
  padding-top: 0.25rem;
}

.hover\:pr-1:hover{
  padding-right: 0.25rem;
}

.hover\:pb-1:hover{
  padding-bottom: 0.25rem;
}

.hover\:pl-1:hover{
  padding-left: 0.25rem;
}

.hover\:pt-2:hover{
  padding-top: 0.5rem;
}

.hover\:pr-2:hover{
  padding-right: 0.5rem;
}

.hover\:pb-2:hover{
  padding-bottom: 0.5rem;
}

.hover\:pl-2:hover{
  padding-left: 0.5rem;
}

.hover\:pt-3:hover{
  padding-top: 0.75rem;
}

.hover\:pr-3:hover{
  padding-right: 0.75rem;
}

.hover\:pb-3:hover{
  padding-bottom: 0.75rem;
}

.hover\:pl-3:hover{
  padding-left: 0.75rem;
}

.hover\:pt-4:hover{
  padding-top: 1rem;
}

.hover\:pr-4:hover{
  padding-right: 1rem;
}

.hover\:pb-4:hover{
  padding-bottom: 1rem;
}

.hover\:pl-4:hover{
  padding-left: 1rem;
}

.hover\:pt-5:hover{
  padding-top: 1.25rem;
}

.hover\:pr-5:hover{
  padding-right: 1.25rem;
}

.hover\:pb-5:hover{
  padding-bottom: 1.25rem;
}

.hover\:pl-5:hover{
  padding-left: 1.25rem;
}

.hover\:pt-6:hover{
  padding-top: 1.5rem;
}

.hover\:pr-6:hover{
  padding-right: 1.5rem;
}

.hover\:pb-6:hover{
  padding-bottom: 1.5rem;
}

.hover\:pl-6:hover{
  padding-left: 1.5rem;
}

.hover\:pt-8:hover{
  padding-top: 2rem;
}

.hover\:pr-8:hover{
  padding-right: 2rem;
}

.hover\:pb-8:hover{
  padding-bottom: 2rem;
}

.hover\:pl-8:hover{
  padding-left: 2rem;
}

.hover\:pt-10:hover{
  padding-top: 2.5rem;
}

.hover\:pr-10:hover{
  padding-right: 2.5rem;
}

.hover\:pb-10:hover{
  padding-bottom: 2.5rem;
}

.hover\:pl-10:hover{
  padding-left: 2.5rem;
}

.hover\:pt-12:hover{
  padding-top: 3rem;
}

.hover\:pr-12:hover{
  padding-right: 3rem;
}

.hover\:pb-12:hover{
  padding-bottom: 3rem;
}

.hover\:pl-12:hover{
  padding-left: 3rem;
}

.hover\:pt-16:hover{
  padding-top: 4rem;
}

.hover\:pr-16:hover{
  padding-right: 4rem;
}

.hover\:pb-16:hover{
  padding-bottom: 4rem;
}

.hover\:pl-16:hover{
  padding-left: 4rem;
}

.hover\:pt-20:hover{
  padding-top: 5rem;
}

.hover\:pr-20:hover{
  padding-right: 5rem;
}

.hover\:pb-20:hover{
  padding-bottom: 5rem;
}

.hover\:pl-20:hover{
  padding-left: 5rem;
}

.hover\:pt-24:hover{
  padding-top: 6rem;
}

.hover\:pr-24:hover{
  padding-right: 6rem;
}

.hover\:pb-24:hover{
  padding-bottom: 6rem;
}

.hover\:pl-24:hover{
  padding-left: 6rem;
}

.hover\:pt-32:hover{
  padding-top: 8rem;
}

.hover\:pr-32:hover{
  padding-right: 8rem;
}

.hover\:pb-32:hover{
  padding-bottom: 8rem;
}

.hover\:pl-32:hover{
  padding-left: 8rem;
}

.hover\:pt-40:hover{
  padding-top: 10rem;
}

.hover\:pr-40:hover{
  padding-right: 10rem;
}

.hover\:pb-40:hover{
  padding-bottom: 10rem;
}

.hover\:pl-40:hover{
  padding-left: 10rem;
}

.hover\:pt-48:hover{
  padding-top: 12rem;
}

.hover\:pr-48:hover{
  padding-right: 12rem;
}

.hover\:pb-48:hover{
  padding-bottom: 12rem;
}

.hover\:pl-48:hover{
  padding-left: 12rem;
}

.hover\:pt-56:hover{
  padding-top: 14rem;
}

.hover\:pr-56:hover{
  padding-right: 14rem;
}

.hover\:pb-56:hover{
  padding-bottom: 14rem;
}

.hover\:pl-56:hover{
  padding-left: 14rem;
}

.hover\:pt-64:hover{
  padding-top: 16rem;
}

.hover\:pr-64:hover{
  padding-right: 16rem;
}

.hover\:pb-64:hover{
  padding-bottom: 16rem;
}

.hover\:pl-64:hover{
  padding-left: 16rem;
}

.hover\:pt-px:hover{
  padding-top: 1px;
}

.hover\:pr-px:hover{
  padding-right: 1px;
}

.hover\:pb-px:hover{
  padding-bottom: 1px;
}

.hover\:pl-px:hover{
  padding-left: 1px;
}

.last\:p-0:last-child{
  padding: 0;
}

.last\:p-1:last-child{
  padding: 0.25rem;
}

.last\:p-2:last-child{
  padding: 0.5rem;
}

.last\:p-3:last-child{
  padding: 0.75rem;
}

.last\:p-4:last-child{
  padding: 1rem;
}

.last\:p-5:last-child{
  padding: 1.25rem;
}

.last\:p-6:last-child{
  padding: 1.5rem;
}

.last\:p-8:last-child{
  padding: 2rem;
}

.last\:p-10:last-child{
  padding: 2.5rem;
}

.last\:p-12:last-child{
  padding: 3rem;
}

.last\:p-16:last-child{
  padding: 4rem;
}

.last\:p-20:last-child{
  padding: 5rem;
}

.last\:p-24:last-child{
  padding: 6rem;
}

.last\:p-32:last-child{
  padding: 8rem;
}

.last\:p-40:last-child{
  padding: 10rem;
}

.last\:p-48:last-child{
  padding: 12rem;
}

.last\:p-56:last-child{
  padding: 14rem;
}

.last\:p-64:last-child{
  padding: 16rem;
}

.last\:p-px:last-child{
  padding: 1px;
}

.last\:py-0:last-child{
  padding-top: 0;
  padding-bottom: 0;
}

.last\:px-0:last-child{
  padding-left: 0;
  padding-right: 0;
}

.last\:py-1:last-child{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.last\:px-1:last-child{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.last\:py-2:last-child{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.last\:px-2:last-child{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.last\:py-3:last-child{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.last\:px-3:last-child{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.last\:py-4:last-child{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.last\:px-4:last-child{
  padding-left: 1rem;
  padding-right: 1rem;
}

.last\:py-5:last-child{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.last\:px-5:last-child{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.last\:py-6:last-child{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.last\:px-6:last-child{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.last\:py-8:last-child{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.last\:px-8:last-child{
  padding-left: 2rem;
  padding-right: 2rem;
}

.last\:py-10:last-child{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.last\:px-10:last-child{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.last\:py-12:last-child{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.last\:px-12:last-child{
  padding-left: 3rem;
  padding-right: 3rem;
}

.last\:py-16:last-child{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.last\:px-16:last-child{
  padding-left: 4rem;
  padding-right: 4rem;
}

.last\:py-20:last-child{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.last\:px-20:last-child{
  padding-left: 5rem;
  padding-right: 5rem;
}

.last\:py-24:last-child{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.last\:px-24:last-child{
  padding-left: 6rem;
  padding-right: 6rem;
}

.last\:py-32:last-child{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.last\:px-32:last-child{
  padding-left: 8rem;
  padding-right: 8rem;
}

.last\:py-40:last-child{
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.last\:px-40:last-child{
  padding-left: 10rem;
  padding-right: 10rem;
}

.last\:py-48:last-child{
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.last\:px-48:last-child{
  padding-left: 12rem;
  padding-right: 12rem;
}

.last\:py-56:last-child{
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.last\:px-56:last-child{
  padding-left: 14rem;
  padding-right: 14rem;
}

.last\:py-64:last-child{
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.last\:px-64:last-child{
  padding-left: 16rem;
  padding-right: 16rem;
}

.last\:py-px:last-child{
  padding-top: 1px;
  padding-bottom: 1px;
}

.last\:px-px:last-child{
  padding-left: 1px;
  padding-right: 1px;
}

.last\:pt-0:last-child{
  padding-top: 0;
}

.last\:pr-0:last-child{
  padding-right: 0;
}

.last\:pb-0:last-child{
  padding-bottom: 0;
}

.last\:pl-0:last-child{
  padding-left: 0;
}

.last\:pt-1:last-child{
  padding-top: 0.25rem;
}

.last\:pr-1:last-child{
  padding-right: 0.25rem;
}

.last\:pb-1:last-child{
  padding-bottom: 0.25rem;
}

.last\:pl-1:last-child{
  padding-left: 0.25rem;
}

.last\:pt-2:last-child{
  padding-top: 0.5rem;
}

.last\:pr-2:last-child{
  padding-right: 0.5rem;
}

.last\:pb-2:last-child{
  padding-bottom: 0.5rem;
}

.last\:pl-2:last-child{
  padding-left: 0.5rem;
}

.last\:pt-3:last-child{
  padding-top: 0.75rem;
}

.last\:pr-3:last-child{
  padding-right: 0.75rem;
}

.last\:pb-3:last-child{
  padding-bottom: 0.75rem;
}

.last\:pl-3:last-child{
  padding-left: 0.75rem;
}

.last\:pt-4:last-child{
  padding-top: 1rem;
}

.last\:pr-4:last-child{
  padding-right: 1rem;
}

.last\:pb-4:last-child{
  padding-bottom: 1rem;
}

.last\:pl-4:last-child{
  padding-left: 1rem;
}

.last\:pt-5:last-child{
  padding-top: 1.25rem;
}

.last\:pr-5:last-child{
  padding-right: 1.25rem;
}

.last\:pb-5:last-child{
  padding-bottom: 1.25rem;
}

.last\:pl-5:last-child{
  padding-left: 1.25rem;
}

.last\:pt-6:last-child{
  padding-top: 1.5rem;
}

.last\:pr-6:last-child{
  padding-right: 1.5rem;
}

.last\:pb-6:last-child{
  padding-bottom: 1.5rem;
}

.last\:pl-6:last-child{
  padding-left: 1.5rem;
}

.last\:pt-8:last-child{
  padding-top: 2rem;
}

.last\:pr-8:last-child{
  padding-right: 2rem;
}

.last\:pb-8:last-child{
  padding-bottom: 2rem;
}

.last\:pl-8:last-child{
  padding-left: 2rem;
}

.last\:pt-10:last-child{
  padding-top: 2.5rem;
}

.last\:pr-10:last-child{
  padding-right: 2.5rem;
}

.last\:pb-10:last-child{
  padding-bottom: 2.5rem;
}

.last\:pl-10:last-child{
  padding-left: 2.5rem;
}

.last\:pt-12:last-child{
  padding-top: 3rem;
}

.last\:pr-12:last-child{
  padding-right: 3rem;
}

.last\:pb-12:last-child{
  padding-bottom: 3rem;
}

.last\:pl-12:last-child{
  padding-left: 3rem;
}

.last\:pt-16:last-child{
  padding-top: 4rem;
}

.last\:pr-16:last-child{
  padding-right: 4rem;
}

.last\:pb-16:last-child{
  padding-bottom: 4rem;
}

.last\:pl-16:last-child{
  padding-left: 4rem;
}

.last\:pt-20:last-child{
  padding-top: 5rem;
}

.last\:pr-20:last-child{
  padding-right: 5rem;
}

.last\:pb-20:last-child{
  padding-bottom: 5rem;
}

.last\:pl-20:last-child{
  padding-left: 5rem;
}

.last\:pt-24:last-child{
  padding-top: 6rem;
}

.last\:pr-24:last-child{
  padding-right: 6rem;
}

.last\:pb-24:last-child{
  padding-bottom: 6rem;
}

.last\:pl-24:last-child{
  padding-left: 6rem;
}

.last\:pt-32:last-child{
  padding-top: 8rem;
}

.last\:pr-32:last-child{
  padding-right: 8rem;
}

.last\:pb-32:last-child{
  padding-bottom: 8rem;
}

.last\:pl-32:last-child{
  padding-left: 8rem;
}

.last\:pt-40:last-child{
  padding-top: 10rem;
}

.last\:pr-40:last-child{
  padding-right: 10rem;
}

.last\:pb-40:last-child{
  padding-bottom: 10rem;
}

.last\:pl-40:last-child{
  padding-left: 10rem;
}

.last\:pt-48:last-child{
  padding-top: 12rem;
}

.last\:pr-48:last-child{
  padding-right: 12rem;
}

.last\:pb-48:last-child{
  padding-bottom: 12rem;
}

.last\:pl-48:last-child{
  padding-left: 12rem;
}

.last\:pt-56:last-child{
  padding-top: 14rem;
}

.last\:pr-56:last-child{
  padding-right: 14rem;
}

.last\:pb-56:last-child{
  padding-bottom: 14rem;
}

.last\:pl-56:last-child{
  padding-left: 14rem;
}

.last\:pt-64:last-child{
  padding-top: 16rem;
}

.last\:pr-64:last-child{
  padding-right: 16rem;
}

.last\:pb-64:last-child{
  padding-bottom: 16rem;
}

.last\:pl-64:last-child{
  padding-left: 16rem;
}

.last\:pt-px:last-child{
  padding-top: 1px;
}

.last\:pr-px:last-child{
  padding-right: 1px;
}

.last\:pb-px:last-child{
  padding-bottom: 1px;
}

.last\:pl-px:last-child{
  padding-left: 1px;
}

.placeholder-transparent::-webkit-input-placeholder{
  color: transparent;
}

.placeholder-transparent::-moz-placeholder{
  color: transparent;
}

.placeholder-transparent:-ms-input-placeholder{
  color: transparent;
}

.placeholder-transparent::-ms-input-placeholder{
  color: transparent;
}

.placeholder-transparent::placeholder{
  color: transparent;
}

.placeholder-black::-webkit-input-placeholder{
  color: #000;
}

.placeholder-black::-moz-placeholder{
  color: #000;
}

.placeholder-black:-ms-input-placeholder{
  color: #000;
}

.placeholder-black::-ms-input-placeholder{
  color: #000;
}

.placeholder-black::placeholder{
  color: #000;
}

.placeholder-white::-webkit-input-placeholder{
  color: #fff;
}

.placeholder-white::-moz-placeholder{
  color: #fff;
}

.placeholder-white:-ms-input-placeholder{
  color: #fff;
}

.placeholder-white::-ms-input-placeholder{
  color: #fff;
}

.placeholder-white::placeholder{
  color: #fff;
}

.placeholder-gray-100::-webkit-input-placeholder{
  color: #f7fafc;
}

.placeholder-gray-100::-moz-placeholder{
  color: #f7fafc;
}

.placeholder-gray-100:-ms-input-placeholder{
  color: #f7fafc;
}

.placeholder-gray-100::-ms-input-placeholder{
  color: #f7fafc;
}

.placeholder-gray-100::placeholder{
  color: #f7fafc;
}

.placeholder-gray-200::-webkit-input-placeholder{
  color: #edf2f7;
}

.placeholder-gray-200::-moz-placeholder{
  color: #edf2f7;
}

.placeholder-gray-200:-ms-input-placeholder{
  color: #edf2f7;
}

.placeholder-gray-200::-ms-input-placeholder{
  color: #edf2f7;
}

.placeholder-gray-200::placeholder{
  color: #edf2f7;
}

.placeholder-gray-300::-webkit-input-placeholder{
  color: #e2e8f0;
}

.placeholder-gray-300::-moz-placeholder{
  color: #e2e8f0;
}

.placeholder-gray-300:-ms-input-placeholder{
  color: #e2e8f0;
}

.placeholder-gray-300::-ms-input-placeholder{
  color: #e2e8f0;
}

.placeholder-gray-300::placeholder{
  color: #e2e8f0;
}

.placeholder-gray-400::-webkit-input-placeholder{
  color: #cbd5e0;
}

.placeholder-gray-400::-moz-placeholder{
  color: #cbd5e0;
}

.placeholder-gray-400:-ms-input-placeholder{
  color: #cbd5e0;
}

.placeholder-gray-400::-ms-input-placeholder{
  color: #cbd5e0;
}

.placeholder-gray-400::placeholder{
  color: #cbd5e0;
}

.placeholder-gray-500::-webkit-input-placeholder{
  color: #a0aec0;
}

.placeholder-gray-500::-moz-placeholder{
  color: #a0aec0;
}

.placeholder-gray-500:-ms-input-placeholder{
  color: #a0aec0;
}

.placeholder-gray-500::-ms-input-placeholder{
  color: #a0aec0;
}

.placeholder-gray-500::placeholder{
  color: #a0aec0;
}

.placeholder-gray-600::-webkit-input-placeholder{
  color: #718096;
}

.placeholder-gray-600::-moz-placeholder{
  color: #718096;
}

.placeholder-gray-600:-ms-input-placeholder{
  color: #718096;
}

.placeholder-gray-600::-ms-input-placeholder{
  color: #718096;
}

.placeholder-gray-600::placeholder{
  color: #718096;
}

.placeholder-gray-700::-webkit-input-placeholder{
  color: #4a5568;
}

.placeholder-gray-700::-moz-placeholder{
  color: #4a5568;
}

.placeholder-gray-700:-ms-input-placeholder{
  color: #4a5568;
}

.placeholder-gray-700::-ms-input-placeholder{
  color: #4a5568;
}

.placeholder-gray-700::placeholder{
  color: #4a5568;
}

.placeholder-gray-800::-webkit-input-placeholder{
  color: #2d3748;
}

.placeholder-gray-800::-moz-placeholder{
  color: #2d3748;
}

.placeholder-gray-800:-ms-input-placeholder{
  color: #2d3748;
}

.placeholder-gray-800::-ms-input-placeholder{
  color: #2d3748;
}

.placeholder-gray-800::placeholder{
  color: #2d3748;
}

.placeholder-gray-900::-webkit-input-placeholder{
  color: #1a202c;
}

.placeholder-gray-900::-moz-placeholder{
  color: #1a202c;
}

.placeholder-gray-900:-ms-input-placeholder{
  color: #1a202c;
}

.placeholder-gray-900::-ms-input-placeholder{
  color: #1a202c;
}

.placeholder-gray-900::placeholder{
  color: #1a202c;
}

.placeholder-red-100::-webkit-input-placeholder{
  color: #fff5f5;
}

.placeholder-red-100::-moz-placeholder{
  color: #fff5f5;
}

.placeholder-red-100:-ms-input-placeholder{
  color: #fff5f5;
}

.placeholder-red-100::-ms-input-placeholder{
  color: #fff5f5;
}

.placeholder-red-100::placeholder{
  color: #fff5f5;
}

.placeholder-red-200::-webkit-input-placeholder{
  color: #fed7d7;
}

.placeholder-red-200::-moz-placeholder{
  color: #fed7d7;
}

.placeholder-red-200:-ms-input-placeholder{
  color: #fed7d7;
}

.placeholder-red-200::-ms-input-placeholder{
  color: #fed7d7;
}

.placeholder-red-200::placeholder{
  color: #fed7d7;
}

.placeholder-red-300::-webkit-input-placeholder{
  color: #feb2b2;
}

.placeholder-red-300::-moz-placeholder{
  color: #feb2b2;
}

.placeholder-red-300:-ms-input-placeholder{
  color: #feb2b2;
}

.placeholder-red-300::-ms-input-placeholder{
  color: #feb2b2;
}

.placeholder-red-300::placeholder{
  color: #feb2b2;
}

.placeholder-red-400::-webkit-input-placeholder{
  color: #fc8181;
}

.placeholder-red-400::-moz-placeholder{
  color: #fc8181;
}

.placeholder-red-400:-ms-input-placeholder{
  color: #fc8181;
}

.placeholder-red-400::-ms-input-placeholder{
  color: #fc8181;
}

.placeholder-red-400::placeholder{
  color: #fc8181;
}

.placeholder-red-500::-webkit-input-placeholder{
  color: #f56565;
}

.placeholder-red-500::-moz-placeholder{
  color: #f56565;
}

.placeholder-red-500:-ms-input-placeholder{
  color: #f56565;
}

.placeholder-red-500::-ms-input-placeholder{
  color: #f56565;
}

.placeholder-red-500::placeholder{
  color: #f56565;
}

.placeholder-red-600::-webkit-input-placeholder{
  color: #e53e3e;
}

.placeholder-red-600::-moz-placeholder{
  color: #e53e3e;
}

.placeholder-red-600:-ms-input-placeholder{
  color: #e53e3e;
}

.placeholder-red-600::-ms-input-placeholder{
  color: #e53e3e;
}

.placeholder-red-600::placeholder{
  color: #e53e3e;
}

.placeholder-red-700::-webkit-input-placeholder{
  color: #c53030;
}

.placeholder-red-700::-moz-placeholder{
  color: #c53030;
}

.placeholder-red-700:-ms-input-placeholder{
  color: #c53030;
}

.placeholder-red-700::-ms-input-placeholder{
  color: #c53030;
}

.placeholder-red-700::placeholder{
  color: #c53030;
}

.placeholder-red-800::-webkit-input-placeholder{
  color: #9b2c2c;
}

.placeholder-red-800::-moz-placeholder{
  color: #9b2c2c;
}

.placeholder-red-800:-ms-input-placeholder{
  color: #9b2c2c;
}

.placeholder-red-800::-ms-input-placeholder{
  color: #9b2c2c;
}

.placeholder-red-800::placeholder{
  color: #9b2c2c;
}

.placeholder-red-900::-webkit-input-placeholder{
  color: #742a2a;
}

.placeholder-red-900::-moz-placeholder{
  color: #742a2a;
}

.placeholder-red-900:-ms-input-placeholder{
  color: #742a2a;
}

.placeholder-red-900::-ms-input-placeholder{
  color: #742a2a;
}

.placeholder-red-900::placeholder{
  color: #742a2a;
}

.placeholder-orange-100::-webkit-input-placeholder{
  color: #fffaf0;
}

.placeholder-orange-100::-moz-placeholder{
  color: #fffaf0;
}

.placeholder-orange-100:-ms-input-placeholder{
  color: #fffaf0;
}

.placeholder-orange-100::-ms-input-placeholder{
  color: #fffaf0;
}

.placeholder-orange-100::placeholder{
  color: #fffaf0;
}

.placeholder-orange-200::-webkit-input-placeholder{
  color: #feebc8;
}

.placeholder-orange-200::-moz-placeholder{
  color: #feebc8;
}

.placeholder-orange-200:-ms-input-placeholder{
  color: #feebc8;
}

.placeholder-orange-200::-ms-input-placeholder{
  color: #feebc8;
}

.placeholder-orange-200::placeholder{
  color: #feebc8;
}

.placeholder-orange-300::-webkit-input-placeholder{
  color: #fbd38d;
}

.placeholder-orange-300::-moz-placeholder{
  color: #fbd38d;
}

.placeholder-orange-300:-ms-input-placeholder{
  color: #fbd38d;
}

.placeholder-orange-300::-ms-input-placeholder{
  color: #fbd38d;
}

.placeholder-orange-300::placeholder{
  color: #fbd38d;
}

.placeholder-orange-400::-webkit-input-placeholder{
  color: #f6ad55;
}

.placeholder-orange-400::-moz-placeholder{
  color: #f6ad55;
}

.placeholder-orange-400:-ms-input-placeholder{
  color: #f6ad55;
}

.placeholder-orange-400::-ms-input-placeholder{
  color: #f6ad55;
}

.placeholder-orange-400::placeholder{
  color: #f6ad55;
}

.placeholder-orange-500::-webkit-input-placeholder{
  color: #ed8936;
}

.placeholder-orange-500::-moz-placeholder{
  color: #ed8936;
}

.placeholder-orange-500:-ms-input-placeholder{
  color: #ed8936;
}

.placeholder-orange-500::-ms-input-placeholder{
  color: #ed8936;
}

.placeholder-orange-500::placeholder{
  color: #ed8936;
}

.placeholder-orange-600::-webkit-input-placeholder{
  color: #dd6b20;
}

.placeholder-orange-600::-moz-placeholder{
  color: #dd6b20;
}

.placeholder-orange-600:-ms-input-placeholder{
  color: #dd6b20;
}

.placeholder-orange-600::-ms-input-placeholder{
  color: #dd6b20;
}

.placeholder-orange-600::placeholder{
  color: #dd6b20;
}

.placeholder-orange-700::-webkit-input-placeholder{
  color: #c05621;
}

.placeholder-orange-700::-moz-placeholder{
  color: #c05621;
}

.placeholder-orange-700:-ms-input-placeholder{
  color: #c05621;
}

.placeholder-orange-700::-ms-input-placeholder{
  color: #c05621;
}

.placeholder-orange-700::placeholder{
  color: #c05621;
}

.placeholder-orange-800::-webkit-input-placeholder{
  color: #9c4221;
}

.placeholder-orange-800::-moz-placeholder{
  color: #9c4221;
}

.placeholder-orange-800:-ms-input-placeholder{
  color: #9c4221;
}

.placeholder-orange-800::-ms-input-placeholder{
  color: #9c4221;
}

.placeholder-orange-800::placeholder{
  color: #9c4221;
}

.placeholder-orange-900::-webkit-input-placeholder{
  color: #7b341e;
}

.placeholder-orange-900::-moz-placeholder{
  color: #7b341e;
}

.placeholder-orange-900:-ms-input-placeholder{
  color: #7b341e;
}

.placeholder-orange-900::-ms-input-placeholder{
  color: #7b341e;
}

.placeholder-orange-900::placeholder{
  color: #7b341e;
}

.placeholder-yellow-100::-webkit-input-placeholder{
  color: #fffff0;
}

.placeholder-yellow-100::-moz-placeholder{
  color: #fffff0;
}

.placeholder-yellow-100:-ms-input-placeholder{
  color: #fffff0;
}

.placeholder-yellow-100::-ms-input-placeholder{
  color: #fffff0;
}

.placeholder-yellow-100::placeholder{
  color: #fffff0;
}

.placeholder-yellow-200::-webkit-input-placeholder{
  color: #fefcbf;
}

.placeholder-yellow-200::-moz-placeholder{
  color: #fefcbf;
}

.placeholder-yellow-200:-ms-input-placeholder{
  color: #fefcbf;
}

.placeholder-yellow-200::-ms-input-placeholder{
  color: #fefcbf;
}

.placeholder-yellow-200::placeholder{
  color: #fefcbf;
}

.placeholder-yellow-300::-webkit-input-placeholder{
  color: #faf089;
}

.placeholder-yellow-300::-moz-placeholder{
  color: #faf089;
}

.placeholder-yellow-300:-ms-input-placeholder{
  color: #faf089;
}

.placeholder-yellow-300::-ms-input-placeholder{
  color: #faf089;
}

.placeholder-yellow-300::placeholder{
  color: #faf089;
}

.placeholder-yellow-400::-webkit-input-placeholder{
  color: #f6e05e;
}

.placeholder-yellow-400::-moz-placeholder{
  color: #f6e05e;
}

.placeholder-yellow-400:-ms-input-placeholder{
  color: #f6e05e;
}

.placeholder-yellow-400::-ms-input-placeholder{
  color: #f6e05e;
}

.placeholder-yellow-400::placeholder{
  color: #f6e05e;
}

.placeholder-yellow-500::-webkit-input-placeholder{
  color: #ecc94b;
}

.placeholder-yellow-500::-moz-placeholder{
  color: #ecc94b;
}

.placeholder-yellow-500:-ms-input-placeholder{
  color: #ecc94b;
}

.placeholder-yellow-500::-ms-input-placeholder{
  color: #ecc94b;
}

.placeholder-yellow-500::placeholder{
  color: #ecc94b;
}

.placeholder-yellow-600::-webkit-input-placeholder{
  color: #d69e2e;
}

.placeholder-yellow-600::-moz-placeholder{
  color: #d69e2e;
}

.placeholder-yellow-600:-ms-input-placeholder{
  color: #d69e2e;
}

.placeholder-yellow-600::-ms-input-placeholder{
  color: #d69e2e;
}

.placeholder-yellow-600::placeholder{
  color: #d69e2e;
}

.placeholder-yellow-700::-webkit-input-placeholder{
  color: #b7791f;
}

.placeholder-yellow-700::-moz-placeholder{
  color: #b7791f;
}

.placeholder-yellow-700:-ms-input-placeholder{
  color: #b7791f;
}

.placeholder-yellow-700::-ms-input-placeholder{
  color: #b7791f;
}

.placeholder-yellow-700::placeholder{
  color: #b7791f;
}

.placeholder-yellow-800::-webkit-input-placeholder{
  color: #975a16;
}

.placeholder-yellow-800::-moz-placeholder{
  color: #975a16;
}

.placeholder-yellow-800:-ms-input-placeholder{
  color: #975a16;
}

.placeholder-yellow-800::-ms-input-placeholder{
  color: #975a16;
}

.placeholder-yellow-800::placeholder{
  color: #975a16;
}

.placeholder-yellow-900::-webkit-input-placeholder{
  color: #744210;
}

.placeholder-yellow-900::-moz-placeholder{
  color: #744210;
}

.placeholder-yellow-900:-ms-input-placeholder{
  color: #744210;
}

.placeholder-yellow-900::-ms-input-placeholder{
  color: #744210;
}

.placeholder-yellow-900::placeholder{
  color: #744210;
}

.placeholder-green-100::-webkit-input-placeholder{
  color: #f0fff4;
}

.placeholder-green-100::-moz-placeholder{
  color: #f0fff4;
}

.placeholder-green-100:-ms-input-placeholder{
  color: #f0fff4;
}

.placeholder-green-100::-ms-input-placeholder{
  color: #f0fff4;
}

.placeholder-green-100::placeholder{
  color: #f0fff4;
}

.placeholder-green-200::-webkit-input-placeholder{
  color: #c6f6d5;
}

.placeholder-green-200::-moz-placeholder{
  color: #c6f6d5;
}

.placeholder-green-200:-ms-input-placeholder{
  color: #c6f6d5;
}

.placeholder-green-200::-ms-input-placeholder{
  color: #c6f6d5;
}

.placeholder-green-200::placeholder{
  color: #c6f6d5;
}

.placeholder-green-300::-webkit-input-placeholder{
  color: #9ae6b4;
}

.placeholder-green-300::-moz-placeholder{
  color: #9ae6b4;
}

.placeholder-green-300:-ms-input-placeholder{
  color: #9ae6b4;
}

.placeholder-green-300::-ms-input-placeholder{
  color: #9ae6b4;
}

.placeholder-green-300::placeholder{
  color: #9ae6b4;
}

.placeholder-green-400::-webkit-input-placeholder{
  color: #68d391;
}

.placeholder-green-400::-moz-placeholder{
  color: #68d391;
}

.placeholder-green-400:-ms-input-placeholder{
  color: #68d391;
}

.placeholder-green-400::-ms-input-placeholder{
  color: #68d391;
}

.placeholder-green-400::placeholder{
  color: #68d391;
}

.placeholder-green-500::-webkit-input-placeholder{
  color: #48bb78;
}

.placeholder-green-500::-moz-placeholder{
  color: #48bb78;
}

.placeholder-green-500:-ms-input-placeholder{
  color: #48bb78;
}

.placeholder-green-500::-ms-input-placeholder{
  color: #48bb78;
}

.placeholder-green-500::placeholder{
  color: #48bb78;
}

.placeholder-green-600::-webkit-input-placeholder{
  color: #38a169;
}

.placeholder-green-600::-moz-placeholder{
  color: #38a169;
}

.placeholder-green-600:-ms-input-placeholder{
  color: #38a169;
}

.placeholder-green-600::-ms-input-placeholder{
  color: #38a169;
}

.placeholder-green-600::placeholder{
  color: #38a169;
}

.placeholder-green-700::-webkit-input-placeholder{
  color: #2f855a;
}

.placeholder-green-700::-moz-placeholder{
  color: #2f855a;
}

.placeholder-green-700:-ms-input-placeholder{
  color: #2f855a;
}

.placeholder-green-700::-ms-input-placeholder{
  color: #2f855a;
}

.placeholder-green-700::placeholder{
  color: #2f855a;
}

.placeholder-green-800::-webkit-input-placeholder{
  color: #276749;
}

.placeholder-green-800::-moz-placeholder{
  color: #276749;
}

.placeholder-green-800:-ms-input-placeholder{
  color: #276749;
}

.placeholder-green-800::-ms-input-placeholder{
  color: #276749;
}

.placeholder-green-800::placeholder{
  color: #276749;
}

.placeholder-green-900::-webkit-input-placeholder{
  color: #22543d;
}

.placeholder-green-900::-moz-placeholder{
  color: #22543d;
}

.placeholder-green-900:-ms-input-placeholder{
  color: #22543d;
}

.placeholder-green-900::-ms-input-placeholder{
  color: #22543d;
}

.placeholder-green-900::placeholder{
  color: #22543d;
}

.placeholder-teal-100::-webkit-input-placeholder{
  color: #e6fffa;
}

.placeholder-teal-100::-moz-placeholder{
  color: #e6fffa;
}

.placeholder-teal-100:-ms-input-placeholder{
  color: #e6fffa;
}

.placeholder-teal-100::-ms-input-placeholder{
  color: #e6fffa;
}

.placeholder-teal-100::placeholder{
  color: #e6fffa;
}

.placeholder-teal-200::-webkit-input-placeholder{
  color: #b2f5ea;
}

.placeholder-teal-200::-moz-placeholder{
  color: #b2f5ea;
}

.placeholder-teal-200:-ms-input-placeholder{
  color: #b2f5ea;
}

.placeholder-teal-200::-ms-input-placeholder{
  color: #b2f5ea;
}

.placeholder-teal-200::placeholder{
  color: #b2f5ea;
}

.placeholder-teal-300::-webkit-input-placeholder{
  color: #81e6d9;
}

.placeholder-teal-300::-moz-placeholder{
  color: #81e6d9;
}

.placeholder-teal-300:-ms-input-placeholder{
  color: #81e6d9;
}

.placeholder-teal-300::-ms-input-placeholder{
  color: #81e6d9;
}

.placeholder-teal-300::placeholder{
  color: #81e6d9;
}

.placeholder-teal-400::-webkit-input-placeholder{
  color: #4fd1c5;
}

.placeholder-teal-400::-moz-placeholder{
  color: #4fd1c5;
}

.placeholder-teal-400:-ms-input-placeholder{
  color: #4fd1c5;
}

.placeholder-teal-400::-ms-input-placeholder{
  color: #4fd1c5;
}

.placeholder-teal-400::placeholder{
  color: #4fd1c5;
}

.placeholder-teal-500::-webkit-input-placeholder{
  color: #38b2ac;
}

.placeholder-teal-500::-moz-placeholder{
  color: #38b2ac;
}

.placeholder-teal-500:-ms-input-placeholder{
  color: #38b2ac;
}

.placeholder-teal-500::-ms-input-placeholder{
  color: #38b2ac;
}

.placeholder-teal-500::placeholder{
  color: #38b2ac;
}

.placeholder-teal-600::-webkit-input-placeholder{
  color: #319795;
}

.placeholder-teal-600::-moz-placeholder{
  color: #319795;
}

.placeholder-teal-600:-ms-input-placeholder{
  color: #319795;
}

.placeholder-teal-600::-ms-input-placeholder{
  color: #319795;
}

.placeholder-teal-600::placeholder{
  color: #319795;
}

.placeholder-teal-700::-webkit-input-placeholder{
  color: #2c7a7b;
}

.placeholder-teal-700::-moz-placeholder{
  color: #2c7a7b;
}

.placeholder-teal-700:-ms-input-placeholder{
  color: #2c7a7b;
}

.placeholder-teal-700::-ms-input-placeholder{
  color: #2c7a7b;
}

.placeholder-teal-700::placeholder{
  color: #2c7a7b;
}

.placeholder-teal-800::-webkit-input-placeholder{
  color: #285e61;
}

.placeholder-teal-800::-moz-placeholder{
  color: #285e61;
}

.placeholder-teal-800:-ms-input-placeholder{
  color: #285e61;
}

.placeholder-teal-800::-ms-input-placeholder{
  color: #285e61;
}

.placeholder-teal-800::placeholder{
  color: #285e61;
}

.placeholder-teal-900::-webkit-input-placeholder{
  color: #234e52;
}

.placeholder-teal-900::-moz-placeholder{
  color: #234e52;
}

.placeholder-teal-900:-ms-input-placeholder{
  color: #234e52;
}

.placeholder-teal-900::-ms-input-placeholder{
  color: #234e52;
}

.placeholder-teal-900::placeholder{
  color: #234e52;
}

.placeholder-blue-100::-webkit-input-placeholder{
  color: #ebf8ff;
}

.placeholder-blue-100::-moz-placeholder{
  color: #ebf8ff;
}

.placeholder-blue-100:-ms-input-placeholder{
  color: #ebf8ff;
}

.placeholder-blue-100::-ms-input-placeholder{
  color: #ebf8ff;
}

.placeholder-blue-100::placeholder{
  color: #ebf8ff;
}

.placeholder-blue-200::-webkit-input-placeholder{
  color: #bee3f8;
}

.placeholder-blue-200::-moz-placeholder{
  color: #bee3f8;
}

.placeholder-blue-200:-ms-input-placeholder{
  color: #bee3f8;
}

.placeholder-blue-200::-ms-input-placeholder{
  color: #bee3f8;
}

.placeholder-blue-200::placeholder{
  color: #bee3f8;
}

.placeholder-blue-300::-webkit-input-placeholder{
  color: #90cdf4;
}

.placeholder-blue-300::-moz-placeholder{
  color: #90cdf4;
}

.placeholder-blue-300:-ms-input-placeholder{
  color: #90cdf4;
}

.placeholder-blue-300::-ms-input-placeholder{
  color: #90cdf4;
}

.placeholder-blue-300::placeholder{
  color: #90cdf4;
}

.placeholder-blue-400::-webkit-input-placeholder{
  color: #63b3ed;
}

.placeholder-blue-400::-moz-placeholder{
  color: #63b3ed;
}

.placeholder-blue-400:-ms-input-placeholder{
  color: #63b3ed;
}

.placeholder-blue-400::-ms-input-placeholder{
  color: #63b3ed;
}

.placeholder-blue-400::placeholder{
  color: #63b3ed;
}

.placeholder-blue-500::-webkit-input-placeholder{
  color: #4299e1;
}

.placeholder-blue-500::-moz-placeholder{
  color: #4299e1;
}

.placeholder-blue-500:-ms-input-placeholder{
  color: #4299e1;
}

.placeholder-blue-500::-ms-input-placeholder{
  color: #4299e1;
}

.placeholder-blue-500::placeholder{
  color: #4299e1;
}

.placeholder-blue-600::-webkit-input-placeholder{
  color: #3182ce;
}

.placeholder-blue-600::-moz-placeholder{
  color: #3182ce;
}

.placeholder-blue-600:-ms-input-placeholder{
  color: #3182ce;
}

.placeholder-blue-600::-ms-input-placeholder{
  color: #3182ce;
}

.placeholder-blue-600::placeholder{
  color: #3182ce;
}

.placeholder-blue-700::-webkit-input-placeholder{
  color: #2b6cb0;
}

.placeholder-blue-700::-moz-placeholder{
  color: #2b6cb0;
}

.placeholder-blue-700:-ms-input-placeholder{
  color: #2b6cb0;
}

.placeholder-blue-700::-ms-input-placeholder{
  color: #2b6cb0;
}

.placeholder-blue-700::placeholder{
  color: #2b6cb0;
}

.placeholder-blue-800::-webkit-input-placeholder{
  color: #2c5282;
}

.placeholder-blue-800::-moz-placeholder{
  color: #2c5282;
}

.placeholder-blue-800:-ms-input-placeholder{
  color: #2c5282;
}

.placeholder-blue-800::-ms-input-placeholder{
  color: #2c5282;
}

.placeholder-blue-800::placeholder{
  color: #2c5282;
}

.placeholder-blue-900::-webkit-input-placeholder{
  color: #2a4365;
}

.placeholder-blue-900::-moz-placeholder{
  color: #2a4365;
}

.placeholder-blue-900:-ms-input-placeholder{
  color: #2a4365;
}

.placeholder-blue-900::-ms-input-placeholder{
  color: #2a4365;
}

.placeholder-blue-900::placeholder{
  color: #2a4365;
}

.placeholder-indigo-100::-webkit-input-placeholder{
  color: #ebf4ff;
}

.placeholder-indigo-100::-moz-placeholder{
  color: #ebf4ff;
}

.placeholder-indigo-100:-ms-input-placeholder{
  color: #ebf4ff;
}

.placeholder-indigo-100::-ms-input-placeholder{
  color: #ebf4ff;
}

.placeholder-indigo-100::placeholder{
  color: #ebf4ff;
}

.placeholder-indigo-200::-webkit-input-placeholder{
  color: #c3dafe;
}

.placeholder-indigo-200::-moz-placeholder{
  color: #c3dafe;
}

.placeholder-indigo-200:-ms-input-placeholder{
  color: #c3dafe;
}

.placeholder-indigo-200::-ms-input-placeholder{
  color: #c3dafe;
}

.placeholder-indigo-200::placeholder{
  color: #c3dafe;
}

.placeholder-indigo-300::-webkit-input-placeholder{
  color: #a3bffa;
}

.placeholder-indigo-300::-moz-placeholder{
  color: #a3bffa;
}

.placeholder-indigo-300:-ms-input-placeholder{
  color: #a3bffa;
}

.placeholder-indigo-300::-ms-input-placeholder{
  color: #a3bffa;
}

.placeholder-indigo-300::placeholder{
  color: #a3bffa;
}

.placeholder-indigo-400::-webkit-input-placeholder{
  color: #7f9cf5;
}

.placeholder-indigo-400::-moz-placeholder{
  color: #7f9cf5;
}

.placeholder-indigo-400:-ms-input-placeholder{
  color: #7f9cf5;
}

.placeholder-indigo-400::-ms-input-placeholder{
  color: #7f9cf5;
}

.placeholder-indigo-400::placeholder{
  color: #7f9cf5;
}

.placeholder-indigo-500::-webkit-input-placeholder{
  color: #667eea;
}

.placeholder-indigo-500::-moz-placeholder{
  color: #667eea;
}

.placeholder-indigo-500:-ms-input-placeholder{
  color: #667eea;
}

.placeholder-indigo-500::-ms-input-placeholder{
  color: #667eea;
}

.placeholder-indigo-500::placeholder{
  color: #667eea;
}

.placeholder-indigo-600::-webkit-input-placeholder{
  color: #5a67d8;
}

.placeholder-indigo-600::-moz-placeholder{
  color: #5a67d8;
}

.placeholder-indigo-600:-ms-input-placeholder{
  color: #5a67d8;
}

.placeholder-indigo-600::-ms-input-placeholder{
  color: #5a67d8;
}

.placeholder-indigo-600::placeholder{
  color: #5a67d8;
}

.placeholder-indigo-700::-webkit-input-placeholder{
  color: #4c51bf;
}

.placeholder-indigo-700::-moz-placeholder{
  color: #4c51bf;
}

.placeholder-indigo-700:-ms-input-placeholder{
  color: #4c51bf;
}

.placeholder-indigo-700::-ms-input-placeholder{
  color: #4c51bf;
}

.placeholder-indigo-700::placeholder{
  color: #4c51bf;
}

.placeholder-indigo-800::-webkit-input-placeholder{
  color: #434190;
}

.placeholder-indigo-800::-moz-placeholder{
  color: #434190;
}

.placeholder-indigo-800:-ms-input-placeholder{
  color: #434190;
}

.placeholder-indigo-800::-ms-input-placeholder{
  color: #434190;
}

.placeholder-indigo-800::placeholder{
  color: #434190;
}

.placeholder-indigo-900::-webkit-input-placeholder{
  color: #3c366b;
}

.placeholder-indigo-900::-moz-placeholder{
  color: #3c366b;
}

.placeholder-indigo-900:-ms-input-placeholder{
  color: #3c366b;
}

.placeholder-indigo-900::-ms-input-placeholder{
  color: #3c366b;
}

.placeholder-indigo-900::placeholder{
  color: #3c366b;
}

.placeholder-purple-100::-webkit-input-placeholder{
  color: #faf5ff;
}

.placeholder-purple-100::-moz-placeholder{
  color: #faf5ff;
}

.placeholder-purple-100:-ms-input-placeholder{
  color: #faf5ff;
}

.placeholder-purple-100::-ms-input-placeholder{
  color: #faf5ff;
}

.placeholder-purple-100::placeholder{
  color: #faf5ff;
}

.placeholder-purple-200::-webkit-input-placeholder{
  color: #e9d8fd;
}

.placeholder-purple-200::-moz-placeholder{
  color: #e9d8fd;
}

.placeholder-purple-200:-ms-input-placeholder{
  color: #e9d8fd;
}

.placeholder-purple-200::-ms-input-placeholder{
  color: #e9d8fd;
}

.placeholder-purple-200::placeholder{
  color: #e9d8fd;
}

.placeholder-purple-300::-webkit-input-placeholder{
  color: #d6bcfa;
}

.placeholder-purple-300::-moz-placeholder{
  color: #d6bcfa;
}

.placeholder-purple-300:-ms-input-placeholder{
  color: #d6bcfa;
}

.placeholder-purple-300::-ms-input-placeholder{
  color: #d6bcfa;
}

.placeholder-purple-300::placeholder{
  color: #d6bcfa;
}

.placeholder-purple-400::-webkit-input-placeholder{
  color: #b794f4;
}

.placeholder-purple-400::-moz-placeholder{
  color: #b794f4;
}

.placeholder-purple-400:-ms-input-placeholder{
  color: #b794f4;
}

.placeholder-purple-400::-ms-input-placeholder{
  color: #b794f4;
}

.placeholder-purple-400::placeholder{
  color: #b794f4;
}

.placeholder-purple-500::-webkit-input-placeholder{
  color: #9f7aea;
}

.placeholder-purple-500::-moz-placeholder{
  color: #9f7aea;
}

.placeholder-purple-500:-ms-input-placeholder{
  color: #9f7aea;
}

.placeholder-purple-500::-ms-input-placeholder{
  color: #9f7aea;
}

.placeholder-purple-500::placeholder{
  color: #9f7aea;
}

.placeholder-purple-600::-webkit-input-placeholder{
  color: #805ad5;
}

.placeholder-purple-600::-moz-placeholder{
  color: #805ad5;
}

.placeholder-purple-600:-ms-input-placeholder{
  color: #805ad5;
}

.placeholder-purple-600::-ms-input-placeholder{
  color: #805ad5;
}

.placeholder-purple-600::placeholder{
  color: #805ad5;
}

.placeholder-purple-700::-webkit-input-placeholder{
  color: #6b46c1;
}

.placeholder-purple-700::-moz-placeholder{
  color: #6b46c1;
}

.placeholder-purple-700:-ms-input-placeholder{
  color: #6b46c1;
}

.placeholder-purple-700::-ms-input-placeholder{
  color: #6b46c1;
}

.placeholder-purple-700::placeholder{
  color: #6b46c1;
}

.placeholder-purple-800::-webkit-input-placeholder{
  color: #553c9a;
}

.placeholder-purple-800::-moz-placeholder{
  color: #553c9a;
}

.placeholder-purple-800:-ms-input-placeholder{
  color: #553c9a;
}

.placeholder-purple-800::-ms-input-placeholder{
  color: #553c9a;
}

.placeholder-purple-800::placeholder{
  color: #553c9a;
}

.placeholder-purple-900::-webkit-input-placeholder{
  color: #44337a;
}

.placeholder-purple-900::-moz-placeholder{
  color: #44337a;
}

.placeholder-purple-900:-ms-input-placeholder{
  color: #44337a;
}

.placeholder-purple-900::-ms-input-placeholder{
  color: #44337a;
}

.placeholder-purple-900::placeholder{
  color: #44337a;
}

.placeholder-pink-100::-webkit-input-placeholder{
  color: #fff5f7;
}

.placeholder-pink-100::-moz-placeholder{
  color: #fff5f7;
}

.placeholder-pink-100:-ms-input-placeholder{
  color: #fff5f7;
}

.placeholder-pink-100::-ms-input-placeholder{
  color: #fff5f7;
}

.placeholder-pink-100::placeholder{
  color: #fff5f7;
}

.placeholder-pink-200::-webkit-input-placeholder{
  color: #fed7e2;
}

.placeholder-pink-200::-moz-placeholder{
  color: #fed7e2;
}

.placeholder-pink-200:-ms-input-placeholder{
  color: #fed7e2;
}

.placeholder-pink-200::-ms-input-placeholder{
  color: #fed7e2;
}

.placeholder-pink-200::placeholder{
  color: #fed7e2;
}

.placeholder-pink-300::-webkit-input-placeholder{
  color: #fbb6ce;
}

.placeholder-pink-300::-moz-placeholder{
  color: #fbb6ce;
}

.placeholder-pink-300:-ms-input-placeholder{
  color: #fbb6ce;
}

.placeholder-pink-300::-ms-input-placeholder{
  color: #fbb6ce;
}

.placeholder-pink-300::placeholder{
  color: #fbb6ce;
}

.placeholder-pink-400::-webkit-input-placeholder{
  color: #f687b3;
}

.placeholder-pink-400::-moz-placeholder{
  color: #f687b3;
}

.placeholder-pink-400:-ms-input-placeholder{
  color: #f687b3;
}

.placeholder-pink-400::-ms-input-placeholder{
  color: #f687b3;
}

.placeholder-pink-400::placeholder{
  color: #f687b3;
}

.placeholder-pink-500::-webkit-input-placeholder{
  color: #ed64a6;
}

.placeholder-pink-500::-moz-placeholder{
  color: #ed64a6;
}

.placeholder-pink-500:-ms-input-placeholder{
  color: #ed64a6;
}

.placeholder-pink-500::-ms-input-placeholder{
  color: #ed64a6;
}

.placeholder-pink-500::placeholder{
  color: #ed64a6;
}

.placeholder-pink-600::-webkit-input-placeholder{
  color: #d53f8c;
}

.placeholder-pink-600::-moz-placeholder{
  color: #d53f8c;
}

.placeholder-pink-600:-ms-input-placeholder{
  color: #d53f8c;
}

.placeholder-pink-600::-ms-input-placeholder{
  color: #d53f8c;
}

.placeholder-pink-600::placeholder{
  color: #d53f8c;
}

.placeholder-pink-700::-webkit-input-placeholder{
  color: #b83280;
}

.placeholder-pink-700::-moz-placeholder{
  color: #b83280;
}

.placeholder-pink-700:-ms-input-placeholder{
  color: #b83280;
}

.placeholder-pink-700::-ms-input-placeholder{
  color: #b83280;
}

.placeholder-pink-700::placeholder{
  color: #b83280;
}

.placeholder-pink-800::-webkit-input-placeholder{
  color: #97266d;
}

.placeholder-pink-800::-moz-placeholder{
  color: #97266d;
}

.placeholder-pink-800:-ms-input-placeholder{
  color: #97266d;
}

.placeholder-pink-800::-ms-input-placeholder{
  color: #97266d;
}

.placeholder-pink-800::placeholder{
  color: #97266d;
}

.placeholder-pink-900::-webkit-input-placeholder{
  color: #702459;
}

.placeholder-pink-900::-moz-placeholder{
  color: #702459;
}

.placeholder-pink-900:-ms-input-placeholder{
  color: #702459;
}

.placeholder-pink-900::-ms-input-placeholder{
  color: #702459;
}

.placeholder-pink-900::placeholder{
  color: #702459;
}

.placeholder-red-berry-100::-webkit-input-placeholder{
  color: #F5E6E6;
}

.placeholder-red-berry-100::-moz-placeholder{
  color: #F5E6E6;
}

.placeholder-red-berry-100:-ms-input-placeholder{
  color: #F5E6E6;
}

.placeholder-red-berry-100::-ms-input-placeholder{
  color: #F5E6E6;
}

.placeholder-red-berry-100::placeholder{
  color: #F5E6E6;
}

.placeholder-red-berry-200::-webkit-input-placeholder{
  color: #E6BFBF;
}

.placeholder-red-berry-200::-moz-placeholder{
  color: #E6BFBF;
}

.placeholder-red-berry-200:-ms-input-placeholder{
  color: #E6BFBF;
}

.placeholder-red-berry-200::-ms-input-placeholder{
  color: #E6BFBF;
}

.placeholder-red-berry-200::placeholder{
  color: #E6BFBF;
}

.placeholder-red-berry-300::-webkit-input-placeholder{
  color: #D69999;
}

.placeholder-red-berry-300::-moz-placeholder{
  color: #D69999;
}

.placeholder-red-berry-300:-ms-input-placeholder{
  color: #D69999;
}

.placeholder-red-berry-300::-ms-input-placeholder{
  color: #D69999;
}

.placeholder-red-berry-300::placeholder{
  color: #D69999;
}

.placeholder-red-berry-400::-webkit-input-placeholder{
  color: #B84D4D;
}

.placeholder-red-berry-400::-moz-placeholder{
  color: #B84D4D;
}

.placeholder-red-berry-400:-ms-input-placeholder{
  color: #B84D4D;
}

.placeholder-red-berry-400::-ms-input-placeholder{
  color: #B84D4D;
}

.placeholder-red-berry-400::placeholder{
  color: #B84D4D;
}

.placeholder-red-berry-500::-webkit-input-placeholder{
  color: #990000;
}

.placeholder-red-berry-500::-moz-placeholder{
  color: #990000;
}

.placeholder-red-berry-500:-ms-input-placeholder{
  color: #990000;
}

.placeholder-red-berry-500::-ms-input-placeholder{
  color: #990000;
}

.placeholder-red-berry-500::placeholder{
  color: #990000;
}

.placeholder-red-berry-600::-webkit-input-placeholder{
  color: #8A0000;
}

.placeholder-red-berry-600::-moz-placeholder{
  color: #8A0000;
}

.placeholder-red-berry-600:-ms-input-placeholder{
  color: #8A0000;
}

.placeholder-red-berry-600::-ms-input-placeholder{
  color: #8A0000;
}

.placeholder-red-berry-600::placeholder{
  color: #8A0000;
}

.placeholder-red-berry-700::-webkit-input-placeholder{
  color: #5C0000;
}

.placeholder-red-berry-700::-moz-placeholder{
  color: #5C0000;
}

.placeholder-red-berry-700:-ms-input-placeholder{
  color: #5C0000;
}

.placeholder-red-berry-700::-ms-input-placeholder{
  color: #5C0000;
}

.placeholder-red-berry-700::placeholder{
  color: #5C0000;
}

.placeholder-red-berry-800::-webkit-input-placeholder{
  color: #450000;
}

.placeholder-red-berry-800::-moz-placeholder{
  color: #450000;
}

.placeholder-red-berry-800:-ms-input-placeholder{
  color: #450000;
}

.placeholder-red-berry-800::-ms-input-placeholder{
  color: #450000;
}

.placeholder-red-berry-800::placeholder{
  color: #450000;
}

.placeholder-red-berry-900::-webkit-input-placeholder{
  color: #2E0000;
}

.placeholder-red-berry-900::-moz-placeholder{
  color: #2E0000;
}

.placeholder-red-berry-900:-ms-input-placeholder{
  color: #2E0000;
}

.placeholder-red-berry-900::-ms-input-placeholder{
  color: #2E0000;
}

.placeholder-red-berry-900::placeholder{
  color: #2E0000;
}

.placeholder-regal-blue-100::-webkit-input-placeholder{
  color: #E9EDF1;
}

.placeholder-regal-blue-100::-moz-placeholder{
  color: #E9EDF1;
}

.placeholder-regal-blue-100:-ms-input-placeholder{
  color: #E9EDF1;
}

.placeholder-regal-blue-100::-ms-input-placeholder{
  color: #E9EDF1;
}

.placeholder-regal-blue-100::placeholder{
  color: #E9EDF1;
}

.placeholder-regal-blue-200::-webkit-input-placeholder{
  color: #C7D2DC;
}

.placeholder-regal-blue-200::-moz-placeholder{
  color: #C7D2DC;
}

.placeholder-regal-blue-200:-ms-input-placeholder{
  color: #C7D2DC;
}

.placeholder-regal-blue-200::-ms-input-placeholder{
  color: #C7D2DC;
}

.placeholder-regal-blue-200::placeholder{
  color: #C7D2DC;
}

.placeholder-regal-blue-300::-webkit-input-placeholder{
  color: #A5B6C7;
}

.placeholder-regal-blue-300::-moz-placeholder{
  color: #A5B6C7;
}

.placeholder-regal-blue-300:-ms-input-placeholder{
  color: #A5B6C7;
}

.placeholder-regal-blue-300::-ms-input-placeholder{
  color: #A5B6C7;
}

.placeholder-regal-blue-300::placeholder{
  color: #A5B6C7;
}

.placeholder-regal-blue-400::-webkit-input-placeholder{
  color: #62809D;
}

.placeholder-regal-blue-400::-moz-placeholder{
  color: #62809D;
}

.placeholder-regal-blue-400:-ms-input-placeholder{
  color: #62809D;
}

.placeholder-regal-blue-400::-ms-input-placeholder{
  color: #62809D;
}

.placeholder-regal-blue-400::placeholder{
  color: #62809D;
}

.placeholder-regal-blue-500::-webkit-input-placeholder{
  color: #1F4973;
}

.placeholder-regal-blue-500::-moz-placeholder{
  color: #1F4973;
}

.placeholder-regal-blue-500:-ms-input-placeholder{
  color: #1F4973;
}

.placeholder-regal-blue-500::-ms-input-placeholder{
  color: #1F4973;
}

.placeholder-regal-blue-500::placeholder{
  color: #1F4973;
}

.placeholder-regal-blue-600::-webkit-input-placeholder{
  color: #1C4268;
}

.placeholder-regal-blue-600::-moz-placeholder{
  color: #1C4268;
}

.placeholder-regal-blue-600:-ms-input-placeholder{
  color: #1C4268;
}

.placeholder-regal-blue-600::-ms-input-placeholder{
  color: #1C4268;
}

.placeholder-regal-blue-600::placeholder{
  color: #1C4268;
}

.placeholder-regal-blue-700::-webkit-input-placeholder{
  color: #132C45;
}

.placeholder-regal-blue-700::-moz-placeholder{
  color: #132C45;
}

.placeholder-regal-blue-700:-ms-input-placeholder{
  color: #132C45;
}

.placeholder-regal-blue-700::-ms-input-placeholder{
  color: #132C45;
}

.placeholder-regal-blue-700::placeholder{
  color: #132C45;
}

.placeholder-regal-blue-800::-webkit-input-placeholder{
  color: #0E2134;
}

.placeholder-regal-blue-800::-moz-placeholder{
  color: #0E2134;
}

.placeholder-regal-blue-800:-ms-input-placeholder{
  color: #0E2134;
}

.placeholder-regal-blue-800::-ms-input-placeholder{
  color: #0E2134;
}

.placeholder-regal-blue-800::placeholder{
  color: #0E2134;
}

.placeholder-regal-blue-900::-webkit-input-placeholder{
  color: #091623;
}

.placeholder-regal-blue-900::-moz-placeholder{
  color: #091623;
}

.placeholder-regal-blue-900:-ms-input-placeholder{
  color: #091623;
}

.placeholder-regal-blue-900::-ms-input-placeholder{
  color: #091623;
}

.placeholder-regal-blue-900::placeholder{
  color: #091623;
}

.placeholder-saltpan-100::-webkit-input-placeholder{
  color: #FDFEFD;
}

.placeholder-saltpan-100::-moz-placeholder{
  color: #FDFEFD;
}

.placeholder-saltpan-100:-ms-input-placeholder{
  color: #FDFEFD;
}

.placeholder-saltpan-100::-ms-input-placeholder{
  color: #FDFEFD;
}

.placeholder-saltpan-100::placeholder{
  color: #FDFEFD;
}

.placeholder-saltpan-200::-webkit-input-placeholder{
  color: #FBFDFB;
}

.placeholder-saltpan-200::-moz-placeholder{
  color: #FBFDFB;
}

.placeholder-saltpan-200:-ms-input-placeholder{
  color: #FBFDFB;
}

.placeholder-saltpan-200::-ms-input-placeholder{
  color: #FBFDFB;
}

.placeholder-saltpan-200::placeholder{
  color: #FBFDFB;
}

.placeholder-saltpan-300::-webkit-input-placeholder{
  color: #F8FBF8;
}

.placeholder-saltpan-300::-moz-placeholder{
  color: #F8FBF8;
}

.placeholder-saltpan-300:-ms-input-placeholder{
  color: #F8FBF8;
}

.placeholder-saltpan-300::-ms-input-placeholder{
  color: #F8FBF8;
}

.placeholder-saltpan-300::placeholder{
  color: #F8FBF8;
}

.placeholder-saltpan-400::-webkit-input-placeholder{
  color: #F3F8F3;
}

.placeholder-saltpan-400::-moz-placeholder{
  color: #F3F8F3;
}

.placeholder-saltpan-400:-ms-input-placeholder{
  color: #F3F8F3;
}

.placeholder-saltpan-400::-ms-input-placeholder{
  color: #F3F8F3;
}

.placeholder-saltpan-400::placeholder{
  color: #F3F8F3;
}

.placeholder-saltpan-500::-webkit-input-placeholder{
  color: #EEF5EE;
}

.placeholder-saltpan-500::-moz-placeholder{
  color: #EEF5EE;
}

.placeholder-saltpan-500:-ms-input-placeholder{
  color: #EEF5EE;
}

.placeholder-saltpan-500::-ms-input-placeholder{
  color: #EEF5EE;
}

.placeholder-saltpan-500::placeholder{
  color: #EEF5EE;
}

.placeholder-saltpan-600::-webkit-input-placeholder{
  color: #D6DDD6;
}

.placeholder-saltpan-600::-moz-placeholder{
  color: #D6DDD6;
}

.placeholder-saltpan-600:-ms-input-placeholder{
  color: #D6DDD6;
}

.placeholder-saltpan-600::-ms-input-placeholder{
  color: #D6DDD6;
}

.placeholder-saltpan-600::placeholder{
  color: #D6DDD6;
}

.placeholder-saltpan-700::-webkit-input-placeholder{
  color: #8F938F;
}

.placeholder-saltpan-700::-moz-placeholder{
  color: #8F938F;
}

.placeholder-saltpan-700:-ms-input-placeholder{
  color: #8F938F;
}

.placeholder-saltpan-700::-ms-input-placeholder{
  color: #8F938F;
}

.placeholder-saltpan-700::placeholder{
  color: #8F938F;
}

.placeholder-saltpan-800::-webkit-input-placeholder{
  color: #6B6E6B;
}

.placeholder-saltpan-800::-moz-placeholder{
  color: #6B6E6B;
}

.placeholder-saltpan-800:-ms-input-placeholder{
  color: #6B6E6B;
}

.placeholder-saltpan-800::-ms-input-placeholder{
  color: #6B6E6B;
}

.placeholder-saltpan-800::placeholder{
  color: #6B6E6B;
}

.placeholder-saltpan-900::-webkit-input-placeholder{
  color: #474A47;
}

.placeholder-saltpan-900::-moz-placeholder{
  color: #474A47;
}

.placeholder-saltpan-900:-ms-input-placeholder{
  color: #474A47;
}

.placeholder-saltpan-900::-ms-input-placeholder{
  color: #474A47;
}

.placeholder-saltpan-900::placeholder{
  color: #474A47;
}

.first\:placeholder-transparent:first-child::-webkit-input-placeholder{
  color: transparent;
}

.first\:placeholder-transparent:first-child::-moz-placeholder{
  color: transparent;
}

.first\:placeholder-transparent:first-child:-ms-input-placeholder{
  color: transparent;
}

.first\:placeholder-transparent:first-child::-ms-input-placeholder{
  color: transparent;
}

.first\:placeholder-transparent:first-child::placeholder{
  color: transparent;
}

.first\:placeholder-black:first-child::-webkit-input-placeholder{
  color: #000;
}

.first\:placeholder-black:first-child::-moz-placeholder{
  color: #000;
}

.first\:placeholder-black:first-child:-ms-input-placeholder{
  color: #000;
}

.first\:placeholder-black:first-child::-ms-input-placeholder{
  color: #000;
}

.first\:placeholder-black:first-child::placeholder{
  color: #000;
}

.first\:placeholder-white:first-child::-webkit-input-placeholder{
  color: #fff;
}

.first\:placeholder-white:first-child::-moz-placeholder{
  color: #fff;
}

.first\:placeholder-white:first-child:-ms-input-placeholder{
  color: #fff;
}

.first\:placeholder-white:first-child::-ms-input-placeholder{
  color: #fff;
}

.first\:placeholder-white:first-child::placeholder{
  color: #fff;
}

.first\:placeholder-gray-100:first-child::-webkit-input-placeholder{
  color: #f7fafc;
}

.first\:placeholder-gray-100:first-child::-moz-placeholder{
  color: #f7fafc;
}

.first\:placeholder-gray-100:first-child:-ms-input-placeholder{
  color: #f7fafc;
}

.first\:placeholder-gray-100:first-child::-ms-input-placeholder{
  color: #f7fafc;
}

.first\:placeholder-gray-100:first-child::placeholder{
  color: #f7fafc;
}

.first\:placeholder-gray-200:first-child::-webkit-input-placeholder{
  color: #edf2f7;
}

.first\:placeholder-gray-200:first-child::-moz-placeholder{
  color: #edf2f7;
}

.first\:placeholder-gray-200:first-child:-ms-input-placeholder{
  color: #edf2f7;
}

.first\:placeholder-gray-200:first-child::-ms-input-placeholder{
  color: #edf2f7;
}

.first\:placeholder-gray-200:first-child::placeholder{
  color: #edf2f7;
}

.first\:placeholder-gray-300:first-child::-webkit-input-placeholder{
  color: #e2e8f0;
}

.first\:placeholder-gray-300:first-child::-moz-placeholder{
  color: #e2e8f0;
}

.first\:placeholder-gray-300:first-child:-ms-input-placeholder{
  color: #e2e8f0;
}

.first\:placeholder-gray-300:first-child::-ms-input-placeholder{
  color: #e2e8f0;
}

.first\:placeholder-gray-300:first-child::placeholder{
  color: #e2e8f0;
}

.first\:placeholder-gray-400:first-child::-webkit-input-placeholder{
  color: #cbd5e0;
}

.first\:placeholder-gray-400:first-child::-moz-placeholder{
  color: #cbd5e0;
}

.first\:placeholder-gray-400:first-child:-ms-input-placeholder{
  color: #cbd5e0;
}

.first\:placeholder-gray-400:first-child::-ms-input-placeholder{
  color: #cbd5e0;
}

.first\:placeholder-gray-400:first-child::placeholder{
  color: #cbd5e0;
}

.first\:placeholder-gray-500:first-child::-webkit-input-placeholder{
  color: #a0aec0;
}

.first\:placeholder-gray-500:first-child::-moz-placeholder{
  color: #a0aec0;
}

.first\:placeholder-gray-500:first-child:-ms-input-placeholder{
  color: #a0aec0;
}

.first\:placeholder-gray-500:first-child::-ms-input-placeholder{
  color: #a0aec0;
}

.first\:placeholder-gray-500:first-child::placeholder{
  color: #a0aec0;
}

.first\:placeholder-gray-600:first-child::-webkit-input-placeholder{
  color: #718096;
}

.first\:placeholder-gray-600:first-child::-moz-placeholder{
  color: #718096;
}

.first\:placeholder-gray-600:first-child:-ms-input-placeholder{
  color: #718096;
}

.first\:placeholder-gray-600:first-child::-ms-input-placeholder{
  color: #718096;
}

.first\:placeholder-gray-600:first-child::placeholder{
  color: #718096;
}

.first\:placeholder-gray-700:first-child::-webkit-input-placeholder{
  color: #4a5568;
}

.first\:placeholder-gray-700:first-child::-moz-placeholder{
  color: #4a5568;
}

.first\:placeholder-gray-700:first-child:-ms-input-placeholder{
  color: #4a5568;
}

.first\:placeholder-gray-700:first-child::-ms-input-placeholder{
  color: #4a5568;
}

.first\:placeholder-gray-700:first-child::placeholder{
  color: #4a5568;
}

.first\:placeholder-gray-800:first-child::-webkit-input-placeholder{
  color: #2d3748;
}

.first\:placeholder-gray-800:first-child::-moz-placeholder{
  color: #2d3748;
}

.first\:placeholder-gray-800:first-child:-ms-input-placeholder{
  color: #2d3748;
}

.first\:placeholder-gray-800:first-child::-ms-input-placeholder{
  color: #2d3748;
}

.first\:placeholder-gray-800:first-child::placeholder{
  color: #2d3748;
}

.first\:placeholder-gray-900:first-child::-webkit-input-placeholder{
  color: #1a202c;
}

.first\:placeholder-gray-900:first-child::-moz-placeholder{
  color: #1a202c;
}

.first\:placeholder-gray-900:first-child:-ms-input-placeholder{
  color: #1a202c;
}

.first\:placeholder-gray-900:first-child::-ms-input-placeholder{
  color: #1a202c;
}

.first\:placeholder-gray-900:first-child::placeholder{
  color: #1a202c;
}

.first\:placeholder-red-100:first-child::-webkit-input-placeholder{
  color: #fff5f5;
}

.first\:placeholder-red-100:first-child::-moz-placeholder{
  color: #fff5f5;
}

.first\:placeholder-red-100:first-child:-ms-input-placeholder{
  color: #fff5f5;
}

.first\:placeholder-red-100:first-child::-ms-input-placeholder{
  color: #fff5f5;
}

.first\:placeholder-red-100:first-child::placeholder{
  color: #fff5f5;
}

.first\:placeholder-red-200:first-child::-webkit-input-placeholder{
  color: #fed7d7;
}

.first\:placeholder-red-200:first-child::-moz-placeholder{
  color: #fed7d7;
}

.first\:placeholder-red-200:first-child:-ms-input-placeholder{
  color: #fed7d7;
}

.first\:placeholder-red-200:first-child::-ms-input-placeholder{
  color: #fed7d7;
}

.first\:placeholder-red-200:first-child::placeholder{
  color: #fed7d7;
}

.first\:placeholder-red-300:first-child::-webkit-input-placeholder{
  color: #feb2b2;
}

.first\:placeholder-red-300:first-child::-moz-placeholder{
  color: #feb2b2;
}

.first\:placeholder-red-300:first-child:-ms-input-placeholder{
  color: #feb2b2;
}

.first\:placeholder-red-300:first-child::-ms-input-placeholder{
  color: #feb2b2;
}

.first\:placeholder-red-300:first-child::placeholder{
  color: #feb2b2;
}

.first\:placeholder-red-400:first-child::-webkit-input-placeholder{
  color: #fc8181;
}

.first\:placeholder-red-400:first-child::-moz-placeholder{
  color: #fc8181;
}

.first\:placeholder-red-400:first-child:-ms-input-placeholder{
  color: #fc8181;
}

.first\:placeholder-red-400:first-child::-ms-input-placeholder{
  color: #fc8181;
}

.first\:placeholder-red-400:first-child::placeholder{
  color: #fc8181;
}

.first\:placeholder-red-500:first-child::-webkit-input-placeholder{
  color: #f56565;
}

.first\:placeholder-red-500:first-child::-moz-placeholder{
  color: #f56565;
}

.first\:placeholder-red-500:first-child:-ms-input-placeholder{
  color: #f56565;
}

.first\:placeholder-red-500:first-child::-ms-input-placeholder{
  color: #f56565;
}

.first\:placeholder-red-500:first-child::placeholder{
  color: #f56565;
}

.first\:placeholder-red-600:first-child::-webkit-input-placeholder{
  color: #e53e3e;
}

.first\:placeholder-red-600:first-child::-moz-placeholder{
  color: #e53e3e;
}

.first\:placeholder-red-600:first-child:-ms-input-placeholder{
  color: #e53e3e;
}

.first\:placeholder-red-600:first-child::-ms-input-placeholder{
  color: #e53e3e;
}

.first\:placeholder-red-600:first-child::placeholder{
  color: #e53e3e;
}

.first\:placeholder-red-700:first-child::-webkit-input-placeholder{
  color: #c53030;
}

.first\:placeholder-red-700:first-child::-moz-placeholder{
  color: #c53030;
}

.first\:placeholder-red-700:first-child:-ms-input-placeholder{
  color: #c53030;
}

.first\:placeholder-red-700:first-child::-ms-input-placeholder{
  color: #c53030;
}

.first\:placeholder-red-700:first-child::placeholder{
  color: #c53030;
}

.first\:placeholder-red-800:first-child::-webkit-input-placeholder{
  color: #9b2c2c;
}

.first\:placeholder-red-800:first-child::-moz-placeholder{
  color: #9b2c2c;
}

.first\:placeholder-red-800:first-child:-ms-input-placeholder{
  color: #9b2c2c;
}

.first\:placeholder-red-800:first-child::-ms-input-placeholder{
  color: #9b2c2c;
}

.first\:placeholder-red-800:first-child::placeholder{
  color: #9b2c2c;
}

.first\:placeholder-red-900:first-child::-webkit-input-placeholder{
  color: #742a2a;
}

.first\:placeholder-red-900:first-child::-moz-placeholder{
  color: #742a2a;
}

.first\:placeholder-red-900:first-child:-ms-input-placeholder{
  color: #742a2a;
}

.first\:placeholder-red-900:first-child::-ms-input-placeholder{
  color: #742a2a;
}

.first\:placeholder-red-900:first-child::placeholder{
  color: #742a2a;
}

.first\:placeholder-orange-100:first-child::-webkit-input-placeholder{
  color: #fffaf0;
}

.first\:placeholder-orange-100:first-child::-moz-placeholder{
  color: #fffaf0;
}

.first\:placeholder-orange-100:first-child:-ms-input-placeholder{
  color: #fffaf0;
}

.first\:placeholder-orange-100:first-child::-ms-input-placeholder{
  color: #fffaf0;
}

.first\:placeholder-orange-100:first-child::placeholder{
  color: #fffaf0;
}

.first\:placeholder-orange-200:first-child::-webkit-input-placeholder{
  color: #feebc8;
}

.first\:placeholder-orange-200:first-child::-moz-placeholder{
  color: #feebc8;
}

.first\:placeholder-orange-200:first-child:-ms-input-placeholder{
  color: #feebc8;
}

.first\:placeholder-orange-200:first-child::-ms-input-placeholder{
  color: #feebc8;
}

.first\:placeholder-orange-200:first-child::placeholder{
  color: #feebc8;
}

.first\:placeholder-orange-300:first-child::-webkit-input-placeholder{
  color: #fbd38d;
}

.first\:placeholder-orange-300:first-child::-moz-placeholder{
  color: #fbd38d;
}

.first\:placeholder-orange-300:first-child:-ms-input-placeholder{
  color: #fbd38d;
}

.first\:placeholder-orange-300:first-child::-ms-input-placeholder{
  color: #fbd38d;
}

.first\:placeholder-orange-300:first-child::placeholder{
  color: #fbd38d;
}

.first\:placeholder-orange-400:first-child::-webkit-input-placeholder{
  color: #f6ad55;
}

.first\:placeholder-orange-400:first-child::-moz-placeholder{
  color: #f6ad55;
}

.first\:placeholder-orange-400:first-child:-ms-input-placeholder{
  color: #f6ad55;
}

.first\:placeholder-orange-400:first-child::-ms-input-placeholder{
  color: #f6ad55;
}

.first\:placeholder-orange-400:first-child::placeholder{
  color: #f6ad55;
}

.first\:placeholder-orange-500:first-child::-webkit-input-placeholder{
  color: #ed8936;
}

.first\:placeholder-orange-500:first-child::-moz-placeholder{
  color: #ed8936;
}

.first\:placeholder-orange-500:first-child:-ms-input-placeholder{
  color: #ed8936;
}

.first\:placeholder-orange-500:first-child::-ms-input-placeholder{
  color: #ed8936;
}

.first\:placeholder-orange-500:first-child::placeholder{
  color: #ed8936;
}

.first\:placeholder-orange-600:first-child::-webkit-input-placeholder{
  color: #dd6b20;
}

.first\:placeholder-orange-600:first-child::-moz-placeholder{
  color: #dd6b20;
}

.first\:placeholder-orange-600:first-child:-ms-input-placeholder{
  color: #dd6b20;
}

.first\:placeholder-orange-600:first-child::-ms-input-placeholder{
  color: #dd6b20;
}

.first\:placeholder-orange-600:first-child::placeholder{
  color: #dd6b20;
}

.first\:placeholder-orange-700:first-child::-webkit-input-placeholder{
  color: #c05621;
}

.first\:placeholder-orange-700:first-child::-moz-placeholder{
  color: #c05621;
}

.first\:placeholder-orange-700:first-child:-ms-input-placeholder{
  color: #c05621;
}

.first\:placeholder-orange-700:first-child::-ms-input-placeholder{
  color: #c05621;
}

.first\:placeholder-orange-700:first-child::placeholder{
  color: #c05621;
}

.first\:placeholder-orange-800:first-child::-webkit-input-placeholder{
  color: #9c4221;
}

.first\:placeholder-orange-800:first-child::-moz-placeholder{
  color: #9c4221;
}

.first\:placeholder-orange-800:first-child:-ms-input-placeholder{
  color: #9c4221;
}

.first\:placeholder-orange-800:first-child::-ms-input-placeholder{
  color: #9c4221;
}

.first\:placeholder-orange-800:first-child::placeholder{
  color: #9c4221;
}

.first\:placeholder-orange-900:first-child::-webkit-input-placeholder{
  color: #7b341e;
}

.first\:placeholder-orange-900:first-child::-moz-placeholder{
  color: #7b341e;
}

.first\:placeholder-orange-900:first-child:-ms-input-placeholder{
  color: #7b341e;
}

.first\:placeholder-orange-900:first-child::-ms-input-placeholder{
  color: #7b341e;
}

.first\:placeholder-orange-900:first-child::placeholder{
  color: #7b341e;
}

.first\:placeholder-yellow-100:first-child::-webkit-input-placeholder{
  color: #fffff0;
}

.first\:placeholder-yellow-100:first-child::-moz-placeholder{
  color: #fffff0;
}

.first\:placeholder-yellow-100:first-child:-ms-input-placeholder{
  color: #fffff0;
}

.first\:placeholder-yellow-100:first-child::-ms-input-placeholder{
  color: #fffff0;
}

.first\:placeholder-yellow-100:first-child::placeholder{
  color: #fffff0;
}

.first\:placeholder-yellow-200:first-child::-webkit-input-placeholder{
  color: #fefcbf;
}

.first\:placeholder-yellow-200:first-child::-moz-placeholder{
  color: #fefcbf;
}

.first\:placeholder-yellow-200:first-child:-ms-input-placeholder{
  color: #fefcbf;
}

.first\:placeholder-yellow-200:first-child::-ms-input-placeholder{
  color: #fefcbf;
}

.first\:placeholder-yellow-200:first-child::placeholder{
  color: #fefcbf;
}

.first\:placeholder-yellow-300:first-child::-webkit-input-placeholder{
  color: #faf089;
}

.first\:placeholder-yellow-300:first-child::-moz-placeholder{
  color: #faf089;
}

.first\:placeholder-yellow-300:first-child:-ms-input-placeholder{
  color: #faf089;
}

.first\:placeholder-yellow-300:first-child::-ms-input-placeholder{
  color: #faf089;
}

.first\:placeholder-yellow-300:first-child::placeholder{
  color: #faf089;
}

.first\:placeholder-yellow-400:first-child::-webkit-input-placeholder{
  color: #f6e05e;
}

.first\:placeholder-yellow-400:first-child::-moz-placeholder{
  color: #f6e05e;
}

.first\:placeholder-yellow-400:first-child:-ms-input-placeholder{
  color: #f6e05e;
}

.first\:placeholder-yellow-400:first-child::-ms-input-placeholder{
  color: #f6e05e;
}

.first\:placeholder-yellow-400:first-child::placeholder{
  color: #f6e05e;
}

.first\:placeholder-yellow-500:first-child::-webkit-input-placeholder{
  color: #ecc94b;
}

.first\:placeholder-yellow-500:first-child::-moz-placeholder{
  color: #ecc94b;
}

.first\:placeholder-yellow-500:first-child:-ms-input-placeholder{
  color: #ecc94b;
}

.first\:placeholder-yellow-500:first-child::-ms-input-placeholder{
  color: #ecc94b;
}

.first\:placeholder-yellow-500:first-child::placeholder{
  color: #ecc94b;
}

.first\:placeholder-yellow-600:first-child::-webkit-input-placeholder{
  color: #d69e2e;
}

.first\:placeholder-yellow-600:first-child::-moz-placeholder{
  color: #d69e2e;
}

.first\:placeholder-yellow-600:first-child:-ms-input-placeholder{
  color: #d69e2e;
}

.first\:placeholder-yellow-600:first-child::-ms-input-placeholder{
  color: #d69e2e;
}

.first\:placeholder-yellow-600:first-child::placeholder{
  color: #d69e2e;
}

.first\:placeholder-yellow-700:first-child::-webkit-input-placeholder{
  color: #b7791f;
}

.first\:placeholder-yellow-700:first-child::-moz-placeholder{
  color: #b7791f;
}

.first\:placeholder-yellow-700:first-child:-ms-input-placeholder{
  color: #b7791f;
}

.first\:placeholder-yellow-700:first-child::-ms-input-placeholder{
  color: #b7791f;
}

.first\:placeholder-yellow-700:first-child::placeholder{
  color: #b7791f;
}

.first\:placeholder-yellow-800:first-child::-webkit-input-placeholder{
  color: #975a16;
}

.first\:placeholder-yellow-800:first-child::-moz-placeholder{
  color: #975a16;
}

.first\:placeholder-yellow-800:first-child:-ms-input-placeholder{
  color: #975a16;
}

.first\:placeholder-yellow-800:first-child::-ms-input-placeholder{
  color: #975a16;
}

.first\:placeholder-yellow-800:first-child::placeholder{
  color: #975a16;
}

.first\:placeholder-yellow-900:first-child::-webkit-input-placeholder{
  color: #744210;
}

.first\:placeholder-yellow-900:first-child::-moz-placeholder{
  color: #744210;
}

.first\:placeholder-yellow-900:first-child:-ms-input-placeholder{
  color: #744210;
}

.first\:placeholder-yellow-900:first-child::-ms-input-placeholder{
  color: #744210;
}

.first\:placeholder-yellow-900:first-child::placeholder{
  color: #744210;
}

.first\:placeholder-green-100:first-child::-webkit-input-placeholder{
  color: #f0fff4;
}

.first\:placeholder-green-100:first-child::-moz-placeholder{
  color: #f0fff4;
}

.first\:placeholder-green-100:first-child:-ms-input-placeholder{
  color: #f0fff4;
}

.first\:placeholder-green-100:first-child::-ms-input-placeholder{
  color: #f0fff4;
}

.first\:placeholder-green-100:first-child::placeholder{
  color: #f0fff4;
}

.first\:placeholder-green-200:first-child::-webkit-input-placeholder{
  color: #c6f6d5;
}

.first\:placeholder-green-200:first-child::-moz-placeholder{
  color: #c6f6d5;
}

.first\:placeholder-green-200:first-child:-ms-input-placeholder{
  color: #c6f6d5;
}

.first\:placeholder-green-200:first-child::-ms-input-placeholder{
  color: #c6f6d5;
}

.first\:placeholder-green-200:first-child::placeholder{
  color: #c6f6d5;
}

.first\:placeholder-green-300:first-child::-webkit-input-placeholder{
  color: #9ae6b4;
}

.first\:placeholder-green-300:first-child::-moz-placeholder{
  color: #9ae6b4;
}

.first\:placeholder-green-300:first-child:-ms-input-placeholder{
  color: #9ae6b4;
}

.first\:placeholder-green-300:first-child::-ms-input-placeholder{
  color: #9ae6b4;
}

.first\:placeholder-green-300:first-child::placeholder{
  color: #9ae6b4;
}

.first\:placeholder-green-400:first-child::-webkit-input-placeholder{
  color: #68d391;
}

.first\:placeholder-green-400:first-child::-moz-placeholder{
  color: #68d391;
}

.first\:placeholder-green-400:first-child:-ms-input-placeholder{
  color: #68d391;
}

.first\:placeholder-green-400:first-child::-ms-input-placeholder{
  color: #68d391;
}

.first\:placeholder-green-400:first-child::placeholder{
  color: #68d391;
}

.first\:placeholder-green-500:first-child::-webkit-input-placeholder{
  color: #48bb78;
}

.first\:placeholder-green-500:first-child::-moz-placeholder{
  color: #48bb78;
}

.first\:placeholder-green-500:first-child:-ms-input-placeholder{
  color: #48bb78;
}

.first\:placeholder-green-500:first-child::-ms-input-placeholder{
  color: #48bb78;
}

.first\:placeholder-green-500:first-child::placeholder{
  color: #48bb78;
}

.first\:placeholder-green-600:first-child::-webkit-input-placeholder{
  color: #38a169;
}

.first\:placeholder-green-600:first-child::-moz-placeholder{
  color: #38a169;
}

.first\:placeholder-green-600:first-child:-ms-input-placeholder{
  color: #38a169;
}

.first\:placeholder-green-600:first-child::-ms-input-placeholder{
  color: #38a169;
}

.first\:placeholder-green-600:first-child::placeholder{
  color: #38a169;
}

.first\:placeholder-green-700:first-child::-webkit-input-placeholder{
  color: #2f855a;
}

.first\:placeholder-green-700:first-child::-moz-placeholder{
  color: #2f855a;
}

.first\:placeholder-green-700:first-child:-ms-input-placeholder{
  color: #2f855a;
}

.first\:placeholder-green-700:first-child::-ms-input-placeholder{
  color: #2f855a;
}

.first\:placeholder-green-700:first-child::placeholder{
  color: #2f855a;
}

.first\:placeholder-green-800:first-child::-webkit-input-placeholder{
  color: #276749;
}

.first\:placeholder-green-800:first-child::-moz-placeholder{
  color: #276749;
}

.first\:placeholder-green-800:first-child:-ms-input-placeholder{
  color: #276749;
}

.first\:placeholder-green-800:first-child::-ms-input-placeholder{
  color: #276749;
}

.first\:placeholder-green-800:first-child::placeholder{
  color: #276749;
}

.first\:placeholder-green-900:first-child::-webkit-input-placeholder{
  color: #22543d;
}

.first\:placeholder-green-900:first-child::-moz-placeholder{
  color: #22543d;
}

.first\:placeholder-green-900:first-child:-ms-input-placeholder{
  color: #22543d;
}

.first\:placeholder-green-900:first-child::-ms-input-placeholder{
  color: #22543d;
}

.first\:placeholder-green-900:first-child::placeholder{
  color: #22543d;
}

.first\:placeholder-teal-100:first-child::-webkit-input-placeholder{
  color: #e6fffa;
}

.first\:placeholder-teal-100:first-child::-moz-placeholder{
  color: #e6fffa;
}

.first\:placeholder-teal-100:first-child:-ms-input-placeholder{
  color: #e6fffa;
}

.first\:placeholder-teal-100:first-child::-ms-input-placeholder{
  color: #e6fffa;
}

.first\:placeholder-teal-100:first-child::placeholder{
  color: #e6fffa;
}

.first\:placeholder-teal-200:first-child::-webkit-input-placeholder{
  color: #b2f5ea;
}

.first\:placeholder-teal-200:first-child::-moz-placeholder{
  color: #b2f5ea;
}

.first\:placeholder-teal-200:first-child:-ms-input-placeholder{
  color: #b2f5ea;
}

.first\:placeholder-teal-200:first-child::-ms-input-placeholder{
  color: #b2f5ea;
}

.first\:placeholder-teal-200:first-child::placeholder{
  color: #b2f5ea;
}

.first\:placeholder-teal-300:first-child::-webkit-input-placeholder{
  color: #81e6d9;
}

.first\:placeholder-teal-300:first-child::-moz-placeholder{
  color: #81e6d9;
}

.first\:placeholder-teal-300:first-child:-ms-input-placeholder{
  color: #81e6d9;
}

.first\:placeholder-teal-300:first-child::-ms-input-placeholder{
  color: #81e6d9;
}

.first\:placeholder-teal-300:first-child::placeholder{
  color: #81e6d9;
}

.first\:placeholder-teal-400:first-child::-webkit-input-placeholder{
  color: #4fd1c5;
}

.first\:placeholder-teal-400:first-child::-moz-placeholder{
  color: #4fd1c5;
}

.first\:placeholder-teal-400:first-child:-ms-input-placeholder{
  color: #4fd1c5;
}

.first\:placeholder-teal-400:first-child::-ms-input-placeholder{
  color: #4fd1c5;
}

.first\:placeholder-teal-400:first-child::placeholder{
  color: #4fd1c5;
}

.first\:placeholder-teal-500:first-child::-webkit-input-placeholder{
  color: #38b2ac;
}

.first\:placeholder-teal-500:first-child::-moz-placeholder{
  color: #38b2ac;
}

.first\:placeholder-teal-500:first-child:-ms-input-placeholder{
  color: #38b2ac;
}

.first\:placeholder-teal-500:first-child::-ms-input-placeholder{
  color: #38b2ac;
}

.first\:placeholder-teal-500:first-child::placeholder{
  color: #38b2ac;
}

.first\:placeholder-teal-600:first-child::-webkit-input-placeholder{
  color: #319795;
}

.first\:placeholder-teal-600:first-child::-moz-placeholder{
  color: #319795;
}

.first\:placeholder-teal-600:first-child:-ms-input-placeholder{
  color: #319795;
}

.first\:placeholder-teal-600:first-child::-ms-input-placeholder{
  color: #319795;
}

.first\:placeholder-teal-600:first-child::placeholder{
  color: #319795;
}

.first\:placeholder-teal-700:first-child::-webkit-input-placeholder{
  color: #2c7a7b;
}

.first\:placeholder-teal-700:first-child::-moz-placeholder{
  color: #2c7a7b;
}

.first\:placeholder-teal-700:first-child:-ms-input-placeholder{
  color: #2c7a7b;
}

.first\:placeholder-teal-700:first-child::-ms-input-placeholder{
  color: #2c7a7b;
}

.first\:placeholder-teal-700:first-child::placeholder{
  color: #2c7a7b;
}

.first\:placeholder-teal-800:first-child::-webkit-input-placeholder{
  color: #285e61;
}

.first\:placeholder-teal-800:first-child::-moz-placeholder{
  color: #285e61;
}

.first\:placeholder-teal-800:first-child:-ms-input-placeholder{
  color: #285e61;
}

.first\:placeholder-teal-800:first-child::-ms-input-placeholder{
  color: #285e61;
}

.first\:placeholder-teal-800:first-child::placeholder{
  color: #285e61;
}

.first\:placeholder-teal-900:first-child::-webkit-input-placeholder{
  color: #234e52;
}

.first\:placeholder-teal-900:first-child::-moz-placeholder{
  color: #234e52;
}

.first\:placeholder-teal-900:first-child:-ms-input-placeholder{
  color: #234e52;
}

.first\:placeholder-teal-900:first-child::-ms-input-placeholder{
  color: #234e52;
}

.first\:placeholder-teal-900:first-child::placeholder{
  color: #234e52;
}

.first\:placeholder-blue-100:first-child::-webkit-input-placeholder{
  color: #ebf8ff;
}

.first\:placeholder-blue-100:first-child::-moz-placeholder{
  color: #ebf8ff;
}

.first\:placeholder-blue-100:first-child:-ms-input-placeholder{
  color: #ebf8ff;
}

.first\:placeholder-blue-100:first-child::-ms-input-placeholder{
  color: #ebf8ff;
}

.first\:placeholder-blue-100:first-child::placeholder{
  color: #ebf8ff;
}

.first\:placeholder-blue-200:first-child::-webkit-input-placeholder{
  color: #bee3f8;
}

.first\:placeholder-blue-200:first-child::-moz-placeholder{
  color: #bee3f8;
}

.first\:placeholder-blue-200:first-child:-ms-input-placeholder{
  color: #bee3f8;
}

.first\:placeholder-blue-200:first-child::-ms-input-placeholder{
  color: #bee3f8;
}

.first\:placeholder-blue-200:first-child::placeholder{
  color: #bee3f8;
}

.first\:placeholder-blue-300:first-child::-webkit-input-placeholder{
  color: #90cdf4;
}

.first\:placeholder-blue-300:first-child::-moz-placeholder{
  color: #90cdf4;
}

.first\:placeholder-blue-300:first-child:-ms-input-placeholder{
  color: #90cdf4;
}

.first\:placeholder-blue-300:first-child::-ms-input-placeholder{
  color: #90cdf4;
}

.first\:placeholder-blue-300:first-child::placeholder{
  color: #90cdf4;
}

.first\:placeholder-blue-400:first-child::-webkit-input-placeholder{
  color: #63b3ed;
}

.first\:placeholder-blue-400:first-child::-moz-placeholder{
  color: #63b3ed;
}

.first\:placeholder-blue-400:first-child:-ms-input-placeholder{
  color: #63b3ed;
}

.first\:placeholder-blue-400:first-child::-ms-input-placeholder{
  color: #63b3ed;
}

.first\:placeholder-blue-400:first-child::placeholder{
  color: #63b3ed;
}

.first\:placeholder-blue-500:first-child::-webkit-input-placeholder{
  color: #4299e1;
}

.first\:placeholder-blue-500:first-child::-moz-placeholder{
  color: #4299e1;
}

.first\:placeholder-blue-500:first-child:-ms-input-placeholder{
  color: #4299e1;
}

.first\:placeholder-blue-500:first-child::-ms-input-placeholder{
  color: #4299e1;
}

.first\:placeholder-blue-500:first-child::placeholder{
  color: #4299e1;
}

.first\:placeholder-blue-600:first-child::-webkit-input-placeholder{
  color: #3182ce;
}

.first\:placeholder-blue-600:first-child::-moz-placeholder{
  color: #3182ce;
}

.first\:placeholder-blue-600:first-child:-ms-input-placeholder{
  color: #3182ce;
}

.first\:placeholder-blue-600:first-child::-ms-input-placeholder{
  color: #3182ce;
}

.first\:placeholder-blue-600:first-child::placeholder{
  color: #3182ce;
}

.first\:placeholder-blue-700:first-child::-webkit-input-placeholder{
  color: #2b6cb0;
}

.first\:placeholder-blue-700:first-child::-moz-placeholder{
  color: #2b6cb0;
}

.first\:placeholder-blue-700:first-child:-ms-input-placeholder{
  color: #2b6cb0;
}

.first\:placeholder-blue-700:first-child::-ms-input-placeholder{
  color: #2b6cb0;
}

.first\:placeholder-blue-700:first-child::placeholder{
  color: #2b6cb0;
}

.first\:placeholder-blue-800:first-child::-webkit-input-placeholder{
  color: #2c5282;
}

.first\:placeholder-blue-800:first-child::-moz-placeholder{
  color: #2c5282;
}

.first\:placeholder-blue-800:first-child:-ms-input-placeholder{
  color: #2c5282;
}

.first\:placeholder-blue-800:first-child::-ms-input-placeholder{
  color: #2c5282;
}

.first\:placeholder-blue-800:first-child::placeholder{
  color: #2c5282;
}

.first\:placeholder-blue-900:first-child::-webkit-input-placeholder{
  color: #2a4365;
}

.first\:placeholder-blue-900:first-child::-moz-placeholder{
  color: #2a4365;
}

.first\:placeholder-blue-900:first-child:-ms-input-placeholder{
  color: #2a4365;
}

.first\:placeholder-blue-900:first-child::-ms-input-placeholder{
  color: #2a4365;
}

.first\:placeholder-blue-900:first-child::placeholder{
  color: #2a4365;
}

.first\:placeholder-indigo-100:first-child::-webkit-input-placeholder{
  color: #ebf4ff;
}

.first\:placeholder-indigo-100:first-child::-moz-placeholder{
  color: #ebf4ff;
}

.first\:placeholder-indigo-100:first-child:-ms-input-placeholder{
  color: #ebf4ff;
}

.first\:placeholder-indigo-100:first-child::-ms-input-placeholder{
  color: #ebf4ff;
}

.first\:placeholder-indigo-100:first-child::placeholder{
  color: #ebf4ff;
}

.first\:placeholder-indigo-200:first-child::-webkit-input-placeholder{
  color: #c3dafe;
}

.first\:placeholder-indigo-200:first-child::-moz-placeholder{
  color: #c3dafe;
}

.first\:placeholder-indigo-200:first-child:-ms-input-placeholder{
  color: #c3dafe;
}

.first\:placeholder-indigo-200:first-child::-ms-input-placeholder{
  color: #c3dafe;
}

.first\:placeholder-indigo-200:first-child::placeholder{
  color: #c3dafe;
}

.first\:placeholder-indigo-300:first-child::-webkit-input-placeholder{
  color: #a3bffa;
}

.first\:placeholder-indigo-300:first-child::-moz-placeholder{
  color: #a3bffa;
}

.first\:placeholder-indigo-300:first-child:-ms-input-placeholder{
  color: #a3bffa;
}

.first\:placeholder-indigo-300:first-child::-ms-input-placeholder{
  color: #a3bffa;
}

.first\:placeholder-indigo-300:first-child::placeholder{
  color: #a3bffa;
}

.first\:placeholder-indigo-400:first-child::-webkit-input-placeholder{
  color: #7f9cf5;
}

.first\:placeholder-indigo-400:first-child::-moz-placeholder{
  color: #7f9cf5;
}

.first\:placeholder-indigo-400:first-child:-ms-input-placeholder{
  color: #7f9cf5;
}

.first\:placeholder-indigo-400:first-child::-ms-input-placeholder{
  color: #7f9cf5;
}

.first\:placeholder-indigo-400:first-child::placeholder{
  color: #7f9cf5;
}

.first\:placeholder-indigo-500:first-child::-webkit-input-placeholder{
  color: #667eea;
}

.first\:placeholder-indigo-500:first-child::-moz-placeholder{
  color: #667eea;
}

.first\:placeholder-indigo-500:first-child:-ms-input-placeholder{
  color: #667eea;
}

.first\:placeholder-indigo-500:first-child::-ms-input-placeholder{
  color: #667eea;
}

.first\:placeholder-indigo-500:first-child::placeholder{
  color: #667eea;
}

.first\:placeholder-indigo-600:first-child::-webkit-input-placeholder{
  color: #5a67d8;
}

.first\:placeholder-indigo-600:first-child::-moz-placeholder{
  color: #5a67d8;
}

.first\:placeholder-indigo-600:first-child:-ms-input-placeholder{
  color: #5a67d8;
}

.first\:placeholder-indigo-600:first-child::-ms-input-placeholder{
  color: #5a67d8;
}

.first\:placeholder-indigo-600:first-child::placeholder{
  color: #5a67d8;
}

.first\:placeholder-indigo-700:first-child::-webkit-input-placeholder{
  color: #4c51bf;
}

.first\:placeholder-indigo-700:first-child::-moz-placeholder{
  color: #4c51bf;
}

.first\:placeholder-indigo-700:first-child:-ms-input-placeholder{
  color: #4c51bf;
}

.first\:placeholder-indigo-700:first-child::-ms-input-placeholder{
  color: #4c51bf;
}

.first\:placeholder-indigo-700:first-child::placeholder{
  color: #4c51bf;
}

.first\:placeholder-indigo-800:first-child::-webkit-input-placeholder{
  color: #434190;
}

.first\:placeholder-indigo-800:first-child::-moz-placeholder{
  color: #434190;
}

.first\:placeholder-indigo-800:first-child:-ms-input-placeholder{
  color: #434190;
}

.first\:placeholder-indigo-800:first-child::-ms-input-placeholder{
  color: #434190;
}

.first\:placeholder-indigo-800:first-child::placeholder{
  color: #434190;
}

.first\:placeholder-indigo-900:first-child::-webkit-input-placeholder{
  color: #3c366b;
}

.first\:placeholder-indigo-900:first-child::-moz-placeholder{
  color: #3c366b;
}

.first\:placeholder-indigo-900:first-child:-ms-input-placeholder{
  color: #3c366b;
}

.first\:placeholder-indigo-900:first-child::-ms-input-placeholder{
  color: #3c366b;
}

.first\:placeholder-indigo-900:first-child::placeholder{
  color: #3c366b;
}

.first\:placeholder-purple-100:first-child::-webkit-input-placeholder{
  color: #faf5ff;
}

.first\:placeholder-purple-100:first-child::-moz-placeholder{
  color: #faf5ff;
}

.first\:placeholder-purple-100:first-child:-ms-input-placeholder{
  color: #faf5ff;
}

.first\:placeholder-purple-100:first-child::-ms-input-placeholder{
  color: #faf5ff;
}

.first\:placeholder-purple-100:first-child::placeholder{
  color: #faf5ff;
}

.first\:placeholder-purple-200:first-child::-webkit-input-placeholder{
  color: #e9d8fd;
}

.first\:placeholder-purple-200:first-child::-moz-placeholder{
  color: #e9d8fd;
}

.first\:placeholder-purple-200:first-child:-ms-input-placeholder{
  color: #e9d8fd;
}

.first\:placeholder-purple-200:first-child::-ms-input-placeholder{
  color: #e9d8fd;
}

.first\:placeholder-purple-200:first-child::placeholder{
  color: #e9d8fd;
}

.first\:placeholder-purple-300:first-child::-webkit-input-placeholder{
  color: #d6bcfa;
}

.first\:placeholder-purple-300:first-child::-moz-placeholder{
  color: #d6bcfa;
}

.first\:placeholder-purple-300:first-child:-ms-input-placeholder{
  color: #d6bcfa;
}

.first\:placeholder-purple-300:first-child::-ms-input-placeholder{
  color: #d6bcfa;
}

.first\:placeholder-purple-300:first-child::placeholder{
  color: #d6bcfa;
}

.first\:placeholder-purple-400:first-child::-webkit-input-placeholder{
  color: #b794f4;
}

.first\:placeholder-purple-400:first-child::-moz-placeholder{
  color: #b794f4;
}

.first\:placeholder-purple-400:first-child:-ms-input-placeholder{
  color: #b794f4;
}

.first\:placeholder-purple-400:first-child::-ms-input-placeholder{
  color: #b794f4;
}

.first\:placeholder-purple-400:first-child::placeholder{
  color: #b794f4;
}

.first\:placeholder-purple-500:first-child::-webkit-input-placeholder{
  color: #9f7aea;
}

.first\:placeholder-purple-500:first-child::-moz-placeholder{
  color: #9f7aea;
}

.first\:placeholder-purple-500:first-child:-ms-input-placeholder{
  color: #9f7aea;
}

.first\:placeholder-purple-500:first-child::-ms-input-placeholder{
  color: #9f7aea;
}

.first\:placeholder-purple-500:first-child::placeholder{
  color: #9f7aea;
}

.first\:placeholder-purple-600:first-child::-webkit-input-placeholder{
  color: #805ad5;
}

.first\:placeholder-purple-600:first-child::-moz-placeholder{
  color: #805ad5;
}

.first\:placeholder-purple-600:first-child:-ms-input-placeholder{
  color: #805ad5;
}

.first\:placeholder-purple-600:first-child::-ms-input-placeholder{
  color: #805ad5;
}

.first\:placeholder-purple-600:first-child::placeholder{
  color: #805ad5;
}

.first\:placeholder-purple-700:first-child::-webkit-input-placeholder{
  color: #6b46c1;
}

.first\:placeholder-purple-700:first-child::-moz-placeholder{
  color: #6b46c1;
}

.first\:placeholder-purple-700:first-child:-ms-input-placeholder{
  color: #6b46c1;
}

.first\:placeholder-purple-700:first-child::-ms-input-placeholder{
  color: #6b46c1;
}

.first\:placeholder-purple-700:first-child::placeholder{
  color: #6b46c1;
}

.first\:placeholder-purple-800:first-child::-webkit-input-placeholder{
  color: #553c9a;
}

.first\:placeholder-purple-800:first-child::-moz-placeholder{
  color: #553c9a;
}

.first\:placeholder-purple-800:first-child:-ms-input-placeholder{
  color: #553c9a;
}

.first\:placeholder-purple-800:first-child::-ms-input-placeholder{
  color: #553c9a;
}

.first\:placeholder-purple-800:first-child::placeholder{
  color: #553c9a;
}

.first\:placeholder-purple-900:first-child::-webkit-input-placeholder{
  color: #44337a;
}

.first\:placeholder-purple-900:first-child::-moz-placeholder{
  color: #44337a;
}

.first\:placeholder-purple-900:first-child:-ms-input-placeholder{
  color: #44337a;
}

.first\:placeholder-purple-900:first-child::-ms-input-placeholder{
  color: #44337a;
}

.first\:placeholder-purple-900:first-child::placeholder{
  color: #44337a;
}

.first\:placeholder-pink-100:first-child::-webkit-input-placeholder{
  color: #fff5f7;
}

.first\:placeholder-pink-100:first-child::-moz-placeholder{
  color: #fff5f7;
}

.first\:placeholder-pink-100:first-child:-ms-input-placeholder{
  color: #fff5f7;
}

.first\:placeholder-pink-100:first-child::-ms-input-placeholder{
  color: #fff5f7;
}

.first\:placeholder-pink-100:first-child::placeholder{
  color: #fff5f7;
}

.first\:placeholder-pink-200:first-child::-webkit-input-placeholder{
  color: #fed7e2;
}

.first\:placeholder-pink-200:first-child::-moz-placeholder{
  color: #fed7e2;
}

.first\:placeholder-pink-200:first-child:-ms-input-placeholder{
  color: #fed7e2;
}

.first\:placeholder-pink-200:first-child::-ms-input-placeholder{
  color: #fed7e2;
}

.first\:placeholder-pink-200:first-child::placeholder{
  color: #fed7e2;
}

.first\:placeholder-pink-300:first-child::-webkit-input-placeholder{
  color: #fbb6ce;
}

.first\:placeholder-pink-300:first-child::-moz-placeholder{
  color: #fbb6ce;
}

.first\:placeholder-pink-300:first-child:-ms-input-placeholder{
  color: #fbb6ce;
}

.first\:placeholder-pink-300:first-child::-ms-input-placeholder{
  color: #fbb6ce;
}

.first\:placeholder-pink-300:first-child::placeholder{
  color: #fbb6ce;
}

.first\:placeholder-pink-400:first-child::-webkit-input-placeholder{
  color: #f687b3;
}

.first\:placeholder-pink-400:first-child::-moz-placeholder{
  color: #f687b3;
}

.first\:placeholder-pink-400:first-child:-ms-input-placeholder{
  color: #f687b3;
}

.first\:placeholder-pink-400:first-child::-ms-input-placeholder{
  color: #f687b3;
}

.first\:placeholder-pink-400:first-child::placeholder{
  color: #f687b3;
}

.first\:placeholder-pink-500:first-child::-webkit-input-placeholder{
  color: #ed64a6;
}

.first\:placeholder-pink-500:first-child::-moz-placeholder{
  color: #ed64a6;
}

.first\:placeholder-pink-500:first-child:-ms-input-placeholder{
  color: #ed64a6;
}

.first\:placeholder-pink-500:first-child::-ms-input-placeholder{
  color: #ed64a6;
}

.first\:placeholder-pink-500:first-child::placeholder{
  color: #ed64a6;
}

.first\:placeholder-pink-600:first-child::-webkit-input-placeholder{
  color: #d53f8c;
}

.first\:placeholder-pink-600:first-child::-moz-placeholder{
  color: #d53f8c;
}

.first\:placeholder-pink-600:first-child:-ms-input-placeholder{
  color: #d53f8c;
}

.first\:placeholder-pink-600:first-child::-ms-input-placeholder{
  color: #d53f8c;
}

.first\:placeholder-pink-600:first-child::placeholder{
  color: #d53f8c;
}

.first\:placeholder-pink-700:first-child::-webkit-input-placeholder{
  color: #b83280;
}

.first\:placeholder-pink-700:first-child::-moz-placeholder{
  color: #b83280;
}

.first\:placeholder-pink-700:first-child:-ms-input-placeholder{
  color: #b83280;
}

.first\:placeholder-pink-700:first-child::-ms-input-placeholder{
  color: #b83280;
}

.first\:placeholder-pink-700:first-child::placeholder{
  color: #b83280;
}

.first\:placeholder-pink-800:first-child::-webkit-input-placeholder{
  color: #97266d;
}

.first\:placeholder-pink-800:first-child::-moz-placeholder{
  color: #97266d;
}

.first\:placeholder-pink-800:first-child:-ms-input-placeholder{
  color: #97266d;
}

.first\:placeholder-pink-800:first-child::-ms-input-placeholder{
  color: #97266d;
}

.first\:placeholder-pink-800:first-child::placeholder{
  color: #97266d;
}

.first\:placeholder-pink-900:first-child::-webkit-input-placeholder{
  color: #702459;
}

.first\:placeholder-pink-900:first-child::-moz-placeholder{
  color: #702459;
}

.first\:placeholder-pink-900:first-child:-ms-input-placeholder{
  color: #702459;
}

.first\:placeholder-pink-900:first-child::-ms-input-placeholder{
  color: #702459;
}

.first\:placeholder-pink-900:first-child::placeholder{
  color: #702459;
}

.first\:placeholder-red-berry-100:first-child::-webkit-input-placeholder{
  color: #F5E6E6;
}

.first\:placeholder-red-berry-100:first-child::-moz-placeholder{
  color: #F5E6E6;
}

.first\:placeholder-red-berry-100:first-child:-ms-input-placeholder{
  color: #F5E6E6;
}

.first\:placeholder-red-berry-100:first-child::-ms-input-placeholder{
  color: #F5E6E6;
}

.first\:placeholder-red-berry-100:first-child::placeholder{
  color: #F5E6E6;
}

.first\:placeholder-red-berry-200:first-child::-webkit-input-placeholder{
  color: #E6BFBF;
}

.first\:placeholder-red-berry-200:first-child::-moz-placeholder{
  color: #E6BFBF;
}

.first\:placeholder-red-berry-200:first-child:-ms-input-placeholder{
  color: #E6BFBF;
}

.first\:placeholder-red-berry-200:first-child::-ms-input-placeholder{
  color: #E6BFBF;
}

.first\:placeholder-red-berry-200:first-child::placeholder{
  color: #E6BFBF;
}

.first\:placeholder-red-berry-300:first-child::-webkit-input-placeholder{
  color: #D69999;
}

.first\:placeholder-red-berry-300:first-child::-moz-placeholder{
  color: #D69999;
}

.first\:placeholder-red-berry-300:first-child:-ms-input-placeholder{
  color: #D69999;
}

.first\:placeholder-red-berry-300:first-child::-ms-input-placeholder{
  color: #D69999;
}

.first\:placeholder-red-berry-300:first-child::placeholder{
  color: #D69999;
}

.first\:placeholder-red-berry-400:first-child::-webkit-input-placeholder{
  color: #B84D4D;
}

.first\:placeholder-red-berry-400:first-child::-moz-placeholder{
  color: #B84D4D;
}

.first\:placeholder-red-berry-400:first-child:-ms-input-placeholder{
  color: #B84D4D;
}

.first\:placeholder-red-berry-400:first-child::-ms-input-placeholder{
  color: #B84D4D;
}

.first\:placeholder-red-berry-400:first-child::placeholder{
  color: #B84D4D;
}

.first\:placeholder-red-berry-500:first-child::-webkit-input-placeholder{
  color: #990000;
}

.first\:placeholder-red-berry-500:first-child::-moz-placeholder{
  color: #990000;
}

.first\:placeholder-red-berry-500:first-child:-ms-input-placeholder{
  color: #990000;
}

.first\:placeholder-red-berry-500:first-child::-ms-input-placeholder{
  color: #990000;
}

.first\:placeholder-red-berry-500:first-child::placeholder{
  color: #990000;
}

.first\:placeholder-red-berry-600:first-child::-webkit-input-placeholder{
  color: #8A0000;
}

.first\:placeholder-red-berry-600:first-child::-moz-placeholder{
  color: #8A0000;
}

.first\:placeholder-red-berry-600:first-child:-ms-input-placeholder{
  color: #8A0000;
}

.first\:placeholder-red-berry-600:first-child::-ms-input-placeholder{
  color: #8A0000;
}

.first\:placeholder-red-berry-600:first-child::placeholder{
  color: #8A0000;
}

.first\:placeholder-red-berry-700:first-child::-webkit-input-placeholder{
  color: #5C0000;
}

.first\:placeholder-red-berry-700:first-child::-moz-placeholder{
  color: #5C0000;
}

.first\:placeholder-red-berry-700:first-child:-ms-input-placeholder{
  color: #5C0000;
}

.first\:placeholder-red-berry-700:first-child::-ms-input-placeholder{
  color: #5C0000;
}

.first\:placeholder-red-berry-700:first-child::placeholder{
  color: #5C0000;
}

.first\:placeholder-red-berry-800:first-child::-webkit-input-placeholder{
  color: #450000;
}

.first\:placeholder-red-berry-800:first-child::-moz-placeholder{
  color: #450000;
}

.first\:placeholder-red-berry-800:first-child:-ms-input-placeholder{
  color: #450000;
}

.first\:placeholder-red-berry-800:first-child::-ms-input-placeholder{
  color: #450000;
}

.first\:placeholder-red-berry-800:first-child::placeholder{
  color: #450000;
}

.first\:placeholder-red-berry-900:first-child::-webkit-input-placeholder{
  color: #2E0000;
}

.first\:placeholder-red-berry-900:first-child::-moz-placeholder{
  color: #2E0000;
}

.first\:placeholder-red-berry-900:first-child:-ms-input-placeholder{
  color: #2E0000;
}

.first\:placeholder-red-berry-900:first-child::-ms-input-placeholder{
  color: #2E0000;
}

.first\:placeholder-red-berry-900:first-child::placeholder{
  color: #2E0000;
}

.first\:placeholder-regal-blue-100:first-child::-webkit-input-placeholder{
  color: #E9EDF1;
}

.first\:placeholder-regal-blue-100:first-child::-moz-placeholder{
  color: #E9EDF1;
}

.first\:placeholder-regal-blue-100:first-child:-ms-input-placeholder{
  color: #E9EDF1;
}

.first\:placeholder-regal-blue-100:first-child::-ms-input-placeholder{
  color: #E9EDF1;
}

.first\:placeholder-regal-blue-100:first-child::placeholder{
  color: #E9EDF1;
}

.first\:placeholder-regal-blue-200:first-child::-webkit-input-placeholder{
  color: #C7D2DC;
}

.first\:placeholder-regal-blue-200:first-child::-moz-placeholder{
  color: #C7D2DC;
}

.first\:placeholder-regal-blue-200:first-child:-ms-input-placeholder{
  color: #C7D2DC;
}

.first\:placeholder-regal-blue-200:first-child::-ms-input-placeholder{
  color: #C7D2DC;
}

.first\:placeholder-regal-blue-200:first-child::placeholder{
  color: #C7D2DC;
}

.first\:placeholder-regal-blue-300:first-child::-webkit-input-placeholder{
  color: #A5B6C7;
}

.first\:placeholder-regal-blue-300:first-child::-moz-placeholder{
  color: #A5B6C7;
}

.first\:placeholder-regal-blue-300:first-child:-ms-input-placeholder{
  color: #A5B6C7;
}

.first\:placeholder-regal-blue-300:first-child::-ms-input-placeholder{
  color: #A5B6C7;
}

.first\:placeholder-regal-blue-300:first-child::placeholder{
  color: #A5B6C7;
}

.first\:placeholder-regal-blue-400:first-child::-webkit-input-placeholder{
  color: #62809D;
}

.first\:placeholder-regal-blue-400:first-child::-moz-placeholder{
  color: #62809D;
}

.first\:placeholder-regal-blue-400:first-child:-ms-input-placeholder{
  color: #62809D;
}

.first\:placeholder-regal-blue-400:first-child::-ms-input-placeholder{
  color: #62809D;
}

.first\:placeholder-regal-blue-400:first-child::placeholder{
  color: #62809D;
}

.first\:placeholder-regal-blue-500:first-child::-webkit-input-placeholder{
  color: #1F4973;
}

.first\:placeholder-regal-blue-500:first-child::-moz-placeholder{
  color: #1F4973;
}

.first\:placeholder-regal-blue-500:first-child:-ms-input-placeholder{
  color: #1F4973;
}

.first\:placeholder-regal-blue-500:first-child::-ms-input-placeholder{
  color: #1F4973;
}

.first\:placeholder-regal-blue-500:first-child::placeholder{
  color: #1F4973;
}

.first\:placeholder-regal-blue-600:first-child::-webkit-input-placeholder{
  color: #1C4268;
}

.first\:placeholder-regal-blue-600:first-child::-moz-placeholder{
  color: #1C4268;
}

.first\:placeholder-regal-blue-600:first-child:-ms-input-placeholder{
  color: #1C4268;
}

.first\:placeholder-regal-blue-600:first-child::-ms-input-placeholder{
  color: #1C4268;
}

.first\:placeholder-regal-blue-600:first-child::placeholder{
  color: #1C4268;
}

.first\:placeholder-regal-blue-700:first-child::-webkit-input-placeholder{
  color: #132C45;
}

.first\:placeholder-regal-blue-700:first-child::-moz-placeholder{
  color: #132C45;
}

.first\:placeholder-regal-blue-700:first-child:-ms-input-placeholder{
  color: #132C45;
}

.first\:placeholder-regal-blue-700:first-child::-ms-input-placeholder{
  color: #132C45;
}

.first\:placeholder-regal-blue-700:first-child::placeholder{
  color: #132C45;
}

.first\:placeholder-regal-blue-800:first-child::-webkit-input-placeholder{
  color: #0E2134;
}

.first\:placeholder-regal-blue-800:first-child::-moz-placeholder{
  color: #0E2134;
}

.first\:placeholder-regal-blue-800:first-child:-ms-input-placeholder{
  color: #0E2134;
}

.first\:placeholder-regal-blue-800:first-child::-ms-input-placeholder{
  color: #0E2134;
}

.first\:placeholder-regal-blue-800:first-child::placeholder{
  color: #0E2134;
}

.first\:placeholder-regal-blue-900:first-child::-webkit-input-placeholder{
  color: #091623;
}

.first\:placeholder-regal-blue-900:first-child::-moz-placeholder{
  color: #091623;
}

.first\:placeholder-regal-blue-900:first-child:-ms-input-placeholder{
  color: #091623;
}

.first\:placeholder-regal-blue-900:first-child::-ms-input-placeholder{
  color: #091623;
}

.first\:placeholder-regal-blue-900:first-child::placeholder{
  color: #091623;
}

.first\:placeholder-saltpan-100:first-child::-webkit-input-placeholder{
  color: #FDFEFD;
}

.first\:placeholder-saltpan-100:first-child::-moz-placeholder{
  color: #FDFEFD;
}

.first\:placeholder-saltpan-100:first-child:-ms-input-placeholder{
  color: #FDFEFD;
}

.first\:placeholder-saltpan-100:first-child::-ms-input-placeholder{
  color: #FDFEFD;
}

.first\:placeholder-saltpan-100:first-child::placeholder{
  color: #FDFEFD;
}

.first\:placeholder-saltpan-200:first-child::-webkit-input-placeholder{
  color: #FBFDFB;
}

.first\:placeholder-saltpan-200:first-child::-moz-placeholder{
  color: #FBFDFB;
}

.first\:placeholder-saltpan-200:first-child:-ms-input-placeholder{
  color: #FBFDFB;
}

.first\:placeholder-saltpan-200:first-child::-ms-input-placeholder{
  color: #FBFDFB;
}

.first\:placeholder-saltpan-200:first-child::placeholder{
  color: #FBFDFB;
}

.first\:placeholder-saltpan-300:first-child::-webkit-input-placeholder{
  color: #F8FBF8;
}

.first\:placeholder-saltpan-300:first-child::-moz-placeholder{
  color: #F8FBF8;
}

.first\:placeholder-saltpan-300:first-child:-ms-input-placeholder{
  color: #F8FBF8;
}

.first\:placeholder-saltpan-300:first-child::-ms-input-placeholder{
  color: #F8FBF8;
}

.first\:placeholder-saltpan-300:first-child::placeholder{
  color: #F8FBF8;
}

.first\:placeholder-saltpan-400:first-child::-webkit-input-placeholder{
  color: #F3F8F3;
}

.first\:placeholder-saltpan-400:first-child::-moz-placeholder{
  color: #F3F8F3;
}

.first\:placeholder-saltpan-400:first-child:-ms-input-placeholder{
  color: #F3F8F3;
}

.first\:placeholder-saltpan-400:first-child::-ms-input-placeholder{
  color: #F3F8F3;
}

.first\:placeholder-saltpan-400:first-child::placeholder{
  color: #F3F8F3;
}

.first\:placeholder-saltpan-500:first-child::-webkit-input-placeholder{
  color: #EEF5EE;
}

.first\:placeholder-saltpan-500:first-child::-moz-placeholder{
  color: #EEF5EE;
}

.first\:placeholder-saltpan-500:first-child:-ms-input-placeholder{
  color: #EEF5EE;
}

.first\:placeholder-saltpan-500:first-child::-ms-input-placeholder{
  color: #EEF5EE;
}

.first\:placeholder-saltpan-500:first-child::placeholder{
  color: #EEF5EE;
}

.first\:placeholder-saltpan-600:first-child::-webkit-input-placeholder{
  color: #D6DDD6;
}

.first\:placeholder-saltpan-600:first-child::-moz-placeholder{
  color: #D6DDD6;
}

.first\:placeholder-saltpan-600:first-child:-ms-input-placeholder{
  color: #D6DDD6;
}

.first\:placeholder-saltpan-600:first-child::-ms-input-placeholder{
  color: #D6DDD6;
}

.first\:placeholder-saltpan-600:first-child::placeholder{
  color: #D6DDD6;
}

.first\:placeholder-saltpan-700:first-child::-webkit-input-placeholder{
  color: #8F938F;
}

.first\:placeholder-saltpan-700:first-child::-moz-placeholder{
  color: #8F938F;
}

.first\:placeholder-saltpan-700:first-child:-ms-input-placeholder{
  color: #8F938F;
}

.first\:placeholder-saltpan-700:first-child::-ms-input-placeholder{
  color: #8F938F;
}

.first\:placeholder-saltpan-700:first-child::placeholder{
  color: #8F938F;
}

.first\:placeholder-saltpan-800:first-child::-webkit-input-placeholder{
  color: #6B6E6B;
}

.first\:placeholder-saltpan-800:first-child::-moz-placeholder{
  color: #6B6E6B;
}

.first\:placeholder-saltpan-800:first-child:-ms-input-placeholder{
  color: #6B6E6B;
}

.first\:placeholder-saltpan-800:first-child::-ms-input-placeholder{
  color: #6B6E6B;
}

.first\:placeholder-saltpan-800:first-child::placeholder{
  color: #6B6E6B;
}

.first\:placeholder-saltpan-900:first-child::-webkit-input-placeholder{
  color: #474A47;
}

.first\:placeholder-saltpan-900:first-child::-moz-placeholder{
  color: #474A47;
}

.first\:placeholder-saltpan-900:first-child:-ms-input-placeholder{
  color: #474A47;
}

.first\:placeholder-saltpan-900:first-child::-ms-input-placeholder{
  color: #474A47;
}

.first\:placeholder-saltpan-900:first-child::placeholder{
  color: #474A47;
}

.hover\:placeholder-transparent:hover::-webkit-input-placeholder{
  color: transparent;
}

.hover\:placeholder-transparent:hover::-moz-placeholder{
  color: transparent;
}

.hover\:placeholder-transparent:hover:-ms-input-placeholder{
  color: transparent;
}

.hover\:placeholder-transparent:hover::-ms-input-placeholder{
  color: transparent;
}

.hover\:placeholder-transparent:hover::placeholder{
  color: transparent;
}

.hover\:placeholder-black:hover::-webkit-input-placeholder{
  color: #000;
}

.hover\:placeholder-black:hover::-moz-placeholder{
  color: #000;
}

.hover\:placeholder-black:hover:-ms-input-placeholder{
  color: #000;
}

.hover\:placeholder-black:hover::-ms-input-placeholder{
  color: #000;
}

.hover\:placeholder-black:hover::placeholder{
  color: #000;
}

.hover\:placeholder-white:hover::-webkit-input-placeholder{
  color: #fff;
}

.hover\:placeholder-white:hover::-moz-placeholder{
  color: #fff;
}

.hover\:placeholder-white:hover:-ms-input-placeholder{
  color: #fff;
}

.hover\:placeholder-white:hover::-ms-input-placeholder{
  color: #fff;
}

.hover\:placeholder-white:hover::placeholder{
  color: #fff;
}

.hover\:placeholder-gray-100:hover::-webkit-input-placeholder{
  color: #f7fafc;
}

.hover\:placeholder-gray-100:hover::-moz-placeholder{
  color: #f7fafc;
}

.hover\:placeholder-gray-100:hover:-ms-input-placeholder{
  color: #f7fafc;
}

.hover\:placeholder-gray-100:hover::-ms-input-placeholder{
  color: #f7fafc;
}

.hover\:placeholder-gray-100:hover::placeholder{
  color: #f7fafc;
}

.hover\:placeholder-gray-200:hover::-webkit-input-placeholder{
  color: #edf2f7;
}

.hover\:placeholder-gray-200:hover::-moz-placeholder{
  color: #edf2f7;
}

.hover\:placeholder-gray-200:hover:-ms-input-placeholder{
  color: #edf2f7;
}

.hover\:placeholder-gray-200:hover::-ms-input-placeholder{
  color: #edf2f7;
}

.hover\:placeholder-gray-200:hover::placeholder{
  color: #edf2f7;
}

.hover\:placeholder-gray-300:hover::-webkit-input-placeholder{
  color: #e2e8f0;
}

.hover\:placeholder-gray-300:hover::-moz-placeholder{
  color: #e2e8f0;
}

.hover\:placeholder-gray-300:hover:-ms-input-placeholder{
  color: #e2e8f0;
}

.hover\:placeholder-gray-300:hover::-ms-input-placeholder{
  color: #e2e8f0;
}

.hover\:placeholder-gray-300:hover::placeholder{
  color: #e2e8f0;
}

.hover\:placeholder-gray-400:hover::-webkit-input-placeholder{
  color: #cbd5e0;
}

.hover\:placeholder-gray-400:hover::-moz-placeholder{
  color: #cbd5e0;
}

.hover\:placeholder-gray-400:hover:-ms-input-placeholder{
  color: #cbd5e0;
}

.hover\:placeholder-gray-400:hover::-ms-input-placeholder{
  color: #cbd5e0;
}

.hover\:placeholder-gray-400:hover::placeholder{
  color: #cbd5e0;
}

.hover\:placeholder-gray-500:hover::-webkit-input-placeholder{
  color: #a0aec0;
}

.hover\:placeholder-gray-500:hover::-moz-placeholder{
  color: #a0aec0;
}

.hover\:placeholder-gray-500:hover:-ms-input-placeholder{
  color: #a0aec0;
}

.hover\:placeholder-gray-500:hover::-ms-input-placeholder{
  color: #a0aec0;
}

.hover\:placeholder-gray-500:hover::placeholder{
  color: #a0aec0;
}

.hover\:placeholder-gray-600:hover::-webkit-input-placeholder{
  color: #718096;
}

.hover\:placeholder-gray-600:hover::-moz-placeholder{
  color: #718096;
}

.hover\:placeholder-gray-600:hover:-ms-input-placeholder{
  color: #718096;
}

.hover\:placeholder-gray-600:hover::-ms-input-placeholder{
  color: #718096;
}

.hover\:placeholder-gray-600:hover::placeholder{
  color: #718096;
}

.hover\:placeholder-gray-700:hover::-webkit-input-placeholder{
  color: #4a5568;
}

.hover\:placeholder-gray-700:hover::-moz-placeholder{
  color: #4a5568;
}

.hover\:placeholder-gray-700:hover:-ms-input-placeholder{
  color: #4a5568;
}

.hover\:placeholder-gray-700:hover::-ms-input-placeholder{
  color: #4a5568;
}

.hover\:placeholder-gray-700:hover::placeholder{
  color: #4a5568;
}

.hover\:placeholder-gray-800:hover::-webkit-input-placeholder{
  color: #2d3748;
}

.hover\:placeholder-gray-800:hover::-moz-placeholder{
  color: #2d3748;
}

.hover\:placeholder-gray-800:hover:-ms-input-placeholder{
  color: #2d3748;
}

.hover\:placeholder-gray-800:hover::-ms-input-placeholder{
  color: #2d3748;
}

.hover\:placeholder-gray-800:hover::placeholder{
  color: #2d3748;
}

.hover\:placeholder-gray-900:hover::-webkit-input-placeholder{
  color: #1a202c;
}

.hover\:placeholder-gray-900:hover::-moz-placeholder{
  color: #1a202c;
}

.hover\:placeholder-gray-900:hover:-ms-input-placeholder{
  color: #1a202c;
}

.hover\:placeholder-gray-900:hover::-ms-input-placeholder{
  color: #1a202c;
}

.hover\:placeholder-gray-900:hover::placeholder{
  color: #1a202c;
}

.hover\:placeholder-red-100:hover::-webkit-input-placeholder{
  color: #fff5f5;
}

.hover\:placeholder-red-100:hover::-moz-placeholder{
  color: #fff5f5;
}

.hover\:placeholder-red-100:hover:-ms-input-placeholder{
  color: #fff5f5;
}

.hover\:placeholder-red-100:hover::-ms-input-placeholder{
  color: #fff5f5;
}

.hover\:placeholder-red-100:hover::placeholder{
  color: #fff5f5;
}

.hover\:placeholder-red-200:hover::-webkit-input-placeholder{
  color: #fed7d7;
}

.hover\:placeholder-red-200:hover::-moz-placeholder{
  color: #fed7d7;
}

.hover\:placeholder-red-200:hover:-ms-input-placeholder{
  color: #fed7d7;
}

.hover\:placeholder-red-200:hover::-ms-input-placeholder{
  color: #fed7d7;
}

.hover\:placeholder-red-200:hover::placeholder{
  color: #fed7d7;
}

.hover\:placeholder-red-300:hover::-webkit-input-placeholder{
  color: #feb2b2;
}

.hover\:placeholder-red-300:hover::-moz-placeholder{
  color: #feb2b2;
}

.hover\:placeholder-red-300:hover:-ms-input-placeholder{
  color: #feb2b2;
}

.hover\:placeholder-red-300:hover::-ms-input-placeholder{
  color: #feb2b2;
}

.hover\:placeholder-red-300:hover::placeholder{
  color: #feb2b2;
}

.hover\:placeholder-red-400:hover::-webkit-input-placeholder{
  color: #fc8181;
}

.hover\:placeholder-red-400:hover::-moz-placeholder{
  color: #fc8181;
}

.hover\:placeholder-red-400:hover:-ms-input-placeholder{
  color: #fc8181;
}

.hover\:placeholder-red-400:hover::-ms-input-placeholder{
  color: #fc8181;
}

.hover\:placeholder-red-400:hover::placeholder{
  color: #fc8181;
}

.hover\:placeholder-red-500:hover::-webkit-input-placeholder{
  color: #f56565;
}

.hover\:placeholder-red-500:hover::-moz-placeholder{
  color: #f56565;
}

.hover\:placeholder-red-500:hover:-ms-input-placeholder{
  color: #f56565;
}

.hover\:placeholder-red-500:hover::-ms-input-placeholder{
  color: #f56565;
}

.hover\:placeholder-red-500:hover::placeholder{
  color: #f56565;
}

.hover\:placeholder-red-600:hover::-webkit-input-placeholder{
  color: #e53e3e;
}

.hover\:placeholder-red-600:hover::-moz-placeholder{
  color: #e53e3e;
}

.hover\:placeholder-red-600:hover:-ms-input-placeholder{
  color: #e53e3e;
}

.hover\:placeholder-red-600:hover::-ms-input-placeholder{
  color: #e53e3e;
}

.hover\:placeholder-red-600:hover::placeholder{
  color: #e53e3e;
}

.hover\:placeholder-red-700:hover::-webkit-input-placeholder{
  color: #c53030;
}

.hover\:placeholder-red-700:hover::-moz-placeholder{
  color: #c53030;
}

.hover\:placeholder-red-700:hover:-ms-input-placeholder{
  color: #c53030;
}

.hover\:placeholder-red-700:hover::-ms-input-placeholder{
  color: #c53030;
}

.hover\:placeholder-red-700:hover::placeholder{
  color: #c53030;
}

.hover\:placeholder-red-800:hover::-webkit-input-placeholder{
  color: #9b2c2c;
}

.hover\:placeholder-red-800:hover::-moz-placeholder{
  color: #9b2c2c;
}

.hover\:placeholder-red-800:hover:-ms-input-placeholder{
  color: #9b2c2c;
}

.hover\:placeholder-red-800:hover::-ms-input-placeholder{
  color: #9b2c2c;
}

.hover\:placeholder-red-800:hover::placeholder{
  color: #9b2c2c;
}

.hover\:placeholder-red-900:hover::-webkit-input-placeholder{
  color: #742a2a;
}

.hover\:placeholder-red-900:hover::-moz-placeholder{
  color: #742a2a;
}

.hover\:placeholder-red-900:hover:-ms-input-placeholder{
  color: #742a2a;
}

.hover\:placeholder-red-900:hover::-ms-input-placeholder{
  color: #742a2a;
}

.hover\:placeholder-red-900:hover::placeholder{
  color: #742a2a;
}

.hover\:placeholder-orange-100:hover::-webkit-input-placeholder{
  color: #fffaf0;
}

.hover\:placeholder-orange-100:hover::-moz-placeholder{
  color: #fffaf0;
}

.hover\:placeholder-orange-100:hover:-ms-input-placeholder{
  color: #fffaf0;
}

.hover\:placeholder-orange-100:hover::-ms-input-placeholder{
  color: #fffaf0;
}

.hover\:placeholder-orange-100:hover::placeholder{
  color: #fffaf0;
}

.hover\:placeholder-orange-200:hover::-webkit-input-placeholder{
  color: #feebc8;
}

.hover\:placeholder-orange-200:hover::-moz-placeholder{
  color: #feebc8;
}

.hover\:placeholder-orange-200:hover:-ms-input-placeholder{
  color: #feebc8;
}

.hover\:placeholder-orange-200:hover::-ms-input-placeholder{
  color: #feebc8;
}

.hover\:placeholder-orange-200:hover::placeholder{
  color: #feebc8;
}

.hover\:placeholder-orange-300:hover::-webkit-input-placeholder{
  color: #fbd38d;
}

.hover\:placeholder-orange-300:hover::-moz-placeholder{
  color: #fbd38d;
}

.hover\:placeholder-orange-300:hover:-ms-input-placeholder{
  color: #fbd38d;
}

.hover\:placeholder-orange-300:hover::-ms-input-placeholder{
  color: #fbd38d;
}

.hover\:placeholder-orange-300:hover::placeholder{
  color: #fbd38d;
}

.hover\:placeholder-orange-400:hover::-webkit-input-placeholder{
  color: #f6ad55;
}

.hover\:placeholder-orange-400:hover::-moz-placeholder{
  color: #f6ad55;
}

.hover\:placeholder-orange-400:hover:-ms-input-placeholder{
  color: #f6ad55;
}

.hover\:placeholder-orange-400:hover::-ms-input-placeholder{
  color: #f6ad55;
}

.hover\:placeholder-orange-400:hover::placeholder{
  color: #f6ad55;
}

.hover\:placeholder-orange-500:hover::-webkit-input-placeholder{
  color: #ed8936;
}

.hover\:placeholder-orange-500:hover::-moz-placeholder{
  color: #ed8936;
}

.hover\:placeholder-orange-500:hover:-ms-input-placeholder{
  color: #ed8936;
}

.hover\:placeholder-orange-500:hover::-ms-input-placeholder{
  color: #ed8936;
}

.hover\:placeholder-orange-500:hover::placeholder{
  color: #ed8936;
}

.hover\:placeholder-orange-600:hover::-webkit-input-placeholder{
  color: #dd6b20;
}

.hover\:placeholder-orange-600:hover::-moz-placeholder{
  color: #dd6b20;
}

.hover\:placeholder-orange-600:hover:-ms-input-placeholder{
  color: #dd6b20;
}

.hover\:placeholder-orange-600:hover::-ms-input-placeholder{
  color: #dd6b20;
}

.hover\:placeholder-orange-600:hover::placeholder{
  color: #dd6b20;
}

.hover\:placeholder-orange-700:hover::-webkit-input-placeholder{
  color: #c05621;
}

.hover\:placeholder-orange-700:hover::-moz-placeholder{
  color: #c05621;
}

.hover\:placeholder-orange-700:hover:-ms-input-placeholder{
  color: #c05621;
}

.hover\:placeholder-orange-700:hover::-ms-input-placeholder{
  color: #c05621;
}

.hover\:placeholder-orange-700:hover::placeholder{
  color: #c05621;
}

.hover\:placeholder-orange-800:hover::-webkit-input-placeholder{
  color: #9c4221;
}

.hover\:placeholder-orange-800:hover::-moz-placeholder{
  color: #9c4221;
}

.hover\:placeholder-orange-800:hover:-ms-input-placeholder{
  color: #9c4221;
}

.hover\:placeholder-orange-800:hover::-ms-input-placeholder{
  color: #9c4221;
}

.hover\:placeholder-orange-800:hover::placeholder{
  color: #9c4221;
}

.hover\:placeholder-orange-900:hover::-webkit-input-placeholder{
  color: #7b341e;
}

.hover\:placeholder-orange-900:hover::-moz-placeholder{
  color: #7b341e;
}

.hover\:placeholder-orange-900:hover:-ms-input-placeholder{
  color: #7b341e;
}

.hover\:placeholder-orange-900:hover::-ms-input-placeholder{
  color: #7b341e;
}

.hover\:placeholder-orange-900:hover::placeholder{
  color: #7b341e;
}

.hover\:placeholder-yellow-100:hover::-webkit-input-placeholder{
  color: #fffff0;
}

.hover\:placeholder-yellow-100:hover::-moz-placeholder{
  color: #fffff0;
}

.hover\:placeholder-yellow-100:hover:-ms-input-placeholder{
  color: #fffff0;
}

.hover\:placeholder-yellow-100:hover::-ms-input-placeholder{
  color: #fffff0;
}

.hover\:placeholder-yellow-100:hover::placeholder{
  color: #fffff0;
}

.hover\:placeholder-yellow-200:hover::-webkit-input-placeholder{
  color: #fefcbf;
}

.hover\:placeholder-yellow-200:hover::-moz-placeholder{
  color: #fefcbf;
}

.hover\:placeholder-yellow-200:hover:-ms-input-placeholder{
  color: #fefcbf;
}

.hover\:placeholder-yellow-200:hover::-ms-input-placeholder{
  color: #fefcbf;
}

.hover\:placeholder-yellow-200:hover::placeholder{
  color: #fefcbf;
}

.hover\:placeholder-yellow-300:hover::-webkit-input-placeholder{
  color: #faf089;
}

.hover\:placeholder-yellow-300:hover::-moz-placeholder{
  color: #faf089;
}

.hover\:placeholder-yellow-300:hover:-ms-input-placeholder{
  color: #faf089;
}

.hover\:placeholder-yellow-300:hover::-ms-input-placeholder{
  color: #faf089;
}

.hover\:placeholder-yellow-300:hover::placeholder{
  color: #faf089;
}

.hover\:placeholder-yellow-400:hover::-webkit-input-placeholder{
  color: #f6e05e;
}

.hover\:placeholder-yellow-400:hover::-moz-placeholder{
  color: #f6e05e;
}

.hover\:placeholder-yellow-400:hover:-ms-input-placeholder{
  color: #f6e05e;
}

.hover\:placeholder-yellow-400:hover::-ms-input-placeholder{
  color: #f6e05e;
}

.hover\:placeholder-yellow-400:hover::placeholder{
  color: #f6e05e;
}

.hover\:placeholder-yellow-500:hover::-webkit-input-placeholder{
  color: #ecc94b;
}

.hover\:placeholder-yellow-500:hover::-moz-placeholder{
  color: #ecc94b;
}

.hover\:placeholder-yellow-500:hover:-ms-input-placeholder{
  color: #ecc94b;
}

.hover\:placeholder-yellow-500:hover::-ms-input-placeholder{
  color: #ecc94b;
}

.hover\:placeholder-yellow-500:hover::placeholder{
  color: #ecc94b;
}

.hover\:placeholder-yellow-600:hover::-webkit-input-placeholder{
  color: #d69e2e;
}

.hover\:placeholder-yellow-600:hover::-moz-placeholder{
  color: #d69e2e;
}

.hover\:placeholder-yellow-600:hover:-ms-input-placeholder{
  color: #d69e2e;
}

.hover\:placeholder-yellow-600:hover::-ms-input-placeholder{
  color: #d69e2e;
}

.hover\:placeholder-yellow-600:hover::placeholder{
  color: #d69e2e;
}

.hover\:placeholder-yellow-700:hover::-webkit-input-placeholder{
  color: #b7791f;
}

.hover\:placeholder-yellow-700:hover::-moz-placeholder{
  color: #b7791f;
}

.hover\:placeholder-yellow-700:hover:-ms-input-placeholder{
  color: #b7791f;
}

.hover\:placeholder-yellow-700:hover::-ms-input-placeholder{
  color: #b7791f;
}

.hover\:placeholder-yellow-700:hover::placeholder{
  color: #b7791f;
}

.hover\:placeholder-yellow-800:hover::-webkit-input-placeholder{
  color: #975a16;
}

.hover\:placeholder-yellow-800:hover::-moz-placeholder{
  color: #975a16;
}

.hover\:placeholder-yellow-800:hover:-ms-input-placeholder{
  color: #975a16;
}

.hover\:placeholder-yellow-800:hover::-ms-input-placeholder{
  color: #975a16;
}

.hover\:placeholder-yellow-800:hover::placeholder{
  color: #975a16;
}

.hover\:placeholder-yellow-900:hover::-webkit-input-placeholder{
  color: #744210;
}

.hover\:placeholder-yellow-900:hover::-moz-placeholder{
  color: #744210;
}

.hover\:placeholder-yellow-900:hover:-ms-input-placeholder{
  color: #744210;
}

.hover\:placeholder-yellow-900:hover::-ms-input-placeholder{
  color: #744210;
}

.hover\:placeholder-yellow-900:hover::placeholder{
  color: #744210;
}

.hover\:placeholder-green-100:hover::-webkit-input-placeholder{
  color: #f0fff4;
}

.hover\:placeholder-green-100:hover::-moz-placeholder{
  color: #f0fff4;
}

.hover\:placeholder-green-100:hover:-ms-input-placeholder{
  color: #f0fff4;
}

.hover\:placeholder-green-100:hover::-ms-input-placeholder{
  color: #f0fff4;
}

.hover\:placeholder-green-100:hover::placeholder{
  color: #f0fff4;
}

.hover\:placeholder-green-200:hover::-webkit-input-placeholder{
  color: #c6f6d5;
}

.hover\:placeholder-green-200:hover::-moz-placeholder{
  color: #c6f6d5;
}

.hover\:placeholder-green-200:hover:-ms-input-placeholder{
  color: #c6f6d5;
}

.hover\:placeholder-green-200:hover::-ms-input-placeholder{
  color: #c6f6d5;
}

.hover\:placeholder-green-200:hover::placeholder{
  color: #c6f6d5;
}

.hover\:placeholder-green-300:hover::-webkit-input-placeholder{
  color: #9ae6b4;
}

.hover\:placeholder-green-300:hover::-moz-placeholder{
  color: #9ae6b4;
}

.hover\:placeholder-green-300:hover:-ms-input-placeholder{
  color: #9ae6b4;
}

.hover\:placeholder-green-300:hover::-ms-input-placeholder{
  color: #9ae6b4;
}

.hover\:placeholder-green-300:hover::placeholder{
  color: #9ae6b4;
}

.hover\:placeholder-green-400:hover::-webkit-input-placeholder{
  color: #68d391;
}

.hover\:placeholder-green-400:hover::-moz-placeholder{
  color: #68d391;
}

.hover\:placeholder-green-400:hover:-ms-input-placeholder{
  color: #68d391;
}

.hover\:placeholder-green-400:hover::-ms-input-placeholder{
  color: #68d391;
}

.hover\:placeholder-green-400:hover::placeholder{
  color: #68d391;
}

.hover\:placeholder-green-500:hover::-webkit-input-placeholder{
  color: #48bb78;
}

.hover\:placeholder-green-500:hover::-moz-placeholder{
  color: #48bb78;
}

.hover\:placeholder-green-500:hover:-ms-input-placeholder{
  color: #48bb78;
}

.hover\:placeholder-green-500:hover::-ms-input-placeholder{
  color: #48bb78;
}

.hover\:placeholder-green-500:hover::placeholder{
  color: #48bb78;
}

.hover\:placeholder-green-600:hover::-webkit-input-placeholder{
  color: #38a169;
}

.hover\:placeholder-green-600:hover::-moz-placeholder{
  color: #38a169;
}

.hover\:placeholder-green-600:hover:-ms-input-placeholder{
  color: #38a169;
}

.hover\:placeholder-green-600:hover::-ms-input-placeholder{
  color: #38a169;
}

.hover\:placeholder-green-600:hover::placeholder{
  color: #38a169;
}

.hover\:placeholder-green-700:hover::-webkit-input-placeholder{
  color: #2f855a;
}

.hover\:placeholder-green-700:hover::-moz-placeholder{
  color: #2f855a;
}

.hover\:placeholder-green-700:hover:-ms-input-placeholder{
  color: #2f855a;
}

.hover\:placeholder-green-700:hover::-ms-input-placeholder{
  color: #2f855a;
}

.hover\:placeholder-green-700:hover::placeholder{
  color: #2f855a;
}

.hover\:placeholder-green-800:hover::-webkit-input-placeholder{
  color: #276749;
}

.hover\:placeholder-green-800:hover::-moz-placeholder{
  color: #276749;
}

.hover\:placeholder-green-800:hover:-ms-input-placeholder{
  color: #276749;
}

.hover\:placeholder-green-800:hover::-ms-input-placeholder{
  color: #276749;
}

.hover\:placeholder-green-800:hover::placeholder{
  color: #276749;
}

.hover\:placeholder-green-900:hover::-webkit-input-placeholder{
  color: #22543d;
}

.hover\:placeholder-green-900:hover::-moz-placeholder{
  color: #22543d;
}

.hover\:placeholder-green-900:hover:-ms-input-placeholder{
  color: #22543d;
}

.hover\:placeholder-green-900:hover::-ms-input-placeholder{
  color: #22543d;
}

.hover\:placeholder-green-900:hover::placeholder{
  color: #22543d;
}

.hover\:placeholder-teal-100:hover::-webkit-input-placeholder{
  color: #e6fffa;
}

.hover\:placeholder-teal-100:hover::-moz-placeholder{
  color: #e6fffa;
}

.hover\:placeholder-teal-100:hover:-ms-input-placeholder{
  color: #e6fffa;
}

.hover\:placeholder-teal-100:hover::-ms-input-placeholder{
  color: #e6fffa;
}

.hover\:placeholder-teal-100:hover::placeholder{
  color: #e6fffa;
}

.hover\:placeholder-teal-200:hover::-webkit-input-placeholder{
  color: #b2f5ea;
}

.hover\:placeholder-teal-200:hover::-moz-placeholder{
  color: #b2f5ea;
}

.hover\:placeholder-teal-200:hover:-ms-input-placeholder{
  color: #b2f5ea;
}

.hover\:placeholder-teal-200:hover::-ms-input-placeholder{
  color: #b2f5ea;
}

.hover\:placeholder-teal-200:hover::placeholder{
  color: #b2f5ea;
}

.hover\:placeholder-teal-300:hover::-webkit-input-placeholder{
  color: #81e6d9;
}

.hover\:placeholder-teal-300:hover::-moz-placeholder{
  color: #81e6d9;
}

.hover\:placeholder-teal-300:hover:-ms-input-placeholder{
  color: #81e6d9;
}

.hover\:placeholder-teal-300:hover::-ms-input-placeholder{
  color: #81e6d9;
}

.hover\:placeholder-teal-300:hover::placeholder{
  color: #81e6d9;
}

.hover\:placeholder-teal-400:hover::-webkit-input-placeholder{
  color: #4fd1c5;
}

.hover\:placeholder-teal-400:hover::-moz-placeholder{
  color: #4fd1c5;
}

.hover\:placeholder-teal-400:hover:-ms-input-placeholder{
  color: #4fd1c5;
}

.hover\:placeholder-teal-400:hover::-ms-input-placeholder{
  color: #4fd1c5;
}

.hover\:placeholder-teal-400:hover::placeholder{
  color: #4fd1c5;
}

.hover\:placeholder-teal-500:hover::-webkit-input-placeholder{
  color: #38b2ac;
}

.hover\:placeholder-teal-500:hover::-moz-placeholder{
  color: #38b2ac;
}

.hover\:placeholder-teal-500:hover:-ms-input-placeholder{
  color: #38b2ac;
}

.hover\:placeholder-teal-500:hover::-ms-input-placeholder{
  color: #38b2ac;
}

.hover\:placeholder-teal-500:hover::placeholder{
  color: #38b2ac;
}

.hover\:placeholder-teal-600:hover::-webkit-input-placeholder{
  color: #319795;
}

.hover\:placeholder-teal-600:hover::-moz-placeholder{
  color: #319795;
}

.hover\:placeholder-teal-600:hover:-ms-input-placeholder{
  color: #319795;
}

.hover\:placeholder-teal-600:hover::-ms-input-placeholder{
  color: #319795;
}

.hover\:placeholder-teal-600:hover::placeholder{
  color: #319795;
}

.hover\:placeholder-teal-700:hover::-webkit-input-placeholder{
  color: #2c7a7b;
}

.hover\:placeholder-teal-700:hover::-moz-placeholder{
  color: #2c7a7b;
}

.hover\:placeholder-teal-700:hover:-ms-input-placeholder{
  color: #2c7a7b;
}

.hover\:placeholder-teal-700:hover::-ms-input-placeholder{
  color: #2c7a7b;
}

.hover\:placeholder-teal-700:hover::placeholder{
  color: #2c7a7b;
}

.hover\:placeholder-teal-800:hover::-webkit-input-placeholder{
  color: #285e61;
}

.hover\:placeholder-teal-800:hover::-moz-placeholder{
  color: #285e61;
}

.hover\:placeholder-teal-800:hover:-ms-input-placeholder{
  color: #285e61;
}

.hover\:placeholder-teal-800:hover::-ms-input-placeholder{
  color: #285e61;
}

.hover\:placeholder-teal-800:hover::placeholder{
  color: #285e61;
}

.hover\:placeholder-teal-900:hover::-webkit-input-placeholder{
  color: #234e52;
}

.hover\:placeholder-teal-900:hover::-moz-placeholder{
  color: #234e52;
}

.hover\:placeholder-teal-900:hover:-ms-input-placeholder{
  color: #234e52;
}

.hover\:placeholder-teal-900:hover::-ms-input-placeholder{
  color: #234e52;
}

.hover\:placeholder-teal-900:hover::placeholder{
  color: #234e52;
}

.hover\:placeholder-blue-100:hover::-webkit-input-placeholder{
  color: #ebf8ff;
}

.hover\:placeholder-blue-100:hover::-moz-placeholder{
  color: #ebf8ff;
}

.hover\:placeholder-blue-100:hover:-ms-input-placeholder{
  color: #ebf8ff;
}

.hover\:placeholder-blue-100:hover::-ms-input-placeholder{
  color: #ebf8ff;
}

.hover\:placeholder-blue-100:hover::placeholder{
  color: #ebf8ff;
}

.hover\:placeholder-blue-200:hover::-webkit-input-placeholder{
  color: #bee3f8;
}

.hover\:placeholder-blue-200:hover::-moz-placeholder{
  color: #bee3f8;
}

.hover\:placeholder-blue-200:hover:-ms-input-placeholder{
  color: #bee3f8;
}

.hover\:placeholder-blue-200:hover::-ms-input-placeholder{
  color: #bee3f8;
}

.hover\:placeholder-blue-200:hover::placeholder{
  color: #bee3f8;
}

.hover\:placeholder-blue-300:hover::-webkit-input-placeholder{
  color: #90cdf4;
}

.hover\:placeholder-blue-300:hover::-moz-placeholder{
  color: #90cdf4;
}

.hover\:placeholder-blue-300:hover:-ms-input-placeholder{
  color: #90cdf4;
}

.hover\:placeholder-blue-300:hover::-ms-input-placeholder{
  color: #90cdf4;
}

.hover\:placeholder-blue-300:hover::placeholder{
  color: #90cdf4;
}

.hover\:placeholder-blue-400:hover::-webkit-input-placeholder{
  color: #63b3ed;
}

.hover\:placeholder-blue-400:hover::-moz-placeholder{
  color: #63b3ed;
}

.hover\:placeholder-blue-400:hover:-ms-input-placeholder{
  color: #63b3ed;
}

.hover\:placeholder-blue-400:hover::-ms-input-placeholder{
  color: #63b3ed;
}

.hover\:placeholder-blue-400:hover::placeholder{
  color: #63b3ed;
}

.hover\:placeholder-blue-500:hover::-webkit-input-placeholder{
  color: #4299e1;
}

.hover\:placeholder-blue-500:hover::-moz-placeholder{
  color: #4299e1;
}

.hover\:placeholder-blue-500:hover:-ms-input-placeholder{
  color: #4299e1;
}

.hover\:placeholder-blue-500:hover::-ms-input-placeholder{
  color: #4299e1;
}

.hover\:placeholder-blue-500:hover::placeholder{
  color: #4299e1;
}

.hover\:placeholder-blue-600:hover::-webkit-input-placeholder{
  color: #3182ce;
}

.hover\:placeholder-blue-600:hover::-moz-placeholder{
  color: #3182ce;
}

.hover\:placeholder-blue-600:hover:-ms-input-placeholder{
  color: #3182ce;
}

.hover\:placeholder-blue-600:hover::-ms-input-placeholder{
  color: #3182ce;
}

.hover\:placeholder-blue-600:hover::placeholder{
  color: #3182ce;
}

.hover\:placeholder-blue-700:hover::-webkit-input-placeholder{
  color: #2b6cb0;
}

.hover\:placeholder-blue-700:hover::-moz-placeholder{
  color: #2b6cb0;
}

.hover\:placeholder-blue-700:hover:-ms-input-placeholder{
  color: #2b6cb0;
}

.hover\:placeholder-blue-700:hover::-ms-input-placeholder{
  color: #2b6cb0;
}

.hover\:placeholder-blue-700:hover::placeholder{
  color: #2b6cb0;
}

.hover\:placeholder-blue-800:hover::-webkit-input-placeholder{
  color: #2c5282;
}

.hover\:placeholder-blue-800:hover::-moz-placeholder{
  color: #2c5282;
}

.hover\:placeholder-blue-800:hover:-ms-input-placeholder{
  color: #2c5282;
}

.hover\:placeholder-blue-800:hover::-ms-input-placeholder{
  color: #2c5282;
}

.hover\:placeholder-blue-800:hover::placeholder{
  color: #2c5282;
}

.hover\:placeholder-blue-900:hover::-webkit-input-placeholder{
  color: #2a4365;
}

.hover\:placeholder-blue-900:hover::-moz-placeholder{
  color: #2a4365;
}

.hover\:placeholder-blue-900:hover:-ms-input-placeholder{
  color: #2a4365;
}

.hover\:placeholder-blue-900:hover::-ms-input-placeholder{
  color: #2a4365;
}

.hover\:placeholder-blue-900:hover::placeholder{
  color: #2a4365;
}

.hover\:placeholder-indigo-100:hover::-webkit-input-placeholder{
  color: #ebf4ff;
}

.hover\:placeholder-indigo-100:hover::-moz-placeholder{
  color: #ebf4ff;
}

.hover\:placeholder-indigo-100:hover:-ms-input-placeholder{
  color: #ebf4ff;
}

.hover\:placeholder-indigo-100:hover::-ms-input-placeholder{
  color: #ebf4ff;
}

.hover\:placeholder-indigo-100:hover::placeholder{
  color: #ebf4ff;
}

.hover\:placeholder-indigo-200:hover::-webkit-input-placeholder{
  color: #c3dafe;
}

.hover\:placeholder-indigo-200:hover::-moz-placeholder{
  color: #c3dafe;
}

.hover\:placeholder-indigo-200:hover:-ms-input-placeholder{
  color: #c3dafe;
}

.hover\:placeholder-indigo-200:hover::-ms-input-placeholder{
  color: #c3dafe;
}

.hover\:placeholder-indigo-200:hover::placeholder{
  color: #c3dafe;
}

.hover\:placeholder-indigo-300:hover::-webkit-input-placeholder{
  color: #a3bffa;
}

.hover\:placeholder-indigo-300:hover::-moz-placeholder{
  color: #a3bffa;
}

.hover\:placeholder-indigo-300:hover:-ms-input-placeholder{
  color: #a3bffa;
}

.hover\:placeholder-indigo-300:hover::-ms-input-placeholder{
  color: #a3bffa;
}

.hover\:placeholder-indigo-300:hover::placeholder{
  color: #a3bffa;
}

.hover\:placeholder-indigo-400:hover::-webkit-input-placeholder{
  color: #7f9cf5;
}

.hover\:placeholder-indigo-400:hover::-moz-placeholder{
  color: #7f9cf5;
}

.hover\:placeholder-indigo-400:hover:-ms-input-placeholder{
  color: #7f9cf5;
}

.hover\:placeholder-indigo-400:hover::-ms-input-placeholder{
  color: #7f9cf5;
}

.hover\:placeholder-indigo-400:hover::placeholder{
  color: #7f9cf5;
}

.hover\:placeholder-indigo-500:hover::-webkit-input-placeholder{
  color: #667eea;
}

.hover\:placeholder-indigo-500:hover::-moz-placeholder{
  color: #667eea;
}

.hover\:placeholder-indigo-500:hover:-ms-input-placeholder{
  color: #667eea;
}

.hover\:placeholder-indigo-500:hover::-ms-input-placeholder{
  color: #667eea;
}

.hover\:placeholder-indigo-500:hover::placeholder{
  color: #667eea;
}

.hover\:placeholder-indigo-600:hover::-webkit-input-placeholder{
  color: #5a67d8;
}

.hover\:placeholder-indigo-600:hover::-moz-placeholder{
  color: #5a67d8;
}

.hover\:placeholder-indigo-600:hover:-ms-input-placeholder{
  color: #5a67d8;
}

.hover\:placeholder-indigo-600:hover::-ms-input-placeholder{
  color: #5a67d8;
}

.hover\:placeholder-indigo-600:hover::placeholder{
  color: #5a67d8;
}

.hover\:placeholder-indigo-700:hover::-webkit-input-placeholder{
  color: #4c51bf;
}

.hover\:placeholder-indigo-700:hover::-moz-placeholder{
  color: #4c51bf;
}

.hover\:placeholder-indigo-700:hover:-ms-input-placeholder{
  color: #4c51bf;
}

.hover\:placeholder-indigo-700:hover::-ms-input-placeholder{
  color: #4c51bf;
}

.hover\:placeholder-indigo-700:hover::placeholder{
  color: #4c51bf;
}

.hover\:placeholder-indigo-800:hover::-webkit-input-placeholder{
  color: #434190;
}

.hover\:placeholder-indigo-800:hover::-moz-placeholder{
  color: #434190;
}

.hover\:placeholder-indigo-800:hover:-ms-input-placeholder{
  color: #434190;
}

.hover\:placeholder-indigo-800:hover::-ms-input-placeholder{
  color: #434190;
}

.hover\:placeholder-indigo-800:hover::placeholder{
  color: #434190;
}

.hover\:placeholder-indigo-900:hover::-webkit-input-placeholder{
  color: #3c366b;
}

.hover\:placeholder-indigo-900:hover::-moz-placeholder{
  color: #3c366b;
}

.hover\:placeholder-indigo-900:hover:-ms-input-placeholder{
  color: #3c366b;
}

.hover\:placeholder-indigo-900:hover::-ms-input-placeholder{
  color: #3c366b;
}

.hover\:placeholder-indigo-900:hover::placeholder{
  color: #3c366b;
}

.hover\:placeholder-purple-100:hover::-webkit-input-placeholder{
  color: #faf5ff;
}

.hover\:placeholder-purple-100:hover::-moz-placeholder{
  color: #faf5ff;
}

.hover\:placeholder-purple-100:hover:-ms-input-placeholder{
  color: #faf5ff;
}

.hover\:placeholder-purple-100:hover::-ms-input-placeholder{
  color: #faf5ff;
}

.hover\:placeholder-purple-100:hover::placeholder{
  color: #faf5ff;
}

.hover\:placeholder-purple-200:hover::-webkit-input-placeholder{
  color: #e9d8fd;
}

.hover\:placeholder-purple-200:hover::-moz-placeholder{
  color: #e9d8fd;
}

.hover\:placeholder-purple-200:hover:-ms-input-placeholder{
  color: #e9d8fd;
}

.hover\:placeholder-purple-200:hover::-ms-input-placeholder{
  color: #e9d8fd;
}

.hover\:placeholder-purple-200:hover::placeholder{
  color: #e9d8fd;
}

.hover\:placeholder-purple-300:hover::-webkit-input-placeholder{
  color: #d6bcfa;
}

.hover\:placeholder-purple-300:hover::-moz-placeholder{
  color: #d6bcfa;
}

.hover\:placeholder-purple-300:hover:-ms-input-placeholder{
  color: #d6bcfa;
}

.hover\:placeholder-purple-300:hover::-ms-input-placeholder{
  color: #d6bcfa;
}

.hover\:placeholder-purple-300:hover::placeholder{
  color: #d6bcfa;
}

.hover\:placeholder-purple-400:hover::-webkit-input-placeholder{
  color: #b794f4;
}

.hover\:placeholder-purple-400:hover::-moz-placeholder{
  color: #b794f4;
}

.hover\:placeholder-purple-400:hover:-ms-input-placeholder{
  color: #b794f4;
}

.hover\:placeholder-purple-400:hover::-ms-input-placeholder{
  color: #b794f4;
}

.hover\:placeholder-purple-400:hover::placeholder{
  color: #b794f4;
}

.hover\:placeholder-purple-500:hover::-webkit-input-placeholder{
  color: #9f7aea;
}

.hover\:placeholder-purple-500:hover::-moz-placeholder{
  color: #9f7aea;
}

.hover\:placeholder-purple-500:hover:-ms-input-placeholder{
  color: #9f7aea;
}

.hover\:placeholder-purple-500:hover::-ms-input-placeholder{
  color: #9f7aea;
}

.hover\:placeholder-purple-500:hover::placeholder{
  color: #9f7aea;
}

.hover\:placeholder-purple-600:hover::-webkit-input-placeholder{
  color: #805ad5;
}

.hover\:placeholder-purple-600:hover::-moz-placeholder{
  color: #805ad5;
}

.hover\:placeholder-purple-600:hover:-ms-input-placeholder{
  color: #805ad5;
}

.hover\:placeholder-purple-600:hover::-ms-input-placeholder{
  color: #805ad5;
}

.hover\:placeholder-purple-600:hover::placeholder{
  color: #805ad5;
}

.hover\:placeholder-purple-700:hover::-webkit-input-placeholder{
  color: #6b46c1;
}

.hover\:placeholder-purple-700:hover::-moz-placeholder{
  color: #6b46c1;
}

.hover\:placeholder-purple-700:hover:-ms-input-placeholder{
  color: #6b46c1;
}

.hover\:placeholder-purple-700:hover::-ms-input-placeholder{
  color: #6b46c1;
}

.hover\:placeholder-purple-700:hover::placeholder{
  color: #6b46c1;
}

.hover\:placeholder-purple-800:hover::-webkit-input-placeholder{
  color: #553c9a;
}

.hover\:placeholder-purple-800:hover::-moz-placeholder{
  color: #553c9a;
}

.hover\:placeholder-purple-800:hover:-ms-input-placeholder{
  color: #553c9a;
}

.hover\:placeholder-purple-800:hover::-ms-input-placeholder{
  color: #553c9a;
}

.hover\:placeholder-purple-800:hover::placeholder{
  color: #553c9a;
}

.hover\:placeholder-purple-900:hover::-webkit-input-placeholder{
  color: #44337a;
}

.hover\:placeholder-purple-900:hover::-moz-placeholder{
  color: #44337a;
}

.hover\:placeholder-purple-900:hover:-ms-input-placeholder{
  color: #44337a;
}

.hover\:placeholder-purple-900:hover::-ms-input-placeholder{
  color: #44337a;
}

.hover\:placeholder-purple-900:hover::placeholder{
  color: #44337a;
}

.hover\:placeholder-pink-100:hover::-webkit-input-placeholder{
  color: #fff5f7;
}

.hover\:placeholder-pink-100:hover::-moz-placeholder{
  color: #fff5f7;
}

.hover\:placeholder-pink-100:hover:-ms-input-placeholder{
  color: #fff5f7;
}

.hover\:placeholder-pink-100:hover::-ms-input-placeholder{
  color: #fff5f7;
}

.hover\:placeholder-pink-100:hover::placeholder{
  color: #fff5f7;
}

.hover\:placeholder-pink-200:hover::-webkit-input-placeholder{
  color: #fed7e2;
}

.hover\:placeholder-pink-200:hover::-moz-placeholder{
  color: #fed7e2;
}

.hover\:placeholder-pink-200:hover:-ms-input-placeholder{
  color: #fed7e2;
}

.hover\:placeholder-pink-200:hover::-ms-input-placeholder{
  color: #fed7e2;
}

.hover\:placeholder-pink-200:hover::placeholder{
  color: #fed7e2;
}

.hover\:placeholder-pink-300:hover::-webkit-input-placeholder{
  color: #fbb6ce;
}

.hover\:placeholder-pink-300:hover::-moz-placeholder{
  color: #fbb6ce;
}

.hover\:placeholder-pink-300:hover:-ms-input-placeholder{
  color: #fbb6ce;
}

.hover\:placeholder-pink-300:hover::-ms-input-placeholder{
  color: #fbb6ce;
}

.hover\:placeholder-pink-300:hover::placeholder{
  color: #fbb6ce;
}

.hover\:placeholder-pink-400:hover::-webkit-input-placeholder{
  color: #f687b3;
}

.hover\:placeholder-pink-400:hover::-moz-placeholder{
  color: #f687b3;
}

.hover\:placeholder-pink-400:hover:-ms-input-placeholder{
  color: #f687b3;
}

.hover\:placeholder-pink-400:hover::-ms-input-placeholder{
  color: #f687b3;
}

.hover\:placeholder-pink-400:hover::placeholder{
  color: #f687b3;
}

.hover\:placeholder-pink-500:hover::-webkit-input-placeholder{
  color: #ed64a6;
}

.hover\:placeholder-pink-500:hover::-moz-placeholder{
  color: #ed64a6;
}

.hover\:placeholder-pink-500:hover:-ms-input-placeholder{
  color: #ed64a6;
}

.hover\:placeholder-pink-500:hover::-ms-input-placeholder{
  color: #ed64a6;
}

.hover\:placeholder-pink-500:hover::placeholder{
  color: #ed64a6;
}

.hover\:placeholder-pink-600:hover::-webkit-input-placeholder{
  color: #d53f8c;
}

.hover\:placeholder-pink-600:hover::-moz-placeholder{
  color: #d53f8c;
}

.hover\:placeholder-pink-600:hover:-ms-input-placeholder{
  color: #d53f8c;
}

.hover\:placeholder-pink-600:hover::-ms-input-placeholder{
  color: #d53f8c;
}

.hover\:placeholder-pink-600:hover::placeholder{
  color: #d53f8c;
}

.hover\:placeholder-pink-700:hover::-webkit-input-placeholder{
  color: #b83280;
}

.hover\:placeholder-pink-700:hover::-moz-placeholder{
  color: #b83280;
}

.hover\:placeholder-pink-700:hover:-ms-input-placeholder{
  color: #b83280;
}

.hover\:placeholder-pink-700:hover::-ms-input-placeholder{
  color: #b83280;
}

.hover\:placeholder-pink-700:hover::placeholder{
  color: #b83280;
}

.hover\:placeholder-pink-800:hover::-webkit-input-placeholder{
  color: #97266d;
}

.hover\:placeholder-pink-800:hover::-moz-placeholder{
  color: #97266d;
}

.hover\:placeholder-pink-800:hover:-ms-input-placeholder{
  color: #97266d;
}

.hover\:placeholder-pink-800:hover::-ms-input-placeholder{
  color: #97266d;
}

.hover\:placeholder-pink-800:hover::placeholder{
  color: #97266d;
}

.hover\:placeholder-pink-900:hover::-webkit-input-placeholder{
  color: #702459;
}

.hover\:placeholder-pink-900:hover::-moz-placeholder{
  color: #702459;
}

.hover\:placeholder-pink-900:hover:-ms-input-placeholder{
  color: #702459;
}

.hover\:placeholder-pink-900:hover::-ms-input-placeholder{
  color: #702459;
}

.hover\:placeholder-pink-900:hover::placeholder{
  color: #702459;
}

.hover\:placeholder-red-berry-100:hover::-webkit-input-placeholder{
  color: #F5E6E6;
}

.hover\:placeholder-red-berry-100:hover::-moz-placeholder{
  color: #F5E6E6;
}

.hover\:placeholder-red-berry-100:hover:-ms-input-placeholder{
  color: #F5E6E6;
}

.hover\:placeholder-red-berry-100:hover::-ms-input-placeholder{
  color: #F5E6E6;
}

.hover\:placeholder-red-berry-100:hover::placeholder{
  color: #F5E6E6;
}

.hover\:placeholder-red-berry-200:hover::-webkit-input-placeholder{
  color: #E6BFBF;
}

.hover\:placeholder-red-berry-200:hover::-moz-placeholder{
  color: #E6BFBF;
}

.hover\:placeholder-red-berry-200:hover:-ms-input-placeholder{
  color: #E6BFBF;
}

.hover\:placeholder-red-berry-200:hover::-ms-input-placeholder{
  color: #E6BFBF;
}

.hover\:placeholder-red-berry-200:hover::placeholder{
  color: #E6BFBF;
}

.hover\:placeholder-red-berry-300:hover::-webkit-input-placeholder{
  color: #D69999;
}

.hover\:placeholder-red-berry-300:hover::-moz-placeholder{
  color: #D69999;
}

.hover\:placeholder-red-berry-300:hover:-ms-input-placeholder{
  color: #D69999;
}

.hover\:placeholder-red-berry-300:hover::-ms-input-placeholder{
  color: #D69999;
}

.hover\:placeholder-red-berry-300:hover::placeholder{
  color: #D69999;
}

.hover\:placeholder-red-berry-400:hover::-webkit-input-placeholder{
  color: #B84D4D;
}

.hover\:placeholder-red-berry-400:hover::-moz-placeholder{
  color: #B84D4D;
}

.hover\:placeholder-red-berry-400:hover:-ms-input-placeholder{
  color: #B84D4D;
}

.hover\:placeholder-red-berry-400:hover::-ms-input-placeholder{
  color: #B84D4D;
}

.hover\:placeholder-red-berry-400:hover::placeholder{
  color: #B84D4D;
}

.hover\:placeholder-red-berry-500:hover::-webkit-input-placeholder{
  color: #990000;
}

.hover\:placeholder-red-berry-500:hover::-moz-placeholder{
  color: #990000;
}

.hover\:placeholder-red-berry-500:hover:-ms-input-placeholder{
  color: #990000;
}

.hover\:placeholder-red-berry-500:hover::-ms-input-placeholder{
  color: #990000;
}

.hover\:placeholder-red-berry-500:hover::placeholder{
  color: #990000;
}

.hover\:placeholder-red-berry-600:hover::-webkit-input-placeholder{
  color: #8A0000;
}

.hover\:placeholder-red-berry-600:hover::-moz-placeholder{
  color: #8A0000;
}

.hover\:placeholder-red-berry-600:hover:-ms-input-placeholder{
  color: #8A0000;
}

.hover\:placeholder-red-berry-600:hover::-ms-input-placeholder{
  color: #8A0000;
}

.hover\:placeholder-red-berry-600:hover::placeholder{
  color: #8A0000;
}

.hover\:placeholder-red-berry-700:hover::-webkit-input-placeholder{
  color: #5C0000;
}

.hover\:placeholder-red-berry-700:hover::-moz-placeholder{
  color: #5C0000;
}

.hover\:placeholder-red-berry-700:hover:-ms-input-placeholder{
  color: #5C0000;
}

.hover\:placeholder-red-berry-700:hover::-ms-input-placeholder{
  color: #5C0000;
}

.hover\:placeholder-red-berry-700:hover::placeholder{
  color: #5C0000;
}

.hover\:placeholder-red-berry-800:hover::-webkit-input-placeholder{
  color: #450000;
}

.hover\:placeholder-red-berry-800:hover::-moz-placeholder{
  color: #450000;
}

.hover\:placeholder-red-berry-800:hover:-ms-input-placeholder{
  color: #450000;
}

.hover\:placeholder-red-berry-800:hover::-ms-input-placeholder{
  color: #450000;
}

.hover\:placeholder-red-berry-800:hover::placeholder{
  color: #450000;
}

.hover\:placeholder-red-berry-900:hover::-webkit-input-placeholder{
  color: #2E0000;
}

.hover\:placeholder-red-berry-900:hover::-moz-placeholder{
  color: #2E0000;
}

.hover\:placeholder-red-berry-900:hover:-ms-input-placeholder{
  color: #2E0000;
}

.hover\:placeholder-red-berry-900:hover::-ms-input-placeholder{
  color: #2E0000;
}

.hover\:placeholder-red-berry-900:hover::placeholder{
  color: #2E0000;
}

.hover\:placeholder-regal-blue-100:hover::-webkit-input-placeholder{
  color: #E9EDF1;
}

.hover\:placeholder-regal-blue-100:hover::-moz-placeholder{
  color: #E9EDF1;
}

.hover\:placeholder-regal-blue-100:hover:-ms-input-placeholder{
  color: #E9EDF1;
}

.hover\:placeholder-regal-blue-100:hover::-ms-input-placeholder{
  color: #E9EDF1;
}

.hover\:placeholder-regal-blue-100:hover::placeholder{
  color: #E9EDF1;
}

.hover\:placeholder-regal-blue-200:hover::-webkit-input-placeholder{
  color: #C7D2DC;
}

.hover\:placeholder-regal-blue-200:hover::-moz-placeholder{
  color: #C7D2DC;
}

.hover\:placeholder-regal-blue-200:hover:-ms-input-placeholder{
  color: #C7D2DC;
}

.hover\:placeholder-regal-blue-200:hover::-ms-input-placeholder{
  color: #C7D2DC;
}

.hover\:placeholder-regal-blue-200:hover::placeholder{
  color: #C7D2DC;
}

.hover\:placeholder-regal-blue-300:hover::-webkit-input-placeholder{
  color: #A5B6C7;
}

.hover\:placeholder-regal-blue-300:hover::-moz-placeholder{
  color: #A5B6C7;
}

.hover\:placeholder-regal-blue-300:hover:-ms-input-placeholder{
  color: #A5B6C7;
}

.hover\:placeholder-regal-blue-300:hover::-ms-input-placeholder{
  color: #A5B6C7;
}

.hover\:placeholder-regal-blue-300:hover::placeholder{
  color: #A5B6C7;
}

.hover\:placeholder-regal-blue-400:hover::-webkit-input-placeholder{
  color: #62809D;
}

.hover\:placeholder-regal-blue-400:hover::-moz-placeholder{
  color: #62809D;
}

.hover\:placeholder-regal-blue-400:hover:-ms-input-placeholder{
  color: #62809D;
}

.hover\:placeholder-regal-blue-400:hover::-ms-input-placeholder{
  color: #62809D;
}

.hover\:placeholder-regal-blue-400:hover::placeholder{
  color: #62809D;
}

.hover\:placeholder-regal-blue-500:hover::-webkit-input-placeholder{
  color: #1F4973;
}

.hover\:placeholder-regal-blue-500:hover::-moz-placeholder{
  color: #1F4973;
}

.hover\:placeholder-regal-blue-500:hover:-ms-input-placeholder{
  color: #1F4973;
}

.hover\:placeholder-regal-blue-500:hover::-ms-input-placeholder{
  color: #1F4973;
}

.hover\:placeholder-regal-blue-500:hover::placeholder{
  color: #1F4973;
}

.hover\:placeholder-regal-blue-600:hover::-webkit-input-placeholder{
  color: #1C4268;
}

.hover\:placeholder-regal-blue-600:hover::-moz-placeholder{
  color: #1C4268;
}

.hover\:placeholder-regal-blue-600:hover:-ms-input-placeholder{
  color: #1C4268;
}

.hover\:placeholder-regal-blue-600:hover::-ms-input-placeholder{
  color: #1C4268;
}

.hover\:placeholder-regal-blue-600:hover::placeholder{
  color: #1C4268;
}

.hover\:placeholder-regal-blue-700:hover::-webkit-input-placeholder{
  color: #132C45;
}

.hover\:placeholder-regal-blue-700:hover::-moz-placeholder{
  color: #132C45;
}

.hover\:placeholder-regal-blue-700:hover:-ms-input-placeholder{
  color: #132C45;
}

.hover\:placeholder-regal-blue-700:hover::-ms-input-placeholder{
  color: #132C45;
}

.hover\:placeholder-regal-blue-700:hover::placeholder{
  color: #132C45;
}

.hover\:placeholder-regal-blue-800:hover::-webkit-input-placeholder{
  color: #0E2134;
}

.hover\:placeholder-regal-blue-800:hover::-moz-placeholder{
  color: #0E2134;
}

.hover\:placeholder-regal-blue-800:hover:-ms-input-placeholder{
  color: #0E2134;
}

.hover\:placeholder-regal-blue-800:hover::-ms-input-placeholder{
  color: #0E2134;
}

.hover\:placeholder-regal-blue-800:hover::placeholder{
  color: #0E2134;
}

.hover\:placeholder-regal-blue-900:hover::-webkit-input-placeholder{
  color: #091623;
}

.hover\:placeholder-regal-blue-900:hover::-moz-placeholder{
  color: #091623;
}

.hover\:placeholder-regal-blue-900:hover:-ms-input-placeholder{
  color: #091623;
}

.hover\:placeholder-regal-blue-900:hover::-ms-input-placeholder{
  color: #091623;
}

.hover\:placeholder-regal-blue-900:hover::placeholder{
  color: #091623;
}

.hover\:placeholder-saltpan-100:hover::-webkit-input-placeholder{
  color: #FDFEFD;
}

.hover\:placeholder-saltpan-100:hover::-moz-placeholder{
  color: #FDFEFD;
}

.hover\:placeholder-saltpan-100:hover:-ms-input-placeholder{
  color: #FDFEFD;
}

.hover\:placeholder-saltpan-100:hover::-ms-input-placeholder{
  color: #FDFEFD;
}

.hover\:placeholder-saltpan-100:hover::placeholder{
  color: #FDFEFD;
}

.hover\:placeholder-saltpan-200:hover::-webkit-input-placeholder{
  color: #FBFDFB;
}

.hover\:placeholder-saltpan-200:hover::-moz-placeholder{
  color: #FBFDFB;
}

.hover\:placeholder-saltpan-200:hover:-ms-input-placeholder{
  color: #FBFDFB;
}

.hover\:placeholder-saltpan-200:hover::-ms-input-placeholder{
  color: #FBFDFB;
}

.hover\:placeholder-saltpan-200:hover::placeholder{
  color: #FBFDFB;
}

.hover\:placeholder-saltpan-300:hover::-webkit-input-placeholder{
  color: #F8FBF8;
}

.hover\:placeholder-saltpan-300:hover::-moz-placeholder{
  color: #F8FBF8;
}

.hover\:placeholder-saltpan-300:hover:-ms-input-placeholder{
  color: #F8FBF8;
}

.hover\:placeholder-saltpan-300:hover::-ms-input-placeholder{
  color: #F8FBF8;
}

.hover\:placeholder-saltpan-300:hover::placeholder{
  color: #F8FBF8;
}

.hover\:placeholder-saltpan-400:hover::-webkit-input-placeholder{
  color: #F3F8F3;
}

.hover\:placeholder-saltpan-400:hover::-moz-placeholder{
  color: #F3F8F3;
}

.hover\:placeholder-saltpan-400:hover:-ms-input-placeholder{
  color: #F3F8F3;
}

.hover\:placeholder-saltpan-400:hover::-ms-input-placeholder{
  color: #F3F8F3;
}

.hover\:placeholder-saltpan-400:hover::placeholder{
  color: #F3F8F3;
}

.hover\:placeholder-saltpan-500:hover::-webkit-input-placeholder{
  color: #EEF5EE;
}

.hover\:placeholder-saltpan-500:hover::-moz-placeholder{
  color: #EEF5EE;
}

.hover\:placeholder-saltpan-500:hover:-ms-input-placeholder{
  color: #EEF5EE;
}

.hover\:placeholder-saltpan-500:hover::-ms-input-placeholder{
  color: #EEF5EE;
}

.hover\:placeholder-saltpan-500:hover::placeholder{
  color: #EEF5EE;
}

.hover\:placeholder-saltpan-600:hover::-webkit-input-placeholder{
  color: #D6DDD6;
}

.hover\:placeholder-saltpan-600:hover::-moz-placeholder{
  color: #D6DDD6;
}

.hover\:placeholder-saltpan-600:hover:-ms-input-placeholder{
  color: #D6DDD6;
}

.hover\:placeholder-saltpan-600:hover::-ms-input-placeholder{
  color: #D6DDD6;
}

.hover\:placeholder-saltpan-600:hover::placeholder{
  color: #D6DDD6;
}

.hover\:placeholder-saltpan-700:hover::-webkit-input-placeholder{
  color: #8F938F;
}

.hover\:placeholder-saltpan-700:hover::-moz-placeholder{
  color: #8F938F;
}

.hover\:placeholder-saltpan-700:hover:-ms-input-placeholder{
  color: #8F938F;
}

.hover\:placeholder-saltpan-700:hover::-ms-input-placeholder{
  color: #8F938F;
}

.hover\:placeholder-saltpan-700:hover::placeholder{
  color: #8F938F;
}

.hover\:placeholder-saltpan-800:hover::-webkit-input-placeholder{
  color: #6B6E6B;
}

.hover\:placeholder-saltpan-800:hover::-moz-placeholder{
  color: #6B6E6B;
}

.hover\:placeholder-saltpan-800:hover:-ms-input-placeholder{
  color: #6B6E6B;
}

.hover\:placeholder-saltpan-800:hover::-ms-input-placeholder{
  color: #6B6E6B;
}

.hover\:placeholder-saltpan-800:hover::placeholder{
  color: #6B6E6B;
}

.hover\:placeholder-saltpan-900:hover::-webkit-input-placeholder{
  color: #474A47;
}

.hover\:placeholder-saltpan-900:hover::-moz-placeholder{
  color: #474A47;
}

.hover\:placeholder-saltpan-900:hover:-ms-input-placeholder{
  color: #474A47;
}

.hover\:placeholder-saltpan-900:hover::-ms-input-placeholder{
  color: #474A47;
}

.hover\:placeholder-saltpan-900:hover::placeholder{
  color: #474A47;
}

.last\:placeholder-transparent:last-child::-webkit-input-placeholder{
  color: transparent;
}

.last\:placeholder-transparent:last-child::-moz-placeholder{
  color: transparent;
}

.last\:placeholder-transparent:last-child:-ms-input-placeholder{
  color: transparent;
}

.last\:placeholder-transparent:last-child::-ms-input-placeholder{
  color: transparent;
}

.last\:placeholder-transparent:last-child::placeholder{
  color: transparent;
}

.last\:placeholder-black:last-child::-webkit-input-placeholder{
  color: #000;
}

.last\:placeholder-black:last-child::-moz-placeholder{
  color: #000;
}

.last\:placeholder-black:last-child:-ms-input-placeholder{
  color: #000;
}

.last\:placeholder-black:last-child::-ms-input-placeholder{
  color: #000;
}

.last\:placeholder-black:last-child::placeholder{
  color: #000;
}

.last\:placeholder-white:last-child::-webkit-input-placeholder{
  color: #fff;
}

.last\:placeholder-white:last-child::-moz-placeholder{
  color: #fff;
}

.last\:placeholder-white:last-child:-ms-input-placeholder{
  color: #fff;
}

.last\:placeholder-white:last-child::-ms-input-placeholder{
  color: #fff;
}

.last\:placeholder-white:last-child::placeholder{
  color: #fff;
}

.last\:placeholder-gray-100:last-child::-webkit-input-placeholder{
  color: #f7fafc;
}

.last\:placeholder-gray-100:last-child::-moz-placeholder{
  color: #f7fafc;
}

.last\:placeholder-gray-100:last-child:-ms-input-placeholder{
  color: #f7fafc;
}

.last\:placeholder-gray-100:last-child::-ms-input-placeholder{
  color: #f7fafc;
}

.last\:placeholder-gray-100:last-child::placeholder{
  color: #f7fafc;
}

.last\:placeholder-gray-200:last-child::-webkit-input-placeholder{
  color: #edf2f7;
}

.last\:placeholder-gray-200:last-child::-moz-placeholder{
  color: #edf2f7;
}

.last\:placeholder-gray-200:last-child:-ms-input-placeholder{
  color: #edf2f7;
}

.last\:placeholder-gray-200:last-child::-ms-input-placeholder{
  color: #edf2f7;
}

.last\:placeholder-gray-200:last-child::placeholder{
  color: #edf2f7;
}

.last\:placeholder-gray-300:last-child::-webkit-input-placeholder{
  color: #e2e8f0;
}

.last\:placeholder-gray-300:last-child::-moz-placeholder{
  color: #e2e8f0;
}

.last\:placeholder-gray-300:last-child:-ms-input-placeholder{
  color: #e2e8f0;
}

.last\:placeholder-gray-300:last-child::-ms-input-placeholder{
  color: #e2e8f0;
}

.last\:placeholder-gray-300:last-child::placeholder{
  color: #e2e8f0;
}

.last\:placeholder-gray-400:last-child::-webkit-input-placeholder{
  color: #cbd5e0;
}

.last\:placeholder-gray-400:last-child::-moz-placeholder{
  color: #cbd5e0;
}

.last\:placeholder-gray-400:last-child:-ms-input-placeholder{
  color: #cbd5e0;
}

.last\:placeholder-gray-400:last-child::-ms-input-placeholder{
  color: #cbd5e0;
}

.last\:placeholder-gray-400:last-child::placeholder{
  color: #cbd5e0;
}

.last\:placeholder-gray-500:last-child::-webkit-input-placeholder{
  color: #a0aec0;
}

.last\:placeholder-gray-500:last-child::-moz-placeholder{
  color: #a0aec0;
}

.last\:placeholder-gray-500:last-child:-ms-input-placeholder{
  color: #a0aec0;
}

.last\:placeholder-gray-500:last-child::-ms-input-placeholder{
  color: #a0aec0;
}

.last\:placeholder-gray-500:last-child::placeholder{
  color: #a0aec0;
}

.last\:placeholder-gray-600:last-child::-webkit-input-placeholder{
  color: #718096;
}

.last\:placeholder-gray-600:last-child::-moz-placeholder{
  color: #718096;
}

.last\:placeholder-gray-600:last-child:-ms-input-placeholder{
  color: #718096;
}

.last\:placeholder-gray-600:last-child::-ms-input-placeholder{
  color: #718096;
}

.last\:placeholder-gray-600:last-child::placeholder{
  color: #718096;
}

.last\:placeholder-gray-700:last-child::-webkit-input-placeholder{
  color: #4a5568;
}

.last\:placeholder-gray-700:last-child::-moz-placeholder{
  color: #4a5568;
}

.last\:placeholder-gray-700:last-child:-ms-input-placeholder{
  color: #4a5568;
}

.last\:placeholder-gray-700:last-child::-ms-input-placeholder{
  color: #4a5568;
}

.last\:placeholder-gray-700:last-child::placeholder{
  color: #4a5568;
}

.last\:placeholder-gray-800:last-child::-webkit-input-placeholder{
  color: #2d3748;
}

.last\:placeholder-gray-800:last-child::-moz-placeholder{
  color: #2d3748;
}

.last\:placeholder-gray-800:last-child:-ms-input-placeholder{
  color: #2d3748;
}

.last\:placeholder-gray-800:last-child::-ms-input-placeholder{
  color: #2d3748;
}

.last\:placeholder-gray-800:last-child::placeholder{
  color: #2d3748;
}

.last\:placeholder-gray-900:last-child::-webkit-input-placeholder{
  color: #1a202c;
}

.last\:placeholder-gray-900:last-child::-moz-placeholder{
  color: #1a202c;
}

.last\:placeholder-gray-900:last-child:-ms-input-placeholder{
  color: #1a202c;
}

.last\:placeholder-gray-900:last-child::-ms-input-placeholder{
  color: #1a202c;
}

.last\:placeholder-gray-900:last-child::placeholder{
  color: #1a202c;
}

.last\:placeholder-red-100:last-child::-webkit-input-placeholder{
  color: #fff5f5;
}

.last\:placeholder-red-100:last-child::-moz-placeholder{
  color: #fff5f5;
}

.last\:placeholder-red-100:last-child:-ms-input-placeholder{
  color: #fff5f5;
}

.last\:placeholder-red-100:last-child::-ms-input-placeholder{
  color: #fff5f5;
}

.last\:placeholder-red-100:last-child::placeholder{
  color: #fff5f5;
}

.last\:placeholder-red-200:last-child::-webkit-input-placeholder{
  color: #fed7d7;
}

.last\:placeholder-red-200:last-child::-moz-placeholder{
  color: #fed7d7;
}

.last\:placeholder-red-200:last-child:-ms-input-placeholder{
  color: #fed7d7;
}

.last\:placeholder-red-200:last-child::-ms-input-placeholder{
  color: #fed7d7;
}

.last\:placeholder-red-200:last-child::placeholder{
  color: #fed7d7;
}

.last\:placeholder-red-300:last-child::-webkit-input-placeholder{
  color: #feb2b2;
}

.last\:placeholder-red-300:last-child::-moz-placeholder{
  color: #feb2b2;
}

.last\:placeholder-red-300:last-child:-ms-input-placeholder{
  color: #feb2b2;
}

.last\:placeholder-red-300:last-child::-ms-input-placeholder{
  color: #feb2b2;
}

.last\:placeholder-red-300:last-child::placeholder{
  color: #feb2b2;
}

.last\:placeholder-red-400:last-child::-webkit-input-placeholder{
  color: #fc8181;
}

.last\:placeholder-red-400:last-child::-moz-placeholder{
  color: #fc8181;
}

.last\:placeholder-red-400:last-child:-ms-input-placeholder{
  color: #fc8181;
}

.last\:placeholder-red-400:last-child::-ms-input-placeholder{
  color: #fc8181;
}

.last\:placeholder-red-400:last-child::placeholder{
  color: #fc8181;
}

.last\:placeholder-red-500:last-child::-webkit-input-placeholder{
  color: #f56565;
}

.last\:placeholder-red-500:last-child::-moz-placeholder{
  color: #f56565;
}

.last\:placeholder-red-500:last-child:-ms-input-placeholder{
  color: #f56565;
}

.last\:placeholder-red-500:last-child::-ms-input-placeholder{
  color: #f56565;
}

.last\:placeholder-red-500:last-child::placeholder{
  color: #f56565;
}

.last\:placeholder-red-600:last-child::-webkit-input-placeholder{
  color: #e53e3e;
}

.last\:placeholder-red-600:last-child::-moz-placeholder{
  color: #e53e3e;
}

.last\:placeholder-red-600:last-child:-ms-input-placeholder{
  color: #e53e3e;
}

.last\:placeholder-red-600:last-child::-ms-input-placeholder{
  color: #e53e3e;
}

.last\:placeholder-red-600:last-child::placeholder{
  color: #e53e3e;
}

.last\:placeholder-red-700:last-child::-webkit-input-placeholder{
  color: #c53030;
}

.last\:placeholder-red-700:last-child::-moz-placeholder{
  color: #c53030;
}

.last\:placeholder-red-700:last-child:-ms-input-placeholder{
  color: #c53030;
}

.last\:placeholder-red-700:last-child::-ms-input-placeholder{
  color: #c53030;
}

.last\:placeholder-red-700:last-child::placeholder{
  color: #c53030;
}

.last\:placeholder-red-800:last-child::-webkit-input-placeholder{
  color: #9b2c2c;
}

.last\:placeholder-red-800:last-child::-moz-placeholder{
  color: #9b2c2c;
}

.last\:placeholder-red-800:last-child:-ms-input-placeholder{
  color: #9b2c2c;
}

.last\:placeholder-red-800:last-child::-ms-input-placeholder{
  color: #9b2c2c;
}

.last\:placeholder-red-800:last-child::placeholder{
  color: #9b2c2c;
}

.last\:placeholder-red-900:last-child::-webkit-input-placeholder{
  color: #742a2a;
}

.last\:placeholder-red-900:last-child::-moz-placeholder{
  color: #742a2a;
}

.last\:placeholder-red-900:last-child:-ms-input-placeholder{
  color: #742a2a;
}

.last\:placeholder-red-900:last-child::-ms-input-placeholder{
  color: #742a2a;
}

.last\:placeholder-red-900:last-child::placeholder{
  color: #742a2a;
}

.last\:placeholder-orange-100:last-child::-webkit-input-placeholder{
  color: #fffaf0;
}

.last\:placeholder-orange-100:last-child::-moz-placeholder{
  color: #fffaf0;
}

.last\:placeholder-orange-100:last-child:-ms-input-placeholder{
  color: #fffaf0;
}

.last\:placeholder-orange-100:last-child::-ms-input-placeholder{
  color: #fffaf0;
}

.last\:placeholder-orange-100:last-child::placeholder{
  color: #fffaf0;
}

.last\:placeholder-orange-200:last-child::-webkit-input-placeholder{
  color: #feebc8;
}

.last\:placeholder-orange-200:last-child::-moz-placeholder{
  color: #feebc8;
}

.last\:placeholder-orange-200:last-child:-ms-input-placeholder{
  color: #feebc8;
}

.last\:placeholder-orange-200:last-child::-ms-input-placeholder{
  color: #feebc8;
}

.last\:placeholder-orange-200:last-child::placeholder{
  color: #feebc8;
}

.last\:placeholder-orange-300:last-child::-webkit-input-placeholder{
  color: #fbd38d;
}

.last\:placeholder-orange-300:last-child::-moz-placeholder{
  color: #fbd38d;
}

.last\:placeholder-orange-300:last-child:-ms-input-placeholder{
  color: #fbd38d;
}

.last\:placeholder-orange-300:last-child::-ms-input-placeholder{
  color: #fbd38d;
}

.last\:placeholder-orange-300:last-child::placeholder{
  color: #fbd38d;
}

.last\:placeholder-orange-400:last-child::-webkit-input-placeholder{
  color: #f6ad55;
}

.last\:placeholder-orange-400:last-child::-moz-placeholder{
  color: #f6ad55;
}

.last\:placeholder-orange-400:last-child:-ms-input-placeholder{
  color: #f6ad55;
}

.last\:placeholder-orange-400:last-child::-ms-input-placeholder{
  color: #f6ad55;
}

.last\:placeholder-orange-400:last-child::placeholder{
  color: #f6ad55;
}

.last\:placeholder-orange-500:last-child::-webkit-input-placeholder{
  color: #ed8936;
}

.last\:placeholder-orange-500:last-child::-moz-placeholder{
  color: #ed8936;
}

.last\:placeholder-orange-500:last-child:-ms-input-placeholder{
  color: #ed8936;
}

.last\:placeholder-orange-500:last-child::-ms-input-placeholder{
  color: #ed8936;
}

.last\:placeholder-orange-500:last-child::placeholder{
  color: #ed8936;
}

.last\:placeholder-orange-600:last-child::-webkit-input-placeholder{
  color: #dd6b20;
}

.last\:placeholder-orange-600:last-child::-moz-placeholder{
  color: #dd6b20;
}

.last\:placeholder-orange-600:last-child:-ms-input-placeholder{
  color: #dd6b20;
}

.last\:placeholder-orange-600:last-child::-ms-input-placeholder{
  color: #dd6b20;
}

.last\:placeholder-orange-600:last-child::placeholder{
  color: #dd6b20;
}

.last\:placeholder-orange-700:last-child::-webkit-input-placeholder{
  color: #c05621;
}

.last\:placeholder-orange-700:last-child::-moz-placeholder{
  color: #c05621;
}

.last\:placeholder-orange-700:last-child:-ms-input-placeholder{
  color: #c05621;
}

.last\:placeholder-orange-700:last-child::-ms-input-placeholder{
  color: #c05621;
}

.last\:placeholder-orange-700:last-child::placeholder{
  color: #c05621;
}

.last\:placeholder-orange-800:last-child::-webkit-input-placeholder{
  color: #9c4221;
}

.last\:placeholder-orange-800:last-child::-moz-placeholder{
  color: #9c4221;
}

.last\:placeholder-orange-800:last-child:-ms-input-placeholder{
  color: #9c4221;
}

.last\:placeholder-orange-800:last-child::-ms-input-placeholder{
  color: #9c4221;
}

.last\:placeholder-orange-800:last-child::placeholder{
  color: #9c4221;
}

.last\:placeholder-orange-900:last-child::-webkit-input-placeholder{
  color: #7b341e;
}

.last\:placeholder-orange-900:last-child::-moz-placeholder{
  color: #7b341e;
}

.last\:placeholder-orange-900:last-child:-ms-input-placeholder{
  color: #7b341e;
}

.last\:placeholder-orange-900:last-child::-ms-input-placeholder{
  color: #7b341e;
}

.last\:placeholder-orange-900:last-child::placeholder{
  color: #7b341e;
}

.last\:placeholder-yellow-100:last-child::-webkit-input-placeholder{
  color: #fffff0;
}

.last\:placeholder-yellow-100:last-child::-moz-placeholder{
  color: #fffff0;
}

.last\:placeholder-yellow-100:last-child:-ms-input-placeholder{
  color: #fffff0;
}

.last\:placeholder-yellow-100:last-child::-ms-input-placeholder{
  color: #fffff0;
}

.last\:placeholder-yellow-100:last-child::placeholder{
  color: #fffff0;
}

.last\:placeholder-yellow-200:last-child::-webkit-input-placeholder{
  color: #fefcbf;
}

.last\:placeholder-yellow-200:last-child::-moz-placeholder{
  color: #fefcbf;
}

.last\:placeholder-yellow-200:last-child:-ms-input-placeholder{
  color: #fefcbf;
}

.last\:placeholder-yellow-200:last-child::-ms-input-placeholder{
  color: #fefcbf;
}

.last\:placeholder-yellow-200:last-child::placeholder{
  color: #fefcbf;
}

.last\:placeholder-yellow-300:last-child::-webkit-input-placeholder{
  color: #faf089;
}

.last\:placeholder-yellow-300:last-child::-moz-placeholder{
  color: #faf089;
}

.last\:placeholder-yellow-300:last-child:-ms-input-placeholder{
  color: #faf089;
}

.last\:placeholder-yellow-300:last-child::-ms-input-placeholder{
  color: #faf089;
}

.last\:placeholder-yellow-300:last-child::placeholder{
  color: #faf089;
}

.last\:placeholder-yellow-400:last-child::-webkit-input-placeholder{
  color: #f6e05e;
}

.last\:placeholder-yellow-400:last-child::-moz-placeholder{
  color: #f6e05e;
}

.last\:placeholder-yellow-400:last-child:-ms-input-placeholder{
  color: #f6e05e;
}

.last\:placeholder-yellow-400:last-child::-ms-input-placeholder{
  color: #f6e05e;
}

.last\:placeholder-yellow-400:last-child::placeholder{
  color: #f6e05e;
}

.last\:placeholder-yellow-500:last-child::-webkit-input-placeholder{
  color: #ecc94b;
}

.last\:placeholder-yellow-500:last-child::-moz-placeholder{
  color: #ecc94b;
}

.last\:placeholder-yellow-500:last-child:-ms-input-placeholder{
  color: #ecc94b;
}

.last\:placeholder-yellow-500:last-child::-ms-input-placeholder{
  color: #ecc94b;
}

.last\:placeholder-yellow-500:last-child::placeholder{
  color: #ecc94b;
}

.last\:placeholder-yellow-600:last-child::-webkit-input-placeholder{
  color: #d69e2e;
}

.last\:placeholder-yellow-600:last-child::-moz-placeholder{
  color: #d69e2e;
}

.last\:placeholder-yellow-600:last-child:-ms-input-placeholder{
  color: #d69e2e;
}

.last\:placeholder-yellow-600:last-child::-ms-input-placeholder{
  color: #d69e2e;
}

.last\:placeholder-yellow-600:last-child::placeholder{
  color: #d69e2e;
}

.last\:placeholder-yellow-700:last-child::-webkit-input-placeholder{
  color: #b7791f;
}

.last\:placeholder-yellow-700:last-child::-moz-placeholder{
  color: #b7791f;
}

.last\:placeholder-yellow-700:last-child:-ms-input-placeholder{
  color: #b7791f;
}

.last\:placeholder-yellow-700:last-child::-ms-input-placeholder{
  color: #b7791f;
}

.last\:placeholder-yellow-700:last-child::placeholder{
  color: #b7791f;
}

.last\:placeholder-yellow-800:last-child::-webkit-input-placeholder{
  color: #975a16;
}

.last\:placeholder-yellow-800:last-child::-moz-placeholder{
  color: #975a16;
}

.last\:placeholder-yellow-800:last-child:-ms-input-placeholder{
  color: #975a16;
}

.last\:placeholder-yellow-800:last-child::-ms-input-placeholder{
  color: #975a16;
}

.last\:placeholder-yellow-800:last-child::placeholder{
  color: #975a16;
}

.last\:placeholder-yellow-900:last-child::-webkit-input-placeholder{
  color: #744210;
}

.last\:placeholder-yellow-900:last-child::-moz-placeholder{
  color: #744210;
}

.last\:placeholder-yellow-900:last-child:-ms-input-placeholder{
  color: #744210;
}

.last\:placeholder-yellow-900:last-child::-ms-input-placeholder{
  color: #744210;
}

.last\:placeholder-yellow-900:last-child::placeholder{
  color: #744210;
}

.last\:placeholder-green-100:last-child::-webkit-input-placeholder{
  color: #f0fff4;
}

.last\:placeholder-green-100:last-child::-moz-placeholder{
  color: #f0fff4;
}

.last\:placeholder-green-100:last-child:-ms-input-placeholder{
  color: #f0fff4;
}

.last\:placeholder-green-100:last-child::-ms-input-placeholder{
  color: #f0fff4;
}

.last\:placeholder-green-100:last-child::placeholder{
  color: #f0fff4;
}

.last\:placeholder-green-200:last-child::-webkit-input-placeholder{
  color: #c6f6d5;
}

.last\:placeholder-green-200:last-child::-moz-placeholder{
  color: #c6f6d5;
}

.last\:placeholder-green-200:last-child:-ms-input-placeholder{
  color: #c6f6d5;
}

.last\:placeholder-green-200:last-child::-ms-input-placeholder{
  color: #c6f6d5;
}

.last\:placeholder-green-200:last-child::placeholder{
  color: #c6f6d5;
}

.last\:placeholder-green-300:last-child::-webkit-input-placeholder{
  color: #9ae6b4;
}

.last\:placeholder-green-300:last-child::-moz-placeholder{
  color: #9ae6b4;
}

.last\:placeholder-green-300:last-child:-ms-input-placeholder{
  color: #9ae6b4;
}

.last\:placeholder-green-300:last-child::-ms-input-placeholder{
  color: #9ae6b4;
}

.last\:placeholder-green-300:last-child::placeholder{
  color: #9ae6b4;
}

.last\:placeholder-green-400:last-child::-webkit-input-placeholder{
  color: #68d391;
}

.last\:placeholder-green-400:last-child::-moz-placeholder{
  color: #68d391;
}

.last\:placeholder-green-400:last-child:-ms-input-placeholder{
  color: #68d391;
}

.last\:placeholder-green-400:last-child::-ms-input-placeholder{
  color: #68d391;
}

.last\:placeholder-green-400:last-child::placeholder{
  color: #68d391;
}

.last\:placeholder-green-500:last-child::-webkit-input-placeholder{
  color: #48bb78;
}

.last\:placeholder-green-500:last-child::-moz-placeholder{
  color: #48bb78;
}

.last\:placeholder-green-500:last-child:-ms-input-placeholder{
  color: #48bb78;
}

.last\:placeholder-green-500:last-child::-ms-input-placeholder{
  color: #48bb78;
}

.last\:placeholder-green-500:last-child::placeholder{
  color: #48bb78;
}

.last\:placeholder-green-600:last-child::-webkit-input-placeholder{
  color: #38a169;
}

.last\:placeholder-green-600:last-child::-moz-placeholder{
  color: #38a169;
}

.last\:placeholder-green-600:last-child:-ms-input-placeholder{
  color: #38a169;
}

.last\:placeholder-green-600:last-child::-ms-input-placeholder{
  color: #38a169;
}

.last\:placeholder-green-600:last-child::placeholder{
  color: #38a169;
}

.last\:placeholder-green-700:last-child::-webkit-input-placeholder{
  color: #2f855a;
}

.last\:placeholder-green-700:last-child::-moz-placeholder{
  color: #2f855a;
}

.last\:placeholder-green-700:last-child:-ms-input-placeholder{
  color: #2f855a;
}

.last\:placeholder-green-700:last-child::-ms-input-placeholder{
  color: #2f855a;
}

.last\:placeholder-green-700:last-child::placeholder{
  color: #2f855a;
}

.last\:placeholder-green-800:last-child::-webkit-input-placeholder{
  color: #276749;
}

.last\:placeholder-green-800:last-child::-moz-placeholder{
  color: #276749;
}

.last\:placeholder-green-800:last-child:-ms-input-placeholder{
  color: #276749;
}

.last\:placeholder-green-800:last-child::-ms-input-placeholder{
  color: #276749;
}

.last\:placeholder-green-800:last-child::placeholder{
  color: #276749;
}

.last\:placeholder-green-900:last-child::-webkit-input-placeholder{
  color: #22543d;
}

.last\:placeholder-green-900:last-child::-moz-placeholder{
  color: #22543d;
}

.last\:placeholder-green-900:last-child:-ms-input-placeholder{
  color: #22543d;
}

.last\:placeholder-green-900:last-child::-ms-input-placeholder{
  color: #22543d;
}

.last\:placeholder-green-900:last-child::placeholder{
  color: #22543d;
}

.last\:placeholder-teal-100:last-child::-webkit-input-placeholder{
  color: #e6fffa;
}

.last\:placeholder-teal-100:last-child::-moz-placeholder{
  color: #e6fffa;
}

.last\:placeholder-teal-100:last-child:-ms-input-placeholder{
  color: #e6fffa;
}

.last\:placeholder-teal-100:last-child::-ms-input-placeholder{
  color: #e6fffa;
}

.last\:placeholder-teal-100:last-child::placeholder{
  color: #e6fffa;
}

.last\:placeholder-teal-200:last-child::-webkit-input-placeholder{
  color: #b2f5ea;
}

.last\:placeholder-teal-200:last-child::-moz-placeholder{
  color: #b2f5ea;
}

.last\:placeholder-teal-200:last-child:-ms-input-placeholder{
  color: #b2f5ea;
}

.last\:placeholder-teal-200:last-child::-ms-input-placeholder{
  color: #b2f5ea;
}

.last\:placeholder-teal-200:last-child::placeholder{
  color: #b2f5ea;
}

.last\:placeholder-teal-300:last-child::-webkit-input-placeholder{
  color: #81e6d9;
}

.last\:placeholder-teal-300:last-child::-moz-placeholder{
  color: #81e6d9;
}

.last\:placeholder-teal-300:last-child:-ms-input-placeholder{
  color: #81e6d9;
}

.last\:placeholder-teal-300:last-child::-ms-input-placeholder{
  color: #81e6d9;
}

.last\:placeholder-teal-300:last-child::placeholder{
  color: #81e6d9;
}

.last\:placeholder-teal-400:last-child::-webkit-input-placeholder{
  color: #4fd1c5;
}

.last\:placeholder-teal-400:last-child::-moz-placeholder{
  color: #4fd1c5;
}

.last\:placeholder-teal-400:last-child:-ms-input-placeholder{
  color: #4fd1c5;
}

.last\:placeholder-teal-400:last-child::-ms-input-placeholder{
  color: #4fd1c5;
}

.last\:placeholder-teal-400:last-child::placeholder{
  color: #4fd1c5;
}

.last\:placeholder-teal-500:last-child::-webkit-input-placeholder{
  color: #38b2ac;
}

.last\:placeholder-teal-500:last-child::-moz-placeholder{
  color: #38b2ac;
}

.last\:placeholder-teal-500:last-child:-ms-input-placeholder{
  color: #38b2ac;
}

.last\:placeholder-teal-500:last-child::-ms-input-placeholder{
  color: #38b2ac;
}

.last\:placeholder-teal-500:last-child::placeholder{
  color: #38b2ac;
}

.last\:placeholder-teal-600:last-child::-webkit-input-placeholder{
  color: #319795;
}

.last\:placeholder-teal-600:last-child::-moz-placeholder{
  color: #319795;
}

.last\:placeholder-teal-600:last-child:-ms-input-placeholder{
  color: #319795;
}

.last\:placeholder-teal-600:last-child::-ms-input-placeholder{
  color: #319795;
}

.last\:placeholder-teal-600:last-child::placeholder{
  color: #319795;
}

.last\:placeholder-teal-700:last-child::-webkit-input-placeholder{
  color: #2c7a7b;
}

.last\:placeholder-teal-700:last-child::-moz-placeholder{
  color: #2c7a7b;
}

.last\:placeholder-teal-700:last-child:-ms-input-placeholder{
  color: #2c7a7b;
}

.last\:placeholder-teal-700:last-child::-ms-input-placeholder{
  color: #2c7a7b;
}

.last\:placeholder-teal-700:last-child::placeholder{
  color: #2c7a7b;
}

.last\:placeholder-teal-800:last-child::-webkit-input-placeholder{
  color: #285e61;
}

.last\:placeholder-teal-800:last-child::-moz-placeholder{
  color: #285e61;
}

.last\:placeholder-teal-800:last-child:-ms-input-placeholder{
  color: #285e61;
}

.last\:placeholder-teal-800:last-child::-ms-input-placeholder{
  color: #285e61;
}

.last\:placeholder-teal-800:last-child::placeholder{
  color: #285e61;
}

.last\:placeholder-teal-900:last-child::-webkit-input-placeholder{
  color: #234e52;
}

.last\:placeholder-teal-900:last-child::-moz-placeholder{
  color: #234e52;
}

.last\:placeholder-teal-900:last-child:-ms-input-placeholder{
  color: #234e52;
}

.last\:placeholder-teal-900:last-child::-ms-input-placeholder{
  color: #234e52;
}

.last\:placeholder-teal-900:last-child::placeholder{
  color: #234e52;
}

.last\:placeholder-blue-100:last-child::-webkit-input-placeholder{
  color: #ebf8ff;
}

.last\:placeholder-blue-100:last-child::-moz-placeholder{
  color: #ebf8ff;
}

.last\:placeholder-blue-100:last-child:-ms-input-placeholder{
  color: #ebf8ff;
}

.last\:placeholder-blue-100:last-child::-ms-input-placeholder{
  color: #ebf8ff;
}

.last\:placeholder-blue-100:last-child::placeholder{
  color: #ebf8ff;
}

.last\:placeholder-blue-200:last-child::-webkit-input-placeholder{
  color: #bee3f8;
}

.last\:placeholder-blue-200:last-child::-moz-placeholder{
  color: #bee3f8;
}

.last\:placeholder-blue-200:last-child:-ms-input-placeholder{
  color: #bee3f8;
}

.last\:placeholder-blue-200:last-child::-ms-input-placeholder{
  color: #bee3f8;
}

.last\:placeholder-blue-200:last-child::placeholder{
  color: #bee3f8;
}

.last\:placeholder-blue-300:last-child::-webkit-input-placeholder{
  color: #90cdf4;
}

.last\:placeholder-blue-300:last-child::-moz-placeholder{
  color: #90cdf4;
}

.last\:placeholder-blue-300:last-child:-ms-input-placeholder{
  color: #90cdf4;
}

.last\:placeholder-blue-300:last-child::-ms-input-placeholder{
  color: #90cdf4;
}

.last\:placeholder-blue-300:last-child::placeholder{
  color: #90cdf4;
}

.last\:placeholder-blue-400:last-child::-webkit-input-placeholder{
  color: #63b3ed;
}

.last\:placeholder-blue-400:last-child::-moz-placeholder{
  color: #63b3ed;
}

.last\:placeholder-blue-400:last-child:-ms-input-placeholder{
  color: #63b3ed;
}

.last\:placeholder-blue-400:last-child::-ms-input-placeholder{
  color: #63b3ed;
}

.last\:placeholder-blue-400:last-child::placeholder{
  color: #63b3ed;
}

.last\:placeholder-blue-500:last-child::-webkit-input-placeholder{
  color: #4299e1;
}

.last\:placeholder-blue-500:last-child::-moz-placeholder{
  color: #4299e1;
}

.last\:placeholder-blue-500:last-child:-ms-input-placeholder{
  color: #4299e1;
}

.last\:placeholder-blue-500:last-child::-ms-input-placeholder{
  color: #4299e1;
}

.last\:placeholder-blue-500:last-child::placeholder{
  color: #4299e1;
}

.last\:placeholder-blue-600:last-child::-webkit-input-placeholder{
  color: #3182ce;
}

.last\:placeholder-blue-600:last-child::-moz-placeholder{
  color: #3182ce;
}

.last\:placeholder-blue-600:last-child:-ms-input-placeholder{
  color: #3182ce;
}

.last\:placeholder-blue-600:last-child::-ms-input-placeholder{
  color: #3182ce;
}

.last\:placeholder-blue-600:last-child::placeholder{
  color: #3182ce;
}

.last\:placeholder-blue-700:last-child::-webkit-input-placeholder{
  color: #2b6cb0;
}

.last\:placeholder-blue-700:last-child::-moz-placeholder{
  color: #2b6cb0;
}

.last\:placeholder-blue-700:last-child:-ms-input-placeholder{
  color: #2b6cb0;
}

.last\:placeholder-blue-700:last-child::-ms-input-placeholder{
  color: #2b6cb0;
}

.last\:placeholder-blue-700:last-child::placeholder{
  color: #2b6cb0;
}

.last\:placeholder-blue-800:last-child::-webkit-input-placeholder{
  color: #2c5282;
}

.last\:placeholder-blue-800:last-child::-moz-placeholder{
  color: #2c5282;
}

.last\:placeholder-blue-800:last-child:-ms-input-placeholder{
  color: #2c5282;
}

.last\:placeholder-blue-800:last-child::-ms-input-placeholder{
  color: #2c5282;
}

.last\:placeholder-blue-800:last-child::placeholder{
  color: #2c5282;
}

.last\:placeholder-blue-900:last-child::-webkit-input-placeholder{
  color: #2a4365;
}

.last\:placeholder-blue-900:last-child::-moz-placeholder{
  color: #2a4365;
}

.last\:placeholder-blue-900:last-child:-ms-input-placeholder{
  color: #2a4365;
}

.last\:placeholder-blue-900:last-child::-ms-input-placeholder{
  color: #2a4365;
}

.last\:placeholder-blue-900:last-child::placeholder{
  color: #2a4365;
}

.last\:placeholder-indigo-100:last-child::-webkit-input-placeholder{
  color: #ebf4ff;
}

.last\:placeholder-indigo-100:last-child::-moz-placeholder{
  color: #ebf4ff;
}

.last\:placeholder-indigo-100:last-child:-ms-input-placeholder{
  color: #ebf4ff;
}

.last\:placeholder-indigo-100:last-child::-ms-input-placeholder{
  color: #ebf4ff;
}

.last\:placeholder-indigo-100:last-child::placeholder{
  color: #ebf4ff;
}

.last\:placeholder-indigo-200:last-child::-webkit-input-placeholder{
  color: #c3dafe;
}

.last\:placeholder-indigo-200:last-child::-moz-placeholder{
  color: #c3dafe;
}

.last\:placeholder-indigo-200:last-child:-ms-input-placeholder{
  color: #c3dafe;
}

.last\:placeholder-indigo-200:last-child::-ms-input-placeholder{
  color: #c3dafe;
}

.last\:placeholder-indigo-200:last-child::placeholder{
  color: #c3dafe;
}

.last\:placeholder-indigo-300:last-child::-webkit-input-placeholder{
  color: #a3bffa;
}

.last\:placeholder-indigo-300:last-child::-moz-placeholder{
  color: #a3bffa;
}

.last\:placeholder-indigo-300:last-child:-ms-input-placeholder{
  color: #a3bffa;
}

.last\:placeholder-indigo-300:last-child::-ms-input-placeholder{
  color: #a3bffa;
}

.last\:placeholder-indigo-300:last-child::placeholder{
  color: #a3bffa;
}

.last\:placeholder-indigo-400:last-child::-webkit-input-placeholder{
  color: #7f9cf5;
}

.last\:placeholder-indigo-400:last-child::-moz-placeholder{
  color: #7f9cf5;
}

.last\:placeholder-indigo-400:last-child:-ms-input-placeholder{
  color: #7f9cf5;
}

.last\:placeholder-indigo-400:last-child::-ms-input-placeholder{
  color: #7f9cf5;
}

.last\:placeholder-indigo-400:last-child::placeholder{
  color: #7f9cf5;
}

.last\:placeholder-indigo-500:last-child::-webkit-input-placeholder{
  color: #667eea;
}

.last\:placeholder-indigo-500:last-child::-moz-placeholder{
  color: #667eea;
}

.last\:placeholder-indigo-500:last-child:-ms-input-placeholder{
  color: #667eea;
}

.last\:placeholder-indigo-500:last-child::-ms-input-placeholder{
  color: #667eea;
}

.last\:placeholder-indigo-500:last-child::placeholder{
  color: #667eea;
}

.last\:placeholder-indigo-600:last-child::-webkit-input-placeholder{
  color: #5a67d8;
}

.last\:placeholder-indigo-600:last-child::-moz-placeholder{
  color: #5a67d8;
}

.last\:placeholder-indigo-600:last-child:-ms-input-placeholder{
  color: #5a67d8;
}

.last\:placeholder-indigo-600:last-child::-ms-input-placeholder{
  color: #5a67d8;
}

.last\:placeholder-indigo-600:last-child::placeholder{
  color: #5a67d8;
}

.last\:placeholder-indigo-700:last-child::-webkit-input-placeholder{
  color: #4c51bf;
}

.last\:placeholder-indigo-700:last-child::-moz-placeholder{
  color: #4c51bf;
}

.last\:placeholder-indigo-700:last-child:-ms-input-placeholder{
  color: #4c51bf;
}

.last\:placeholder-indigo-700:last-child::-ms-input-placeholder{
  color: #4c51bf;
}

.last\:placeholder-indigo-700:last-child::placeholder{
  color: #4c51bf;
}

.last\:placeholder-indigo-800:last-child::-webkit-input-placeholder{
  color: #434190;
}

.last\:placeholder-indigo-800:last-child::-moz-placeholder{
  color: #434190;
}

.last\:placeholder-indigo-800:last-child:-ms-input-placeholder{
  color: #434190;
}

.last\:placeholder-indigo-800:last-child::-ms-input-placeholder{
  color: #434190;
}

.last\:placeholder-indigo-800:last-child::placeholder{
  color: #434190;
}

.last\:placeholder-indigo-900:last-child::-webkit-input-placeholder{
  color: #3c366b;
}

.last\:placeholder-indigo-900:last-child::-moz-placeholder{
  color: #3c366b;
}

.last\:placeholder-indigo-900:last-child:-ms-input-placeholder{
  color: #3c366b;
}

.last\:placeholder-indigo-900:last-child::-ms-input-placeholder{
  color: #3c366b;
}

.last\:placeholder-indigo-900:last-child::placeholder{
  color: #3c366b;
}

.last\:placeholder-purple-100:last-child::-webkit-input-placeholder{
  color: #faf5ff;
}

.last\:placeholder-purple-100:last-child::-moz-placeholder{
  color: #faf5ff;
}

.last\:placeholder-purple-100:last-child:-ms-input-placeholder{
  color: #faf5ff;
}

.last\:placeholder-purple-100:last-child::-ms-input-placeholder{
  color: #faf5ff;
}

.last\:placeholder-purple-100:last-child::placeholder{
  color: #faf5ff;
}

.last\:placeholder-purple-200:last-child::-webkit-input-placeholder{
  color: #e9d8fd;
}

.last\:placeholder-purple-200:last-child::-moz-placeholder{
  color: #e9d8fd;
}

.last\:placeholder-purple-200:last-child:-ms-input-placeholder{
  color: #e9d8fd;
}

.last\:placeholder-purple-200:last-child::-ms-input-placeholder{
  color: #e9d8fd;
}

.last\:placeholder-purple-200:last-child::placeholder{
  color: #e9d8fd;
}

.last\:placeholder-purple-300:last-child::-webkit-input-placeholder{
  color: #d6bcfa;
}

.last\:placeholder-purple-300:last-child::-moz-placeholder{
  color: #d6bcfa;
}

.last\:placeholder-purple-300:last-child:-ms-input-placeholder{
  color: #d6bcfa;
}

.last\:placeholder-purple-300:last-child::-ms-input-placeholder{
  color: #d6bcfa;
}

.last\:placeholder-purple-300:last-child::placeholder{
  color: #d6bcfa;
}

.last\:placeholder-purple-400:last-child::-webkit-input-placeholder{
  color: #b794f4;
}

.last\:placeholder-purple-400:last-child::-moz-placeholder{
  color: #b794f4;
}

.last\:placeholder-purple-400:last-child:-ms-input-placeholder{
  color: #b794f4;
}

.last\:placeholder-purple-400:last-child::-ms-input-placeholder{
  color: #b794f4;
}

.last\:placeholder-purple-400:last-child::placeholder{
  color: #b794f4;
}

.last\:placeholder-purple-500:last-child::-webkit-input-placeholder{
  color: #9f7aea;
}

.last\:placeholder-purple-500:last-child::-moz-placeholder{
  color: #9f7aea;
}

.last\:placeholder-purple-500:last-child:-ms-input-placeholder{
  color: #9f7aea;
}

.last\:placeholder-purple-500:last-child::-ms-input-placeholder{
  color: #9f7aea;
}

.last\:placeholder-purple-500:last-child::placeholder{
  color: #9f7aea;
}

.last\:placeholder-purple-600:last-child::-webkit-input-placeholder{
  color: #805ad5;
}

.last\:placeholder-purple-600:last-child::-moz-placeholder{
  color: #805ad5;
}

.last\:placeholder-purple-600:last-child:-ms-input-placeholder{
  color: #805ad5;
}

.last\:placeholder-purple-600:last-child::-ms-input-placeholder{
  color: #805ad5;
}

.last\:placeholder-purple-600:last-child::placeholder{
  color: #805ad5;
}

.last\:placeholder-purple-700:last-child::-webkit-input-placeholder{
  color: #6b46c1;
}

.last\:placeholder-purple-700:last-child::-moz-placeholder{
  color: #6b46c1;
}

.last\:placeholder-purple-700:last-child:-ms-input-placeholder{
  color: #6b46c1;
}

.last\:placeholder-purple-700:last-child::-ms-input-placeholder{
  color: #6b46c1;
}

.last\:placeholder-purple-700:last-child::placeholder{
  color: #6b46c1;
}

.last\:placeholder-purple-800:last-child::-webkit-input-placeholder{
  color: #553c9a;
}

.last\:placeholder-purple-800:last-child::-moz-placeholder{
  color: #553c9a;
}

.last\:placeholder-purple-800:last-child:-ms-input-placeholder{
  color: #553c9a;
}

.last\:placeholder-purple-800:last-child::-ms-input-placeholder{
  color: #553c9a;
}

.last\:placeholder-purple-800:last-child::placeholder{
  color: #553c9a;
}

.last\:placeholder-purple-900:last-child::-webkit-input-placeholder{
  color: #44337a;
}

.last\:placeholder-purple-900:last-child::-moz-placeholder{
  color: #44337a;
}

.last\:placeholder-purple-900:last-child:-ms-input-placeholder{
  color: #44337a;
}

.last\:placeholder-purple-900:last-child::-ms-input-placeholder{
  color: #44337a;
}

.last\:placeholder-purple-900:last-child::placeholder{
  color: #44337a;
}

.last\:placeholder-pink-100:last-child::-webkit-input-placeholder{
  color: #fff5f7;
}

.last\:placeholder-pink-100:last-child::-moz-placeholder{
  color: #fff5f7;
}

.last\:placeholder-pink-100:last-child:-ms-input-placeholder{
  color: #fff5f7;
}

.last\:placeholder-pink-100:last-child::-ms-input-placeholder{
  color: #fff5f7;
}

.last\:placeholder-pink-100:last-child::placeholder{
  color: #fff5f7;
}

.last\:placeholder-pink-200:last-child::-webkit-input-placeholder{
  color: #fed7e2;
}

.last\:placeholder-pink-200:last-child::-moz-placeholder{
  color: #fed7e2;
}

.last\:placeholder-pink-200:last-child:-ms-input-placeholder{
  color: #fed7e2;
}

.last\:placeholder-pink-200:last-child::-ms-input-placeholder{
  color: #fed7e2;
}

.last\:placeholder-pink-200:last-child::placeholder{
  color: #fed7e2;
}

.last\:placeholder-pink-300:last-child::-webkit-input-placeholder{
  color: #fbb6ce;
}

.last\:placeholder-pink-300:last-child::-moz-placeholder{
  color: #fbb6ce;
}

.last\:placeholder-pink-300:last-child:-ms-input-placeholder{
  color: #fbb6ce;
}

.last\:placeholder-pink-300:last-child::-ms-input-placeholder{
  color: #fbb6ce;
}

.last\:placeholder-pink-300:last-child::placeholder{
  color: #fbb6ce;
}

.last\:placeholder-pink-400:last-child::-webkit-input-placeholder{
  color: #f687b3;
}

.last\:placeholder-pink-400:last-child::-moz-placeholder{
  color: #f687b3;
}

.last\:placeholder-pink-400:last-child:-ms-input-placeholder{
  color: #f687b3;
}

.last\:placeholder-pink-400:last-child::-ms-input-placeholder{
  color: #f687b3;
}

.last\:placeholder-pink-400:last-child::placeholder{
  color: #f687b3;
}

.last\:placeholder-pink-500:last-child::-webkit-input-placeholder{
  color: #ed64a6;
}

.last\:placeholder-pink-500:last-child::-moz-placeholder{
  color: #ed64a6;
}

.last\:placeholder-pink-500:last-child:-ms-input-placeholder{
  color: #ed64a6;
}

.last\:placeholder-pink-500:last-child::-ms-input-placeholder{
  color: #ed64a6;
}

.last\:placeholder-pink-500:last-child::placeholder{
  color: #ed64a6;
}

.last\:placeholder-pink-600:last-child::-webkit-input-placeholder{
  color: #d53f8c;
}

.last\:placeholder-pink-600:last-child::-moz-placeholder{
  color: #d53f8c;
}

.last\:placeholder-pink-600:last-child:-ms-input-placeholder{
  color: #d53f8c;
}

.last\:placeholder-pink-600:last-child::-ms-input-placeholder{
  color: #d53f8c;
}

.last\:placeholder-pink-600:last-child::placeholder{
  color: #d53f8c;
}

.last\:placeholder-pink-700:last-child::-webkit-input-placeholder{
  color: #b83280;
}

.last\:placeholder-pink-700:last-child::-moz-placeholder{
  color: #b83280;
}

.last\:placeholder-pink-700:last-child:-ms-input-placeholder{
  color: #b83280;
}

.last\:placeholder-pink-700:last-child::-ms-input-placeholder{
  color: #b83280;
}

.last\:placeholder-pink-700:last-child::placeholder{
  color: #b83280;
}

.last\:placeholder-pink-800:last-child::-webkit-input-placeholder{
  color: #97266d;
}

.last\:placeholder-pink-800:last-child::-moz-placeholder{
  color: #97266d;
}

.last\:placeholder-pink-800:last-child:-ms-input-placeholder{
  color: #97266d;
}

.last\:placeholder-pink-800:last-child::-ms-input-placeholder{
  color: #97266d;
}

.last\:placeholder-pink-800:last-child::placeholder{
  color: #97266d;
}

.last\:placeholder-pink-900:last-child::-webkit-input-placeholder{
  color: #702459;
}

.last\:placeholder-pink-900:last-child::-moz-placeholder{
  color: #702459;
}

.last\:placeholder-pink-900:last-child:-ms-input-placeholder{
  color: #702459;
}

.last\:placeholder-pink-900:last-child::-ms-input-placeholder{
  color: #702459;
}

.last\:placeholder-pink-900:last-child::placeholder{
  color: #702459;
}

.last\:placeholder-red-berry-100:last-child::-webkit-input-placeholder{
  color: #F5E6E6;
}

.last\:placeholder-red-berry-100:last-child::-moz-placeholder{
  color: #F5E6E6;
}

.last\:placeholder-red-berry-100:last-child:-ms-input-placeholder{
  color: #F5E6E6;
}

.last\:placeholder-red-berry-100:last-child::-ms-input-placeholder{
  color: #F5E6E6;
}

.last\:placeholder-red-berry-100:last-child::placeholder{
  color: #F5E6E6;
}

.last\:placeholder-red-berry-200:last-child::-webkit-input-placeholder{
  color: #E6BFBF;
}

.last\:placeholder-red-berry-200:last-child::-moz-placeholder{
  color: #E6BFBF;
}

.last\:placeholder-red-berry-200:last-child:-ms-input-placeholder{
  color: #E6BFBF;
}

.last\:placeholder-red-berry-200:last-child::-ms-input-placeholder{
  color: #E6BFBF;
}

.last\:placeholder-red-berry-200:last-child::placeholder{
  color: #E6BFBF;
}

.last\:placeholder-red-berry-300:last-child::-webkit-input-placeholder{
  color: #D69999;
}

.last\:placeholder-red-berry-300:last-child::-moz-placeholder{
  color: #D69999;
}

.last\:placeholder-red-berry-300:last-child:-ms-input-placeholder{
  color: #D69999;
}

.last\:placeholder-red-berry-300:last-child::-ms-input-placeholder{
  color: #D69999;
}

.last\:placeholder-red-berry-300:last-child::placeholder{
  color: #D69999;
}

.last\:placeholder-red-berry-400:last-child::-webkit-input-placeholder{
  color: #B84D4D;
}

.last\:placeholder-red-berry-400:last-child::-moz-placeholder{
  color: #B84D4D;
}

.last\:placeholder-red-berry-400:last-child:-ms-input-placeholder{
  color: #B84D4D;
}

.last\:placeholder-red-berry-400:last-child::-ms-input-placeholder{
  color: #B84D4D;
}

.last\:placeholder-red-berry-400:last-child::placeholder{
  color: #B84D4D;
}

.last\:placeholder-red-berry-500:last-child::-webkit-input-placeholder{
  color: #990000;
}

.last\:placeholder-red-berry-500:last-child::-moz-placeholder{
  color: #990000;
}

.last\:placeholder-red-berry-500:last-child:-ms-input-placeholder{
  color: #990000;
}

.last\:placeholder-red-berry-500:last-child::-ms-input-placeholder{
  color: #990000;
}

.last\:placeholder-red-berry-500:last-child::placeholder{
  color: #990000;
}

.last\:placeholder-red-berry-600:last-child::-webkit-input-placeholder{
  color: #8A0000;
}

.last\:placeholder-red-berry-600:last-child::-moz-placeholder{
  color: #8A0000;
}

.last\:placeholder-red-berry-600:last-child:-ms-input-placeholder{
  color: #8A0000;
}

.last\:placeholder-red-berry-600:last-child::-ms-input-placeholder{
  color: #8A0000;
}

.last\:placeholder-red-berry-600:last-child::placeholder{
  color: #8A0000;
}

.last\:placeholder-red-berry-700:last-child::-webkit-input-placeholder{
  color: #5C0000;
}

.last\:placeholder-red-berry-700:last-child::-moz-placeholder{
  color: #5C0000;
}

.last\:placeholder-red-berry-700:last-child:-ms-input-placeholder{
  color: #5C0000;
}

.last\:placeholder-red-berry-700:last-child::-ms-input-placeholder{
  color: #5C0000;
}

.last\:placeholder-red-berry-700:last-child::placeholder{
  color: #5C0000;
}

.last\:placeholder-red-berry-800:last-child::-webkit-input-placeholder{
  color: #450000;
}

.last\:placeholder-red-berry-800:last-child::-moz-placeholder{
  color: #450000;
}

.last\:placeholder-red-berry-800:last-child:-ms-input-placeholder{
  color: #450000;
}

.last\:placeholder-red-berry-800:last-child::-ms-input-placeholder{
  color: #450000;
}

.last\:placeholder-red-berry-800:last-child::placeholder{
  color: #450000;
}

.last\:placeholder-red-berry-900:last-child::-webkit-input-placeholder{
  color: #2E0000;
}

.last\:placeholder-red-berry-900:last-child::-moz-placeholder{
  color: #2E0000;
}

.last\:placeholder-red-berry-900:last-child:-ms-input-placeholder{
  color: #2E0000;
}

.last\:placeholder-red-berry-900:last-child::-ms-input-placeholder{
  color: #2E0000;
}

.last\:placeholder-red-berry-900:last-child::placeholder{
  color: #2E0000;
}

.last\:placeholder-regal-blue-100:last-child::-webkit-input-placeholder{
  color: #E9EDF1;
}

.last\:placeholder-regal-blue-100:last-child::-moz-placeholder{
  color: #E9EDF1;
}

.last\:placeholder-regal-blue-100:last-child:-ms-input-placeholder{
  color: #E9EDF1;
}

.last\:placeholder-regal-blue-100:last-child::-ms-input-placeholder{
  color: #E9EDF1;
}

.last\:placeholder-regal-blue-100:last-child::placeholder{
  color: #E9EDF1;
}

.last\:placeholder-regal-blue-200:last-child::-webkit-input-placeholder{
  color: #C7D2DC;
}

.last\:placeholder-regal-blue-200:last-child::-moz-placeholder{
  color: #C7D2DC;
}

.last\:placeholder-regal-blue-200:last-child:-ms-input-placeholder{
  color: #C7D2DC;
}

.last\:placeholder-regal-blue-200:last-child::-ms-input-placeholder{
  color: #C7D2DC;
}

.last\:placeholder-regal-blue-200:last-child::placeholder{
  color: #C7D2DC;
}

.last\:placeholder-regal-blue-300:last-child::-webkit-input-placeholder{
  color: #A5B6C7;
}

.last\:placeholder-regal-blue-300:last-child::-moz-placeholder{
  color: #A5B6C7;
}

.last\:placeholder-regal-blue-300:last-child:-ms-input-placeholder{
  color: #A5B6C7;
}

.last\:placeholder-regal-blue-300:last-child::-ms-input-placeholder{
  color: #A5B6C7;
}

.last\:placeholder-regal-blue-300:last-child::placeholder{
  color: #A5B6C7;
}

.last\:placeholder-regal-blue-400:last-child::-webkit-input-placeholder{
  color: #62809D;
}

.last\:placeholder-regal-blue-400:last-child::-moz-placeholder{
  color: #62809D;
}

.last\:placeholder-regal-blue-400:last-child:-ms-input-placeholder{
  color: #62809D;
}

.last\:placeholder-regal-blue-400:last-child::-ms-input-placeholder{
  color: #62809D;
}

.last\:placeholder-regal-blue-400:last-child::placeholder{
  color: #62809D;
}

.last\:placeholder-regal-blue-500:last-child::-webkit-input-placeholder{
  color: #1F4973;
}

.last\:placeholder-regal-blue-500:last-child::-moz-placeholder{
  color: #1F4973;
}

.last\:placeholder-regal-blue-500:last-child:-ms-input-placeholder{
  color: #1F4973;
}

.last\:placeholder-regal-blue-500:last-child::-ms-input-placeholder{
  color: #1F4973;
}

.last\:placeholder-regal-blue-500:last-child::placeholder{
  color: #1F4973;
}

.last\:placeholder-regal-blue-600:last-child::-webkit-input-placeholder{
  color: #1C4268;
}

.last\:placeholder-regal-blue-600:last-child::-moz-placeholder{
  color: #1C4268;
}

.last\:placeholder-regal-blue-600:last-child:-ms-input-placeholder{
  color: #1C4268;
}

.last\:placeholder-regal-blue-600:last-child::-ms-input-placeholder{
  color: #1C4268;
}

.last\:placeholder-regal-blue-600:last-child::placeholder{
  color: #1C4268;
}

.last\:placeholder-regal-blue-700:last-child::-webkit-input-placeholder{
  color: #132C45;
}

.last\:placeholder-regal-blue-700:last-child::-moz-placeholder{
  color: #132C45;
}

.last\:placeholder-regal-blue-700:last-child:-ms-input-placeholder{
  color: #132C45;
}

.last\:placeholder-regal-blue-700:last-child::-ms-input-placeholder{
  color: #132C45;
}

.last\:placeholder-regal-blue-700:last-child::placeholder{
  color: #132C45;
}

.last\:placeholder-regal-blue-800:last-child::-webkit-input-placeholder{
  color: #0E2134;
}

.last\:placeholder-regal-blue-800:last-child::-moz-placeholder{
  color: #0E2134;
}

.last\:placeholder-regal-blue-800:last-child:-ms-input-placeholder{
  color: #0E2134;
}

.last\:placeholder-regal-blue-800:last-child::-ms-input-placeholder{
  color: #0E2134;
}

.last\:placeholder-regal-blue-800:last-child::placeholder{
  color: #0E2134;
}

.last\:placeholder-regal-blue-900:last-child::-webkit-input-placeholder{
  color: #091623;
}

.last\:placeholder-regal-blue-900:last-child::-moz-placeholder{
  color: #091623;
}

.last\:placeholder-regal-blue-900:last-child:-ms-input-placeholder{
  color: #091623;
}

.last\:placeholder-regal-blue-900:last-child::-ms-input-placeholder{
  color: #091623;
}

.last\:placeholder-regal-blue-900:last-child::placeholder{
  color: #091623;
}

.last\:placeholder-saltpan-100:last-child::-webkit-input-placeholder{
  color: #FDFEFD;
}

.last\:placeholder-saltpan-100:last-child::-moz-placeholder{
  color: #FDFEFD;
}

.last\:placeholder-saltpan-100:last-child:-ms-input-placeholder{
  color: #FDFEFD;
}

.last\:placeholder-saltpan-100:last-child::-ms-input-placeholder{
  color: #FDFEFD;
}

.last\:placeholder-saltpan-100:last-child::placeholder{
  color: #FDFEFD;
}

.last\:placeholder-saltpan-200:last-child::-webkit-input-placeholder{
  color: #FBFDFB;
}

.last\:placeholder-saltpan-200:last-child::-moz-placeholder{
  color: #FBFDFB;
}

.last\:placeholder-saltpan-200:last-child:-ms-input-placeholder{
  color: #FBFDFB;
}

.last\:placeholder-saltpan-200:last-child::-ms-input-placeholder{
  color: #FBFDFB;
}

.last\:placeholder-saltpan-200:last-child::placeholder{
  color: #FBFDFB;
}

.last\:placeholder-saltpan-300:last-child::-webkit-input-placeholder{
  color: #F8FBF8;
}

.last\:placeholder-saltpan-300:last-child::-moz-placeholder{
  color: #F8FBF8;
}

.last\:placeholder-saltpan-300:last-child:-ms-input-placeholder{
  color: #F8FBF8;
}

.last\:placeholder-saltpan-300:last-child::-ms-input-placeholder{
  color: #F8FBF8;
}

.last\:placeholder-saltpan-300:last-child::placeholder{
  color: #F8FBF8;
}

.last\:placeholder-saltpan-400:last-child::-webkit-input-placeholder{
  color: #F3F8F3;
}

.last\:placeholder-saltpan-400:last-child::-moz-placeholder{
  color: #F3F8F3;
}

.last\:placeholder-saltpan-400:last-child:-ms-input-placeholder{
  color: #F3F8F3;
}

.last\:placeholder-saltpan-400:last-child::-ms-input-placeholder{
  color: #F3F8F3;
}

.last\:placeholder-saltpan-400:last-child::placeholder{
  color: #F3F8F3;
}

.last\:placeholder-saltpan-500:last-child::-webkit-input-placeholder{
  color: #EEF5EE;
}

.last\:placeholder-saltpan-500:last-child::-moz-placeholder{
  color: #EEF5EE;
}

.last\:placeholder-saltpan-500:last-child:-ms-input-placeholder{
  color: #EEF5EE;
}

.last\:placeholder-saltpan-500:last-child::-ms-input-placeholder{
  color: #EEF5EE;
}

.last\:placeholder-saltpan-500:last-child::placeholder{
  color: #EEF5EE;
}

.last\:placeholder-saltpan-600:last-child::-webkit-input-placeholder{
  color: #D6DDD6;
}

.last\:placeholder-saltpan-600:last-child::-moz-placeholder{
  color: #D6DDD6;
}

.last\:placeholder-saltpan-600:last-child:-ms-input-placeholder{
  color: #D6DDD6;
}

.last\:placeholder-saltpan-600:last-child::-ms-input-placeholder{
  color: #D6DDD6;
}

.last\:placeholder-saltpan-600:last-child::placeholder{
  color: #D6DDD6;
}

.last\:placeholder-saltpan-700:last-child::-webkit-input-placeholder{
  color: #8F938F;
}

.last\:placeholder-saltpan-700:last-child::-moz-placeholder{
  color: #8F938F;
}

.last\:placeholder-saltpan-700:last-child:-ms-input-placeholder{
  color: #8F938F;
}

.last\:placeholder-saltpan-700:last-child::-ms-input-placeholder{
  color: #8F938F;
}

.last\:placeholder-saltpan-700:last-child::placeholder{
  color: #8F938F;
}

.last\:placeholder-saltpan-800:last-child::-webkit-input-placeholder{
  color: #6B6E6B;
}

.last\:placeholder-saltpan-800:last-child::-moz-placeholder{
  color: #6B6E6B;
}

.last\:placeholder-saltpan-800:last-child:-ms-input-placeholder{
  color: #6B6E6B;
}

.last\:placeholder-saltpan-800:last-child::-ms-input-placeholder{
  color: #6B6E6B;
}

.last\:placeholder-saltpan-800:last-child::placeholder{
  color: #6B6E6B;
}

.last\:placeholder-saltpan-900:last-child::-webkit-input-placeholder{
  color: #474A47;
}

.last\:placeholder-saltpan-900:last-child::-moz-placeholder{
  color: #474A47;
}

.last\:placeholder-saltpan-900:last-child:-ms-input-placeholder{
  color: #474A47;
}

.last\:placeholder-saltpan-900:last-child::-ms-input-placeholder{
  color: #474A47;
}

.last\:placeholder-saltpan-900:last-child::placeholder{
  color: #474A47;
}

.pointer-events-none{
  pointer-events: none;
}

.pointer-events-auto{
  pointer-events: auto;
}

.first\:pointer-events-none:first-child{
  pointer-events: none;
}

.first\:pointer-events-auto:first-child{
  pointer-events: auto;
}

.hover\:pointer-events-none:hover{
  pointer-events: none;
}

.hover\:pointer-events-auto:hover{
  pointer-events: auto;
}

.last\:pointer-events-none:last-child{
  pointer-events: none;
}

.last\:pointer-events-auto:last-child{
  pointer-events: auto;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: -webkit-sticky;
  position: sticky;
}

.first\:static:first-child{
  position: static;
}

.first\:fixed:first-child{
  position: fixed;
}

.first\:absolute:first-child{
  position: absolute;
}

.first\:relative:first-child{
  position: relative;
}

.first\:sticky:first-child{
  position: -webkit-sticky;
  position: sticky;
}

.hover\:static:hover{
  position: static;
}

.hover\:fixed:hover{
  position: fixed;
}

.hover\:absolute:hover{
  position: absolute;
}

.hover\:relative:hover{
  position: relative;
}

.hover\:sticky:hover{
  position: -webkit-sticky;
  position: sticky;
}

.last\:static:last-child{
  position: static;
}

.last\:fixed:last-child{
  position: fixed;
}

.last\:absolute:last-child{
  position: absolute;
}

.last\:relative:last-child{
  position: relative;
}

.last\:sticky:last-child{
  position: -webkit-sticky;
  position: sticky;
}

.inset-0{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.inset-auto{
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.inset-y-0{
  top: 0;
  bottom: 0;
}

.inset-x-0{
  right: 0;
  left: 0;
}

.inset-y-auto{
  top: auto;
  bottom: auto;
}

.inset-x-auto{
  right: auto;
  left: auto;
}

.top-0{
  top: 0;
}

.right-0{
  right: 0;
}

.bottom-0{
  bottom: 0;
}

.left-0{
  left: 0;
}

.top-auto{
  top: auto;
}

.right-auto{
  right: auto;
}

.bottom-auto{
  bottom: auto;
}

.left-auto{
  left: auto;
}

.first\:inset-0:first-child{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.first\:inset-auto:first-child{
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.first\:inset-y-0:first-child{
  top: 0;
  bottom: 0;
}

.first\:inset-x-0:first-child{
  right: 0;
  left: 0;
}

.first\:inset-y-auto:first-child{
  top: auto;
  bottom: auto;
}

.first\:inset-x-auto:first-child{
  right: auto;
  left: auto;
}

.first\:top-0:first-child{
  top: 0;
}

.first\:right-0:first-child{
  right: 0;
}

.first\:bottom-0:first-child{
  bottom: 0;
}

.first\:left-0:first-child{
  left: 0;
}

.first\:top-auto:first-child{
  top: auto;
}

.first\:right-auto:first-child{
  right: auto;
}

.first\:bottom-auto:first-child{
  bottom: auto;
}

.first\:left-auto:first-child{
  left: auto;
}

.hover\:inset-0:hover{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hover\:inset-auto:hover{
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.hover\:inset-y-0:hover{
  top: 0;
  bottom: 0;
}

.hover\:inset-x-0:hover{
  right: 0;
  left: 0;
}

.hover\:inset-y-auto:hover{
  top: auto;
  bottom: auto;
}

.hover\:inset-x-auto:hover{
  right: auto;
  left: auto;
}

.hover\:top-0:hover{
  top: 0;
}

.hover\:right-0:hover{
  right: 0;
}

.hover\:bottom-0:hover{
  bottom: 0;
}

.hover\:left-0:hover{
  left: 0;
}

.hover\:top-auto:hover{
  top: auto;
}

.hover\:right-auto:hover{
  right: auto;
}

.hover\:bottom-auto:hover{
  bottom: auto;
}

.hover\:left-auto:hover{
  left: auto;
}

.last\:inset-0:last-child{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.last\:inset-auto:last-child{
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.last\:inset-y-0:last-child{
  top: 0;
  bottom: 0;
}

.last\:inset-x-0:last-child{
  right: 0;
  left: 0;
}

.last\:inset-y-auto:last-child{
  top: auto;
  bottom: auto;
}

.last\:inset-x-auto:last-child{
  right: auto;
  left: auto;
}

.last\:top-0:last-child{
  top: 0;
}

.last\:right-0:last-child{
  right: 0;
}

.last\:bottom-0:last-child{
  bottom: 0;
}

.last\:left-0:last-child{
  left: 0;
}

.last\:top-auto:last-child{
  top: auto;
}

.last\:right-auto:last-child{
  right: auto;
}

.last\:bottom-auto:last-child{
  bottom: auto;
}

.last\:left-auto:last-child{
  left: auto;
}

.resize-none{
  resize: none;
}

.resize-y{
  resize: vertical;
}

.resize-x{
  resize: horizontal;
}

.resize{
  resize: both;
}

.first\:resize-none:first-child{
  resize: none;
}

.first\:resize-y:first-child{
  resize: vertical;
}

.first\:resize-x:first-child{
  resize: horizontal;
}

.first\:resize:first-child{
  resize: both;
}

.hover\:resize-none:hover{
  resize: none;
}

.hover\:resize-y:hover{
  resize: vertical;
}

.hover\:resize-x:hover{
  resize: horizontal;
}

.hover\:resize:hover{
  resize: both;
}

.last\:resize-none:last-child{
  resize: none;
}

.last\:resize-y:last-child{
  resize: vertical;
}

.last\:resize-x:last-child{
  resize: horizontal;
}

.last\:resize:last-child{
  resize: both;
}

.shadow-xs{
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.shadow-sm{
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.shadow{
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.shadow-md{
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.shadow-lg{
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.shadow-xl{
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.shadow-2xl{
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.shadow-inner{
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.shadow-outline{
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

.shadow-none{
  box-shadow: none;
}

.first\:shadow-xs:first-child{
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.first\:shadow-sm:first-child{
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.first\:shadow:first-child{
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.first\:shadow-md:first-child{
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.first\:shadow-lg:first-child{
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.first\:shadow-xl:first-child{
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.first\:shadow-2xl:first-child{
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.first\:shadow-inner:first-child{
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.first\:shadow-outline:first-child{
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

.first\:shadow-none:first-child{
  box-shadow: none;
}

.hover\:shadow-xs:hover{
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.hover\:shadow-sm:hover{
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.hover\:shadow:hover{
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.hover\:shadow-md:hover{
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.hover\:shadow-lg:hover{
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.hover\:shadow-xl:hover{
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.hover\:shadow-2xl:hover{
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.hover\:shadow-inner:hover{
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.hover\:shadow-outline:hover{
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

.hover\:shadow-none:hover{
  box-shadow: none;
}

.last\:shadow-xs:last-child{
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.last\:shadow-sm:last-child{
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.last\:shadow:last-child{
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.last\:shadow-md:last-child{
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.last\:shadow-lg:last-child{
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.last\:shadow-xl:last-child{
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.last\:shadow-2xl:last-child{
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.last\:shadow-inner:last-child{
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.last\:shadow-outline:last-child{
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

.last\:shadow-none:last-child{
  box-shadow: none;
}

.fill-current{
  fill: currentColor;
}

.first\:fill-current:first-child{
  fill: currentColor;
}

.hover\:fill-current:hover{
  fill: currentColor;
}

.last\:fill-current:last-child{
  fill: currentColor;
}

.stroke-current{
  stroke: currentColor;
}

.first\:stroke-current:first-child{
  stroke: currentColor;
}

.hover\:stroke-current:hover{
  stroke: currentColor;
}

.last\:stroke-current:last-child{
  stroke: currentColor;
}

.stroke-0{
  stroke-width: 0;
}

.stroke-1{
  stroke-width: 1;
}

.stroke-2{
  stroke-width: 2;
}

.first\:stroke-0:first-child{
  stroke-width: 0;
}

.first\:stroke-1:first-child{
  stroke-width: 1;
}

.first\:stroke-2:first-child{
  stroke-width: 2;
}

.hover\:stroke-0:hover{
  stroke-width: 0;
}

.hover\:stroke-1:hover{
  stroke-width: 1;
}

.hover\:stroke-2:hover{
  stroke-width: 2;
}

.last\:stroke-0:last-child{
  stroke-width: 0;
}

.last\:stroke-1:last-child{
  stroke-width: 1;
}

.last\:stroke-2:last-child{
  stroke-width: 2;
}

.table-auto{
  table-layout: auto;
}

.table-fixed{
  table-layout: fixed;
}

.first\:table-auto:first-child{
  table-layout: auto;
}

.first\:table-fixed:first-child{
  table-layout: fixed;
}

.hover\:table-auto:hover{
  table-layout: auto;
}

.hover\:table-fixed:hover{
  table-layout: fixed;
}

.last\:table-auto:last-child{
  table-layout: auto;
}

.last\:table-fixed:last-child{
  table-layout: fixed;
}

.text-left{
  text-align: left;
}

.text-center{
  text-align: center;
}

.text-right{
  text-align: right;
}

.text-justify{
  text-align: justify;
}

.first\:text-left:first-child{
  text-align: left;
}

.first\:text-center:first-child{
  text-align: center;
}

.first\:text-right:first-child{
  text-align: right;
}

.first\:text-justify:first-child{
  text-align: justify;
}

.hover\:text-left:hover{
  text-align: left;
}

.hover\:text-center:hover{
  text-align: center;
}

.hover\:text-right:hover{
  text-align: right;
}

.hover\:text-justify:hover{
  text-align: justify;
}

.last\:text-left:last-child{
  text-align: left;
}

.last\:text-center:last-child{
  text-align: center;
}

.last\:text-right:last-child{
  text-align: right;
}

.last\:text-justify:last-child{
  text-align: justify;
}

.text-transparent{
  color: transparent;
}

.text-black{
  color: #000;
}

.text-white{
  color: #fff;
}

.text-gray-100{
  color: #f7fafc;
}

.text-gray-200{
  color: #edf2f7;
}

.text-gray-300{
  color: #e2e8f0;
}

.text-gray-400{
  color: #cbd5e0;
}

.text-gray-500{
  color: #a0aec0;
}

.text-gray-600{
  color: #718096;
}

.text-gray-700{
  color: #4a5568;
}

.text-gray-800{
  color: #2d3748;
}

.text-gray-900{
  color: #1a202c;
}

.text-red-100{
  color: #fff5f5;
}

.text-red-200{
  color: #fed7d7;
}

.text-red-300{
  color: #feb2b2;
}

.text-red-400{
  color: #fc8181;
}

.text-red-500{
  color: #f56565;
}

.text-red-600{
  color: #e53e3e;
}

.text-red-700{
  color: #c53030;
}

.text-red-800{
  color: #9b2c2c;
}

.text-red-900{
  color: #742a2a;
}

.text-orange-100{
  color: #fffaf0;
}

.text-orange-200{
  color: #feebc8;
}

.text-orange-300{
  color: #fbd38d;
}

.text-orange-400{
  color: #f6ad55;
}

.text-orange-500{
  color: #ed8936;
}

.text-orange-600{
  color: #dd6b20;
}

.text-orange-700{
  color: #c05621;
}

.text-orange-800{
  color: #9c4221;
}

.text-orange-900{
  color: #7b341e;
}

.text-yellow-100{
  color: #fffff0;
}

.text-yellow-200{
  color: #fefcbf;
}

.text-yellow-300{
  color: #faf089;
}

.text-yellow-400{
  color: #f6e05e;
}

.text-yellow-500{
  color: #ecc94b;
}

.text-yellow-600{
  color: #d69e2e;
}

.text-yellow-700{
  color: #b7791f;
}

.text-yellow-800{
  color: #975a16;
}

.text-yellow-900{
  color: #744210;
}

.text-green-100{
  color: #f0fff4;
}

.text-green-200{
  color: #c6f6d5;
}

.text-green-300{
  color: #9ae6b4;
}

.text-green-400{
  color: #68d391;
}

.text-green-500{
  color: #48bb78;
}

.text-green-600{
  color: #38a169;
}

.text-green-700{
  color: #2f855a;
}

.text-green-800{
  color: #276749;
}

.text-green-900{
  color: #22543d;
}

.text-teal-100{
  color: #e6fffa;
}

.text-teal-200{
  color: #b2f5ea;
}

.text-teal-300{
  color: #81e6d9;
}

.text-teal-400{
  color: #4fd1c5;
}

.text-teal-500{
  color: #38b2ac;
}

.text-teal-600{
  color: #319795;
}

.text-teal-700{
  color: #2c7a7b;
}

.text-teal-800{
  color: #285e61;
}

.text-teal-900{
  color: #234e52;
}

.text-blue-100{
  color: #ebf8ff;
}

.text-blue-200{
  color: #bee3f8;
}

.text-blue-300{
  color: #90cdf4;
}

.text-blue-400{
  color: #63b3ed;
}

.text-blue-500{
  color: #4299e1;
}

.text-blue-600{
  color: #3182ce;
}

.text-blue-700{
  color: #2b6cb0;
}

.text-blue-800{
  color: #2c5282;
}

.text-blue-900{
  color: #2a4365;
}

.text-indigo-100{
  color: #ebf4ff;
}

.text-indigo-200{
  color: #c3dafe;
}

.text-indigo-300{
  color: #a3bffa;
}

.text-indigo-400{
  color: #7f9cf5;
}

.text-indigo-500{
  color: #667eea;
}

.text-indigo-600{
  color: #5a67d8;
}

.text-indigo-700{
  color: #4c51bf;
}

.text-indigo-800{
  color: #434190;
}

.text-indigo-900{
  color: #3c366b;
}

.text-purple-100{
  color: #faf5ff;
}

.text-purple-200{
  color: #e9d8fd;
}

.text-purple-300{
  color: #d6bcfa;
}

.text-purple-400{
  color: #b794f4;
}

.text-purple-500{
  color: #9f7aea;
}

.text-purple-600{
  color: #805ad5;
}

.text-purple-700{
  color: #6b46c1;
}

.text-purple-800{
  color: #553c9a;
}

.text-purple-900{
  color: #44337a;
}

.text-pink-100{
  color: #fff5f7;
}

.text-pink-200{
  color: #fed7e2;
}

.text-pink-300{
  color: #fbb6ce;
}

.text-pink-400{
  color: #f687b3;
}

.text-pink-500{
  color: #ed64a6;
}

.text-pink-600{
  color: #d53f8c;
}

.text-pink-700{
  color: #b83280;
}

.text-pink-800{
  color: #97266d;
}

.text-pink-900{
  color: #702459;
}

.text-red-berry-100{
  color: #F5E6E6;
}

.text-red-berry-200{
  color: #E6BFBF;
}

.text-red-berry-300{
  color: #D69999;
}

.text-red-berry-400{
  color: #B84D4D;
}

.text-red-berry-500{
  color: #990000;
}

.text-red-berry-600{
  color: #8A0000;
}

.text-red-berry-700{
  color: #5C0000;
}

.text-red-berry-800{
  color: #450000;
}

.text-red-berry-900{
  color: #2E0000;
}

.text-regal-blue-100{
  color: #E9EDF1;
}

.text-regal-blue-200{
  color: #C7D2DC;
}

.text-regal-blue-300{
  color: #A5B6C7;
}

.text-regal-blue-400{
  color: #62809D;
}

.text-regal-blue-500{
  color: #1F4973;
}

.text-regal-blue-600{
  color: #1C4268;
}

.text-regal-blue-700{
  color: #132C45;
}

.text-regal-blue-800{
  color: #0E2134;
}

.text-regal-blue-900{
  color: #091623;
}

.text-saltpan-100{
  color: #FDFEFD;
}

.text-saltpan-200{
  color: #FBFDFB;
}

.text-saltpan-300{
  color: #F8FBF8;
}

.text-saltpan-400{
  color: #F3F8F3;
}

.text-saltpan-500{
  color: #EEF5EE;
}

.text-saltpan-600{
  color: #D6DDD6;
}

.text-saltpan-700{
  color: #8F938F;
}

.text-saltpan-800{
  color: #6B6E6B;
}

.text-saltpan-900{
  color: #474A47;
}

.first\:text-transparent:first-child{
  color: transparent;
}

.first\:text-black:first-child{
  color: #000;
}

.first\:text-white:first-child{
  color: #fff;
}

.first\:text-gray-100:first-child{
  color: #f7fafc;
}

.first\:text-gray-200:first-child{
  color: #edf2f7;
}

.first\:text-gray-300:first-child{
  color: #e2e8f0;
}

.first\:text-gray-400:first-child{
  color: #cbd5e0;
}

.first\:text-gray-500:first-child{
  color: #a0aec0;
}

.first\:text-gray-600:first-child{
  color: #718096;
}

.first\:text-gray-700:first-child{
  color: #4a5568;
}

.first\:text-gray-800:first-child{
  color: #2d3748;
}

.first\:text-gray-900:first-child{
  color: #1a202c;
}

.first\:text-red-100:first-child{
  color: #fff5f5;
}

.first\:text-red-200:first-child{
  color: #fed7d7;
}

.first\:text-red-300:first-child{
  color: #feb2b2;
}

.first\:text-red-400:first-child{
  color: #fc8181;
}

.first\:text-red-500:first-child{
  color: #f56565;
}

.first\:text-red-600:first-child{
  color: #e53e3e;
}

.first\:text-red-700:first-child{
  color: #c53030;
}

.first\:text-red-800:first-child{
  color: #9b2c2c;
}

.first\:text-red-900:first-child{
  color: #742a2a;
}

.first\:text-orange-100:first-child{
  color: #fffaf0;
}

.first\:text-orange-200:first-child{
  color: #feebc8;
}

.first\:text-orange-300:first-child{
  color: #fbd38d;
}

.first\:text-orange-400:first-child{
  color: #f6ad55;
}

.first\:text-orange-500:first-child{
  color: #ed8936;
}

.first\:text-orange-600:first-child{
  color: #dd6b20;
}

.first\:text-orange-700:first-child{
  color: #c05621;
}

.first\:text-orange-800:first-child{
  color: #9c4221;
}

.first\:text-orange-900:first-child{
  color: #7b341e;
}

.first\:text-yellow-100:first-child{
  color: #fffff0;
}

.first\:text-yellow-200:first-child{
  color: #fefcbf;
}

.first\:text-yellow-300:first-child{
  color: #faf089;
}

.first\:text-yellow-400:first-child{
  color: #f6e05e;
}

.first\:text-yellow-500:first-child{
  color: #ecc94b;
}

.first\:text-yellow-600:first-child{
  color: #d69e2e;
}

.first\:text-yellow-700:first-child{
  color: #b7791f;
}

.first\:text-yellow-800:first-child{
  color: #975a16;
}

.first\:text-yellow-900:first-child{
  color: #744210;
}

.first\:text-green-100:first-child{
  color: #f0fff4;
}

.first\:text-green-200:first-child{
  color: #c6f6d5;
}

.first\:text-green-300:first-child{
  color: #9ae6b4;
}

.first\:text-green-400:first-child{
  color: #68d391;
}

.first\:text-green-500:first-child{
  color: #48bb78;
}

.first\:text-green-600:first-child{
  color: #38a169;
}

.first\:text-green-700:first-child{
  color: #2f855a;
}

.first\:text-green-800:first-child{
  color: #276749;
}

.first\:text-green-900:first-child{
  color: #22543d;
}

.first\:text-teal-100:first-child{
  color: #e6fffa;
}

.first\:text-teal-200:first-child{
  color: #b2f5ea;
}

.first\:text-teal-300:first-child{
  color: #81e6d9;
}

.first\:text-teal-400:first-child{
  color: #4fd1c5;
}

.first\:text-teal-500:first-child{
  color: #38b2ac;
}

.first\:text-teal-600:first-child{
  color: #319795;
}

.first\:text-teal-700:first-child{
  color: #2c7a7b;
}

.first\:text-teal-800:first-child{
  color: #285e61;
}

.first\:text-teal-900:first-child{
  color: #234e52;
}

.first\:text-blue-100:first-child{
  color: #ebf8ff;
}

.first\:text-blue-200:first-child{
  color: #bee3f8;
}

.first\:text-blue-300:first-child{
  color: #90cdf4;
}

.first\:text-blue-400:first-child{
  color: #63b3ed;
}

.first\:text-blue-500:first-child{
  color: #4299e1;
}

.first\:text-blue-600:first-child{
  color: #3182ce;
}

.first\:text-blue-700:first-child{
  color: #2b6cb0;
}

.first\:text-blue-800:first-child{
  color: #2c5282;
}

.first\:text-blue-900:first-child{
  color: #2a4365;
}

.first\:text-indigo-100:first-child{
  color: #ebf4ff;
}

.first\:text-indigo-200:first-child{
  color: #c3dafe;
}

.first\:text-indigo-300:first-child{
  color: #a3bffa;
}

.first\:text-indigo-400:first-child{
  color: #7f9cf5;
}

.first\:text-indigo-500:first-child{
  color: #667eea;
}

.first\:text-indigo-600:first-child{
  color: #5a67d8;
}

.first\:text-indigo-700:first-child{
  color: #4c51bf;
}

.first\:text-indigo-800:first-child{
  color: #434190;
}

.first\:text-indigo-900:first-child{
  color: #3c366b;
}

.first\:text-purple-100:first-child{
  color: #faf5ff;
}

.first\:text-purple-200:first-child{
  color: #e9d8fd;
}

.first\:text-purple-300:first-child{
  color: #d6bcfa;
}

.first\:text-purple-400:first-child{
  color: #b794f4;
}

.first\:text-purple-500:first-child{
  color: #9f7aea;
}

.first\:text-purple-600:first-child{
  color: #805ad5;
}

.first\:text-purple-700:first-child{
  color: #6b46c1;
}

.first\:text-purple-800:first-child{
  color: #553c9a;
}

.first\:text-purple-900:first-child{
  color: #44337a;
}

.first\:text-pink-100:first-child{
  color: #fff5f7;
}

.first\:text-pink-200:first-child{
  color: #fed7e2;
}

.first\:text-pink-300:first-child{
  color: #fbb6ce;
}

.first\:text-pink-400:first-child{
  color: #f687b3;
}

.first\:text-pink-500:first-child{
  color: #ed64a6;
}

.first\:text-pink-600:first-child{
  color: #d53f8c;
}

.first\:text-pink-700:first-child{
  color: #b83280;
}

.first\:text-pink-800:first-child{
  color: #97266d;
}

.first\:text-pink-900:first-child{
  color: #702459;
}

.first\:text-red-berry-100:first-child{
  color: #F5E6E6;
}

.first\:text-red-berry-200:first-child{
  color: #E6BFBF;
}

.first\:text-red-berry-300:first-child{
  color: #D69999;
}

.first\:text-red-berry-400:first-child{
  color: #B84D4D;
}

.first\:text-red-berry-500:first-child{
  color: #990000;
}

.first\:text-red-berry-600:first-child{
  color: #8A0000;
}

.first\:text-red-berry-700:first-child{
  color: #5C0000;
}

.first\:text-red-berry-800:first-child{
  color: #450000;
}

.first\:text-red-berry-900:first-child{
  color: #2E0000;
}

.first\:text-regal-blue-100:first-child{
  color: #E9EDF1;
}

.first\:text-regal-blue-200:first-child{
  color: #C7D2DC;
}

.first\:text-regal-blue-300:first-child{
  color: #A5B6C7;
}

.first\:text-regal-blue-400:first-child{
  color: #62809D;
}

.first\:text-regal-blue-500:first-child{
  color: #1F4973;
}

.first\:text-regal-blue-600:first-child{
  color: #1C4268;
}

.first\:text-regal-blue-700:first-child{
  color: #132C45;
}

.first\:text-regal-blue-800:first-child{
  color: #0E2134;
}

.first\:text-regal-blue-900:first-child{
  color: #091623;
}

.first\:text-saltpan-100:first-child{
  color: #FDFEFD;
}

.first\:text-saltpan-200:first-child{
  color: #FBFDFB;
}

.first\:text-saltpan-300:first-child{
  color: #F8FBF8;
}

.first\:text-saltpan-400:first-child{
  color: #F3F8F3;
}

.first\:text-saltpan-500:first-child{
  color: #EEF5EE;
}

.first\:text-saltpan-600:first-child{
  color: #D6DDD6;
}

.first\:text-saltpan-700:first-child{
  color: #8F938F;
}

.first\:text-saltpan-800:first-child{
  color: #6B6E6B;
}

.first\:text-saltpan-900:first-child{
  color: #474A47;
}

.hover\:text-transparent:hover{
  color: transparent;
}

.hover\:text-black:hover{
  color: #000;
}

.hover\:text-white:hover{
  color: #fff;
}

.hover\:text-gray-100:hover{
  color: #f7fafc;
}

.hover\:text-gray-200:hover{
  color: #edf2f7;
}

.hover\:text-gray-300:hover{
  color: #e2e8f0;
}

.hover\:text-gray-400:hover{
  color: #cbd5e0;
}

.hover\:text-gray-500:hover{
  color: #a0aec0;
}

.hover\:text-gray-600:hover{
  color: #718096;
}

.hover\:text-gray-700:hover{
  color: #4a5568;
}

.hover\:text-gray-800:hover{
  color: #2d3748;
}

.hover\:text-gray-900:hover{
  color: #1a202c;
}

.hover\:text-red-100:hover{
  color: #fff5f5;
}

.hover\:text-red-200:hover{
  color: #fed7d7;
}

.hover\:text-red-300:hover{
  color: #feb2b2;
}

.hover\:text-red-400:hover{
  color: #fc8181;
}

.hover\:text-red-500:hover{
  color: #f56565;
}

.hover\:text-red-600:hover{
  color: #e53e3e;
}

.hover\:text-red-700:hover{
  color: #c53030;
}

.hover\:text-red-800:hover{
  color: #9b2c2c;
}

.hover\:text-red-900:hover{
  color: #742a2a;
}

.hover\:text-orange-100:hover{
  color: #fffaf0;
}

.hover\:text-orange-200:hover{
  color: #feebc8;
}

.hover\:text-orange-300:hover{
  color: #fbd38d;
}

.hover\:text-orange-400:hover{
  color: #f6ad55;
}

.hover\:text-orange-500:hover{
  color: #ed8936;
}

.hover\:text-orange-600:hover{
  color: #dd6b20;
}

.hover\:text-orange-700:hover{
  color: #c05621;
}

.hover\:text-orange-800:hover{
  color: #9c4221;
}

.hover\:text-orange-900:hover{
  color: #7b341e;
}

.hover\:text-yellow-100:hover{
  color: #fffff0;
}

.hover\:text-yellow-200:hover{
  color: #fefcbf;
}

.hover\:text-yellow-300:hover{
  color: #faf089;
}

.hover\:text-yellow-400:hover{
  color: #f6e05e;
}

.hover\:text-yellow-500:hover{
  color: #ecc94b;
}

.hover\:text-yellow-600:hover{
  color: #d69e2e;
}

.hover\:text-yellow-700:hover{
  color: #b7791f;
}

.hover\:text-yellow-800:hover{
  color: #975a16;
}

.hover\:text-yellow-900:hover{
  color: #744210;
}

.hover\:text-green-100:hover{
  color: #f0fff4;
}

.hover\:text-green-200:hover{
  color: #c6f6d5;
}

.hover\:text-green-300:hover{
  color: #9ae6b4;
}

.hover\:text-green-400:hover{
  color: #68d391;
}

.hover\:text-green-500:hover{
  color: #48bb78;
}

.hover\:text-green-600:hover{
  color: #38a169;
}

.hover\:text-green-700:hover{
  color: #2f855a;
}

.hover\:text-green-800:hover{
  color: #276749;
}

.hover\:text-green-900:hover{
  color: #22543d;
}

.hover\:text-teal-100:hover{
  color: #e6fffa;
}

.hover\:text-teal-200:hover{
  color: #b2f5ea;
}

.hover\:text-teal-300:hover{
  color: #81e6d9;
}

.hover\:text-teal-400:hover{
  color: #4fd1c5;
}

.hover\:text-teal-500:hover{
  color: #38b2ac;
}

.hover\:text-teal-600:hover{
  color: #319795;
}

.hover\:text-teal-700:hover{
  color: #2c7a7b;
}

.hover\:text-teal-800:hover{
  color: #285e61;
}

.hover\:text-teal-900:hover{
  color: #234e52;
}

.hover\:text-blue-100:hover{
  color: #ebf8ff;
}

.hover\:text-blue-200:hover{
  color: #bee3f8;
}

.hover\:text-blue-300:hover{
  color: #90cdf4;
}

.hover\:text-blue-400:hover{
  color: #63b3ed;
}

.hover\:text-blue-500:hover{
  color: #4299e1;
}

.hover\:text-blue-600:hover{
  color: #3182ce;
}

.hover\:text-blue-700:hover{
  color: #2b6cb0;
}

.hover\:text-blue-800:hover{
  color: #2c5282;
}

.hover\:text-blue-900:hover{
  color: #2a4365;
}

.hover\:text-indigo-100:hover{
  color: #ebf4ff;
}

.hover\:text-indigo-200:hover{
  color: #c3dafe;
}

.hover\:text-indigo-300:hover{
  color: #a3bffa;
}

.hover\:text-indigo-400:hover{
  color: #7f9cf5;
}

.hover\:text-indigo-500:hover{
  color: #667eea;
}

.hover\:text-indigo-600:hover{
  color: #5a67d8;
}

.hover\:text-indigo-700:hover{
  color: #4c51bf;
}

.hover\:text-indigo-800:hover{
  color: #434190;
}

.hover\:text-indigo-900:hover{
  color: #3c366b;
}

.hover\:text-purple-100:hover{
  color: #faf5ff;
}

.hover\:text-purple-200:hover{
  color: #e9d8fd;
}

.hover\:text-purple-300:hover{
  color: #d6bcfa;
}

.hover\:text-purple-400:hover{
  color: #b794f4;
}

.hover\:text-purple-500:hover{
  color: #9f7aea;
}

.hover\:text-purple-600:hover{
  color: #805ad5;
}

.hover\:text-purple-700:hover{
  color: #6b46c1;
}

.hover\:text-purple-800:hover{
  color: #553c9a;
}

.hover\:text-purple-900:hover{
  color: #44337a;
}

.hover\:text-pink-100:hover{
  color: #fff5f7;
}

.hover\:text-pink-200:hover{
  color: #fed7e2;
}

.hover\:text-pink-300:hover{
  color: #fbb6ce;
}

.hover\:text-pink-400:hover{
  color: #f687b3;
}

.hover\:text-pink-500:hover{
  color: #ed64a6;
}

.hover\:text-pink-600:hover{
  color: #d53f8c;
}

.hover\:text-pink-700:hover{
  color: #b83280;
}

.hover\:text-pink-800:hover{
  color: #97266d;
}

.hover\:text-pink-900:hover{
  color: #702459;
}

.hover\:text-red-berry-100:hover{
  color: #F5E6E6;
}

.hover\:text-red-berry-200:hover{
  color: #E6BFBF;
}

.hover\:text-red-berry-300:hover{
  color: #D69999;
}

.hover\:text-red-berry-400:hover{
  color: #B84D4D;
}

.hover\:text-red-berry-500:hover{
  color: #990000;
}

.hover\:text-red-berry-600:hover{
  color: #8A0000;
}

.hover\:text-red-berry-700:hover{
  color: #5C0000;
}

.hover\:text-red-berry-800:hover{
  color: #450000;
}

.hover\:text-red-berry-900:hover{
  color: #2E0000;
}

.hover\:text-regal-blue-100:hover{
  color: #E9EDF1;
}

.hover\:text-regal-blue-200:hover{
  color: #C7D2DC;
}

.hover\:text-regal-blue-300:hover{
  color: #A5B6C7;
}

.hover\:text-regal-blue-400:hover{
  color: #62809D;
}

.hover\:text-regal-blue-500:hover{
  color: #1F4973;
}

.hover\:text-regal-blue-600:hover{
  color: #1C4268;
}

.hover\:text-regal-blue-700:hover{
  color: #132C45;
}

.hover\:text-regal-blue-800:hover{
  color: #0E2134;
}

.hover\:text-regal-blue-900:hover{
  color: #091623;
}

.hover\:text-saltpan-100:hover{
  color: #FDFEFD;
}

.hover\:text-saltpan-200:hover{
  color: #FBFDFB;
}

.hover\:text-saltpan-300:hover{
  color: #F8FBF8;
}

.hover\:text-saltpan-400:hover{
  color: #F3F8F3;
}

.hover\:text-saltpan-500:hover{
  color: #EEF5EE;
}

.hover\:text-saltpan-600:hover{
  color: #D6DDD6;
}

.hover\:text-saltpan-700:hover{
  color: #8F938F;
}

.hover\:text-saltpan-800:hover{
  color: #6B6E6B;
}

.hover\:text-saltpan-900:hover{
  color: #474A47;
}

.last\:text-transparent:last-child{
  color: transparent;
}

.last\:text-black:last-child{
  color: #000;
}

.last\:text-white:last-child{
  color: #fff;
}

.last\:text-gray-100:last-child{
  color: #f7fafc;
}

.last\:text-gray-200:last-child{
  color: #edf2f7;
}

.last\:text-gray-300:last-child{
  color: #e2e8f0;
}

.last\:text-gray-400:last-child{
  color: #cbd5e0;
}

.last\:text-gray-500:last-child{
  color: #a0aec0;
}

.last\:text-gray-600:last-child{
  color: #718096;
}

.last\:text-gray-700:last-child{
  color: #4a5568;
}

.last\:text-gray-800:last-child{
  color: #2d3748;
}

.last\:text-gray-900:last-child{
  color: #1a202c;
}

.last\:text-red-100:last-child{
  color: #fff5f5;
}

.last\:text-red-200:last-child{
  color: #fed7d7;
}

.last\:text-red-300:last-child{
  color: #feb2b2;
}

.last\:text-red-400:last-child{
  color: #fc8181;
}

.last\:text-red-500:last-child{
  color: #f56565;
}

.last\:text-red-600:last-child{
  color: #e53e3e;
}

.last\:text-red-700:last-child{
  color: #c53030;
}

.last\:text-red-800:last-child{
  color: #9b2c2c;
}

.last\:text-red-900:last-child{
  color: #742a2a;
}

.last\:text-orange-100:last-child{
  color: #fffaf0;
}

.last\:text-orange-200:last-child{
  color: #feebc8;
}

.last\:text-orange-300:last-child{
  color: #fbd38d;
}

.last\:text-orange-400:last-child{
  color: #f6ad55;
}

.last\:text-orange-500:last-child{
  color: #ed8936;
}

.last\:text-orange-600:last-child{
  color: #dd6b20;
}

.last\:text-orange-700:last-child{
  color: #c05621;
}

.last\:text-orange-800:last-child{
  color: #9c4221;
}

.last\:text-orange-900:last-child{
  color: #7b341e;
}

.last\:text-yellow-100:last-child{
  color: #fffff0;
}

.last\:text-yellow-200:last-child{
  color: #fefcbf;
}

.last\:text-yellow-300:last-child{
  color: #faf089;
}

.last\:text-yellow-400:last-child{
  color: #f6e05e;
}

.last\:text-yellow-500:last-child{
  color: #ecc94b;
}

.last\:text-yellow-600:last-child{
  color: #d69e2e;
}

.last\:text-yellow-700:last-child{
  color: #b7791f;
}

.last\:text-yellow-800:last-child{
  color: #975a16;
}

.last\:text-yellow-900:last-child{
  color: #744210;
}

.last\:text-green-100:last-child{
  color: #f0fff4;
}

.last\:text-green-200:last-child{
  color: #c6f6d5;
}

.last\:text-green-300:last-child{
  color: #9ae6b4;
}

.last\:text-green-400:last-child{
  color: #68d391;
}

.last\:text-green-500:last-child{
  color: #48bb78;
}

.last\:text-green-600:last-child{
  color: #38a169;
}

.last\:text-green-700:last-child{
  color: #2f855a;
}

.last\:text-green-800:last-child{
  color: #276749;
}

.last\:text-green-900:last-child{
  color: #22543d;
}

.last\:text-teal-100:last-child{
  color: #e6fffa;
}

.last\:text-teal-200:last-child{
  color: #b2f5ea;
}

.last\:text-teal-300:last-child{
  color: #81e6d9;
}

.last\:text-teal-400:last-child{
  color: #4fd1c5;
}

.last\:text-teal-500:last-child{
  color: #38b2ac;
}

.last\:text-teal-600:last-child{
  color: #319795;
}

.last\:text-teal-700:last-child{
  color: #2c7a7b;
}

.last\:text-teal-800:last-child{
  color: #285e61;
}

.last\:text-teal-900:last-child{
  color: #234e52;
}

.last\:text-blue-100:last-child{
  color: #ebf8ff;
}

.last\:text-blue-200:last-child{
  color: #bee3f8;
}

.last\:text-blue-300:last-child{
  color: #90cdf4;
}

.last\:text-blue-400:last-child{
  color: #63b3ed;
}

.last\:text-blue-500:last-child{
  color: #4299e1;
}

.last\:text-blue-600:last-child{
  color: #3182ce;
}

.last\:text-blue-700:last-child{
  color: #2b6cb0;
}

.last\:text-blue-800:last-child{
  color: #2c5282;
}

.last\:text-blue-900:last-child{
  color: #2a4365;
}

.last\:text-indigo-100:last-child{
  color: #ebf4ff;
}

.last\:text-indigo-200:last-child{
  color: #c3dafe;
}

.last\:text-indigo-300:last-child{
  color: #a3bffa;
}

.last\:text-indigo-400:last-child{
  color: #7f9cf5;
}

.last\:text-indigo-500:last-child{
  color: #667eea;
}

.last\:text-indigo-600:last-child{
  color: #5a67d8;
}

.last\:text-indigo-700:last-child{
  color: #4c51bf;
}

.last\:text-indigo-800:last-child{
  color: #434190;
}

.last\:text-indigo-900:last-child{
  color: #3c366b;
}

.last\:text-purple-100:last-child{
  color: #faf5ff;
}

.last\:text-purple-200:last-child{
  color: #e9d8fd;
}

.last\:text-purple-300:last-child{
  color: #d6bcfa;
}

.last\:text-purple-400:last-child{
  color: #b794f4;
}

.last\:text-purple-500:last-child{
  color: #9f7aea;
}

.last\:text-purple-600:last-child{
  color: #805ad5;
}

.last\:text-purple-700:last-child{
  color: #6b46c1;
}

.last\:text-purple-800:last-child{
  color: #553c9a;
}

.last\:text-purple-900:last-child{
  color: #44337a;
}

.last\:text-pink-100:last-child{
  color: #fff5f7;
}

.last\:text-pink-200:last-child{
  color: #fed7e2;
}

.last\:text-pink-300:last-child{
  color: #fbb6ce;
}

.last\:text-pink-400:last-child{
  color: #f687b3;
}

.last\:text-pink-500:last-child{
  color: #ed64a6;
}

.last\:text-pink-600:last-child{
  color: #d53f8c;
}

.last\:text-pink-700:last-child{
  color: #b83280;
}

.last\:text-pink-800:last-child{
  color: #97266d;
}

.last\:text-pink-900:last-child{
  color: #702459;
}

.last\:text-red-berry-100:last-child{
  color: #F5E6E6;
}

.last\:text-red-berry-200:last-child{
  color: #E6BFBF;
}

.last\:text-red-berry-300:last-child{
  color: #D69999;
}

.last\:text-red-berry-400:last-child{
  color: #B84D4D;
}

.last\:text-red-berry-500:last-child{
  color: #990000;
}

.last\:text-red-berry-600:last-child{
  color: #8A0000;
}

.last\:text-red-berry-700:last-child{
  color: #5C0000;
}

.last\:text-red-berry-800:last-child{
  color: #450000;
}

.last\:text-red-berry-900:last-child{
  color: #2E0000;
}

.last\:text-regal-blue-100:last-child{
  color: #E9EDF1;
}

.last\:text-regal-blue-200:last-child{
  color: #C7D2DC;
}

.last\:text-regal-blue-300:last-child{
  color: #A5B6C7;
}

.last\:text-regal-blue-400:last-child{
  color: #62809D;
}

.last\:text-regal-blue-500:last-child{
  color: #1F4973;
}

.last\:text-regal-blue-600:last-child{
  color: #1C4268;
}

.last\:text-regal-blue-700:last-child{
  color: #132C45;
}

.last\:text-regal-blue-800:last-child{
  color: #0E2134;
}

.last\:text-regal-blue-900:last-child{
  color: #091623;
}

.last\:text-saltpan-100:last-child{
  color: #FDFEFD;
}

.last\:text-saltpan-200:last-child{
  color: #FBFDFB;
}

.last\:text-saltpan-300:last-child{
  color: #F8FBF8;
}

.last\:text-saltpan-400:last-child{
  color: #F3F8F3;
}

.last\:text-saltpan-500:last-child{
  color: #EEF5EE;
}

.last\:text-saltpan-600:last-child{
  color: #D6DDD6;
}

.last\:text-saltpan-700:last-child{
  color: #8F938F;
}

.last\:text-saltpan-800:last-child{
  color: #6B6E6B;
}

.last\:text-saltpan-900:last-child{
  color: #474A47;
}

.text-xs{
  font-size: 0.75rem;
}

.text-sm{
  font-size: 0.875rem;
}

.text-base{
  font-size: 1rem;
}

.text-lg{
  font-size: 1.125rem;
}

.text-xl{
  font-size: 1.25rem;
}

.text-2xl{
  font-size: 1.5rem;
}

.text-3xl{
  font-size: 1.875rem;
}

.text-4xl{
  font-size: 2.25rem;
}

.text-5xl{
  font-size: 3rem;
}

.text-6xl{
  font-size: 4rem;
}

.first\:text-xs:first-child{
  font-size: 0.75rem;
}

.first\:text-sm:first-child{
  font-size: 0.875rem;
}

.first\:text-base:first-child{
  font-size: 1rem;
}

.first\:text-lg:first-child{
  font-size: 1.125rem;
}

.first\:text-xl:first-child{
  font-size: 1.25rem;
}

.first\:text-2xl:first-child{
  font-size: 1.5rem;
}

.first\:text-3xl:first-child{
  font-size: 1.875rem;
}

.first\:text-4xl:first-child{
  font-size: 2.25rem;
}

.first\:text-5xl:first-child{
  font-size: 3rem;
}

.first\:text-6xl:first-child{
  font-size: 4rem;
}

.hover\:text-xs:hover{
  font-size: 0.75rem;
}

.hover\:text-sm:hover{
  font-size: 0.875rem;
}

.hover\:text-base:hover{
  font-size: 1rem;
}

.hover\:text-lg:hover{
  font-size: 1.125rem;
}

.hover\:text-xl:hover{
  font-size: 1.25rem;
}

.hover\:text-2xl:hover{
  font-size: 1.5rem;
}

.hover\:text-3xl:hover{
  font-size: 1.875rem;
}

.hover\:text-4xl:hover{
  font-size: 2.25rem;
}

.hover\:text-5xl:hover{
  font-size: 3rem;
}

.hover\:text-6xl:hover{
  font-size: 4rem;
}

.last\:text-xs:last-child{
  font-size: 0.75rem;
}

.last\:text-sm:last-child{
  font-size: 0.875rem;
}

.last\:text-base:last-child{
  font-size: 1rem;
}

.last\:text-lg:last-child{
  font-size: 1.125rem;
}

.last\:text-xl:last-child{
  font-size: 1.25rem;
}

.last\:text-2xl:last-child{
  font-size: 1.5rem;
}

.last\:text-3xl:last-child{
  font-size: 1.875rem;
}

.last\:text-4xl:last-child{
  font-size: 2.25rem;
}

.last\:text-5xl:last-child{
  font-size: 3rem;
}

.last\:text-6xl:last-child{
  font-size: 4rem;
}

.italic{
  font-style: italic;
}

.not-italic{
  font-style: normal;
}

.first\:italic:first-child{
  font-style: italic;
}

.first\:not-italic:first-child{
  font-style: normal;
}

.hover\:italic:hover{
  font-style: italic;
}

.hover\:not-italic:hover{
  font-style: normal;
}

.last\:italic:last-child{
  font-style: italic;
}

.last\:not-italic:last-child{
  font-style: normal;
}

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.capitalize{
  text-transform: capitalize;
}

.normal-case{
  text-transform: none;
}

.first\:uppercase:first-child{
  text-transform: uppercase;
}

.first\:lowercase:first-child{
  text-transform: lowercase;
}

.first\:capitalize:first-child{
  text-transform: capitalize;
}

.first\:normal-case:first-child{
  text-transform: none;
}

.hover\:uppercase:hover{
  text-transform: uppercase;
}

.hover\:lowercase:hover{
  text-transform: lowercase;
}

.hover\:capitalize:hover{
  text-transform: capitalize;
}

.hover\:normal-case:hover{
  text-transform: none;
}

.last\:uppercase:last-child{
  text-transform: uppercase;
}

.last\:lowercase:last-child{
  text-transform: lowercase;
}

.last\:capitalize:last-child{
  text-transform: capitalize;
}

.last\:normal-case:last-child{
  text-transform: none;
}

.underline{
  text-decoration: underline;
}

.line-through{
  text-decoration: line-through;
}

.no-underline{
  text-decoration: none;
}

.first\:underline:first-child{
  text-decoration: underline;
}

.first\:line-through:first-child{
  text-decoration: line-through;
}

.first\:no-underline:first-child{
  text-decoration: none;
}

.hover\:underline:hover{
  text-decoration: underline;
}

.hover\:line-through:hover{
  text-decoration: line-through;
}

.hover\:no-underline:hover{
  text-decoration: none;
}

.last\:underline:last-child{
  text-decoration: underline;
}

.last\:line-through:last-child{
  text-decoration: line-through;
}

.last\:no-underline:last-child{
  text-decoration: none;
}

.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.subpixel-antialiased{
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.first\:antialiased:first-child{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.first\:subpixel-antialiased:first-child{
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.hover\:antialiased:hover{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hover\:subpixel-antialiased:hover{
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.last\:antialiased:last-child{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.last\:subpixel-antialiased:last-child{
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.tracking-tighter{
  letter-spacing: -0.05em;
}

.tracking-tight{
  letter-spacing: -0.025em;
}

.tracking-normal{
  letter-spacing: 0;
}

.tracking-wide{
  letter-spacing: 0.025em;
}

.tracking-wider{
  letter-spacing: 0.05em;
}

.tracking-widest{
  letter-spacing: 0.1em;
}

.first\:tracking-tighter:first-child{
  letter-spacing: -0.05em;
}

.first\:tracking-tight:first-child{
  letter-spacing: -0.025em;
}

.first\:tracking-normal:first-child{
  letter-spacing: 0;
}

.first\:tracking-wide:first-child{
  letter-spacing: 0.025em;
}

.first\:tracking-wider:first-child{
  letter-spacing: 0.05em;
}

.first\:tracking-widest:first-child{
  letter-spacing: 0.1em;
}

.hover\:tracking-tighter:hover{
  letter-spacing: -0.05em;
}

.hover\:tracking-tight:hover{
  letter-spacing: -0.025em;
}

.hover\:tracking-normal:hover{
  letter-spacing: 0;
}

.hover\:tracking-wide:hover{
  letter-spacing: 0.025em;
}

.hover\:tracking-wider:hover{
  letter-spacing: 0.05em;
}

.hover\:tracking-widest:hover{
  letter-spacing: 0.1em;
}

.last\:tracking-tighter:last-child{
  letter-spacing: -0.05em;
}

.last\:tracking-tight:last-child{
  letter-spacing: -0.025em;
}

.last\:tracking-normal:last-child{
  letter-spacing: 0;
}

.last\:tracking-wide:last-child{
  letter-spacing: 0.025em;
}

.last\:tracking-wider:last-child{
  letter-spacing: 0.05em;
}

.last\:tracking-widest:last-child{
  letter-spacing: 0.1em;
}

.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.select-text{
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.select-all{
  -webkit-user-select: all;
     -moz-user-select: all;
      -ms-user-select: all;
          user-select: all;
}

.select-auto{
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.first\:select-none:first-child{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.first\:select-text:first-child{
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.first\:select-all:first-child{
  -webkit-user-select: all;
     -moz-user-select: all;
      -ms-user-select: all;
          user-select: all;
}

.first\:select-auto:first-child{
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.hover\:select-none:hover{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.hover\:select-text:hover{
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.hover\:select-all:hover{
  -webkit-user-select: all;
     -moz-user-select: all;
      -ms-user-select: all;
          user-select: all;
}

.hover\:select-auto:hover{
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.last\:select-none:last-child{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.last\:select-text:last-child{
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.last\:select-all:last-child{
  -webkit-user-select: all;
     -moz-user-select: all;
      -ms-user-select: all;
          user-select: all;
}

.last\:select-auto:last-child{
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.align-baseline{
  vertical-align: baseline;
}

.align-top{
  vertical-align: top;
}

.align-middle{
  vertical-align: middle;
}

.align-bottom{
  vertical-align: bottom;
}

.align-text-top{
  vertical-align: text-top;
}

.align-text-bottom{
  vertical-align: text-bottom;
}

.first\:align-baseline:first-child{
  vertical-align: baseline;
}

.first\:align-top:first-child{
  vertical-align: top;
}

.first\:align-middle:first-child{
  vertical-align: middle;
}

.first\:align-bottom:first-child{
  vertical-align: bottom;
}

.first\:align-text-top:first-child{
  vertical-align: text-top;
}

.first\:align-text-bottom:first-child{
  vertical-align: text-bottom;
}

.hover\:align-baseline:hover{
  vertical-align: baseline;
}

.hover\:align-top:hover{
  vertical-align: top;
}

.hover\:align-middle:hover{
  vertical-align: middle;
}

.hover\:align-bottom:hover{
  vertical-align: bottom;
}

.hover\:align-text-top:hover{
  vertical-align: text-top;
}

.hover\:align-text-bottom:hover{
  vertical-align: text-bottom;
}

.last\:align-baseline:last-child{
  vertical-align: baseline;
}

.last\:align-top:last-child{
  vertical-align: top;
}

.last\:align-middle:last-child{
  vertical-align: middle;
}

.last\:align-bottom:last-child{
  vertical-align: bottom;
}

.last\:align-text-top:last-child{
  vertical-align: text-top;
}

.last\:align-text-bottom:last-child{
  vertical-align: text-bottom;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.first\:visible:first-child{
  visibility: visible;
}

.first\:invisible:first-child{
  visibility: hidden;
}

.hover\:visible:hover{
  visibility: visible;
}

.hover\:invisible:hover{
  visibility: hidden;
}

.last\:visible:last-child{
  visibility: visible;
}

.last\:invisible:last-child{
  visibility: hidden;
}

.whitespace-normal{
  white-space: normal;
}

.whitespace-no-wrap{
  white-space: nowrap;
}

.whitespace-pre{
  white-space: pre;
}

.whitespace-pre-line{
  white-space: pre-line;
}

.whitespace-pre-wrap{
  white-space: pre-wrap;
}

.first\:whitespace-normal:first-child{
  white-space: normal;
}

.first\:whitespace-no-wrap:first-child{
  white-space: nowrap;
}

.first\:whitespace-pre:first-child{
  white-space: pre;
}

.first\:whitespace-pre-line:first-child{
  white-space: pre-line;
}

.first\:whitespace-pre-wrap:first-child{
  white-space: pre-wrap;
}

.hover\:whitespace-normal:hover{
  white-space: normal;
}

.hover\:whitespace-no-wrap:hover{
  white-space: nowrap;
}

.hover\:whitespace-pre:hover{
  white-space: pre;
}

.hover\:whitespace-pre-line:hover{
  white-space: pre-line;
}

.hover\:whitespace-pre-wrap:hover{
  white-space: pre-wrap;
}

.last\:whitespace-normal:last-child{
  white-space: normal;
}

.last\:whitespace-no-wrap:last-child{
  white-space: nowrap;
}

.last\:whitespace-pre:last-child{
  white-space: pre;
}

.last\:whitespace-pre-line:last-child{
  white-space: pre-line;
}

.last\:whitespace-pre-wrap:last-child{
  white-space: pre-wrap;
}

.break-normal{
  overflow-wrap: normal;
  word-break: normal;
}

.break-words{
  overflow-wrap: break-word;
}

.break-all{
  word-break: break-all;
}

.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.first\:break-normal:first-child{
  overflow-wrap: normal;
  word-break: normal;
}

.first\:break-words:first-child{
  overflow-wrap: break-word;
}

.first\:break-all:first-child{
  word-break: break-all;
}

.first\:truncate:first-child{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hover\:break-normal:hover{
  overflow-wrap: normal;
  word-break: normal;
}

.hover\:break-words:hover{
  overflow-wrap: break-word;
}

.hover\:break-all:hover{
  word-break: break-all;
}

.hover\:truncate:hover{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.last\:break-normal:last-child{
  overflow-wrap: normal;
  word-break: normal;
}

.last\:break-words:last-child{
  overflow-wrap: break-word;
}

.last\:break-all:last-child{
  word-break: break-all;
}

.last\:truncate:last-child{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w-0{
  width: 0;
}

.w-1{
  width: 0.25rem;
}

.w-2{
  width: 0.5rem;
}

.w-3{
  width: 0.75rem;
}

.w-4{
  width: 1rem;
}

.w-5{
  width: 1.25rem;
}

.w-6{
  width: 1.5rem;
}

.w-8{
  width: 2rem;
}

.w-10{
  width: 2.5rem;
}

.w-12{
  width: 3rem;
}

.w-16{
  width: 4rem;
}

.w-20{
  width: 5rem;
}

.w-24{
  width: 6rem;
}

.w-32{
  width: 8rem;
}

.w-40{
  width: 10rem;
}

.w-48{
  width: 12rem;
}

.w-56{
  width: 14rem;
}

.w-64{
  width: 16rem;
}

.w-auto{
  width: auto;
}

.w-px{
  width: 1px;
}

.w-1\/2{
  width: 50%;
}

.w-1\/3{
  width: 33.333333%;
}

.w-2\/3{
  width: 66.666667%;
}

.w-1\/4{
  width: 25%;
}

.w-2\/4{
  width: 50%;
}

.w-3\/4{
  width: 75%;
}

.w-1\/5{
  width: 20%;
}

.w-2\/5{
  width: 40%;
}

.w-3\/5{
  width: 60%;
}

.w-4\/5{
  width: 80%;
}

.w-1\/6{
  width: 16.666667%;
}

.w-2\/6{
  width: 33.333333%;
}

.w-3\/6{
  width: 50%;
}

.w-4\/6{
  width: 66.666667%;
}

.w-5\/6{
  width: 83.333333%;
}

.w-1\/12{
  width: 8.333333%;
}

.w-2\/12{
  width: 16.666667%;
}

.w-3\/12{
  width: 25%;
}

.w-4\/12{
  width: 33.333333%;
}

.w-5\/12{
  width: 41.666667%;
}

.w-6\/12{
  width: 50%;
}

.w-7\/12{
  width: 58.333333%;
}

.w-8\/12{
  width: 66.666667%;
}

.w-9\/12{
  width: 75%;
}

.w-10\/12{
  width: 83.333333%;
}

.w-11\/12{
  width: 91.666667%;
}

.w-full{
  width: 100%;
}

.w-screen{
  width: 100vw;
}

.first\:w-0:first-child{
  width: 0;
}

.first\:w-1:first-child{
  width: 0.25rem;
}

.first\:w-2:first-child{
  width: 0.5rem;
}

.first\:w-3:first-child{
  width: 0.75rem;
}

.first\:w-4:first-child{
  width: 1rem;
}

.first\:w-5:first-child{
  width: 1.25rem;
}

.first\:w-6:first-child{
  width: 1.5rem;
}

.first\:w-8:first-child{
  width: 2rem;
}

.first\:w-10:first-child{
  width: 2.5rem;
}

.first\:w-12:first-child{
  width: 3rem;
}

.first\:w-16:first-child{
  width: 4rem;
}

.first\:w-20:first-child{
  width: 5rem;
}

.first\:w-24:first-child{
  width: 6rem;
}

.first\:w-32:first-child{
  width: 8rem;
}

.first\:w-40:first-child{
  width: 10rem;
}

.first\:w-48:first-child{
  width: 12rem;
}

.first\:w-56:first-child{
  width: 14rem;
}

.first\:w-64:first-child{
  width: 16rem;
}

.first\:w-auto:first-child{
  width: auto;
}

.first\:w-px:first-child{
  width: 1px;
}

.first\:w-1\/2:first-child{
  width: 50%;
}

.first\:w-1\/3:first-child{
  width: 33.333333%;
}

.first\:w-2\/3:first-child{
  width: 66.666667%;
}

.first\:w-1\/4:first-child{
  width: 25%;
}

.first\:w-2\/4:first-child{
  width: 50%;
}

.first\:w-3\/4:first-child{
  width: 75%;
}

.first\:w-1\/5:first-child{
  width: 20%;
}

.first\:w-2\/5:first-child{
  width: 40%;
}

.first\:w-3\/5:first-child{
  width: 60%;
}

.first\:w-4\/5:first-child{
  width: 80%;
}

.first\:w-1\/6:first-child{
  width: 16.666667%;
}

.first\:w-2\/6:first-child{
  width: 33.333333%;
}

.first\:w-3\/6:first-child{
  width: 50%;
}

.first\:w-4\/6:first-child{
  width: 66.666667%;
}

.first\:w-5\/6:first-child{
  width: 83.333333%;
}

.first\:w-1\/12:first-child{
  width: 8.333333%;
}

.first\:w-2\/12:first-child{
  width: 16.666667%;
}

.first\:w-3\/12:first-child{
  width: 25%;
}

.first\:w-4\/12:first-child{
  width: 33.333333%;
}

.first\:w-5\/12:first-child{
  width: 41.666667%;
}

.first\:w-6\/12:first-child{
  width: 50%;
}

.first\:w-7\/12:first-child{
  width: 58.333333%;
}

.first\:w-8\/12:first-child{
  width: 66.666667%;
}

.first\:w-9\/12:first-child{
  width: 75%;
}

.first\:w-10\/12:first-child{
  width: 83.333333%;
}

.first\:w-11\/12:first-child{
  width: 91.666667%;
}

.first\:w-full:first-child{
  width: 100%;
}

.first\:w-screen:first-child{
  width: 100vw;
}

.hover\:w-0:hover{
  width: 0;
}

.hover\:w-1:hover{
  width: 0.25rem;
}

.hover\:w-2:hover{
  width: 0.5rem;
}

.hover\:w-3:hover{
  width: 0.75rem;
}

.hover\:w-4:hover{
  width: 1rem;
}

.hover\:w-5:hover{
  width: 1.25rem;
}

.hover\:w-6:hover{
  width: 1.5rem;
}

.hover\:w-8:hover{
  width: 2rem;
}

.hover\:w-10:hover{
  width: 2.5rem;
}

.hover\:w-12:hover{
  width: 3rem;
}

.hover\:w-16:hover{
  width: 4rem;
}

.hover\:w-20:hover{
  width: 5rem;
}

.hover\:w-24:hover{
  width: 6rem;
}

.hover\:w-32:hover{
  width: 8rem;
}

.hover\:w-40:hover{
  width: 10rem;
}

.hover\:w-48:hover{
  width: 12rem;
}

.hover\:w-56:hover{
  width: 14rem;
}

.hover\:w-64:hover{
  width: 16rem;
}

.hover\:w-auto:hover{
  width: auto;
}

.hover\:w-px:hover{
  width: 1px;
}

.hover\:w-1\/2:hover{
  width: 50%;
}

.hover\:w-1\/3:hover{
  width: 33.333333%;
}

.hover\:w-2\/3:hover{
  width: 66.666667%;
}

.hover\:w-1\/4:hover{
  width: 25%;
}

.hover\:w-2\/4:hover{
  width: 50%;
}

.hover\:w-3\/4:hover{
  width: 75%;
}

.hover\:w-1\/5:hover{
  width: 20%;
}

.hover\:w-2\/5:hover{
  width: 40%;
}

.hover\:w-3\/5:hover{
  width: 60%;
}

.hover\:w-4\/5:hover{
  width: 80%;
}

.hover\:w-1\/6:hover{
  width: 16.666667%;
}

.hover\:w-2\/6:hover{
  width: 33.333333%;
}

.hover\:w-3\/6:hover{
  width: 50%;
}

.hover\:w-4\/6:hover{
  width: 66.666667%;
}

.hover\:w-5\/6:hover{
  width: 83.333333%;
}

.hover\:w-1\/12:hover{
  width: 8.333333%;
}

.hover\:w-2\/12:hover{
  width: 16.666667%;
}

.hover\:w-3\/12:hover{
  width: 25%;
}

.hover\:w-4\/12:hover{
  width: 33.333333%;
}

.hover\:w-5\/12:hover{
  width: 41.666667%;
}

.hover\:w-6\/12:hover{
  width: 50%;
}

.hover\:w-7\/12:hover{
  width: 58.333333%;
}

.hover\:w-8\/12:hover{
  width: 66.666667%;
}

.hover\:w-9\/12:hover{
  width: 75%;
}

.hover\:w-10\/12:hover{
  width: 83.333333%;
}

.hover\:w-11\/12:hover{
  width: 91.666667%;
}

.hover\:w-full:hover{
  width: 100%;
}

.hover\:w-screen:hover{
  width: 100vw;
}

.last\:w-0:last-child{
  width: 0;
}

.last\:w-1:last-child{
  width: 0.25rem;
}

.last\:w-2:last-child{
  width: 0.5rem;
}

.last\:w-3:last-child{
  width: 0.75rem;
}

.last\:w-4:last-child{
  width: 1rem;
}

.last\:w-5:last-child{
  width: 1.25rem;
}

.last\:w-6:last-child{
  width: 1.5rem;
}

.last\:w-8:last-child{
  width: 2rem;
}

.last\:w-10:last-child{
  width: 2.5rem;
}

.last\:w-12:last-child{
  width: 3rem;
}

.last\:w-16:last-child{
  width: 4rem;
}

.last\:w-20:last-child{
  width: 5rem;
}

.last\:w-24:last-child{
  width: 6rem;
}

.last\:w-32:last-child{
  width: 8rem;
}

.last\:w-40:last-child{
  width: 10rem;
}

.last\:w-48:last-child{
  width: 12rem;
}

.last\:w-56:last-child{
  width: 14rem;
}

.last\:w-64:last-child{
  width: 16rem;
}

.last\:w-auto:last-child{
  width: auto;
}

.last\:w-px:last-child{
  width: 1px;
}

.last\:w-1\/2:last-child{
  width: 50%;
}

.last\:w-1\/3:last-child{
  width: 33.333333%;
}

.last\:w-2\/3:last-child{
  width: 66.666667%;
}

.last\:w-1\/4:last-child{
  width: 25%;
}

.last\:w-2\/4:last-child{
  width: 50%;
}

.last\:w-3\/4:last-child{
  width: 75%;
}

.last\:w-1\/5:last-child{
  width: 20%;
}

.last\:w-2\/5:last-child{
  width: 40%;
}

.last\:w-3\/5:last-child{
  width: 60%;
}

.last\:w-4\/5:last-child{
  width: 80%;
}

.last\:w-1\/6:last-child{
  width: 16.666667%;
}

.last\:w-2\/6:last-child{
  width: 33.333333%;
}

.last\:w-3\/6:last-child{
  width: 50%;
}

.last\:w-4\/6:last-child{
  width: 66.666667%;
}

.last\:w-5\/6:last-child{
  width: 83.333333%;
}

.last\:w-1\/12:last-child{
  width: 8.333333%;
}

.last\:w-2\/12:last-child{
  width: 16.666667%;
}

.last\:w-3\/12:last-child{
  width: 25%;
}

.last\:w-4\/12:last-child{
  width: 33.333333%;
}

.last\:w-5\/12:last-child{
  width: 41.666667%;
}

.last\:w-6\/12:last-child{
  width: 50%;
}

.last\:w-7\/12:last-child{
  width: 58.333333%;
}

.last\:w-8\/12:last-child{
  width: 66.666667%;
}

.last\:w-9\/12:last-child{
  width: 75%;
}

.last\:w-10\/12:last-child{
  width: 83.333333%;
}

.last\:w-11\/12:last-child{
  width: 91.666667%;
}

.last\:w-full:last-child{
  width: 100%;
}

.last\:w-screen:last-child{
  width: 100vw;
}

.z-0{
  z-index: 0;
}

.z-10{
  z-index: 10;
}

.z-20{
  z-index: 20;
}

.z-30{
  z-index: 30;
}

.z-40{
  z-index: 40;
}

.z-50{
  z-index: 50;
}

.z-auto{
  z-index: auto;
}

.first\:z-0:first-child{
  z-index: 0;
}

.first\:z-10:first-child{
  z-index: 10;
}

.first\:z-20:first-child{
  z-index: 20;
}

.first\:z-30:first-child{
  z-index: 30;
}

.first\:z-40:first-child{
  z-index: 40;
}

.first\:z-50:first-child{
  z-index: 50;
}

.first\:z-auto:first-child{
  z-index: auto;
}

.hover\:z-0:hover{
  z-index: 0;
}

.hover\:z-10:hover{
  z-index: 10;
}

.hover\:z-20:hover{
  z-index: 20;
}

.hover\:z-30:hover{
  z-index: 30;
}

.hover\:z-40:hover{
  z-index: 40;
}

.hover\:z-50:hover{
  z-index: 50;
}

.hover\:z-auto:hover{
  z-index: auto;
}

.last\:z-0:last-child{
  z-index: 0;
}

.last\:z-10:last-child{
  z-index: 10;
}

.last\:z-20:last-child{
  z-index: 20;
}

.last\:z-30:last-child{
  z-index: 30;
}

.last\:z-40:last-child{
  z-index: 40;
}

.last\:z-50:last-child{
  z-index: 50;
}

.last\:z-auto:last-child{
  z-index: auto;
}

.gap-0{
  grid-gap: 0;
  gap: 0;
}

.gap-1{
  grid-gap: 0.25rem;
  gap: 0.25rem;
}

.gap-2{
  grid-gap: 0.5rem;
  gap: 0.5rem;
}

.gap-3{
  grid-gap: 0.75rem;
  gap: 0.75rem;
}

.gap-4{
  grid-gap: 1rem;
  gap: 1rem;
}

.gap-5{
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

.gap-6{
  grid-gap: 1.5rem;
  gap: 1.5rem;
}

.gap-8{
  grid-gap: 2rem;
  gap: 2rem;
}

.gap-10{
  grid-gap: 2.5rem;
  gap: 2.5rem;
}

.gap-12{
  grid-gap: 3rem;
  gap: 3rem;
}

.gap-16{
  grid-gap: 4rem;
  gap: 4rem;
}

.gap-20{
  grid-gap: 5rem;
  gap: 5rem;
}

.gap-24{
  grid-gap: 6rem;
  gap: 6rem;
}

.gap-32{
  grid-gap: 8rem;
  gap: 8rem;
}

.gap-40{
  grid-gap: 10rem;
  gap: 10rem;
}

.gap-48{
  grid-gap: 12rem;
  gap: 12rem;
}

.gap-56{
  grid-gap: 14rem;
  gap: 14rem;
}

.gap-64{
  grid-gap: 16rem;
  gap: 16rem;
}

.gap-px{
  grid-gap: 1px;
  gap: 1px;
}

.col-gap-0{
  grid-column-gap: 0;
  -moz-column-gap: 0;
       column-gap: 0;
}

.col-gap-1{
  grid-column-gap: 0.25rem;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.col-gap-2{
  grid-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.col-gap-3{
  grid-column-gap: 0.75rem;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.col-gap-4{
  grid-column-gap: 1rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.col-gap-5{
  grid-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.col-gap-6{
  grid-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.col-gap-8{
  grid-column-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.col-gap-10{
  grid-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.col-gap-12{
  grid-column-gap: 3rem;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.col-gap-16{
  grid-column-gap: 4rem;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.col-gap-20{
  grid-column-gap: 5rem;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.col-gap-24{
  grid-column-gap: 6rem;
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}

.col-gap-32{
  grid-column-gap: 8rem;
  -moz-column-gap: 8rem;
       column-gap: 8rem;
}

.col-gap-40{
  grid-column-gap: 10rem;
  -moz-column-gap: 10rem;
       column-gap: 10rem;
}

.col-gap-48{
  grid-column-gap: 12rem;
  -moz-column-gap: 12rem;
       column-gap: 12rem;
}

.col-gap-56{
  grid-column-gap: 14rem;
  -moz-column-gap: 14rem;
       column-gap: 14rem;
}

.col-gap-64{
  grid-column-gap: 16rem;
  -moz-column-gap: 16rem;
       column-gap: 16rem;
}

.col-gap-px{
  grid-column-gap: 1px;
  -moz-column-gap: 1px;
       column-gap: 1px;
}

.row-gap-0{
  grid-row-gap: 0;
  row-gap: 0;
}

.row-gap-1{
  grid-row-gap: 0.25rem;
  row-gap: 0.25rem;
}

.row-gap-2{
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem;
}

.row-gap-3{
  grid-row-gap: 0.75rem;
  row-gap: 0.75rem;
}

.row-gap-4{
  grid-row-gap: 1rem;
  row-gap: 1rem;
}

.row-gap-5{
  grid-row-gap: 1.25rem;
  row-gap: 1.25rem;
}

.row-gap-6{
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem;
}

.row-gap-8{
  grid-row-gap: 2rem;
  row-gap: 2rem;
}

.row-gap-10{
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem;
}

.row-gap-12{
  grid-row-gap: 3rem;
  row-gap: 3rem;
}

.row-gap-16{
  grid-row-gap: 4rem;
  row-gap: 4rem;
}

.row-gap-20{
  grid-row-gap: 5rem;
  row-gap: 5rem;
}

.row-gap-24{
  grid-row-gap: 6rem;
  row-gap: 6rem;
}

.row-gap-32{
  grid-row-gap: 8rem;
  row-gap: 8rem;
}

.row-gap-40{
  grid-row-gap: 10rem;
  row-gap: 10rem;
}

.row-gap-48{
  grid-row-gap: 12rem;
  row-gap: 12rem;
}

.row-gap-56{
  grid-row-gap: 14rem;
  row-gap: 14rem;
}

.row-gap-64{
  grid-row-gap: 16rem;
  row-gap: 16rem;
}

.row-gap-px{
  grid-row-gap: 1px;
  row-gap: 1px;
}

.first\:gap-0:first-child{
  grid-gap: 0;
  gap: 0;
}

.first\:gap-1:first-child{
  grid-gap: 0.25rem;
  gap: 0.25rem;
}

.first\:gap-2:first-child{
  grid-gap: 0.5rem;
  gap: 0.5rem;
}

.first\:gap-3:first-child{
  grid-gap: 0.75rem;
  gap: 0.75rem;
}

.first\:gap-4:first-child{
  grid-gap: 1rem;
  gap: 1rem;
}

.first\:gap-5:first-child{
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

.first\:gap-6:first-child{
  grid-gap: 1.5rem;
  gap: 1.5rem;
}

.first\:gap-8:first-child{
  grid-gap: 2rem;
  gap: 2rem;
}

.first\:gap-10:first-child{
  grid-gap: 2.5rem;
  gap: 2.5rem;
}

.first\:gap-12:first-child{
  grid-gap: 3rem;
  gap: 3rem;
}

.first\:gap-16:first-child{
  grid-gap: 4rem;
  gap: 4rem;
}

.first\:gap-20:first-child{
  grid-gap: 5rem;
  gap: 5rem;
}

.first\:gap-24:first-child{
  grid-gap: 6rem;
  gap: 6rem;
}

.first\:gap-32:first-child{
  grid-gap: 8rem;
  gap: 8rem;
}

.first\:gap-40:first-child{
  grid-gap: 10rem;
  gap: 10rem;
}

.first\:gap-48:first-child{
  grid-gap: 12rem;
  gap: 12rem;
}

.first\:gap-56:first-child{
  grid-gap: 14rem;
  gap: 14rem;
}

.first\:gap-64:first-child{
  grid-gap: 16rem;
  gap: 16rem;
}

.first\:gap-px:first-child{
  grid-gap: 1px;
  gap: 1px;
}

.first\:col-gap-0:first-child{
  grid-column-gap: 0;
  -moz-column-gap: 0;
       column-gap: 0;
}

.first\:col-gap-1:first-child{
  grid-column-gap: 0.25rem;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.first\:col-gap-2:first-child{
  grid-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.first\:col-gap-3:first-child{
  grid-column-gap: 0.75rem;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.first\:col-gap-4:first-child{
  grid-column-gap: 1rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.first\:col-gap-5:first-child{
  grid-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.first\:col-gap-6:first-child{
  grid-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.first\:col-gap-8:first-child{
  grid-column-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.first\:col-gap-10:first-child{
  grid-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.first\:col-gap-12:first-child{
  grid-column-gap: 3rem;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.first\:col-gap-16:first-child{
  grid-column-gap: 4rem;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.first\:col-gap-20:first-child{
  grid-column-gap: 5rem;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.first\:col-gap-24:first-child{
  grid-column-gap: 6rem;
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}

.first\:col-gap-32:first-child{
  grid-column-gap: 8rem;
  -moz-column-gap: 8rem;
       column-gap: 8rem;
}

.first\:col-gap-40:first-child{
  grid-column-gap: 10rem;
  -moz-column-gap: 10rem;
       column-gap: 10rem;
}

.first\:col-gap-48:first-child{
  grid-column-gap: 12rem;
  -moz-column-gap: 12rem;
       column-gap: 12rem;
}

.first\:col-gap-56:first-child{
  grid-column-gap: 14rem;
  -moz-column-gap: 14rem;
       column-gap: 14rem;
}

.first\:col-gap-64:first-child{
  grid-column-gap: 16rem;
  -moz-column-gap: 16rem;
       column-gap: 16rem;
}

.first\:col-gap-px:first-child{
  grid-column-gap: 1px;
  -moz-column-gap: 1px;
       column-gap: 1px;
}

.first\:row-gap-0:first-child{
  grid-row-gap: 0;
  row-gap: 0;
}

.first\:row-gap-1:first-child{
  grid-row-gap: 0.25rem;
  row-gap: 0.25rem;
}

.first\:row-gap-2:first-child{
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem;
}

.first\:row-gap-3:first-child{
  grid-row-gap: 0.75rem;
  row-gap: 0.75rem;
}

.first\:row-gap-4:first-child{
  grid-row-gap: 1rem;
  row-gap: 1rem;
}

.first\:row-gap-5:first-child{
  grid-row-gap: 1.25rem;
  row-gap: 1.25rem;
}

.first\:row-gap-6:first-child{
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem;
}

.first\:row-gap-8:first-child{
  grid-row-gap: 2rem;
  row-gap: 2rem;
}

.first\:row-gap-10:first-child{
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem;
}

.first\:row-gap-12:first-child{
  grid-row-gap: 3rem;
  row-gap: 3rem;
}

.first\:row-gap-16:first-child{
  grid-row-gap: 4rem;
  row-gap: 4rem;
}

.first\:row-gap-20:first-child{
  grid-row-gap: 5rem;
  row-gap: 5rem;
}

.first\:row-gap-24:first-child{
  grid-row-gap: 6rem;
  row-gap: 6rem;
}

.first\:row-gap-32:first-child{
  grid-row-gap: 8rem;
  row-gap: 8rem;
}

.first\:row-gap-40:first-child{
  grid-row-gap: 10rem;
  row-gap: 10rem;
}

.first\:row-gap-48:first-child{
  grid-row-gap: 12rem;
  row-gap: 12rem;
}

.first\:row-gap-56:first-child{
  grid-row-gap: 14rem;
  row-gap: 14rem;
}

.first\:row-gap-64:first-child{
  grid-row-gap: 16rem;
  row-gap: 16rem;
}

.first\:row-gap-px:first-child{
  grid-row-gap: 1px;
  row-gap: 1px;
}

.hover\:gap-0:hover{
  grid-gap: 0;
  gap: 0;
}

.hover\:gap-1:hover{
  grid-gap: 0.25rem;
  gap: 0.25rem;
}

.hover\:gap-2:hover{
  grid-gap: 0.5rem;
  gap: 0.5rem;
}

.hover\:gap-3:hover{
  grid-gap: 0.75rem;
  gap: 0.75rem;
}

.hover\:gap-4:hover{
  grid-gap: 1rem;
  gap: 1rem;
}

.hover\:gap-5:hover{
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

.hover\:gap-6:hover{
  grid-gap: 1.5rem;
  gap: 1.5rem;
}

.hover\:gap-8:hover{
  grid-gap: 2rem;
  gap: 2rem;
}

.hover\:gap-10:hover{
  grid-gap: 2.5rem;
  gap: 2.5rem;
}

.hover\:gap-12:hover{
  grid-gap: 3rem;
  gap: 3rem;
}

.hover\:gap-16:hover{
  grid-gap: 4rem;
  gap: 4rem;
}

.hover\:gap-20:hover{
  grid-gap: 5rem;
  gap: 5rem;
}

.hover\:gap-24:hover{
  grid-gap: 6rem;
  gap: 6rem;
}

.hover\:gap-32:hover{
  grid-gap: 8rem;
  gap: 8rem;
}

.hover\:gap-40:hover{
  grid-gap: 10rem;
  gap: 10rem;
}

.hover\:gap-48:hover{
  grid-gap: 12rem;
  gap: 12rem;
}

.hover\:gap-56:hover{
  grid-gap: 14rem;
  gap: 14rem;
}

.hover\:gap-64:hover{
  grid-gap: 16rem;
  gap: 16rem;
}

.hover\:gap-px:hover{
  grid-gap: 1px;
  gap: 1px;
}

.hover\:col-gap-0:hover{
  grid-column-gap: 0;
  -moz-column-gap: 0;
       column-gap: 0;
}

.hover\:col-gap-1:hover{
  grid-column-gap: 0.25rem;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.hover\:col-gap-2:hover{
  grid-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.hover\:col-gap-3:hover{
  grid-column-gap: 0.75rem;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.hover\:col-gap-4:hover{
  grid-column-gap: 1rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.hover\:col-gap-5:hover{
  grid-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.hover\:col-gap-6:hover{
  grid-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.hover\:col-gap-8:hover{
  grid-column-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.hover\:col-gap-10:hover{
  grid-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.hover\:col-gap-12:hover{
  grid-column-gap: 3rem;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.hover\:col-gap-16:hover{
  grid-column-gap: 4rem;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.hover\:col-gap-20:hover{
  grid-column-gap: 5rem;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.hover\:col-gap-24:hover{
  grid-column-gap: 6rem;
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}

.hover\:col-gap-32:hover{
  grid-column-gap: 8rem;
  -moz-column-gap: 8rem;
       column-gap: 8rem;
}

.hover\:col-gap-40:hover{
  grid-column-gap: 10rem;
  -moz-column-gap: 10rem;
       column-gap: 10rem;
}

.hover\:col-gap-48:hover{
  grid-column-gap: 12rem;
  -moz-column-gap: 12rem;
       column-gap: 12rem;
}

.hover\:col-gap-56:hover{
  grid-column-gap: 14rem;
  -moz-column-gap: 14rem;
       column-gap: 14rem;
}

.hover\:col-gap-64:hover{
  grid-column-gap: 16rem;
  -moz-column-gap: 16rem;
       column-gap: 16rem;
}

.hover\:col-gap-px:hover{
  grid-column-gap: 1px;
  -moz-column-gap: 1px;
       column-gap: 1px;
}

.hover\:row-gap-0:hover{
  grid-row-gap: 0;
  row-gap: 0;
}

.hover\:row-gap-1:hover{
  grid-row-gap: 0.25rem;
  row-gap: 0.25rem;
}

.hover\:row-gap-2:hover{
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem;
}

.hover\:row-gap-3:hover{
  grid-row-gap: 0.75rem;
  row-gap: 0.75rem;
}

.hover\:row-gap-4:hover{
  grid-row-gap: 1rem;
  row-gap: 1rem;
}

.hover\:row-gap-5:hover{
  grid-row-gap: 1.25rem;
  row-gap: 1.25rem;
}

.hover\:row-gap-6:hover{
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem;
}

.hover\:row-gap-8:hover{
  grid-row-gap: 2rem;
  row-gap: 2rem;
}

.hover\:row-gap-10:hover{
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem;
}

.hover\:row-gap-12:hover{
  grid-row-gap: 3rem;
  row-gap: 3rem;
}

.hover\:row-gap-16:hover{
  grid-row-gap: 4rem;
  row-gap: 4rem;
}

.hover\:row-gap-20:hover{
  grid-row-gap: 5rem;
  row-gap: 5rem;
}

.hover\:row-gap-24:hover{
  grid-row-gap: 6rem;
  row-gap: 6rem;
}

.hover\:row-gap-32:hover{
  grid-row-gap: 8rem;
  row-gap: 8rem;
}

.hover\:row-gap-40:hover{
  grid-row-gap: 10rem;
  row-gap: 10rem;
}

.hover\:row-gap-48:hover{
  grid-row-gap: 12rem;
  row-gap: 12rem;
}

.hover\:row-gap-56:hover{
  grid-row-gap: 14rem;
  row-gap: 14rem;
}

.hover\:row-gap-64:hover{
  grid-row-gap: 16rem;
  row-gap: 16rem;
}

.hover\:row-gap-px:hover{
  grid-row-gap: 1px;
  row-gap: 1px;
}

.last\:gap-0:last-child{
  grid-gap: 0;
  gap: 0;
}

.last\:gap-1:last-child{
  grid-gap: 0.25rem;
  gap: 0.25rem;
}

.last\:gap-2:last-child{
  grid-gap: 0.5rem;
  gap: 0.5rem;
}

.last\:gap-3:last-child{
  grid-gap: 0.75rem;
  gap: 0.75rem;
}

.last\:gap-4:last-child{
  grid-gap: 1rem;
  gap: 1rem;
}

.last\:gap-5:last-child{
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

.last\:gap-6:last-child{
  grid-gap: 1.5rem;
  gap: 1.5rem;
}

.last\:gap-8:last-child{
  grid-gap: 2rem;
  gap: 2rem;
}

.last\:gap-10:last-child{
  grid-gap: 2.5rem;
  gap: 2.5rem;
}

.last\:gap-12:last-child{
  grid-gap: 3rem;
  gap: 3rem;
}

.last\:gap-16:last-child{
  grid-gap: 4rem;
  gap: 4rem;
}

.last\:gap-20:last-child{
  grid-gap: 5rem;
  gap: 5rem;
}

.last\:gap-24:last-child{
  grid-gap: 6rem;
  gap: 6rem;
}

.last\:gap-32:last-child{
  grid-gap: 8rem;
  gap: 8rem;
}

.last\:gap-40:last-child{
  grid-gap: 10rem;
  gap: 10rem;
}

.last\:gap-48:last-child{
  grid-gap: 12rem;
  gap: 12rem;
}

.last\:gap-56:last-child{
  grid-gap: 14rem;
  gap: 14rem;
}

.last\:gap-64:last-child{
  grid-gap: 16rem;
  gap: 16rem;
}

.last\:gap-px:last-child{
  grid-gap: 1px;
  gap: 1px;
}

.last\:col-gap-0:last-child{
  grid-column-gap: 0;
  -moz-column-gap: 0;
       column-gap: 0;
}

.last\:col-gap-1:last-child{
  grid-column-gap: 0.25rem;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.last\:col-gap-2:last-child{
  grid-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.last\:col-gap-3:last-child{
  grid-column-gap: 0.75rem;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.last\:col-gap-4:last-child{
  grid-column-gap: 1rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.last\:col-gap-5:last-child{
  grid-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.last\:col-gap-6:last-child{
  grid-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.last\:col-gap-8:last-child{
  grid-column-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.last\:col-gap-10:last-child{
  grid-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.last\:col-gap-12:last-child{
  grid-column-gap: 3rem;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.last\:col-gap-16:last-child{
  grid-column-gap: 4rem;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.last\:col-gap-20:last-child{
  grid-column-gap: 5rem;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.last\:col-gap-24:last-child{
  grid-column-gap: 6rem;
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}

.last\:col-gap-32:last-child{
  grid-column-gap: 8rem;
  -moz-column-gap: 8rem;
       column-gap: 8rem;
}

.last\:col-gap-40:last-child{
  grid-column-gap: 10rem;
  -moz-column-gap: 10rem;
       column-gap: 10rem;
}

.last\:col-gap-48:last-child{
  grid-column-gap: 12rem;
  -moz-column-gap: 12rem;
       column-gap: 12rem;
}

.last\:col-gap-56:last-child{
  grid-column-gap: 14rem;
  -moz-column-gap: 14rem;
       column-gap: 14rem;
}

.last\:col-gap-64:last-child{
  grid-column-gap: 16rem;
  -moz-column-gap: 16rem;
       column-gap: 16rem;
}

.last\:col-gap-px:last-child{
  grid-column-gap: 1px;
  -moz-column-gap: 1px;
       column-gap: 1px;
}

.last\:row-gap-0:last-child{
  grid-row-gap: 0;
  row-gap: 0;
}

.last\:row-gap-1:last-child{
  grid-row-gap: 0.25rem;
  row-gap: 0.25rem;
}

.last\:row-gap-2:last-child{
  grid-row-gap: 0.5rem;
  row-gap: 0.5rem;
}

.last\:row-gap-3:last-child{
  grid-row-gap: 0.75rem;
  row-gap: 0.75rem;
}

.last\:row-gap-4:last-child{
  grid-row-gap: 1rem;
  row-gap: 1rem;
}

.last\:row-gap-5:last-child{
  grid-row-gap: 1.25rem;
  row-gap: 1.25rem;
}

.last\:row-gap-6:last-child{
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem;
}

.last\:row-gap-8:last-child{
  grid-row-gap: 2rem;
  row-gap: 2rem;
}

.last\:row-gap-10:last-child{
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem;
}

.last\:row-gap-12:last-child{
  grid-row-gap: 3rem;
  row-gap: 3rem;
}

.last\:row-gap-16:last-child{
  grid-row-gap: 4rem;
  row-gap: 4rem;
}

.last\:row-gap-20:last-child{
  grid-row-gap: 5rem;
  row-gap: 5rem;
}

.last\:row-gap-24:last-child{
  grid-row-gap: 6rem;
  row-gap: 6rem;
}

.last\:row-gap-32:last-child{
  grid-row-gap: 8rem;
  row-gap: 8rem;
}

.last\:row-gap-40:last-child{
  grid-row-gap: 10rem;
  row-gap: 10rem;
}

.last\:row-gap-48:last-child{
  grid-row-gap: 12rem;
  row-gap: 12rem;
}

.last\:row-gap-56:last-child{
  grid-row-gap: 14rem;
  row-gap: 14rem;
}

.last\:row-gap-64:last-child{
  grid-row-gap: 16rem;
  row-gap: 16rem;
}

.last\:row-gap-px:last-child{
  grid-row-gap: 1px;
  row-gap: 1px;
}

.grid-flow-row{
  grid-auto-flow: row;
}

.grid-flow-col{
  grid-auto-flow: column;
}

.grid-flow-row-dense{
  grid-auto-flow: row dense;
}

.grid-flow-col-dense{
  grid-auto-flow: column dense;
}

.first\:grid-flow-row:first-child{
  grid-auto-flow: row;
}

.first\:grid-flow-col:first-child{
  grid-auto-flow: column;
}

.first\:grid-flow-row-dense:first-child{
  grid-auto-flow: row dense;
}

.first\:grid-flow-col-dense:first-child{
  grid-auto-flow: column dense;
}

.hover\:grid-flow-row:hover{
  grid-auto-flow: row;
}

.hover\:grid-flow-col:hover{
  grid-auto-flow: column;
}

.hover\:grid-flow-row-dense:hover{
  grid-auto-flow: row dense;
}

.hover\:grid-flow-col-dense:hover{
  grid-auto-flow: column dense;
}

.last\:grid-flow-row:last-child{
  grid-auto-flow: row;
}

.last\:grid-flow-col:last-child{
  grid-auto-flow: column;
}

.last\:grid-flow-row-dense:last-child{
  grid-auto-flow: row dense;
}

.last\:grid-flow-col-dense:last-child{
  grid-auto-flow: column dense;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.grid-cols-9{
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.grid-cols-11{
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-none{
  grid-template-columns: none;
}

.first\:grid-cols-1:first-child{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.first\:grid-cols-2:first-child{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.first\:grid-cols-3:first-child{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.first\:grid-cols-4:first-child{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.first\:grid-cols-5:first-child{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.first\:grid-cols-6:first-child{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.first\:grid-cols-7:first-child{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.first\:grid-cols-8:first-child{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.first\:grid-cols-9:first-child{
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.first\:grid-cols-10:first-child{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.first\:grid-cols-11:first-child{
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

.first\:grid-cols-12:first-child{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.first\:grid-cols-none:first-child{
  grid-template-columns: none;
}

.hover\:grid-cols-1:hover{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.hover\:grid-cols-2:hover{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.hover\:grid-cols-3:hover{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.hover\:grid-cols-4:hover{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.hover\:grid-cols-5:hover{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.hover\:grid-cols-6:hover{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.hover\:grid-cols-7:hover{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.hover\:grid-cols-8:hover{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.hover\:grid-cols-9:hover{
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.hover\:grid-cols-10:hover{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.hover\:grid-cols-11:hover{
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

.hover\:grid-cols-12:hover{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.hover\:grid-cols-none:hover{
  grid-template-columns: none;
}

.last\:grid-cols-1:last-child{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.last\:grid-cols-2:last-child{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.last\:grid-cols-3:last-child{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.last\:grid-cols-4:last-child{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.last\:grid-cols-5:last-child{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.last\:grid-cols-6:last-child{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.last\:grid-cols-7:last-child{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.last\:grid-cols-8:last-child{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.last\:grid-cols-9:last-child{
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.last\:grid-cols-10:last-child{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.last\:grid-cols-11:last-child{
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

.last\:grid-cols-12:last-child{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.last\:grid-cols-none:last-child{
  grid-template-columns: none;
}

.col-auto{
  grid-column: auto;
}

.col-span-1{
  grid-column: span 1 / span 1;
}

.col-span-2{
  grid-column: span 2 / span 2;
}

.col-span-3{
  grid-column: span 3 / span 3;
}

.col-span-4{
  grid-column: span 4 / span 4;
}

.col-span-5{
  grid-column: span 5 / span 5;
}

.col-span-6{
  grid-column: span 6 / span 6;
}

.col-span-7{
  grid-column: span 7 / span 7;
}

.col-span-8{
  grid-column: span 8 / span 8;
}

.col-span-9{
  grid-column: span 9 / span 9;
}

.col-span-10{
  grid-column: span 10 / span 10;
}

.col-span-11{
  grid-column: span 11 / span 11;
}

.col-span-12{
  grid-column: span 12 / span 12;
}

.first\:col-auto:first-child{
  grid-column: auto;
}

.first\:col-span-1:first-child{
  grid-column: span 1 / span 1;
}

.first\:col-span-2:first-child{
  grid-column: span 2 / span 2;
}

.first\:col-span-3:first-child{
  grid-column: span 3 / span 3;
}

.first\:col-span-4:first-child{
  grid-column: span 4 / span 4;
}

.first\:col-span-5:first-child{
  grid-column: span 5 / span 5;
}

.first\:col-span-6:first-child{
  grid-column: span 6 / span 6;
}

.first\:col-span-7:first-child{
  grid-column: span 7 / span 7;
}

.first\:col-span-8:first-child{
  grid-column: span 8 / span 8;
}

.first\:col-span-9:first-child{
  grid-column: span 9 / span 9;
}

.first\:col-span-10:first-child{
  grid-column: span 10 / span 10;
}

.first\:col-span-11:first-child{
  grid-column: span 11 / span 11;
}

.first\:col-span-12:first-child{
  grid-column: span 12 / span 12;
}

.hover\:col-auto:hover{
  grid-column: auto;
}

.hover\:col-span-1:hover{
  grid-column: span 1 / span 1;
}

.hover\:col-span-2:hover{
  grid-column: span 2 / span 2;
}

.hover\:col-span-3:hover{
  grid-column: span 3 / span 3;
}

.hover\:col-span-4:hover{
  grid-column: span 4 / span 4;
}

.hover\:col-span-5:hover{
  grid-column: span 5 / span 5;
}

.hover\:col-span-6:hover{
  grid-column: span 6 / span 6;
}

.hover\:col-span-7:hover{
  grid-column: span 7 / span 7;
}

.hover\:col-span-8:hover{
  grid-column: span 8 / span 8;
}

.hover\:col-span-9:hover{
  grid-column: span 9 / span 9;
}

.hover\:col-span-10:hover{
  grid-column: span 10 / span 10;
}

.hover\:col-span-11:hover{
  grid-column: span 11 / span 11;
}

.hover\:col-span-12:hover{
  grid-column: span 12 / span 12;
}

.last\:col-auto:last-child{
  grid-column: auto;
}

.last\:col-span-1:last-child{
  grid-column: span 1 / span 1;
}

.last\:col-span-2:last-child{
  grid-column: span 2 / span 2;
}

.last\:col-span-3:last-child{
  grid-column: span 3 / span 3;
}

.last\:col-span-4:last-child{
  grid-column: span 4 / span 4;
}

.last\:col-span-5:last-child{
  grid-column: span 5 / span 5;
}

.last\:col-span-6:last-child{
  grid-column: span 6 / span 6;
}

.last\:col-span-7:last-child{
  grid-column: span 7 / span 7;
}

.last\:col-span-8:last-child{
  grid-column: span 8 / span 8;
}

.last\:col-span-9:last-child{
  grid-column: span 9 / span 9;
}

.last\:col-span-10:last-child{
  grid-column: span 10 / span 10;
}

.last\:col-span-11:last-child{
  grid-column: span 11 / span 11;
}

.last\:col-span-12:last-child{
  grid-column: span 12 / span 12;
}

.col-start-1{
  grid-column-start: 1;
}

.col-start-2{
  grid-column-start: 2;
}

.col-start-3{
  grid-column-start: 3;
}

.col-start-4{
  grid-column-start: 4;
}

.col-start-5{
  grid-column-start: 5;
}

.col-start-6{
  grid-column-start: 6;
}

.col-start-7{
  grid-column-start: 7;
}

.col-start-8{
  grid-column-start: 8;
}

.col-start-9{
  grid-column-start: 9;
}

.col-start-10{
  grid-column-start: 10;
}

.col-start-11{
  grid-column-start: 11;
}

.col-start-12{
  grid-column-start: 12;
}

.col-start-13{
  grid-column-start: 13;
}

.col-start-auto{
  grid-column-start: auto;
}

.first\:col-start-1:first-child{
  grid-column-start: 1;
}

.first\:col-start-2:first-child{
  grid-column-start: 2;
}

.first\:col-start-3:first-child{
  grid-column-start: 3;
}

.first\:col-start-4:first-child{
  grid-column-start: 4;
}

.first\:col-start-5:first-child{
  grid-column-start: 5;
}

.first\:col-start-6:first-child{
  grid-column-start: 6;
}

.first\:col-start-7:first-child{
  grid-column-start: 7;
}

.first\:col-start-8:first-child{
  grid-column-start: 8;
}

.first\:col-start-9:first-child{
  grid-column-start: 9;
}

.first\:col-start-10:first-child{
  grid-column-start: 10;
}

.first\:col-start-11:first-child{
  grid-column-start: 11;
}

.first\:col-start-12:first-child{
  grid-column-start: 12;
}

.first\:col-start-13:first-child{
  grid-column-start: 13;
}

.first\:col-start-auto:first-child{
  grid-column-start: auto;
}

.hover\:col-start-1:hover{
  grid-column-start: 1;
}

.hover\:col-start-2:hover{
  grid-column-start: 2;
}

.hover\:col-start-3:hover{
  grid-column-start: 3;
}

.hover\:col-start-4:hover{
  grid-column-start: 4;
}

.hover\:col-start-5:hover{
  grid-column-start: 5;
}

.hover\:col-start-6:hover{
  grid-column-start: 6;
}

.hover\:col-start-7:hover{
  grid-column-start: 7;
}

.hover\:col-start-8:hover{
  grid-column-start: 8;
}

.hover\:col-start-9:hover{
  grid-column-start: 9;
}

.hover\:col-start-10:hover{
  grid-column-start: 10;
}

.hover\:col-start-11:hover{
  grid-column-start: 11;
}

.hover\:col-start-12:hover{
  grid-column-start: 12;
}

.hover\:col-start-13:hover{
  grid-column-start: 13;
}

.hover\:col-start-auto:hover{
  grid-column-start: auto;
}

.last\:col-start-1:last-child{
  grid-column-start: 1;
}

.last\:col-start-2:last-child{
  grid-column-start: 2;
}

.last\:col-start-3:last-child{
  grid-column-start: 3;
}

.last\:col-start-4:last-child{
  grid-column-start: 4;
}

.last\:col-start-5:last-child{
  grid-column-start: 5;
}

.last\:col-start-6:last-child{
  grid-column-start: 6;
}

.last\:col-start-7:last-child{
  grid-column-start: 7;
}

.last\:col-start-8:last-child{
  grid-column-start: 8;
}

.last\:col-start-9:last-child{
  grid-column-start: 9;
}

.last\:col-start-10:last-child{
  grid-column-start: 10;
}

.last\:col-start-11:last-child{
  grid-column-start: 11;
}

.last\:col-start-12:last-child{
  grid-column-start: 12;
}

.last\:col-start-13:last-child{
  grid-column-start: 13;
}

.last\:col-start-auto:last-child{
  grid-column-start: auto;
}

.col-end-1{
  grid-column-end: 1;
}

.col-end-2{
  grid-column-end: 2;
}

.col-end-3{
  grid-column-end: 3;
}

.col-end-4{
  grid-column-end: 4;
}

.col-end-5{
  grid-column-end: 5;
}

.col-end-6{
  grid-column-end: 6;
}

.col-end-7{
  grid-column-end: 7;
}

.col-end-8{
  grid-column-end: 8;
}

.col-end-9{
  grid-column-end: 9;
}

.col-end-10{
  grid-column-end: 10;
}

.col-end-11{
  grid-column-end: 11;
}

.col-end-12{
  grid-column-end: 12;
}

.col-end-13{
  grid-column-end: 13;
}

.col-end-auto{
  grid-column-end: auto;
}

.first\:col-end-1:first-child{
  grid-column-end: 1;
}

.first\:col-end-2:first-child{
  grid-column-end: 2;
}

.first\:col-end-3:first-child{
  grid-column-end: 3;
}

.first\:col-end-4:first-child{
  grid-column-end: 4;
}

.first\:col-end-5:first-child{
  grid-column-end: 5;
}

.first\:col-end-6:first-child{
  grid-column-end: 6;
}

.first\:col-end-7:first-child{
  grid-column-end: 7;
}

.first\:col-end-8:first-child{
  grid-column-end: 8;
}

.first\:col-end-9:first-child{
  grid-column-end: 9;
}

.first\:col-end-10:first-child{
  grid-column-end: 10;
}

.first\:col-end-11:first-child{
  grid-column-end: 11;
}

.first\:col-end-12:first-child{
  grid-column-end: 12;
}

.first\:col-end-13:first-child{
  grid-column-end: 13;
}

.first\:col-end-auto:first-child{
  grid-column-end: auto;
}

.hover\:col-end-1:hover{
  grid-column-end: 1;
}

.hover\:col-end-2:hover{
  grid-column-end: 2;
}

.hover\:col-end-3:hover{
  grid-column-end: 3;
}

.hover\:col-end-4:hover{
  grid-column-end: 4;
}

.hover\:col-end-5:hover{
  grid-column-end: 5;
}

.hover\:col-end-6:hover{
  grid-column-end: 6;
}

.hover\:col-end-7:hover{
  grid-column-end: 7;
}

.hover\:col-end-8:hover{
  grid-column-end: 8;
}

.hover\:col-end-9:hover{
  grid-column-end: 9;
}

.hover\:col-end-10:hover{
  grid-column-end: 10;
}

.hover\:col-end-11:hover{
  grid-column-end: 11;
}

.hover\:col-end-12:hover{
  grid-column-end: 12;
}

.hover\:col-end-13:hover{
  grid-column-end: 13;
}

.hover\:col-end-auto:hover{
  grid-column-end: auto;
}

.last\:col-end-1:last-child{
  grid-column-end: 1;
}

.last\:col-end-2:last-child{
  grid-column-end: 2;
}

.last\:col-end-3:last-child{
  grid-column-end: 3;
}

.last\:col-end-4:last-child{
  grid-column-end: 4;
}

.last\:col-end-5:last-child{
  grid-column-end: 5;
}

.last\:col-end-6:last-child{
  grid-column-end: 6;
}

.last\:col-end-7:last-child{
  grid-column-end: 7;
}

.last\:col-end-8:last-child{
  grid-column-end: 8;
}

.last\:col-end-9:last-child{
  grid-column-end: 9;
}

.last\:col-end-10:last-child{
  grid-column-end: 10;
}

.last\:col-end-11:last-child{
  grid-column-end: 11;
}

.last\:col-end-12:last-child{
  grid-column-end: 12;
}

.last\:col-end-13:last-child{
  grid-column-end: 13;
}

.last\:col-end-auto:last-child{
  grid-column-end: auto;
}

.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-3{
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.grid-rows-4{
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.grid-rows-5{
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.grid-rows-6{
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.grid-rows-none{
  grid-template-rows: none;
}

.first\:grid-rows-1:first-child{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.first\:grid-rows-2:first-child{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.first\:grid-rows-3:first-child{
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.first\:grid-rows-4:first-child{
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.first\:grid-rows-5:first-child{
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.first\:grid-rows-6:first-child{
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.first\:grid-rows-none:first-child{
  grid-template-rows: none;
}

.hover\:grid-rows-1:hover{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.hover\:grid-rows-2:hover{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.hover\:grid-rows-3:hover{
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.hover\:grid-rows-4:hover{
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.hover\:grid-rows-5:hover{
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.hover\:grid-rows-6:hover{
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.hover\:grid-rows-none:hover{
  grid-template-rows: none;
}

.last\:grid-rows-1:last-child{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.last\:grid-rows-2:last-child{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.last\:grid-rows-3:last-child{
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.last\:grid-rows-4:last-child{
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.last\:grid-rows-5:last-child{
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.last\:grid-rows-6:last-child{
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.last\:grid-rows-none:last-child{
  grid-template-rows: none;
}

.row-auto{
  grid-row: auto;
}

.row-span-1{
  grid-row: span 1 / span 1;
}

.row-span-2{
  grid-row: span 2 / span 2;
}

.row-span-3{
  grid-row: span 3 / span 3;
}

.row-span-4{
  grid-row: span 4 / span 4;
}

.row-span-5{
  grid-row: span 5 / span 5;
}

.row-span-6{
  grid-row: span 6 / span 6;
}

.first\:row-auto:first-child{
  grid-row: auto;
}

.first\:row-span-1:first-child{
  grid-row: span 1 / span 1;
}

.first\:row-span-2:first-child{
  grid-row: span 2 / span 2;
}

.first\:row-span-3:first-child{
  grid-row: span 3 / span 3;
}

.first\:row-span-4:first-child{
  grid-row: span 4 / span 4;
}

.first\:row-span-5:first-child{
  grid-row: span 5 / span 5;
}

.first\:row-span-6:first-child{
  grid-row: span 6 / span 6;
}

.hover\:row-auto:hover{
  grid-row: auto;
}

.hover\:row-span-1:hover{
  grid-row: span 1 / span 1;
}

.hover\:row-span-2:hover{
  grid-row: span 2 / span 2;
}

.hover\:row-span-3:hover{
  grid-row: span 3 / span 3;
}

.hover\:row-span-4:hover{
  grid-row: span 4 / span 4;
}

.hover\:row-span-5:hover{
  grid-row: span 5 / span 5;
}

.hover\:row-span-6:hover{
  grid-row: span 6 / span 6;
}

.last\:row-auto:last-child{
  grid-row: auto;
}

.last\:row-span-1:last-child{
  grid-row: span 1 / span 1;
}

.last\:row-span-2:last-child{
  grid-row: span 2 / span 2;
}

.last\:row-span-3:last-child{
  grid-row: span 3 / span 3;
}

.last\:row-span-4:last-child{
  grid-row: span 4 / span 4;
}

.last\:row-span-5:last-child{
  grid-row: span 5 / span 5;
}

.last\:row-span-6:last-child{
  grid-row: span 6 / span 6;
}

.row-start-1{
  grid-row-start: 1;
}

.row-start-2{
  grid-row-start: 2;
}

.row-start-3{
  grid-row-start: 3;
}

.row-start-4{
  grid-row-start: 4;
}

.row-start-5{
  grid-row-start: 5;
}

.row-start-6{
  grid-row-start: 6;
}

.row-start-7{
  grid-row-start: 7;
}

.row-start-auto{
  grid-row-start: auto;
}

.first\:row-start-1:first-child{
  grid-row-start: 1;
}

.first\:row-start-2:first-child{
  grid-row-start: 2;
}

.first\:row-start-3:first-child{
  grid-row-start: 3;
}

.first\:row-start-4:first-child{
  grid-row-start: 4;
}

.first\:row-start-5:first-child{
  grid-row-start: 5;
}

.first\:row-start-6:first-child{
  grid-row-start: 6;
}

.first\:row-start-7:first-child{
  grid-row-start: 7;
}

.first\:row-start-auto:first-child{
  grid-row-start: auto;
}

.hover\:row-start-1:hover{
  grid-row-start: 1;
}

.hover\:row-start-2:hover{
  grid-row-start: 2;
}

.hover\:row-start-3:hover{
  grid-row-start: 3;
}

.hover\:row-start-4:hover{
  grid-row-start: 4;
}

.hover\:row-start-5:hover{
  grid-row-start: 5;
}

.hover\:row-start-6:hover{
  grid-row-start: 6;
}

.hover\:row-start-7:hover{
  grid-row-start: 7;
}

.hover\:row-start-auto:hover{
  grid-row-start: auto;
}

.last\:row-start-1:last-child{
  grid-row-start: 1;
}

.last\:row-start-2:last-child{
  grid-row-start: 2;
}

.last\:row-start-3:last-child{
  grid-row-start: 3;
}

.last\:row-start-4:last-child{
  grid-row-start: 4;
}

.last\:row-start-5:last-child{
  grid-row-start: 5;
}

.last\:row-start-6:last-child{
  grid-row-start: 6;
}

.last\:row-start-7:last-child{
  grid-row-start: 7;
}

.last\:row-start-auto:last-child{
  grid-row-start: auto;
}

.row-end-1{
  grid-row-end: 1;
}

.row-end-2{
  grid-row-end: 2;
}

.row-end-3{
  grid-row-end: 3;
}

.row-end-4{
  grid-row-end: 4;
}

.row-end-5{
  grid-row-end: 5;
}

.row-end-6{
  grid-row-end: 6;
}

.row-end-7{
  grid-row-end: 7;
}

.row-end-auto{
  grid-row-end: auto;
}

.first\:row-end-1:first-child{
  grid-row-end: 1;
}

.first\:row-end-2:first-child{
  grid-row-end: 2;
}

.first\:row-end-3:first-child{
  grid-row-end: 3;
}

.first\:row-end-4:first-child{
  grid-row-end: 4;
}

.first\:row-end-5:first-child{
  grid-row-end: 5;
}

.first\:row-end-6:first-child{
  grid-row-end: 6;
}

.first\:row-end-7:first-child{
  grid-row-end: 7;
}

.first\:row-end-auto:first-child{
  grid-row-end: auto;
}

.hover\:row-end-1:hover{
  grid-row-end: 1;
}

.hover\:row-end-2:hover{
  grid-row-end: 2;
}

.hover\:row-end-3:hover{
  grid-row-end: 3;
}

.hover\:row-end-4:hover{
  grid-row-end: 4;
}

.hover\:row-end-5:hover{
  grid-row-end: 5;
}

.hover\:row-end-6:hover{
  grid-row-end: 6;
}

.hover\:row-end-7:hover{
  grid-row-end: 7;
}

.hover\:row-end-auto:hover{
  grid-row-end: auto;
}

.last\:row-end-1:last-child{
  grid-row-end: 1;
}

.last\:row-end-2:last-child{
  grid-row-end: 2;
}

.last\:row-end-3:last-child{
  grid-row-end: 3;
}

.last\:row-end-4:last-child{
  grid-row-end: 4;
}

.last\:row-end-5:last-child{
  grid-row-end: 5;
}

.last\:row-end-6:last-child{
  grid-row-end: 6;
}

.last\:row-end-7:last-child{
  grid-row-end: 7;
}

.last\:row-end-auto:last-child{
  grid-row-end: auto;
}

.transform{
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

.transform-none{
  transform: none;
}

.first\:transform:first-child{
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

.first\:transform-none:first-child{
  transform: none;
}

.hover\:transform:hover{
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

.hover\:transform-none:hover{
  transform: none;
}

.last\:transform:last-child{
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

.last\:transform-none:last-child{
  transform: none;
}

.origin-center{
  transform-origin: center;
}

.origin-top{
  transform-origin: top;
}

.origin-top-right{
  transform-origin: top right;
}

.origin-right{
  transform-origin: right;
}

.origin-bottom-right{
  transform-origin: bottom right;
}

.origin-bottom{
  transform-origin: bottom;
}

.origin-bottom-left{
  transform-origin: bottom left;
}

.origin-left{
  transform-origin: left;
}

.origin-top-left{
  transform-origin: top left;
}

.first\:origin-center:first-child{
  transform-origin: center;
}

.first\:origin-top:first-child{
  transform-origin: top;
}

.first\:origin-top-right:first-child{
  transform-origin: top right;
}

.first\:origin-right:first-child{
  transform-origin: right;
}

.first\:origin-bottom-right:first-child{
  transform-origin: bottom right;
}

.first\:origin-bottom:first-child{
  transform-origin: bottom;
}

.first\:origin-bottom-left:first-child{
  transform-origin: bottom left;
}

.first\:origin-left:first-child{
  transform-origin: left;
}

.first\:origin-top-left:first-child{
  transform-origin: top left;
}

.hover\:origin-center:hover{
  transform-origin: center;
}

.hover\:origin-top:hover{
  transform-origin: top;
}

.hover\:origin-top-right:hover{
  transform-origin: top right;
}

.hover\:origin-right:hover{
  transform-origin: right;
}

.hover\:origin-bottom-right:hover{
  transform-origin: bottom right;
}

.hover\:origin-bottom:hover{
  transform-origin: bottom;
}

.hover\:origin-bottom-left:hover{
  transform-origin: bottom left;
}

.hover\:origin-left:hover{
  transform-origin: left;
}

.hover\:origin-top-left:hover{
  transform-origin: top left;
}

.last\:origin-center:last-child{
  transform-origin: center;
}

.last\:origin-top:last-child{
  transform-origin: top;
}

.last\:origin-top-right:last-child{
  transform-origin: top right;
}

.last\:origin-right:last-child{
  transform-origin: right;
}

.last\:origin-bottom-right:last-child{
  transform-origin: bottom right;
}

.last\:origin-bottom:last-child{
  transform-origin: bottom;
}

.last\:origin-bottom-left:last-child{
  transform-origin: bottom left;
}

.last\:origin-left:last-child{
  transform-origin: left;
}

.last\:origin-top-left:last-child{
  transform-origin: top left;
}

.scale-0{
  --transform-scale-x: 0;
  --transform-scale-y: 0;
}

.scale-50{
  --transform-scale-x: .5;
  --transform-scale-y: .5;
}

.scale-75{
  --transform-scale-x: .75;
  --transform-scale-y: .75;
}

.scale-90{
  --transform-scale-x: .9;
  --transform-scale-y: .9;
}

.scale-95{
  --transform-scale-x: .95;
  --transform-scale-y: .95;
}

.scale-100{
  --transform-scale-x: 1;
  --transform-scale-y: 1;
}

.scale-105{
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05;
}

.scale-110{
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1;
}

.scale-125{
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25;
}

.scale-150{
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5;
}

.scale-x-0{
  --transform-scale-x: 0;
}

.scale-x-50{
  --transform-scale-x: .5;
}

.scale-x-75{
  --transform-scale-x: .75;
}

.scale-x-90{
  --transform-scale-x: .9;
}

.scale-x-95{
  --transform-scale-x: .95;
}

.scale-x-100{
  --transform-scale-x: 1;
}

.scale-x-105{
  --transform-scale-x: 1.05;
}

.scale-x-110{
  --transform-scale-x: 1.1;
}

.scale-x-125{
  --transform-scale-x: 1.25;
}

.scale-x-150{
  --transform-scale-x: 1.5;
}

.scale-y-0{
  --transform-scale-y: 0;
}

.scale-y-50{
  --transform-scale-y: .5;
}

.scale-y-75{
  --transform-scale-y: .75;
}

.scale-y-90{
  --transform-scale-y: .9;
}

.scale-y-95{
  --transform-scale-y: .95;
}

.scale-y-100{
  --transform-scale-y: 1;
}

.scale-y-105{
  --transform-scale-y: 1.05;
}

.scale-y-110{
  --transform-scale-y: 1.1;
}

.scale-y-125{
  --transform-scale-y: 1.25;
}

.scale-y-150{
  --transform-scale-y: 1.5;
}

.first\:scale-0:first-child{
  --transform-scale-x: 0;
  --transform-scale-y: 0;
}

.first\:scale-50:first-child{
  --transform-scale-x: .5;
  --transform-scale-y: .5;
}

.first\:scale-75:first-child{
  --transform-scale-x: .75;
  --transform-scale-y: .75;
}

.first\:scale-90:first-child{
  --transform-scale-x: .9;
  --transform-scale-y: .9;
}

.first\:scale-95:first-child{
  --transform-scale-x: .95;
  --transform-scale-y: .95;
}

.first\:scale-100:first-child{
  --transform-scale-x: 1;
  --transform-scale-y: 1;
}

.first\:scale-105:first-child{
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05;
}

.first\:scale-110:first-child{
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1;
}

.first\:scale-125:first-child{
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25;
}

.first\:scale-150:first-child{
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5;
}

.first\:scale-x-0:first-child{
  --transform-scale-x: 0;
}

.first\:scale-x-50:first-child{
  --transform-scale-x: .5;
}

.first\:scale-x-75:first-child{
  --transform-scale-x: .75;
}

.first\:scale-x-90:first-child{
  --transform-scale-x: .9;
}

.first\:scale-x-95:first-child{
  --transform-scale-x: .95;
}

.first\:scale-x-100:first-child{
  --transform-scale-x: 1;
}

.first\:scale-x-105:first-child{
  --transform-scale-x: 1.05;
}

.first\:scale-x-110:first-child{
  --transform-scale-x: 1.1;
}

.first\:scale-x-125:first-child{
  --transform-scale-x: 1.25;
}

.first\:scale-x-150:first-child{
  --transform-scale-x: 1.5;
}

.first\:scale-y-0:first-child{
  --transform-scale-y: 0;
}

.first\:scale-y-50:first-child{
  --transform-scale-y: .5;
}

.first\:scale-y-75:first-child{
  --transform-scale-y: .75;
}

.first\:scale-y-90:first-child{
  --transform-scale-y: .9;
}

.first\:scale-y-95:first-child{
  --transform-scale-y: .95;
}

.first\:scale-y-100:first-child{
  --transform-scale-y: 1;
}

.first\:scale-y-105:first-child{
  --transform-scale-y: 1.05;
}

.first\:scale-y-110:first-child{
  --transform-scale-y: 1.1;
}

.first\:scale-y-125:first-child{
  --transform-scale-y: 1.25;
}

.first\:scale-y-150:first-child{
  --transform-scale-y: 1.5;
}

.hover\:scale-0:hover{
  --transform-scale-x: 0;
  --transform-scale-y: 0;
}

.hover\:scale-50:hover{
  --transform-scale-x: .5;
  --transform-scale-y: .5;
}

.hover\:scale-75:hover{
  --transform-scale-x: .75;
  --transform-scale-y: .75;
}

.hover\:scale-90:hover{
  --transform-scale-x: .9;
  --transform-scale-y: .9;
}

.hover\:scale-95:hover{
  --transform-scale-x: .95;
  --transform-scale-y: .95;
}

.hover\:scale-100:hover{
  --transform-scale-x: 1;
  --transform-scale-y: 1;
}

.hover\:scale-105:hover{
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05;
}

.hover\:scale-110:hover{
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1;
}

.hover\:scale-125:hover{
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25;
}

.hover\:scale-150:hover{
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5;
}

.hover\:scale-x-0:hover{
  --transform-scale-x: 0;
}

.hover\:scale-x-50:hover{
  --transform-scale-x: .5;
}

.hover\:scale-x-75:hover{
  --transform-scale-x: .75;
}

.hover\:scale-x-90:hover{
  --transform-scale-x: .9;
}

.hover\:scale-x-95:hover{
  --transform-scale-x: .95;
}

.hover\:scale-x-100:hover{
  --transform-scale-x: 1;
}

.hover\:scale-x-105:hover{
  --transform-scale-x: 1.05;
}

.hover\:scale-x-110:hover{
  --transform-scale-x: 1.1;
}

.hover\:scale-x-125:hover{
  --transform-scale-x: 1.25;
}

.hover\:scale-x-150:hover{
  --transform-scale-x: 1.5;
}

.hover\:scale-y-0:hover{
  --transform-scale-y: 0;
}

.hover\:scale-y-50:hover{
  --transform-scale-y: .5;
}

.hover\:scale-y-75:hover{
  --transform-scale-y: .75;
}

.hover\:scale-y-90:hover{
  --transform-scale-y: .9;
}

.hover\:scale-y-95:hover{
  --transform-scale-y: .95;
}

.hover\:scale-y-100:hover{
  --transform-scale-y: 1;
}

.hover\:scale-y-105:hover{
  --transform-scale-y: 1.05;
}

.hover\:scale-y-110:hover{
  --transform-scale-y: 1.1;
}

.hover\:scale-y-125:hover{
  --transform-scale-y: 1.25;
}

.hover\:scale-y-150:hover{
  --transform-scale-y: 1.5;
}

.last\:scale-0:last-child{
  --transform-scale-x: 0;
  --transform-scale-y: 0;
}

.last\:scale-50:last-child{
  --transform-scale-x: .5;
  --transform-scale-y: .5;
}

.last\:scale-75:last-child{
  --transform-scale-x: .75;
  --transform-scale-y: .75;
}

.last\:scale-90:last-child{
  --transform-scale-x: .9;
  --transform-scale-y: .9;
}

.last\:scale-95:last-child{
  --transform-scale-x: .95;
  --transform-scale-y: .95;
}

.last\:scale-100:last-child{
  --transform-scale-x: 1;
  --transform-scale-y: 1;
}

.last\:scale-105:last-child{
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05;
}

.last\:scale-110:last-child{
  --transform-scale-x: 1.1;
  --transform-scale-y: 1.1;
}

.last\:scale-125:last-child{
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25;
}

.last\:scale-150:last-child{
  --transform-scale-x: 1.5;
  --transform-scale-y: 1.5;
}

.last\:scale-x-0:last-child{
  --transform-scale-x: 0;
}

.last\:scale-x-50:last-child{
  --transform-scale-x: .5;
}

.last\:scale-x-75:last-child{
  --transform-scale-x: .75;
}

.last\:scale-x-90:last-child{
  --transform-scale-x: .9;
}

.last\:scale-x-95:last-child{
  --transform-scale-x: .95;
}

.last\:scale-x-100:last-child{
  --transform-scale-x: 1;
}

.last\:scale-x-105:last-child{
  --transform-scale-x: 1.05;
}

.last\:scale-x-110:last-child{
  --transform-scale-x: 1.1;
}

.last\:scale-x-125:last-child{
  --transform-scale-x: 1.25;
}

.last\:scale-x-150:last-child{
  --transform-scale-x: 1.5;
}

.last\:scale-y-0:last-child{
  --transform-scale-y: 0;
}

.last\:scale-y-50:last-child{
  --transform-scale-y: .5;
}

.last\:scale-y-75:last-child{
  --transform-scale-y: .75;
}

.last\:scale-y-90:last-child{
  --transform-scale-y: .9;
}

.last\:scale-y-95:last-child{
  --transform-scale-y: .95;
}

.last\:scale-y-100:last-child{
  --transform-scale-y: 1;
}

.last\:scale-y-105:last-child{
  --transform-scale-y: 1.05;
}

.last\:scale-y-110:last-child{
  --transform-scale-y: 1.1;
}

.last\:scale-y-125:last-child{
  --transform-scale-y: 1.25;
}

.last\:scale-y-150:last-child{
  --transform-scale-y: 1.5;
}

.rotate-0{
  --transform-rotate: 0;
}

.rotate-45{
  --transform-rotate: 45deg;
}

.rotate-90{
  --transform-rotate: 90deg;
}

.rotate-180{
  --transform-rotate: 180deg;
}

.-rotate-180{
  --transform-rotate: -180deg;
}

.-rotate-90{
  --transform-rotate: -90deg;
}

.-rotate-45{
  --transform-rotate: -45deg;
}

.first\:rotate-0:first-child{
  --transform-rotate: 0;
}

.first\:rotate-45:first-child{
  --transform-rotate: 45deg;
}

.first\:rotate-90:first-child{
  --transform-rotate: 90deg;
}

.first\:rotate-180:first-child{
  --transform-rotate: 180deg;
}

.first\:-rotate-180:first-child{
  --transform-rotate: -180deg;
}

.first\:-rotate-90:first-child{
  --transform-rotate: -90deg;
}

.first\:-rotate-45:first-child{
  --transform-rotate: -45deg;
}

.hover\:rotate-0:hover{
  --transform-rotate: 0;
}

.hover\:rotate-45:hover{
  --transform-rotate: 45deg;
}

.hover\:rotate-90:hover{
  --transform-rotate: 90deg;
}

.hover\:rotate-180:hover{
  --transform-rotate: 180deg;
}

.hover\:-rotate-180:hover{
  --transform-rotate: -180deg;
}

.hover\:-rotate-90:hover{
  --transform-rotate: -90deg;
}

.hover\:-rotate-45:hover{
  --transform-rotate: -45deg;
}

.last\:rotate-0:last-child{
  --transform-rotate: 0;
}

.last\:rotate-45:last-child{
  --transform-rotate: 45deg;
}

.last\:rotate-90:last-child{
  --transform-rotate: 90deg;
}

.last\:rotate-180:last-child{
  --transform-rotate: 180deg;
}

.last\:-rotate-180:last-child{
  --transform-rotate: -180deg;
}

.last\:-rotate-90:last-child{
  --transform-rotate: -90deg;
}

.last\:-rotate-45:last-child{
  --transform-rotate: -45deg;
}

.translate-x-0{
  --transform-translate-x: 0;
}

.translate-x-1{
  --transform-translate-x: 0.25rem;
}

.translate-x-2{
  --transform-translate-x: 0.5rem;
}

.translate-x-3{
  --transform-translate-x: 0.75rem;
}

.translate-x-4{
  --transform-translate-x: 1rem;
}

.translate-x-5{
  --transform-translate-x: 1.25rem;
}

.translate-x-6{
  --transform-translate-x: 1.5rem;
}

.translate-x-8{
  --transform-translate-x: 2rem;
}

.translate-x-10{
  --transform-translate-x: 2.5rem;
}

.translate-x-12{
  --transform-translate-x: 3rem;
}

.translate-x-16{
  --transform-translate-x: 4rem;
}

.translate-x-20{
  --transform-translate-x: 5rem;
}

.translate-x-24{
  --transform-translate-x: 6rem;
}

.translate-x-32{
  --transform-translate-x: 8rem;
}

.translate-x-40{
  --transform-translate-x: 10rem;
}

.translate-x-48{
  --transform-translate-x: 12rem;
}

.translate-x-56{
  --transform-translate-x: 14rem;
}

.translate-x-64{
  --transform-translate-x: 16rem;
}

.translate-x-px{
  --transform-translate-x: 1px;
}

.-translate-x-1{
  --transform-translate-x: -0.25rem;
}

.-translate-x-2{
  --transform-translate-x: -0.5rem;
}

.-translate-x-3{
  --transform-translate-x: -0.75rem;
}

.-translate-x-4{
  --transform-translate-x: -1rem;
}

.-translate-x-5{
  --transform-translate-x: -1.25rem;
}

.-translate-x-6{
  --transform-translate-x: -1.5rem;
}

.-translate-x-8{
  --transform-translate-x: -2rem;
}

.-translate-x-10{
  --transform-translate-x: -2.5rem;
}

.-translate-x-12{
  --transform-translate-x: -3rem;
}

.-translate-x-16{
  --transform-translate-x: -4rem;
}

.-translate-x-20{
  --transform-translate-x: -5rem;
}

.-translate-x-24{
  --transform-translate-x: -6rem;
}

.-translate-x-32{
  --transform-translate-x: -8rem;
}

.-translate-x-40{
  --transform-translate-x: -10rem;
}

.-translate-x-48{
  --transform-translate-x: -12rem;
}

.-translate-x-56{
  --transform-translate-x: -14rem;
}

.-translate-x-64{
  --transform-translate-x: -16rem;
}

.-translate-x-px{
  --transform-translate-x: -1px;
}

.-translate-x-full{
  --transform-translate-x: -100%;
}

.-translate-x-1\/2{
  --transform-translate-x: -50%;
}

.translate-x-1\/2{
  --transform-translate-x: 50%;
}

.translate-x-full{
  --transform-translate-x: 100%;
}

.translate-y-0{
  --transform-translate-y: 0;
}

.translate-y-1{
  --transform-translate-y: 0.25rem;
}

.translate-y-2{
  --transform-translate-y: 0.5rem;
}

.translate-y-3{
  --transform-translate-y: 0.75rem;
}

.translate-y-4{
  --transform-translate-y: 1rem;
}

.translate-y-5{
  --transform-translate-y: 1.25rem;
}

.translate-y-6{
  --transform-translate-y: 1.5rem;
}

.translate-y-8{
  --transform-translate-y: 2rem;
}

.translate-y-10{
  --transform-translate-y: 2.5rem;
}

.translate-y-12{
  --transform-translate-y: 3rem;
}

.translate-y-16{
  --transform-translate-y: 4rem;
}

.translate-y-20{
  --transform-translate-y: 5rem;
}

.translate-y-24{
  --transform-translate-y: 6rem;
}

.translate-y-32{
  --transform-translate-y: 8rem;
}

.translate-y-40{
  --transform-translate-y: 10rem;
}

.translate-y-48{
  --transform-translate-y: 12rem;
}

.translate-y-56{
  --transform-translate-y: 14rem;
}

.translate-y-64{
  --transform-translate-y: 16rem;
}

.translate-y-px{
  --transform-translate-y: 1px;
}

.-translate-y-1{
  --transform-translate-y: -0.25rem;
}

.-translate-y-2{
  --transform-translate-y: -0.5rem;
}

.-translate-y-3{
  --transform-translate-y: -0.75rem;
}

.-translate-y-4{
  --transform-translate-y: -1rem;
}

.-translate-y-5{
  --transform-translate-y: -1.25rem;
}

.-translate-y-6{
  --transform-translate-y: -1.5rem;
}

.-translate-y-8{
  --transform-translate-y: -2rem;
}

.-translate-y-10{
  --transform-translate-y: -2.5rem;
}

.-translate-y-12{
  --transform-translate-y: -3rem;
}

.-translate-y-16{
  --transform-translate-y: -4rem;
}

.-translate-y-20{
  --transform-translate-y: -5rem;
}

.-translate-y-24{
  --transform-translate-y: -6rem;
}

.-translate-y-32{
  --transform-translate-y: -8rem;
}

.-translate-y-40{
  --transform-translate-y: -10rem;
}

.-translate-y-48{
  --transform-translate-y: -12rem;
}

.-translate-y-56{
  --transform-translate-y: -14rem;
}

.-translate-y-64{
  --transform-translate-y: -16rem;
}

.-translate-y-px{
  --transform-translate-y: -1px;
}

.-translate-y-full{
  --transform-translate-y: -100%;
}

.-translate-y-1\/2{
  --transform-translate-y: -50%;
}

.translate-y-1\/2{
  --transform-translate-y: 50%;
}

.translate-y-full{
  --transform-translate-y: 100%;
}

.first\:translate-x-0:first-child{
  --transform-translate-x: 0;
}

.first\:translate-x-1:first-child{
  --transform-translate-x: 0.25rem;
}

.first\:translate-x-2:first-child{
  --transform-translate-x: 0.5rem;
}

.first\:translate-x-3:first-child{
  --transform-translate-x: 0.75rem;
}

.first\:translate-x-4:first-child{
  --transform-translate-x: 1rem;
}

.first\:translate-x-5:first-child{
  --transform-translate-x: 1.25rem;
}

.first\:translate-x-6:first-child{
  --transform-translate-x: 1.5rem;
}

.first\:translate-x-8:first-child{
  --transform-translate-x: 2rem;
}

.first\:translate-x-10:first-child{
  --transform-translate-x: 2.5rem;
}

.first\:translate-x-12:first-child{
  --transform-translate-x: 3rem;
}

.first\:translate-x-16:first-child{
  --transform-translate-x: 4rem;
}

.first\:translate-x-20:first-child{
  --transform-translate-x: 5rem;
}

.first\:translate-x-24:first-child{
  --transform-translate-x: 6rem;
}

.first\:translate-x-32:first-child{
  --transform-translate-x: 8rem;
}

.first\:translate-x-40:first-child{
  --transform-translate-x: 10rem;
}

.first\:translate-x-48:first-child{
  --transform-translate-x: 12rem;
}

.first\:translate-x-56:first-child{
  --transform-translate-x: 14rem;
}

.first\:translate-x-64:first-child{
  --transform-translate-x: 16rem;
}

.first\:translate-x-px:first-child{
  --transform-translate-x: 1px;
}

.first\:-translate-x-1:first-child{
  --transform-translate-x: -0.25rem;
}

.first\:-translate-x-2:first-child{
  --transform-translate-x: -0.5rem;
}

.first\:-translate-x-3:first-child{
  --transform-translate-x: -0.75rem;
}

.first\:-translate-x-4:first-child{
  --transform-translate-x: -1rem;
}

.first\:-translate-x-5:first-child{
  --transform-translate-x: -1.25rem;
}

.first\:-translate-x-6:first-child{
  --transform-translate-x: -1.5rem;
}

.first\:-translate-x-8:first-child{
  --transform-translate-x: -2rem;
}

.first\:-translate-x-10:first-child{
  --transform-translate-x: -2.5rem;
}

.first\:-translate-x-12:first-child{
  --transform-translate-x: -3rem;
}

.first\:-translate-x-16:first-child{
  --transform-translate-x: -4rem;
}

.first\:-translate-x-20:first-child{
  --transform-translate-x: -5rem;
}

.first\:-translate-x-24:first-child{
  --transform-translate-x: -6rem;
}

.first\:-translate-x-32:first-child{
  --transform-translate-x: -8rem;
}

.first\:-translate-x-40:first-child{
  --transform-translate-x: -10rem;
}

.first\:-translate-x-48:first-child{
  --transform-translate-x: -12rem;
}

.first\:-translate-x-56:first-child{
  --transform-translate-x: -14rem;
}

.first\:-translate-x-64:first-child{
  --transform-translate-x: -16rem;
}

.first\:-translate-x-px:first-child{
  --transform-translate-x: -1px;
}

.first\:-translate-x-full:first-child{
  --transform-translate-x: -100%;
}

.first\:-translate-x-1\/2:first-child{
  --transform-translate-x: -50%;
}

.first\:translate-x-1\/2:first-child{
  --transform-translate-x: 50%;
}

.first\:translate-x-full:first-child{
  --transform-translate-x: 100%;
}

.first\:translate-y-0:first-child{
  --transform-translate-y: 0;
}

.first\:translate-y-1:first-child{
  --transform-translate-y: 0.25rem;
}

.first\:translate-y-2:first-child{
  --transform-translate-y: 0.5rem;
}

.first\:translate-y-3:first-child{
  --transform-translate-y: 0.75rem;
}

.first\:translate-y-4:first-child{
  --transform-translate-y: 1rem;
}

.first\:translate-y-5:first-child{
  --transform-translate-y: 1.25rem;
}

.first\:translate-y-6:first-child{
  --transform-translate-y: 1.5rem;
}

.first\:translate-y-8:first-child{
  --transform-translate-y: 2rem;
}

.first\:translate-y-10:first-child{
  --transform-translate-y: 2.5rem;
}

.first\:translate-y-12:first-child{
  --transform-translate-y: 3rem;
}

.first\:translate-y-16:first-child{
  --transform-translate-y: 4rem;
}

.first\:translate-y-20:first-child{
  --transform-translate-y: 5rem;
}

.first\:translate-y-24:first-child{
  --transform-translate-y: 6rem;
}

.first\:translate-y-32:first-child{
  --transform-translate-y: 8rem;
}

.first\:translate-y-40:first-child{
  --transform-translate-y: 10rem;
}

.first\:translate-y-48:first-child{
  --transform-translate-y: 12rem;
}

.first\:translate-y-56:first-child{
  --transform-translate-y: 14rem;
}

.first\:translate-y-64:first-child{
  --transform-translate-y: 16rem;
}

.first\:translate-y-px:first-child{
  --transform-translate-y: 1px;
}

.first\:-translate-y-1:first-child{
  --transform-translate-y: -0.25rem;
}

.first\:-translate-y-2:first-child{
  --transform-translate-y: -0.5rem;
}

.first\:-translate-y-3:first-child{
  --transform-translate-y: -0.75rem;
}

.first\:-translate-y-4:first-child{
  --transform-translate-y: -1rem;
}

.first\:-translate-y-5:first-child{
  --transform-translate-y: -1.25rem;
}

.first\:-translate-y-6:first-child{
  --transform-translate-y: -1.5rem;
}

.first\:-translate-y-8:first-child{
  --transform-translate-y: -2rem;
}

.first\:-translate-y-10:first-child{
  --transform-translate-y: -2.5rem;
}

.first\:-translate-y-12:first-child{
  --transform-translate-y: -3rem;
}

.first\:-translate-y-16:first-child{
  --transform-translate-y: -4rem;
}

.first\:-translate-y-20:first-child{
  --transform-translate-y: -5rem;
}

.first\:-translate-y-24:first-child{
  --transform-translate-y: -6rem;
}

.first\:-translate-y-32:first-child{
  --transform-translate-y: -8rem;
}

.first\:-translate-y-40:first-child{
  --transform-translate-y: -10rem;
}

.first\:-translate-y-48:first-child{
  --transform-translate-y: -12rem;
}

.first\:-translate-y-56:first-child{
  --transform-translate-y: -14rem;
}

.first\:-translate-y-64:first-child{
  --transform-translate-y: -16rem;
}

.first\:-translate-y-px:first-child{
  --transform-translate-y: -1px;
}

.first\:-translate-y-full:first-child{
  --transform-translate-y: -100%;
}

.first\:-translate-y-1\/2:first-child{
  --transform-translate-y: -50%;
}

.first\:translate-y-1\/2:first-child{
  --transform-translate-y: 50%;
}

.first\:translate-y-full:first-child{
  --transform-translate-y: 100%;
}

.hover\:translate-x-0:hover{
  --transform-translate-x: 0;
}

.hover\:translate-x-1:hover{
  --transform-translate-x: 0.25rem;
}

.hover\:translate-x-2:hover{
  --transform-translate-x: 0.5rem;
}

.hover\:translate-x-3:hover{
  --transform-translate-x: 0.75rem;
}

.hover\:translate-x-4:hover{
  --transform-translate-x: 1rem;
}

.hover\:translate-x-5:hover{
  --transform-translate-x: 1.25rem;
}

.hover\:translate-x-6:hover{
  --transform-translate-x: 1.5rem;
}

.hover\:translate-x-8:hover{
  --transform-translate-x: 2rem;
}

.hover\:translate-x-10:hover{
  --transform-translate-x: 2.5rem;
}

.hover\:translate-x-12:hover{
  --transform-translate-x: 3rem;
}

.hover\:translate-x-16:hover{
  --transform-translate-x: 4rem;
}

.hover\:translate-x-20:hover{
  --transform-translate-x: 5rem;
}

.hover\:translate-x-24:hover{
  --transform-translate-x: 6rem;
}

.hover\:translate-x-32:hover{
  --transform-translate-x: 8rem;
}

.hover\:translate-x-40:hover{
  --transform-translate-x: 10rem;
}

.hover\:translate-x-48:hover{
  --transform-translate-x: 12rem;
}

.hover\:translate-x-56:hover{
  --transform-translate-x: 14rem;
}

.hover\:translate-x-64:hover{
  --transform-translate-x: 16rem;
}

.hover\:translate-x-px:hover{
  --transform-translate-x: 1px;
}

.hover\:-translate-x-1:hover{
  --transform-translate-x: -0.25rem;
}

.hover\:-translate-x-2:hover{
  --transform-translate-x: -0.5rem;
}

.hover\:-translate-x-3:hover{
  --transform-translate-x: -0.75rem;
}

.hover\:-translate-x-4:hover{
  --transform-translate-x: -1rem;
}

.hover\:-translate-x-5:hover{
  --transform-translate-x: -1.25rem;
}

.hover\:-translate-x-6:hover{
  --transform-translate-x: -1.5rem;
}

.hover\:-translate-x-8:hover{
  --transform-translate-x: -2rem;
}

.hover\:-translate-x-10:hover{
  --transform-translate-x: -2.5rem;
}

.hover\:-translate-x-12:hover{
  --transform-translate-x: -3rem;
}

.hover\:-translate-x-16:hover{
  --transform-translate-x: -4rem;
}

.hover\:-translate-x-20:hover{
  --transform-translate-x: -5rem;
}

.hover\:-translate-x-24:hover{
  --transform-translate-x: -6rem;
}

.hover\:-translate-x-32:hover{
  --transform-translate-x: -8rem;
}

.hover\:-translate-x-40:hover{
  --transform-translate-x: -10rem;
}

.hover\:-translate-x-48:hover{
  --transform-translate-x: -12rem;
}

.hover\:-translate-x-56:hover{
  --transform-translate-x: -14rem;
}

.hover\:-translate-x-64:hover{
  --transform-translate-x: -16rem;
}

.hover\:-translate-x-px:hover{
  --transform-translate-x: -1px;
}

.hover\:-translate-x-full:hover{
  --transform-translate-x: -100%;
}

.hover\:-translate-x-1\/2:hover{
  --transform-translate-x: -50%;
}

.hover\:translate-x-1\/2:hover{
  --transform-translate-x: 50%;
}

.hover\:translate-x-full:hover{
  --transform-translate-x: 100%;
}

.hover\:translate-y-0:hover{
  --transform-translate-y: 0;
}

.hover\:translate-y-1:hover{
  --transform-translate-y: 0.25rem;
}

.hover\:translate-y-2:hover{
  --transform-translate-y: 0.5rem;
}

.hover\:translate-y-3:hover{
  --transform-translate-y: 0.75rem;
}

.hover\:translate-y-4:hover{
  --transform-translate-y: 1rem;
}

.hover\:translate-y-5:hover{
  --transform-translate-y: 1.25rem;
}

.hover\:translate-y-6:hover{
  --transform-translate-y: 1.5rem;
}

.hover\:translate-y-8:hover{
  --transform-translate-y: 2rem;
}

.hover\:translate-y-10:hover{
  --transform-translate-y: 2.5rem;
}

.hover\:translate-y-12:hover{
  --transform-translate-y: 3rem;
}

.hover\:translate-y-16:hover{
  --transform-translate-y: 4rem;
}

.hover\:translate-y-20:hover{
  --transform-translate-y: 5rem;
}

.hover\:translate-y-24:hover{
  --transform-translate-y: 6rem;
}

.hover\:translate-y-32:hover{
  --transform-translate-y: 8rem;
}

.hover\:translate-y-40:hover{
  --transform-translate-y: 10rem;
}

.hover\:translate-y-48:hover{
  --transform-translate-y: 12rem;
}

.hover\:translate-y-56:hover{
  --transform-translate-y: 14rem;
}

.hover\:translate-y-64:hover{
  --transform-translate-y: 16rem;
}

.hover\:translate-y-px:hover{
  --transform-translate-y: 1px;
}

.hover\:-translate-y-1:hover{
  --transform-translate-y: -0.25rem;
}

.hover\:-translate-y-2:hover{
  --transform-translate-y: -0.5rem;
}

.hover\:-translate-y-3:hover{
  --transform-translate-y: -0.75rem;
}

.hover\:-translate-y-4:hover{
  --transform-translate-y: -1rem;
}

.hover\:-translate-y-5:hover{
  --transform-translate-y: -1.25rem;
}

.hover\:-translate-y-6:hover{
  --transform-translate-y: -1.5rem;
}

.hover\:-translate-y-8:hover{
  --transform-translate-y: -2rem;
}

.hover\:-translate-y-10:hover{
  --transform-translate-y: -2.5rem;
}

.hover\:-translate-y-12:hover{
  --transform-translate-y: -3rem;
}

.hover\:-translate-y-16:hover{
  --transform-translate-y: -4rem;
}

.hover\:-translate-y-20:hover{
  --transform-translate-y: -5rem;
}

.hover\:-translate-y-24:hover{
  --transform-translate-y: -6rem;
}

.hover\:-translate-y-32:hover{
  --transform-translate-y: -8rem;
}

.hover\:-translate-y-40:hover{
  --transform-translate-y: -10rem;
}

.hover\:-translate-y-48:hover{
  --transform-translate-y: -12rem;
}

.hover\:-translate-y-56:hover{
  --transform-translate-y: -14rem;
}

.hover\:-translate-y-64:hover{
  --transform-translate-y: -16rem;
}

.hover\:-translate-y-px:hover{
  --transform-translate-y: -1px;
}

.hover\:-translate-y-full:hover{
  --transform-translate-y: -100%;
}

.hover\:-translate-y-1\/2:hover{
  --transform-translate-y: -50%;
}

.hover\:translate-y-1\/2:hover{
  --transform-translate-y: 50%;
}

.hover\:translate-y-full:hover{
  --transform-translate-y: 100%;
}

.last\:translate-x-0:last-child{
  --transform-translate-x: 0;
}

.last\:translate-x-1:last-child{
  --transform-translate-x: 0.25rem;
}

.last\:translate-x-2:last-child{
  --transform-translate-x: 0.5rem;
}

.last\:translate-x-3:last-child{
  --transform-translate-x: 0.75rem;
}

.last\:translate-x-4:last-child{
  --transform-translate-x: 1rem;
}

.last\:translate-x-5:last-child{
  --transform-translate-x: 1.25rem;
}

.last\:translate-x-6:last-child{
  --transform-translate-x: 1.5rem;
}

.last\:translate-x-8:last-child{
  --transform-translate-x: 2rem;
}

.last\:translate-x-10:last-child{
  --transform-translate-x: 2.5rem;
}

.last\:translate-x-12:last-child{
  --transform-translate-x: 3rem;
}

.last\:translate-x-16:last-child{
  --transform-translate-x: 4rem;
}

.last\:translate-x-20:last-child{
  --transform-translate-x: 5rem;
}

.last\:translate-x-24:last-child{
  --transform-translate-x: 6rem;
}

.last\:translate-x-32:last-child{
  --transform-translate-x: 8rem;
}

.last\:translate-x-40:last-child{
  --transform-translate-x: 10rem;
}

.last\:translate-x-48:last-child{
  --transform-translate-x: 12rem;
}

.last\:translate-x-56:last-child{
  --transform-translate-x: 14rem;
}

.last\:translate-x-64:last-child{
  --transform-translate-x: 16rem;
}

.last\:translate-x-px:last-child{
  --transform-translate-x: 1px;
}

.last\:-translate-x-1:last-child{
  --transform-translate-x: -0.25rem;
}

.last\:-translate-x-2:last-child{
  --transform-translate-x: -0.5rem;
}

.last\:-translate-x-3:last-child{
  --transform-translate-x: -0.75rem;
}

.last\:-translate-x-4:last-child{
  --transform-translate-x: -1rem;
}

.last\:-translate-x-5:last-child{
  --transform-translate-x: -1.25rem;
}

.last\:-translate-x-6:last-child{
  --transform-translate-x: -1.5rem;
}

.last\:-translate-x-8:last-child{
  --transform-translate-x: -2rem;
}

.last\:-translate-x-10:last-child{
  --transform-translate-x: -2.5rem;
}

.last\:-translate-x-12:last-child{
  --transform-translate-x: -3rem;
}

.last\:-translate-x-16:last-child{
  --transform-translate-x: -4rem;
}

.last\:-translate-x-20:last-child{
  --transform-translate-x: -5rem;
}

.last\:-translate-x-24:last-child{
  --transform-translate-x: -6rem;
}

.last\:-translate-x-32:last-child{
  --transform-translate-x: -8rem;
}

.last\:-translate-x-40:last-child{
  --transform-translate-x: -10rem;
}

.last\:-translate-x-48:last-child{
  --transform-translate-x: -12rem;
}

.last\:-translate-x-56:last-child{
  --transform-translate-x: -14rem;
}

.last\:-translate-x-64:last-child{
  --transform-translate-x: -16rem;
}

.last\:-translate-x-px:last-child{
  --transform-translate-x: -1px;
}

.last\:-translate-x-full:last-child{
  --transform-translate-x: -100%;
}

.last\:-translate-x-1\/2:last-child{
  --transform-translate-x: -50%;
}

.last\:translate-x-1\/2:last-child{
  --transform-translate-x: 50%;
}

.last\:translate-x-full:last-child{
  --transform-translate-x: 100%;
}

.last\:translate-y-0:last-child{
  --transform-translate-y: 0;
}

.last\:translate-y-1:last-child{
  --transform-translate-y: 0.25rem;
}

.last\:translate-y-2:last-child{
  --transform-translate-y: 0.5rem;
}

.last\:translate-y-3:last-child{
  --transform-translate-y: 0.75rem;
}

.last\:translate-y-4:last-child{
  --transform-translate-y: 1rem;
}

.last\:translate-y-5:last-child{
  --transform-translate-y: 1.25rem;
}

.last\:translate-y-6:last-child{
  --transform-translate-y: 1.5rem;
}

.last\:translate-y-8:last-child{
  --transform-translate-y: 2rem;
}

.last\:translate-y-10:last-child{
  --transform-translate-y: 2.5rem;
}

.last\:translate-y-12:last-child{
  --transform-translate-y: 3rem;
}

.last\:translate-y-16:last-child{
  --transform-translate-y: 4rem;
}

.last\:translate-y-20:last-child{
  --transform-translate-y: 5rem;
}

.last\:translate-y-24:last-child{
  --transform-translate-y: 6rem;
}

.last\:translate-y-32:last-child{
  --transform-translate-y: 8rem;
}

.last\:translate-y-40:last-child{
  --transform-translate-y: 10rem;
}

.last\:translate-y-48:last-child{
  --transform-translate-y: 12rem;
}

.last\:translate-y-56:last-child{
  --transform-translate-y: 14rem;
}

.last\:translate-y-64:last-child{
  --transform-translate-y: 16rem;
}

.last\:translate-y-px:last-child{
  --transform-translate-y: 1px;
}

.last\:-translate-y-1:last-child{
  --transform-translate-y: -0.25rem;
}

.last\:-translate-y-2:last-child{
  --transform-translate-y: -0.5rem;
}

.last\:-translate-y-3:last-child{
  --transform-translate-y: -0.75rem;
}

.last\:-translate-y-4:last-child{
  --transform-translate-y: -1rem;
}

.last\:-translate-y-5:last-child{
  --transform-translate-y: -1.25rem;
}

.last\:-translate-y-6:last-child{
  --transform-translate-y: -1.5rem;
}

.last\:-translate-y-8:last-child{
  --transform-translate-y: -2rem;
}

.last\:-translate-y-10:last-child{
  --transform-translate-y: -2.5rem;
}

.last\:-translate-y-12:last-child{
  --transform-translate-y: -3rem;
}

.last\:-translate-y-16:last-child{
  --transform-translate-y: -4rem;
}

.last\:-translate-y-20:last-child{
  --transform-translate-y: -5rem;
}

.last\:-translate-y-24:last-child{
  --transform-translate-y: -6rem;
}

.last\:-translate-y-32:last-child{
  --transform-translate-y: -8rem;
}

.last\:-translate-y-40:last-child{
  --transform-translate-y: -10rem;
}

.last\:-translate-y-48:last-child{
  --transform-translate-y: -12rem;
}

.last\:-translate-y-56:last-child{
  --transform-translate-y: -14rem;
}

.last\:-translate-y-64:last-child{
  --transform-translate-y: -16rem;
}

.last\:-translate-y-px:last-child{
  --transform-translate-y: -1px;
}

.last\:-translate-y-full:last-child{
  --transform-translate-y: -100%;
}

.last\:-translate-y-1\/2:last-child{
  --transform-translate-y: -50%;
}

.last\:translate-y-1\/2:last-child{
  --transform-translate-y: 50%;
}

.last\:translate-y-full:last-child{
  --transform-translate-y: 100%;
}

.skew-x-0{
  --transform-skew-x: 0;
}

.skew-x-3{
  --transform-skew-x: 3deg;
}

.skew-x-6{
  --transform-skew-x: 6deg;
}

.skew-x-12{
  --transform-skew-x: 12deg;
}

.-skew-x-12{
  --transform-skew-x: -12deg;
}

.-skew-x-6{
  --transform-skew-x: -6deg;
}

.-skew-x-3{
  --transform-skew-x: -3deg;
}

.skew-y-0{
  --transform-skew-y: 0;
}

.skew-y-3{
  --transform-skew-y: 3deg;
}

.skew-y-6{
  --transform-skew-y: 6deg;
}

.skew-y-12{
  --transform-skew-y: 12deg;
}

.-skew-y-12{
  --transform-skew-y: -12deg;
}

.-skew-y-6{
  --transform-skew-y: -6deg;
}

.-skew-y-3{
  --transform-skew-y: -3deg;
}

.first\:skew-x-0:first-child{
  --transform-skew-x: 0;
}

.first\:skew-x-3:first-child{
  --transform-skew-x: 3deg;
}

.first\:skew-x-6:first-child{
  --transform-skew-x: 6deg;
}

.first\:skew-x-12:first-child{
  --transform-skew-x: 12deg;
}

.first\:-skew-x-12:first-child{
  --transform-skew-x: -12deg;
}

.first\:-skew-x-6:first-child{
  --transform-skew-x: -6deg;
}

.first\:-skew-x-3:first-child{
  --transform-skew-x: -3deg;
}

.first\:skew-y-0:first-child{
  --transform-skew-y: 0;
}

.first\:skew-y-3:first-child{
  --transform-skew-y: 3deg;
}

.first\:skew-y-6:first-child{
  --transform-skew-y: 6deg;
}

.first\:skew-y-12:first-child{
  --transform-skew-y: 12deg;
}

.first\:-skew-y-12:first-child{
  --transform-skew-y: -12deg;
}

.first\:-skew-y-6:first-child{
  --transform-skew-y: -6deg;
}

.first\:-skew-y-3:first-child{
  --transform-skew-y: -3deg;
}

.hover\:skew-x-0:hover{
  --transform-skew-x: 0;
}

.hover\:skew-x-3:hover{
  --transform-skew-x: 3deg;
}

.hover\:skew-x-6:hover{
  --transform-skew-x: 6deg;
}

.hover\:skew-x-12:hover{
  --transform-skew-x: 12deg;
}

.hover\:-skew-x-12:hover{
  --transform-skew-x: -12deg;
}

.hover\:-skew-x-6:hover{
  --transform-skew-x: -6deg;
}

.hover\:-skew-x-3:hover{
  --transform-skew-x: -3deg;
}

.hover\:skew-y-0:hover{
  --transform-skew-y: 0;
}

.hover\:skew-y-3:hover{
  --transform-skew-y: 3deg;
}

.hover\:skew-y-6:hover{
  --transform-skew-y: 6deg;
}

.hover\:skew-y-12:hover{
  --transform-skew-y: 12deg;
}

.hover\:-skew-y-12:hover{
  --transform-skew-y: -12deg;
}

.hover\:-skew-y-6:hover{
  --transform-skew-y: -6deg;
}

.hover\:-skew-y-3:hover{
  --transform-skew-y: -3deg;
}

.last\:skew-x-0:last-child{
  --transform-skew-x: 0;
}

.last\:skew-x-3:last-child{
  --transform-skew-x: 3deg;
}

.last\:skew-x-6:last-child{
  --transform-skew-x: 6deg;
}

.last\:skew-x-12:last-child{
  --transform-skew-x: 12deg;
}

.last\:-skew-x-12:last-child{
  --transform-skew-x: -12deg;
}

.last\:-skew-x-6:last-child{
  --transform-skew-x: -6deg;
}

.last\:-skew-x-3:last-child{
  --transform-skew-x: -3deg;
}

.last\:skew-y-0:last-child{
  --transform-skew-y: 0;
}

.last\:skew-y-3:last-child{
  --transform-skew-y: 3deg;
}

.last\:skew-y-6:last-child{
  --transform-skew-y: 6deg;
}

.last\:skew-y-12:last-child{
  --transform-skew-y: 12deg;
}

.last\:-skew-y-12:last-child{
  --transform-skew-y: -12deg;
}

.last\:-skew-y-6:last-child{
  --transform-skew-y: -6deg;
}

.last\:-skew-y-3:last-child{
  --transform-skew-y: -3deg;
}

.transition-none{
  transition-property: none;
}

.transition-all{
  transition-property: all;
}

.transition{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
}

.transition-colors{
  transition-property: background-color, border-color, color, fill, stroke;
}

.transition-opacity{
  transition-property: opacity;
}

.transition-shadow{
  transition-property: box-shadow;
}

.transition-transform{
  transition-property: transform;
}

.first\:transition-none:first-child{
  transition-property: none;
}

.first\:transition-all:first-child{
  transition-property: all;
}

.first\:transition:first-child{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
}

.first\:transition-colors:first-child{
  transition-property: background-color, border-color, color, fill, stroke;
}

.first\:transition-opacity:first-child{
  transition-property: opacity;
}

.first\:transition-shadow:first-child{
  transition-property: box-shadow;
}

.first\:transition-transform:first-child{
  transition-property: transform;
}

.hover\:transition-none:hover{
  transition-property: none;
}

.hover\:transition-all:hover{
  transition-property: all;
}

.hover\:transition:hover{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
}

.hover\:transition-colors:hover{
  transition-property: background-color, border-color, color, fill, stroke;
}

.hover\:transition-opacity:hover{
  transition-property: opacity;
}

.hover\:transition-shadow:hover{
  transition-property: box-shadow;
}

.hover\:transition-transform:hover{
  transition-property: transform;
}

.last\:transition-none:last-child{
  transition-property: none;
}

.last\:transition-all:last-child{
  transition-property: all;
}

.last\:transition:last-child{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
}

.last\:transition-colors:last-child{
  transition-property: background-color, border-color, color, fill, stroke;
}

.last\:transition-opacity:last-child{
  transition-property: opacity;
}

.last\:transition-shadow:last-child{
  transition-property: box-shadow;
}

.last\:transition-transform:last-child{
  transition-property: transform;
}

.ease-linear{
  transition-timing-function: linear;
}

.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.first\:ease-linear:first-child{
  transition-timing-function: linear;
}

.first\:ease-in:first-child{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.first\:ease-out:first-child{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.first\:ease-in-out:first-child{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.hover\:ease-linear:hover{
  transition-timing-function: linear;
}

.hover\:ease-in:hover{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.hover\:ease-out:hover{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.hover\:ease-in-out:hover{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.last\:ease-linear:last-child{
  transition-timing-function: linear;
}

.last\:ease-in:last-child{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.last\:ease-out:last-child{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.last\:ease-in-out:last-child{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.duration-75{
  transition-duration: 75ms;
}

.duration-100{
  transition-duration: 100ms;
}

.duration-150{
  transition-duration: 150ms;
}

.duration-200{
  transition-duration: 200ms;
}

.duration-300{
  transition-duration: 300ms;
}

.duration-500{
  transition-duration: 500ms;
}

.duration-700{
  transition-duration: 700ms;
}

.duration-1000{
  transition-duration: 1000ms;
}

.first\:duration-75:first-child{
  transition-duration: 75ms;
}

.first\:duration-100:first-child{
  transition-duration: 100ms;
}

.first\:duration-150:first-child{
  transition-duration: 150ms;
}

.first\:duration-200:first-child{
  transition-duration: 200ms;
}

.first\:duration-300:first-child{
  transition-duration: 300ms;
}

.first\:duration-500:first-child{
  transition-duration: 500ms;
}

.first\:duration-700:first-child{
  transition-duration: 700ms;
}

.first\:duration-1000:first-child{
  transition-duration: 1000ms;
}

.hover\:duration-75:hover{
  transition-duration: 75ms;
}

.hover\:duration-100:hover{
  transition-duration: 100ms;
}

.hover\:duration-150:hover{
  transition-duration: 150ms;
}

.hover\:duration-200:hover{
  transition-duration: 200ms;
}

.hover\:duration-300:hover{
  transition-duration: 300ms;
}

.hover\:duration-500:hover{
  transition-duration: 500ms;
}

.hover\:duration-700:hover{
  transition-duration: 700ms;
}

.hover\:duration-1000:hover{
  transition-duration: 1000ms;
}

.last\:duration-75:last-child{
  transition-duration: 75ms;
}

.last\:duration-100:last-child{
  transition-duration: 100ms;
}

.last\:duration-150:last-child{
  transition-duration: 150ms;
}

.last\:duration-200:last-child{
  transition-duration: 200ms;
}

.last\:duration-300:last-child{
  transition-duration: 300ms;
}

.last\:duration-500:last-child{
  transition-duration: 500ms;
}

.last\:duration-700:last-child{
  transition-duration: 700ms;
}

.last\:duration-1000:last-child{
  transition-duration: 1000ms;
}

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-500px:before {
  content: "\F26E";
}

.fa-abacus:before {
  content: "\F640";
}

.fa-accessible-icon:before {
  content: "\F368";
}

.fa-accusoft:before {
  content: "\F369";
}

.fa-acorn:before {
  content: "\F6AE";
}

.fa-acquisitions-incorporated:before {
  content: "\F6AF";
}

.fa-ad:before {
  content: "\F641";
}

.fa-address-book:before {
  content: "\F2B9";
}

.fa-address-card:before {
  content: "\F2BB";
}

.fa-adjust:before {
  content: "\F042";
}

.fa-adn:before {
  content: "\F170";
}

.fa-adobe:before {
  content: "\F778";
}

.fa-adversal:before {
  content: "\F36A";
}

.fa-affiliatetheme:before {
  content: "\F36B";
}

.fa-air-conditioner:before {
  content: "\F8F4";
}

.fa-air-freshener:before {
  content: "\F5D0";
}

.fa-airbnb:before {
  content: "\F834";
}

.fa-alarm-clock:before {
  content: "\F34E";
}

.fa-alarm-exclamation:before {
  content: "\F843";
}

.fa-alarm-plus:before {
  content: "\F844";
}

.fa-alarm-snooze:before {
  content: "\F845";
}

.fa-album:before {
  content: "\F89F";
}

.fa-album-collection:before {
  content: "\F8A0";
}

.fa-algolia:before {
  content: "\F36C";
}

.fa-alicorn:before {
  content: "\F6B0";
}

.fa-alien:before {
  content: "\F8F5";
}

.fa-alien-monster:before {
  content: "\F8F6";
}

.fa-align-center:before {
  content: "\F037";
}

.fa-align-justify:before {
  content: "\F039";
}

.fa-align-left:before {
  content: "\F036";
}

.fa-align-right:before {
  content: "\F038";
}

.fa-align-slash:before {
  content: "\F846";
}

.fa-alipay:before {
  content: "\F642";
}

.fa-allergies:before {
  content: "\F461";
}

.fa-amazon:before {
  content: "\F270";
}

.fa-amazon-pay:before {
  content: "\F42C";
}

.fa-ambulance:before {
  content: "\F0F9";
}

.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}

.fa-amilia:before {
  content: "\F36D";
}

.fa-amp-guitar:before {
  content: "\F8A1";
}

.fa-analytics:before {
  content: "\F643";
}

.fa-anchor:before {
  content: "\F13D";
}

.fa-android:before {
  content: "\F17B";
}

.fa-angel:before {
  content: "\F779";
}

.fa-angellist:before {
  content: "\F209";
}

.fa-angle-double-down:before {
  content: "\F103";
}

.fa-angle-double-left:before {
  content: "\F100";
}

.fa-angle-double-right:before {
  content: "\F101";
}

.fa-angle-double-up:before {
  content: "\F102";
}

.fa-angle-down:before {
  content: "\F107";
}

.fa-angle-left:before {
  content: "\F104";
}

.fa-angle-right:before {
  content: "\F105";
}

.fa-angle-up:before {
  content: "\F106";
}

.fa-angry:before {
  content: "\F556";
}

.fa-angrycreative:before {
  content: "\F36E";
}

.fa-angular:before {
  content: "\F420";
}

.fa-ankh:before {
  content: "\F644";
}

.fa-app-store:before {
  content: "\F36F";
}

.fa-app-store-ios:before {
  content: "\F370";
}

.fa-apper:before {
  content: "\F371";
}

.fa-apple:before {
  content: "\F179";
}

.fa-apple-alt:before {
  content: "\F5D1";
}

.fa-apple-crate:before {
  content: "\F6B1";
}

.fa-apple-pay:before {
  content: "\F415";
}

.fa-archive:before {
  content: "\F187";
}

.fa-archway:before {
  content: "\F557";
}

.fa-arrow-alt-circle-down:before {
  content: "\F358";
}

.fa-arrow-alt-circle-left:before {
  content: "\F359";
}

.fa-arrow-alt-circle-right:before {
  content: "\F35A";
}

.fa-arrow-alt-circle-up:before {
  content: "\F35B";
}

.fa-arrow-alt-down:before {
  content: "\F354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\F346";
}

.fa-arrow-alt-from-left:before {
  content: "\F347";
}

.fa-arrow-alt-from-right:before {
  content: "\F348";
}

.fa-arrow-alt-from-top:before {
  content: "\F349";
}

.fa-arrow-alt-left:before {
  content: "\F355";
}

.fa-arrow-alt-right:before {
  content: "\F356";
}

.fa-arrow-alt-square-down:before {
  content: "\F350";
}

.fa-arrow-alt-square-left:before {
  content: "\F351";
}

.fa-arrow-alt-square-right:before {
  content: "\F352";
}

.fa-arrow-alt-square-up:before {
  content: "\F353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\F34A";
}

.fa-arrow-alt-to-left:before {
  content: "\F34B";
}

.fa-arrow-alt-to-right:before {
  content: "\F34C";
}

.fa-arrow-alt-to-top:before {
  content: "\F34D";
}

.fa-arrow-alt-up:before {
  content: "\F357";
}

.fa-arrow-circle-down:before {
  content: "\F0AB";
}

.fa-arrow-circle-left:before {
  content: "\F0A8";
}

.fa-arrow-circle-right:before {
  content: "\F0A9";
}

.fa-arrow-circle-up:before {
  content: "\F0AA";
}

.fa-arrow-down:before {
  content: "\F063";
}

.fa-arrow-from-bottom:before {
  content: "\F342";
}

.fa-arrow-from-left:before {
  content: "\F343";
}

.fa-arrow-from-right:before {
  content: "\F344";
}

.fa-arrow-from-top:before {
  content: "\F345";
}

.fa-arrow-left:before {
  content: "\F060";
}

.fa-arrow-right:before {
  content: "\F061";
}

.fa-arrow-square-down:before {
  content: "\F339";
}

.fa-arrow-square-left:before {
  content: "\F33A";
}

.fa-arrow-square-right:before {
  content: "\F33B";
}

.fa-arrow-square-up:before {
  content: "\F33C";
}

.fa-arrow-to-bottom:before {
  content: "\F33D";
}

.fa-arrow-to-left:before {
  content: "\F33E";
}

.fa-arrow-to-right:before {
  content: "\F340";
}

.fa-arrow-to-top:before {
  content: "\F341";
}

.fa-arrow-up:before {
  content: "\F062";
}

.fa-arrows:before {
  content: "\F047";
}

.fa-arrows-alt:before {
  content: "\F0B2";
}

.fa-arrows-alt-h:before {
  content: "\F337";
}

.fa-arrows-alt-v:before {
  content: "\F338";
}

.fa-arrows-h:before {
  content: "\F07E";
}

.fa-arrows-v:before {
  content: "\F07D";
}

.fa-artstation:before {
  content: "\F77A";
}

.fa-assistive-listening-systems:before {
  content: "\F2A2";
}

.fa-asterisk:before {
  content: "\F069";
}

.fa-asymmetrik:before {
  content: "\F372";
}

.fa-at:before {
  content: "\F1FA";
}

.fa-atlas:before {
  content: "\F558";
}

.fa-atlassian:before {
  content: "\F77B";
}

.fa-atom:before {
  content: "\F5D2";
}

.fa-atom-alt:before {
  content: "\F5D3";
}

.fa-audible:before {
  content: "\F373";
}

.fa-audio-description:before {
  content: "\F29E";
}

.fa-autoprefixer:before {
  content: "\F41C";
}

.fa-avianex:before {
  content: "\F374";
}

.fa-aviato:before {
  content: "\F421";
}

.fa-award:before {
  content: "\F559";
}

.fa-aws:before {
  content: "\F375";
}

.fa-axe:before {
  content: "\F6B2";
}

.fa-axe-battle:before {
  content: "\F6B3";
}

.fa-baby:before {
  content: "\F77C";
}

.fa-baby-carriage:before {
  content: "\F77D";
}

.fa-backpack:before {
  content: "\F5D4";
}

.fa-backspace:before {
  content: "\F55A";
}

.fa-backward:before {
  content: "\F04A";
}

.fa-bacon:before {
  content: "\F7E5";
}

.fa-bacteria:before {
  content: "\F959";
}

.fa-bacterium:before {
  content: "\F95A";
}

.fa-badge:before {
  content: "\F335";
}

.fa-badge-check:before {
  content: "\F336";
}

.fa-badge-dollar:before {
  content: "\F645";
}

.fa-badge-percent:before {
  content: "\F646";
}

.fa-badge-sheriff:before {
  content: "\F8A2";
}

.fa-badger-honey:before {
  content: "\F6B4";
}

.fa-bags-shopping:before {
  content: "\F847";
}

.fa-bahai:before {
  content: "\F666";
}

.fa-balance-scale:before {
  content: "\F24E";
}

.fa-balance-scale-left:before {
  content: "\F515";
}

.fa-balance-scale-right:before {
  content: "\F516";
}

.fa-ball-pile:before {
  content: "\F77E";
}

.fa-ballot:before {
  content: "\F732";
}

.fa-ballot-check:before {
  content: "\F733";
}

.fa-ban:before {
  content: "\F05E";
}

.fa-band-aid:before {
  content: "\F462";
}

.fa-bandcamp:before {
  content: "\F2D5";
}

.fa-banjo:before {
  content: "\F8A3";
}

.fa-barcode:before {
  content: "\F02A";
}

.fa-barcode-alt:before {
  content: "\F463";
}

.fa-barcode-read:before {
  content: "\F464";
}

.fa-barcode-scan:before {
  content: "\F465";
}

.fa-bars:before {
  content: "\F0C9";
}

.fa-baseball:before {
  content: "\F432";
}

.fa-baseball-ball:before {
  content: "\F433";
}

.fa-basketball-ball:before {
  content: "\F434";
}

.fa-basketball-hoop:before {
  content: "\F435";
}

.fa-bat:before {
  content: "\F6B5";
}

.fa-bath:before {
  content: "\F2CD";
}

.fa-battery-bolt:before {
  content: "\F376";
}

.fa-battery-empty:before {
  content: "\F244";
}

.fa-battery-full:before {
  content: "\F240";
}

.fa-battery-half:before {
  content: "\F242";
}

.fa-battery-quarter:before {
  content: "\F243";
}

.fa-battery-slash:before {
  content: "\F377";
}

.fa-battery-three-quarters:before {
  content: "\F241";
}

.fa-battle-net:before {
  content: "\F835";
}

.fa-bed:before {
  content: "\F236";
}

.fa-bed-alt:before {
  content: "\F8F7";
}

.fa-bed-bunk:before {
  content: "\F8F8";
}

.fa-bed-empty:before {
  content: "\F8F9";
}

.fa-beer:before {
  content: "\F0FC";
}

.fa-behance:before {
  content: "\F1B4";
}

.fa-behance-square:before {
  content: "\F1B5";
}

.fa-bell:before {
  content: "\F0F3";
}

.fa-bell-exclamation:before {
  content: "\F848";
}

.fa-bell-on:before {
  content: "\F8FA";
}

.fa-bell-plus:before {
  content: "\F849";
}

.fa-bell-school:before {
  content: "\F5D5";
}

.fa-bell-school-slash:before {
  content: "\F5D6";
}

.fa-bell-slash:before {
  content: "\F1F6";
}

.fa-bells:before {
  content: "\F77F";
}

.fa-betamax:before {
  content: "\F8A4";
}

.fa-bezier-curve:before {
  content: "\F55B";
}

.fa-bible:before {
  content: "\F647";
}

.fa-bicycle:before {
  content: "\F206";
}

.fa-biking:before {
  content: "\F84A";
}

.fa-biking-mountain:before {
  content: "\F84B";
}

.fa-bimobject:before {
  content: "\F378";
}

.fa-binoculars:before {
  content: "\F1E5";
}

.fa-biohazard:before {
  content: "\F780";
}

.fa-birthday-cake:before {
  content: "\F1FD";
}

.fa-bitbucket:before {
  content: "\F171";
}

.fa-bitcoin:before {
  content: "\F379";
}

.fa-bity:before {
  content: "\F37A";
}

.fa-black-tie:before {
  content: "\F27E";
}

.fa-blackberry:before {
  content: "\F37B";
}

.fa-blanket:before {
  content: "\F498";
}

.fa-blender:before {
  content: "\F517";
}

.fa-blender-phone:before {
  content: "\F6B6";
}

.fa-blind:before {
  content: "\F29D";
}

.fa-blinds:before {
  content: "\F8FB";
}

.fa-blinds-open:before {
  content: "\F8FC";
}

.fa-blinds-raised:before {
  content: "\F8FD";
}

.fa-blog:before {
  content: "\F781";
}

.fa-blogger:before {
  content: "\F37C";
}

.fa-blogger-b:before {
  content: "\F37D";
}

.fa-bluetooth:before {
  content: "\F293";
}

.fa-bluetooth-b:before {
  content: "\F294";
}

.fa-bold:before {
  content: "\F032";
}

.fa-bolt:before {
  content: "\F0E7";
}

.fa-bomb:before {
  content: "\F1E2";
}

.fa-bone:before {
  content: "\F5D7";
}

.fa-bone-break:before {
  content: "\F5D8";
}

.fa-bong:before {
  content: "\F55C";
}

.fa-book:before {
  content: "\F02D";
}

.fa-book-alt:before {
  content: "\F5D9";
}

.fa-book-dead:before {
  content: "\F6B7";
}

.fa-book-heart:before {
  content: "\F499";
}

.fa-book-medical:before {
  content: "\F7E6";
}

.fa-book-open:before {
  content: "\F518";
}

.fa-book-reader:before {
  content: "\F5DA";
}

.fa-book-spells:before {
  content: "\F6B8";
}

.fa-book-user:before {
  content: "\F7E7";
}

.fa-bookmark:before {
  content: "\F02E";
}

.fa-books:before {
  content: "\F5DB";
}

.fa-books-medical:before {
  content: "\F7E8";
}

.fa-boombox:before {
  content: "\F8A5";
}

.fa-boot:before {
  content: "\F782";
}

.fa-booth-curtain:before {
  content: "\F734";
}

.fa-bootstrap:before {
  content: "\F836";
}

.fa-border-all:before {
  content: "\F84C";
}

.fa-border-bottom:before {
  content: "\F84D";
}

.fa-border-center-h:before {
  content: "\F89C";
}

.fa-border-center-v:before {
  content: "\F89D";
}

.fa-border-inner:before {
  content: "\F84E";
}

.fa-border-left:before {
  content: "\F84F";
}

.fa-border-none:before {
  content: "\F850";
}

.fa-border-outer:before {
  content: "\F851";
}

.fa-border-right:before {
  content: "\F852";
}

.fa-border-style:before {
  content: "\F853";
}

.fa-border-style-alt:before {
  content: "\F854";
}

.fa-border-top:before {
  content: "\F855";
}

.fa-bow-arrow:before {
  content: "\F6B9";
}

.fa-bowling-ball:before {
  content: "\F436";
}

.fa-bowling-pins:before {
  content: "\F437";
}

.fa-box:before {
  content: "\F466";
}

.fa-box-alt:before {
  content: "\F49A";
}

.fa-box-ballot:before {
  content: "\F735";
}

.fa-box-check:before {
  content: "\F467";
}

.fa-box-fragile:before {
  content: "\F49B";
}

.fa-box-full:before {
  content: "\F49C";
}

.fa-box-heart:before {
  content: "\F49D";
}

.fa-box-open:before {
  content: "\F49E";
}

.fa-box-tissue:before {
  content: "\F95B";
}

.fa-box-up:before {
  content: "\F49F";
}

.fa-box-usd:before {
  content: "\F4A0";
}

.fa-boxes:before {
  content: "\F468";
}

.fa-boxes-alt:before {
  content: "\F4A1";
}

.fa-boxing-glove:before {
  content: "\F438";
}

.fa-brackets:before {
  content: "\F7E9";
}

.fa-brackets-curly:before {
  content: "\F7EA";
}

.fa-braille:before {
  content: "\F2A1";
}

.fa-brain:before {
  content: "\F5DC";
}

.fa-bread-loaf:before {
  content: "\F7EB";
}

.fa-bread-slice:before {
  content: "\F7EC";
}

.fa-briefcase:before {
  content: "\F0B1";
}

.fa-briefcase-medical:before {
  content: "\F469";
}

.fa-bring-forward:before {
  content: "\F856";
}

.fa-bring-front:before {
  content: "\F857";
}

.fa-broadcast-tower:before {
  content: "\F519";
}

.fa-broom:before {
  content: "\F51A";
}

.fa-browser:before {
  content: "\F37E";
}

.fa-brush:before {
  content: "\F55D";
}

.fa-btc:before {
  content: "\F15A";
}

.fa-buffer:before {
  content: "\F837";
}

.fa-bug:before {
  content: "\F188";
}

.fa-building:before {
  content: "\F1AD";
}

.fa-bullhorn:before {
  content: "\F0A1";
}

.fa-bullseye:before {
  content: "\F140";
}

.fa-bullseye-arrow:before {
  content: "\F648";
}

.fa-bullseye-pointer:before {
  content: "\F649";
}

.fa-burger-soda:before {
  content: "\F858";
}

.fa-burn:before {
  content: "\F46A";
}

.fa-buromobelexperte:before {
  content: "\F37F";
}

.fa-burrito:before {
  content: "\F7ED";
}

.fa-bus:before {
  content: "\F207";
}

.fa-bus-alt:before {
  content: "\F55E";
}

.fa-bus-school:before {
  content: "\F5DD";
}

.fa-business-time:before {
  content: "\F64A";
}

.fa-buy-n-large:before {
  content: "\F8A6";
}

.fa-buysellads:before {
  content: "\F20D";
}

.fa-cabinet-filing:before {
  content: "\F64B";
}

.fa-cactus:before {
  content: "\F8A7";
}

.fa-calculator:before {
  content: "\F1EC";
}

.fa-calculator-alt:before {
  content: "\F64C";
}

.fa-calendar:before {
  content: "\F133";
}

.fa-calendar-alt:before {
  content: "\F073";
}

.fa-calendar-check:before {
  content: "\F274";
}

.fa-calendar-day:before {
  content: "\F783";
}

.fa-calendar-edit:before {
  content: "\F333";
}

.fa-calendar-exclamation:before {
  content: "\F334";
}

.fa-calendar-minus:before {
  content: "\F272";
}

.fa-calendar-plus:before {
  content: "\F271";
}

.fa-calendar-star:before {
  content: "\F736";
}

.fa-calendar-times:before {
  content: "\F273";
}

.fa-calendar-week:before {
  content: "\F784";
}

.fa-camcorder:before {
  content: "\F8A8";
}

.fa-camera:before {
  content: "\F030";
}

.fa-camera-alt:before {
  content: "\F332";
}

.fa-camera-home:before {
  content: "\F8FE";
}

.fa-camera-movie:before {
  content: "\F8A9";
}

.fa-camera-polaroid:before {
  content: "\F8AA";
}

.fa-camera-retro:before {
  content: "\F083";
}

.fa-campfire:before {
  content: "\F6BA";
}

.fa-campground:before {
  content: "\F6BB";
}

.fa-canadian-maple-leaf:before {
  content: "\F785";
}

.fa-candle-holder:before {
  content: "\F6BC";
}

.fa-candy-cane:before {
  content: "\F786";
}

.fa-candy-corn:before {
  content: "\F6BD";
}

.fa-cannabis:before {
  content: "\F55F";
}

.fa-capsules:before {
  content: "\F46B";
}

.fa-car:before {
  content: "\F1B9";
}

.fa-car-alt:before {
  content: "\F5DE";
}

.fa-car-battery:before {
  content: "\F5DF";
}

.fa-car-building:before {
  content: "\F859";
}

.fa-car-bump:before {
  content: "\F5E0";
}

.fa-car-bus:before {
  content: "\F85A";
}

.fa-car-crash:before {
  content: "\F5E1";
}

.fa-car-garage:before {
  content: "\F5E2";
}

.fa-car-mechanic:before {
  content: "\F5E3";
}

.fa-car-side:before {
  content: "\F5E4";
}

.fa-car-tilt:before {
  content: "\F5E5";
}

.fa-car-wash:before {
  content: "\F5E6";
}

.fa-caravan:before {
  content: "\F8FF";
}

.fa-caravan-alt:before {
  content: "\F900";
}

.fa-caret-circle-down:before {
  content: "\F32D";
}

.fa-caret-circle-left:before {
  content: "\F32E";
}

.fa-caret-circle-right:before {
  content: "\F330";
}

.fa-caret-circle-up:before {
  content: "\F331";
}

.fa-caret-down:before {
  content: "\F0D7";
}

.fa-caret-left:before {
  content: "\F0D9";
}

.fa-caret-right:before {
  content: "\F0DA";
}

.fa-caret-square-down:before {
  content: "\F150";
}

.fa-caret-square-left:before {
  content: "\F191";
}

.fa-caret-square-right:before {
  content: "\F152";
}

.fa-caret-square-up:before {
  content: "\F151";
}

.fa-caret-up:before {
  content: "\F0D8";
}

.fa-carrot:before {
  content: "\F787";
}

.fa-cars:before {
  content: "\F85B";
}

.fa-cart-arrow-down:before {
  content: "\F218";
}

.fa-cart-plus:before {
  content: "\F217";
}

.fa-cash-register:before {
  content: "\F788";
}

.fa-cassette-tape:before {
  content: "\F8AB";
}

.fa-cat:before {
  content: "\F6BE";
}

.fa-cat-space:before {
  content: "\F901";
}

.fa-cauldron:before {
  content: "\F6BF";
}

.fa-cc-amazon-pay:before {
  content: "\F42D";
}

.fa-cc-amex:before {
  content: "\F1F3";
}

.fa-cc-apple-pay:before {
  content: "\F416";
}

.fa-cc-diners-club:before {
  content: "\F24C";
}

.fa-cc-discover:before {
  content: "\F1F2";
}

.fa-cc-jcb:before {
  content: "\F24B";
}

.fa-cc-mastercard:before {
  content: "\F1F1";
}

.fa-cc-paypal:before {
  content: "\F1F4";
}

.fa-cc-stripe:before {
  content: "\F1F5";
}

.fa-cc-visa:before {
  content: "\F1F0";
}

.fa-cctv:before {
  content: "\F8AC";
}

.fa-centercode:before {
  content: "\F380";
}

.fa-centos:before {
  content: "\F789";
}

.fa-certificate:before {
  content: "\F0A3";
}

.fa-chair:before {
  content: "\F6C0";
}

.fa-chair-office:before {
  content: "\F6C1";
}

.fa-chalkboard:before {
  content: "\F51B";
}

.fa-chalkboard-teacher:before {
  content: "\F51C";
}

.fa-charging-station:before {
  content: "\F5E7";
}

.fa-chart-area:before {
  content: "\F1FE";
}

.fa-chart-bar:before {
  content: "\F080";
}

.fa-chart-line:before {
  content: "\F201";
}

.fa-chart-line-down:before {
  content: "\F64D";
}

.fa-chart-network:before {
  content: "\F78A";
}

.fa-chart-pie:before {
  content: "\F200";
}

.fa-chart-pie-alt:before {
  content: "\F64E";
}

.fa-chart-scatter:before {
  content: "\F7EE";
}

.fa-check:before {
  content: "\F00C";
}

.fa-check-circle:before {
  content: "\F058";
}

.fa-check-double:before {
  content: "\F560";
}

.fa-check-square:before {
  content: "\F14A";
}

.fa-cheese:before {
  content: "\F7EF";
}

.fa-cheese-swiss:before {
  content: "\F7F0";
}

.fa-cheeseburger:before {
  content: "\F7F1";
}

.fa-chess:before {
  content: "\F439";
}

.fa-chess-bishop:before {
  content: "\F43A";
}

.fa-chess-bishop-alt:before {
  content: "\F43B";
}

.fa-chess-board:before {
  content: "\F43C";
}

.fa-chess-clock:before {
  content: "\F43D";
}

.fa-chess-clock-alt:before {
  content: "\F43E";
}

.fa-chess-king:before {
  content: "\F43F";
}

.fa-chess-king-alt:before {
  content: "\F440";
}

.fa-chess-knight:before {
  content: "\F441";
}

.fa-chess-knight-alt:before {
  content: "\F442";
}

.fa-chess-pawn:before {
  content: "\F443";
}

.fa-chess-pawn-alt:before {
  content: "\F444";
}

.fa-chess-queen:before {
  content: "\F445";
}

.fa-chess-queen-alt:before {
  content: "\F446";
}

.fa-chess-rook:before {
  content: "\F447";
}

.fa-chess-rook-alt:before {
  content: "\F448";
}

.fa-chevron-circle-down:before {
  content: "\F13A";
}

.fa-chevron-circle-left:before {
  content: "\F137";
}

.fa-chevron-circle-right:before {
  content: "\F138";
}

.fa-chevron-circle-up:before {
  content: "\F139";
}

.fa-chevron-double-down:before {
  content: "\F322";
}

.fa-chevron-double-left:before {
  content: "\F323";
}

.fa-chevron-double-right:before {
  content: "\F324";
}

.fa-chevron-double-up:before {
  content: "\F325";
}

.fa-chevron-down:before {
  content: "\F078";
}

.fa-chevron-left:before {
  content: "\F053";
}

.fa-chevron-right:before {
  content: "\F054";
}

.fa-chevron-square-down:before {
  content: "\F329";
}

.fa-chevron-square-left:before {
  content: "\F32A";
}

.fa-chevron-square-right:before {
  content: "\F32B";
}

.fa-chevron-square-up:before {
  content: "\F32C";
}

.fa-chevron-up:before {
  content: "\F077";
}

.fa-child:before {
  content: "\F1AE";
}

.fa-chimney:before {
  content: "\F78B";
}

.fa-chrome:before {
  content: "\F268";
}

.fa-chromecast:before {
  content: "\F838";
}

.fa-church:before {
  content: "\F51D";
}

.fa-circle:before {
  content: "\F111";
}

.fa-circle-notch:before {
  content: "\F1CE";
}

.fa-city:before {
  content: "\F64F";
}

.fa-clarinet:before {
  content: "\F8AD";
}

.fa-claw-marks:before {
  content: "\F6C2";
}

.fa-clinic-medical:before {
  content: "\F7F2";
}

.fa-clipboard:before {
  content: "\F328";
}

.fa-clipboard-check:before {
  content: "\F46C";
}

.fa-clipboard-list:before {
  content: "\F46D";
}

.fa-clipboard-list-check:before {
  content: "\F737";
}

.fa-clipboard-prescription:before {
  content: "\F5E8";
}

.fa-clipboard-user:before {
  content: "\F7F3";
}

.fa-clock:before {
  content: "\F017";
}

.fa-clone:before {
  content: "\F24D";
}

.fa-closed-captioning:before {
  content: "\F20A";
}

.fa-cloud:before {
  content: "\F0C2";
}

.fa-cloud-download:before {
  content: "\F0ED";
}

.fa-cloud-download-alt:before {
  content: "\F381";
}

.fa-cloud-drizzle:before {
  content: "\F738";
}

.fa-cloud-hail:before {
  content: "\F739";
}

.fa-cloud-hail-mixed:before {
  content: "\F73A";
}

.fa-cloud-meatball:before {
  content: "\F73B";
}

.fa-cloud-moon:before {
  content: "\F6C3";
}

.fa-cloud-moon-rain:before {
  content: "\F73C";
}

.fa-cloud-music:before {
  content: "\F8AE";
}

.fa-cloud-rain:before {
  content: "\F73D";
}

.fa-cloud-rainbow:before {
  content: "\F73E";
}

.fa-cloud-showers:before {
  content: "\F73F";
}

.fa-cloud-showers-heavy:before {
  content: "\F740";
}

.fa-cloud-sleet:before {
  content: "\F741";
}

.fa-cloud-snow:before {
  content: "\F742";
}

.fa-cloud-sun:before {
  content: "\F6C4";
}

.fa-cloud-sun-rain:before {
  content: "\F743";
}

.fa-cloud-upload:before {
  content: "\F0EE";
}

.fa-cloud-upload-alt:before {
  content: "\F382";
}

.fa-clouds:before {
  content: "\F744";
}

.fa-clouds-moon:before {
  content: "\F745";
}

.fa-clouds-sun:before {
  content: "\F746";
}

.fa-cloudscale:before {
  content: "\F383";
}

.fa-cloudsmith:before {
  content: "\F384";
}

.fa-cloudversify:before {
  content: "\F385";
}

.fa-club:before {
  content: "\F327";
}

.fa-cocktail:before {
  content: "\F561";
}

.fa-code:before {
  content: "\F121";
}

.fa-code-branch:before {
  content: "\F126";
}

.fa-code-commit:before {
  content: "\F386";
}

.fa-code-merge:before {
  content: "\F387";
}

.fa-codepen:before {
  content: "\F1CB";
}

.fa-codiepie:before {
  content: "\F284";
}

.fa-coffee:before {
  content: "\F0F4";
}

.fa-coffee-pot:before {
  content: "\F902";
}

.fa-coffee-togo:before {
  content: "\F6C5";
}

.fa-coffin:before {
  content: "\F6C6";
}

.fa-coffin-cross:before {
  content: "\F951";
}

.fa-cog:before {
  content: "\F013";
}

.fa-cogs:before {
  content: "\F085";
}

.fa-coin:before {
  content: "\F85C";
}

.fa-coins:before {
  content: "\F51E";
}

.fa-columns:before {
  content: "\F0DB";
}

.fa-comet:before {
  content: "\F903";
}

.fa-comment:before {
  content: "\F075";
}

.fa-comment-alt:before {
  content: "\F27A";
}

.fa-comment-alt-check:before {
  content: "\F4A2";
}

.fa-comment-alt-dollar:before {
  content: "\F650";
}

.fa-comment-alt-dots:before {
  content: "\F4A3";
}

.fa-comment-alt-edit:before {
  content: "\F4A4";
}

.fa-comment-alt-exclamation:before {
  content: "\F4A5";
}

.fa-comment-alt-lines:before {
  content: "\F4A6";
}

.fa-comment-alt-medical:before {
  content: "\F7F4";
}

.fa-comment-alt-minus:before {
  content: "\F4A7";
}

.fa-comment-alt-music:before {
  content: "\F8AF";
}

.fa-comment-alt-plus:before {
  content: "\F4A8";
}

.fa-comment-alt-slash:before {
  content: "\F4A9";
}

.fa-comment-alt-smile:before {
  content: "\F4AA";
}

.fa-comment-alt-times:before {
  content: "\F4AB";
}

.fa-comment-check:before {
  content: "\F4AC";
}

.fa-comment-dollar:before {
  content: "\F651";
}

.fa-comment-dots:before {
  content: "\F4AD";
}

.fa-comment-edit:before {
  content: "\F4AE";
}

.fa-comment-exclamation:before {
  content: "\F4AF";
}

.fa-comment-lines:before {
  content: "\F4B0";
}

.fa-comment-medical:before {
  content: "\F7F5";
}

.fa-comment-minus:before {
  content: "\F4B1";
}

.fa-comment-music:before {
  content: "\F8B0";
}

.fa-comment-plus:before {
  content: "\F4B2";
}

.fa-comment-slash:before {
  content: "\F4B3";
}

.fa-comment-smile:before {
  content: "\F4B4";
}

.fa-comment-times:before {
  content: "\F4B5";
}

.fa-comments:before {
  content: "\F086";
}

.fa-comments-alt:before {
  content: "\F4B6";
}

.fa-comments-alt-dollar:before {
  content: "\F652";
}

.fa-comments-dollar:before {
  content: "\F653";
}

.fa-compact-disc:before {
  content: "\F51F";
}

.fa-compass:before {
  content: "\F14E";
}

.fa-compass-slash:before {
  content: "\F5E9";
}

.fa-compress:before {
  content: "\F066";
}

.fa-compress-alt:before {
  content: "\F422";
}

.fa-compress-arrows-alt:before {
  content: "\F78C";
}

.fa-compress-wide:before {
  content: "\F326";
}

.fa-computer-classic:before {
  content: "\F8B1";
}

.fa-computer-speaker:before {
  content: "\F8B2";
}

.fa-concierge-bell:before {
  content: "\F562";
}

.fa-confluence:before {
  content: "\F78D";
}

.fa-connectdevelop:before {
  content: "\F20E";
}

.fa-construction:before {
  content: "\F85D";
}

.fa-container-storage:before {
  content: "\F4B7";
}

.fa-contao:before {
  content: "\F26D";
}

.fa-conveyor-belt:before {
  content: "\F46E";
}

.fa-conveyor-belt-alt:before {
  content: "\F46F";
}

.fa-cookie:before {
  content: "\F563";
}

.fa-cookie-bite:before {
  content: "\F564";
}

.fa-copy:before {
  content: "\F0C5";
}

.fa-copyright:before {
  content: "\F1F9";
}

.fa-corn:before {
  content: "\F6C7";
}

.fa-cotton-bureau:before {
  content: "\F89E";
}

.fa-couch:before {
  content: "\F4B8";
}

.fa-cow:before {
  content: "\F6C8";
}

.fa-cowbell:before {
  content: "\F8B3";
}

.fa-cowbell-more:before {
  content: "\F8B4";
}

.fa-cpanel:before {
  content: "\F388";
}

.fa-creative-commons:before {
  content: "\F25E";
}

.fa-creative-commons-by:before {
  content: "\F4E7";
}

.fa-creative-commons-nc:before {
  content: "\F4E8";
}

.fa-creative-commons-nc-eu:before {
  content: "\F4E9";
}

.fa-creative-commons-nc-jp:before {
  content: "\F4EA";
}

.fa-creative-commons-nd:before {
  content: "\F4EB";
}

.fa-creative-commons-pd:before {
  content: "\F4EC";
}

.fa-creative-commons-pd-alt:before {
  content: "\F4ED";
}

.fa-creative-commons-remix:before {
  content: "\F4EE";
}

.fa-creative-commons-sa:before {
  content: "\F4EF";
}

.fa-creative-commons-sampling:before {
  content: "\F4F0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\F4F1";
}

.fa-creative-commons-share:before {
  content: "\F4F2";
}

.fa-creative-commons-zero:before {
  content: "\F4F3";
}

.fa-credit-card:before {
  content: "\F09D";
}

.fa-credit-card-blank:before {
  content: "\F389";
}

.fa-credit-card-front:before {
  content: "\F38A";
}

.fa-cricket:before {
  content: "\F449";
}

.fa-critical-role:before {
  content: "\F6C9";
}

.fa-croissant:before {
  content: "\F7F6";
}

.fa-crop:before {
  content: "\F125";
}

.fa-crop-alt:before {
  content: "\F565";
}

.fa-cross:before {
  content: "\F654";
}

.fa-crosshairs:before {
  content: "\F05B";
}

.fa-crow:before {
  content: "\F520";
}

.fa-crown:before {
  content: "\F521";
}

.fa-crutch:before {
  content: "\F7F7";
}

.fa-crutches:before {
  content: "\F7F8";
}

.fa-css3:before {
  content: "\F13C";
}

.fa-css3-alt:before {
  content: "\F38B";
}

.fa-cube:before {
  content: "\F1B2";
}

.fa-cubes:before {
  content: "\F1B3";
}

.fa-curling:before {
  content: "\F44A";
}

.fa-cut:before {
  content: "\F0C4";
}

.fa-cuttlefish:before {
  content: "\F38C";
}

.fa-d-and-d:before {
  content: "\F38D";
}

.fa-d-and-d-beyond:before {
  content: "\F6CA";
}

.fa-dagger:before {
  content: "\F6CB";
}

.fa-dailymotion:before {
  content: "\F952";
}

.fa-dashcube:before {
  content: "\F210";
}

.fa-database:before {
  content: "\F1C0";
}

.fa-deaf:before {
  content: "\F2A4";
}

.fa-debug:before {
  content: "\F7F9";
}

.fa-deer:before {
  content: "\F78E";
}

.fa-deer-rudolph:before {
  content: "\F78F";
}

.fa-delicious:before {
  content: "\F1A5";
}

.fa-democrat:before {
  content: "\F747";
}

.fa-deploydog:before {
  content: "\F38E";
}

.fa-deskpro:before {
  content: "\F38F";
}

.fa-desktop:before {
  content: "\F108";
}

.fa-desktop-alt:before {
  content: "\F390";
}

.fa-dev:before {
  content: "\F6CC";
}

.fa-deviantart:before {
  content: "\F1BD";
}

.fa-dewpoint:before {
  content: "\F748";
}

.fa-dharmachakra:before {
  content: "\F655";
}

.fa-dhl:before {
  content: "\F790";
}

.fa-diagnoses:before {
  content: "\F470";
}

.fa-diamond:before {
  content: "\F219";
}

.fa-diaspora:before {
  content: "\F791";
}

.fa-dice:before {
  content: "\F522";
}

.fa-dice-d10:before {
  content: "\F6CD";
}

.fa-dice-d12:before {
  content: "\F6CE";
}

.fa-dice-d20:before {
  content: "\F6CF";
}

.fa-dice-d4:before {
  content: "\F6D0";
}

.fa-dice-d6:before {
  content: "\F6D1";
}

.fa-dice-d8:before {
  content: "\F6D2";
}

.fa-dice-five:before {
  content: "\F523";
}

.fa-dice-four:before {
  content: "\F524";
}

.fa-dice-one:before {
  content: "\F525";
}

.fa-dice-six:before {
  content: "\F526";
}

.fa-dice-three:before {
  content: "\F527";
}

.fa-dice-two:before {
  content: "\F528";
}

.fa-digg:before {
  content: "\F1A6";
}

.fa-digging:before {
  content: "\F85E";
}

.fa-digital-ocean:before {
  content: "\F391";
}

.fa-digital-tachograph:before {
  content: "\F566";
}

.fa-diploma:before {
  content: "\F5EA";
}

.fa-directions:before {
  content: "\F5EB";
}

.fa-disc-drive:before {
  content: "\F8B5";
}

.fa-discord:before {
  content: "\F392";
}

.fa-discourse:before {
  content: "\F393";
}

.fa-disease:before {
  content: "\F7FA";
}

.fa-divide:before {
  content: "\F529";
}

.fa-dizzy:before {
  content: "\F567";
}

.fa-dna:before {
  content: "\F471";
}

.fa-do-not-enter:before {
  content: "\F5EC";
}

.fa-dochub:before {
  content: "\F394";
}

.fa-docker:before {
  content: "\F395";
}

.fa-dog:before {
  content: "\F6D3";
}

.fa-dog-leashed:before {
  content: "\F6D4";
}

.fa-dollar-sign:before {
  content: "\F155";
}

.fa-dolly:before {
  content: "\F472";
}

.fa-dolly-empty:before {
  content: "\F473";
}

.fa-dolly-flatbed:before {
  content: "\F474";
}

.fa-dolly-flatbed-alt:before {
  content: "\F475";
}

.fa-dolly-flatbed-empty:before {
  content: "\F476";
}

.fa-donate:before {
  content: "\F4B9";
}

.fa-door-closed:before {
  content: "\F52A";
}

.fa-door-open:before {
  content: "\F52B";
}

.fa-dot-circle:before {
  content: "\F192";
}

.fa-dove:before {
  content: "\F4BA";
}

.fa-download:before {
  content: "\F019";
}

.fa-draft2digital:before {
  content: "\F396";
}

.fa-drafting-compass:before {
  content: "\F568";
}

.fa-dragon:before {
  content: "\F6D5";
}

.fa-draw-circle:before {
  content: "\F5ED";
}

.fa-draw-polygon:before {
  content: "\F5EE";
}

.fa-draw-square:before {
  content: "\F5EF";
}

.fa-dreidel:before {
  content: "\F792";
}

.fa-dribbble:before {
  content: "\F17D";
}

.fa-dribbble-square:before {
  content: "\F397";
}

.fa-drone:before {
  content: "\F85F";
}

.fa-drone-alt:before {
  content: "\F860";
}

.fa-dropbox:before {
  content: "\F16B";
}

.fa-drum:before {
  content: "\F569";
}

.fa-drum-steelpan:before {
  content: "\F56A";
}

.fa-drumstick:before {
  content: "\F6D6";
}

.fa-drumstick-bite:before {
  content: "\F6D7";
}

.fa-drupal:before {
  content: "\F1A9";
}

.fa-dryer:before {
  content: "\F861";
}

.fa-dryer-alt:before {
  content: "\F862";
}

.fa-duck:before {
  content: "\F6D8";
}

.fa-dumbbell:before {
  content: "\F44B";
}

.fa-dumpster:before {
  content: "\F793";
}

.fa-dumpster-fire:before {
  content: "\F794";
}

.fa-dungeon:before {
  content: "\F6D9";
}

.fa-dyalog:before {
  content: "\F399";
}

.fa-ear:before {
  content: "\F5F0";
}

.fa-ear-muffs:before {
  content: "\F795";
}

.fa-earlybirds:before {
  content: "\F39A";
}

.fa-ebay:before {
  content: "\F4F4";
}

.fa-eclipse:before {
  content: "\F749";
}

.fa-eclipse-alt:before {
  content: "\F74A";
}

.fa-edge:before {
  content: "\F282";
}

.fa-edit:before {
  content: "\F044";
}

.fa-egg:before {
  content: "\F7FB";
}

.fa-egg-fried:before {
  content: "\F7FC";
}

.fa-eject:before {
  content: "\F052";
}

.fa-elementor:before {
  content: "\F430";
}

.fa-elephant:before {
  content: "\F6DA";
}

.fa-ellipsis-h:before {
  content: "\F141";
}

.fa-ellipsis-h-alt:before {
  content: "\F39B";
}

.fa-ellipsis-v:before {
  content: "\F142";
}

.fa-ellipsis-v-alt:before {
  content: "\F39C";
}

.fa-ello:before {
  content: "\F5F1";
}

.fa-ember:before {
  content: "\F423";
}

.fa-empire:before {
  content: "\F1D1";
}

.fa-empty-set:before {
  content: "\F656";
}

.fa-engine-warning:before {
  content: "\F5F2";
}

.fa-envelope:before {
  content: "\F0E0";
}

.fa-envelope-open:before {
  content: "\F2B6";
}

.fa-envelope-open-dollar:before {
  content: "\F657";
}

.fa-envelope-open-text:before {
  content: "\F658";
}

.fa-envelope-square:before {
  content: "\F199";
}

.fa-envira:before {
  content: "\F299";
}

.fa-equals:before {
  content: "\F52C";
}

.fa-eraser:before {
  content: "\F12D";
}

.fa-erlang:before {
  content: "\F39D";
}

.fa-ethereum:before {
  content: "\F42E";
}

.fa-ethernet:before {
  content: "\F796";
}

.fa-etsy:before {
  content: "\F2D7";
}

.fa-euro-sign:before {
  content: "\F153";
}

.fa-evernote:before {
  content: "\F839";
}

.fa-exchange:before {
  content: "\F0EC";
}

.fa-exchange-alt:before {
  content: "\F362";
}

.fa-exclamation:before {
  content: "\F12A";
}

.fa-exclamation-circle:before {
  content: "\F06A";
}

.fa-exclamation-square:before {
  content: "\F321";
}

.fa-exclamation-triangle:before {
  content: "\F071";
}

.fa-expand:before {
  content: "\F065";
}

.fa-expand-alt:before {
  content: "\F424";
}

.fa-expand-arrows:before {
  content: "\F31D";
}

.fa-expand-arrows-alt:before {
  content: "\F31E";
}

.fa-expand-wide:before {
  content: "\F320";
}

.fa-expeditedssl:before {
  content: "\F23E";
}

.fa-external-link:before {
  content: "\F08E";
}

.fa-external-link-alt:before {
  content: "\F35D";
}

.fa-external-link-square:before {
  content: "\F14C";
}

.fa-external-link-square-alt:before {
  content: "\F360";
}

.fa-eye:before {
  content: "\F06E";
}

.fa-eye-dropper:before {
  content: "\F1FB";
}

.fa-eye-evil:before {
  content: "\F6DB";
}

.fa-eye-slash:before {
  content: "\F070";
}

.fa-facebook:before {
  content: "\F09A";
}

.fa-facebook-f:before {
  content: "\F39E";
}

.fa-facebook-messenger:before {
  content: "\F39F";
}

.fa-facebook-square:before {
  content: "\F082";
}

.fa-fan:before {
  content: "\F863";
}

.fa-fan-table:before {
  content: "\F904";
}

.fa-fantasy-flight-games:before {
  content: "\F6DC";
}

.fa-farm:before {
  content: "\F864";
}

.fa-fast-backward:before {
  content: "\F049";
}

.fa-fast-forward:before {
  content: "\F050";
}

.fa-faucet:before {
  content: "\F905";
}

.fa-faucet-drip:before {
  content: "\F906";
}

.fa-fax:before {
  content: "\F1AC";
}

.fa-feather:before {
  content: "\F52D";
}

.fa-feather-alt:before {
  content: "\F56B";
}

.fa-fedex:before {
  content: "\F797";
}

.fa-fedora:before {
  content: "\F798";
}

.fa-female:before {
  content: "\F182";
}

.fa-field-hockey:before {
  content: "\F44C";
}

.fa-fighter-jet:before {
  content: "\F0FB";
}

.fa-figma:before {
  content: "\F799";
}

.fa-file:before {
  content: "\F15B";
}

.fa-file-alt:before {
  content: "\F15C";
}

.fa-file-archive:before {
  content: "\F1C6";
}

.fa-file-audio:before {
  content: "\F1C7";
}

.fa-file-certificate:before {
  content: "\F5F3";
}

.fa-file-chart-line:before {
  content: "\F659";
}

.fa-file-chart-pie:before {
  content: "\F65A";
}

.fa-file-check:before {
  content: "\F316";
}

.fa-file-code:before {
  content: "\F1C9";
}

.fa-file-contract:before {
  content: "\F56C";
}

.fa-file-csv:before {
  content: "\F6DD";
}

.fa-file-download:before {
  content: "\F56D";
}

.fa-file-edit:before {
  content: "\F31C";
}

.fa-file-excel:before {
  content: "\F1C3";
}

.fa-file-exclamation:before {
  content: "\F31A";
}

.fa-file-export:before {
  content: "\F56E";
}

.fa-file-image:before {
  content: "\F1C5";
}

.fa-file-import:before {
  content: "\F56F";
}

.fa-file-invoice:before {
  content: "\F570";
}

.fa-file-invoice-dollar:before {
  content: "\F571";
}

.fa-file-medical:before {
  content: "\F477";
}

.fa-file-medical-alt:before {
  content: "\F478";
}

.fa-file-minus:before {
  content: "\F318";
}

.fa-file-music:before {
  content: "\F8B6";
}

.fa-file-pdf:before {
  content: "\F1C1";
}

.fa-file-plus:before {
  content: "\F319";
}

.fa-file-powerpoint:before {
  content: "\F1C4";
}

.fa-file-prescription:before {
  content: "\F572";
}

.fa-file-search:before {
  content: "\F865";
}

.fa-file-signature:before {
  content: "\F573";
}

.fa-file-spreadsheet:before {
  content: "\F65B";
}

.fa-file-times:before {
  content: "\F317";
}

.fa-file-upload:before {
  content: "\F574";
}

.fa-file-user:before {
  content: "\F65C";
}

.fa-file-video:before {
  content: "\F1C8";
}

.fa-file-word:before {
  content: "\F1C2";
}

.fa-files-medical:before {
  content: "\F7FD";
}

.fa-fill:before {
  content: "\F575";
}

.fa-fill-drip:before {
  content: "\F576";
}

.fa-film:before {
  content: "\F008";
}

.fa-film-alt:before {
  content: "\F3A0";
}

.fa-film-canister:before {
  content: "\F8B7";
}

.fa-filter:before {
  content: "\F0B0";
}

.fa-fingerprint:before {
  content: "\F577";
}

.fa-fire:before {
  content: "\F06D";
}

.fa-fire-alt:before {
  content: "\F7E4";
}

.fa-fire-extinguisher:before {
  content: "\F134";
}

.fa-fire-smoke:before {
  content: "\F74B";
}

.fa-firefox:before {
  content: "\F269";
}

.fa-firefox-browser:before {
  content: "\F907";
}

.fa-fireplace:before {
  content: "\F79A";
}

.fa-first-aid:before {
  content: "\F479";
}

.fa-first-order:before {
  content: "\F2B0";
}

.fa-first-order-alt:before {
  content: "\F50A";
}

.fa-firstdraft:before {
  content: "\F3A1";
}

.fa-fish:before {
  content: "\F578";
}

.fa-fish-cooked:before {
  content: "\F7FE";
}

.fa-fist-raised:before {
  content: "\F6DE";
}

.fa-flag:before {
  content: "\F024";
}

.fa-flag-alt:before {
  content: "\F74C";
}

.fa-flag-checkered:before {
  content: "\F11E";
}

.fa-flag-usa:before {
  content: "\F74D";
}

.fa-flame:before {
  content: "\F6DF";
}

.fa-flashlight:before {
  content: "\F8B8";
}

.fa-flask:before {
  content: "\F0C3";
}

.fa-flask-poison:before {
  content: "\F6E0";
}

.fa-flask-potion:before {
  content: "\F6E1";
}

.fa-flickr:before {
  content: "\F16E";
}

.fa-flipboard:before {
  content: "\F44D";
}

.fa-flower:before {
  content: "\F7FF";
}

.fa-flower-daffodil:before {
  content: "\F800";
}

.fa-flower-tulip:before {
  content: "\F801";
}

.fa-flushed:before {
  content: "\F579";
}

.fa-flute:before {
  content: "\F8B9";
}

.fa-flux-capacitor:before {
  content: "\F8BA";
}

.fa-fly:before {
  content: "\F417";
}

.fa-fog:before {
  content: "\F74E";
}

.fa-folder:before {
  content: "\F07B";
}

.fa-folder-download:before {
  content: "\F953";
}

.fa-folder-minus:before {
  content: "\F65D";
}

.fa-folder-open:before {
  content: "\F07C";
}

.fa-folder-plus:before {
  content: "\F65E";
}

.fa-folder-times:before {
  content: "\F65F";
}

.fa-folder-tree:before {
  content: "\F802";
}

.fa-folder-upload:before {
  content: "\F954";
}

.fa-folders:before {
  content: "\F660";
}

.fa-font:before {
  content: "\F031";
}

.fa-font-awesome:before {
  content: "\F2B4";
}

.fa-font-awesome-alt:before {
  content: "\F35C";
}

.fa-font-awesome-flag:before {
  content: "\F425";
}

.fa-font-awesome-logo-full:before {
  content: "\F4E6";
}

.fa-font-case:before {
  content: "\F866";
}

.fa-fonticons:before {
  content: "\F280";
}

.fa-fonticons-fi:before {
  content: "\F3A2";
}

.fa-football-ball:before {
  content: "\F44E";
}

.fa-football-helmet:before {
  content: "\F44F";
}

.fa-forklift:before {
  content: "\F47A";
}

.fa-fort-awesome:before {
  content: "\F286";
}

.fa-fort-awesome-alt:before {
  content: "\F3A3";
}

.fa-forumbee:before {
  content: "\F211";
}

.fa-forward:before {
  content: "\F04E";
}

.fa-foursquare:before {
  content: "\F180";
}

.fa-fragile:before {
  content: "\F4BB";
}

.fa-free-code-camp:before {
  content: "\F2C5";
}

.fa-freebsd:before {
  content: "\F3A4";
}

.fa-french-fries:before {
  content: "\F803";
}

.fa-frog:before {
  content: "\F52E";
}

.fa-frosty-head:before {
  content: "\F79B";
}

.fa-frown:before {
  content: "\F119";
}

.fa-frown-open:before {
  content: "\F57A";
}

.fa-fulcrum:before {
  content: "\F50B";
}

.fa-function:before {
  content: "\F661";
}

.fa-funnel-dollar:before {
  content: "\F662";
}

.fa-futbol:before {
  content: "\F1E3";
}

.fa-galactic-republic:before {
  content: "\F50C";
}

.fa-galactic-senate:before {
  content: "\F50D";
}

.fa-galaxy:before {
  content: "\F908";
}

.fa-game-board:before {
  content: "\F867";
}

.fa-game-board-alt:before {
  content: "\F868";
}

.fa-game-console-handheld:before {
  content: "\F8BB";
}

.fa-gamepad:before {
  content: "\F11B";
}

.fa-gamepad-alt:before {
  content: "\F8BC";
}

.fa-garage:before {
  content: "\F909";
}

.fa-garage-car:before {
  content: "\F90A";
}

.fa-garage-open:before {
  content: "\F90B";
}

.fa-gas-pump:before {
  content: "\F52F";
}

.fa-gas-pump-slash:before {
  content: "\F5F4";
}

.fa-gavel:before {
  content: "\F0E3";
}

.fa-gem:before {
  content: "\F3A5";
}

.fa-genderless:before {
  content: "\F22D";
}

.fa-get-pocket:before {
  content: "\F265";
}

.fa-gg:before {
  content: "\F260";
}

.fa-gg-circle:before {
  content: "\F261";
}

.fa-ghost:before {
  content: "\F6E2";
}

.fa-gift:before {
  content: "\F06B";
}

.fa-gift-card:before {
  content: "\F663";
}

.fa-gifts:before {
  content: "\F79C";
}

.fa-gingerbread-man:before {
  content: "\F79D";
}

.fa-git:before {
  content: "\F1D3";
}

.fa-git-alt:before {
  content: "\F841";
}

.fa-git-square:before {
  content: "\F1D2";
}

.fa-github:before {
  content: "\F09B";
}

.fa-github-alt:before {
  content: "\F113";
}

.fa-github-square:before {
  content: "\F092";
}

.fa-gitkraken:before {
  content: "\F3A6";
}

.fa-gitlab:before {
  content: "\F296";
}

.fa-gitter:before {
  content: "\F426";
}

.fa-glass:before {
  content: "\F804";
}

.fa-glass-champagne:before {
  content: "\F79E";
}

.fa-glass-cheers:before {
  content: "\F79F";
}

.fa-glass-citrus:before {
  content: "\F869";
}

.fa-glass-martini:before {
  content: "\F000";
}

.fa-glass-martini-alt:before {
  content: "\F57B";
}

.fa-glass-whiskey:before {
  content: "\F7A0";
}

.fa-glass-whiskey-rocks:before {
  content: "\F7A1";
}

.fa-glasses:before {
  content: "\F530";
}

.fa-glasses-alt:before {
  content: "\F5F5";
}

.fa-glide:before {
  content: "\F2A5";
}

.fa-glide-g:before {
  content: "\F2A6";
}

.fa-globe:before {
  content: "\F0AC";
}

.fa-globe-africa:before {
  content: "\F57C";
}

.fa-globe-americas:before {
  content: "\F57D";
}

.fa-globe-asia:before {
  content: "\F57E";
}

.fa-globe-europe:before {
  content: "\F7A2";
}

.fa-globe-snow:before {
  content: "\F7A3";
}

.fa-globe-stand:before {
  content: "\F5F6";
}

.fa-gofore:before {
  content: "\F3A7";
}

.fa-golf-ball:before {
  content: "\F450";
}

.fa-golf-club:before {
  content: "\F451";
}

.fa-goodreads:before {
  content: "\F3A8";
}

.fa-goodreads-g:before {
  content: "\F3A9";
}

.fa-google:before {
  content: "\F1A0";
}

.fa-google-drive:before {
  content: "\F3AA";
}

.fa-google-play:before {
  content: "\F3AB";
}

.fa-google-plus:before {
  content: "\F2B3";
}

.fa-google-plus-g:before {
  content: "\F0D5";
}

.fa-google-plus-square:before {
  content: "\F0D4";
}

.fa-google-wallet:before {
  content: "\F1EE";
}

.fa-gopuram:before {
  content: "\F664";
}

.fa-graduation-cap:before {
  content: "\F19D";
}

.fa-gramophone:before {
  content: "\F8BD";
}

.fa-gratipay:before {
  content: "\F184";
}

.fa-grav:before {
  content: "\F2D6";
}

.fa-greater-than:before {
  content: "\F531";
}

.fa-greater-than-equal:before {
  content: "\F532";
}

.fa-grimace:before {
  content: "\F57F";
}

.fa-grin:before {
  content: "\F580";
}

.fa-grin-alt:before {
  content: "\F581";
}

.fa-grin-beam:before {
  content: "\F582";
}

.fa-grin-beam-sweat:before {
  content: "\F583";
}

.fa-grin-hearts:before {
  content: "\F584";
}

.fa-grin-squint:before {
  content: "\F585";
}

.fa-grin-squint-tears:before {
  content: "\F586";
}

.fa-grin-stars:before {
  content: "\F587";
}

.fa-grin-tears:before {
  content: "\F588";
}

.fa-grin-tongue:before {
  content: "\F589";
}

.fa-grin-tongue-squint:before {
  content: "\F58A";
}

.fa-grin-tongue-wink:before {
  content: "\F58B";
}

.fa-grin-wink:before {
  content: "\F58C";
}

.fa-grip-horizontal:before {
  content: "\F58D";
}

.fa-grip-lines:before {
  content: "\F7A4";
}

.fa-grip-lines-vertical:before {
  content: "\F7A5";
}

.fa-grip-vertical:before {
  content: "\F58E";
}

.fa-gripfire:before {
  content: "\F3AC";
}

.fa-grunt:before {
  content: "\F3AD";
}

.fa-guitar:before {
  content: "\F7A6";
}

.fa-guitar-electric:before {
  content: "\F8BE";
}

.fa-guitars:before {
  content: "\F8BF";
}

.fa-gulp:before {
  content: "\F3AE";
}

.fa-h-square:before {
  content: "\F0FD";
}

.fa-h1:before {
  content: "\F313";
}

.fa-h2:before {
  content: "\F314";
}

.fa-h3:before {
  content: "\F315";
}

.fa-h4:before {
  content: "\F86A";
}

.fa-hacker-news:before {
  content: "\F1D4";
}

.fa-hacker-news-square:before {
  content: "\F3AF";
}

.fa-hackerrank:before {
  content: "\F5F7";
}

.fa-hamburger:before {
  content: "\F805";
}

.fa-hammer:before {
  content: "\F6E3";
}

.fa-hammer-war:before {
  content: "\F6E4";
}

.fa-hamsa:before {
  content: "\F665";
}

.fa-hand-heart:before {
  content: "\F4BC";
}

.fa-hand-holding:before {
  content: "\F4BD";
}

.fa-hand-holding-box:before {
  content: "\F47B";
}

.fa-hand-holding-heart:before {
  content: "\F4BE";
}

.fa-hand-holding-magic:before {
  content: "\F6E5";
}

.fa-hand-holding-medical:before {
  content: "\F95C";
}

.fa-hand-holding-seedling:before {
  content: "\F4BF";
}

.fa-hand-holding-usd:before {
  content: "\F4C0";
}

.fa-hand-holding-water:before {
  content: "\F4C1";
}

.fa-hand-lizard:before {
  content: "\F258";
}

.fa-hand-middle-finger:before {
  content: "\F806";
}

.fa-hand-paper:before {
  content: "\F256";
}

.fa-hand-peace:before {
  content: "\F25B";
}

.fa-hand-point-down:before {
  content: "\F0A7";
}

.fa-hand-point-left:before {
  content: "\F0A5";
}

.fa-hand-point-right:before {
  content: "\F0A4";
}

.fa-hand-point-up:before {
  content: "\F0A6";
}

.fa-hand-pointer:before {
  content: "\F25A";
}

.fa-hand-receiving:before {
  content: "\F47C";
}

.fa-hand-rock:before {
  content: "\F255";
}

.fa-hand-scissors:before {
  content: "\F257";
}

.fa-hand-sparkles:before {
  content: "\F95D";
}

.fa-hand-spock:before {
  content: "\F259";
}

.fa-hands:before {
  content: "\F4C2";
}

.fa-hands-heart:before {
  content: "\F4C3";
}

.fa-hands-helping:before {
  content: "\F4C4";
}

.fa-hands-usd:before {
  content: "\F4C5";
}

.fa-hands-wash:before {
  content: "\F95E";
}

.fa-handshake:before {
  content: "\F2B5";
}

.fa-handshake-alt:before {
  content: "\F4C6";
}

.fa-handshake-alt-slash:before {
  content: "\F95F";
}

.fa-handshake-slash:before {
  content: "\F960";
}

.fa-hanukiah:before {
  content: "\F6E6";
}

.fa-hard-hat:before {
  content: "\F807";
}

.fa-hashtag:before {
  content: "\F292";
}

.fa-hat-chef:before {
  content: "\F86B";
}

.fa-hat-cowboy:before {
  content: "\F8C0";
}

.fa-hat-cowboy-side:before {
  content: "\F8C1";
}

.fa-hat-santa:before {
  content: "\F7A7";
}

.fa-hat-winter:before {
  content: "\F7A8";
}

.fa-hat-witch:before {
  content: "\F6E7";
}

.fa-hat-wizard:before {
  content: "\F6E8";
}

.fa-hdd:before {
  content: "\F0A0";
}

.fa-head-side:before {
  content: "\F6E9";
}

.fa-head-side-brain:before {
  content: "\F808";
}

.fa-head-side-cough:before {
  content: "\F961";
}

.fa-head-side-cough-slash:before {
  content: "\F962";
}

.fa-head-side-headphones:before {
  content: "\F8C2";
}

.fa-head-side-mask:before {
  content: "\F963";
}

.fa-head-side-medical:before {
  content: "\F809";
}

.fa-head-side-virus:before {
  content: "\F964";
}

.fa-head-vr:before {
  content: "\F6EA";
}

.fa-heading:before {
  content: "\F1DC";
}

.fa-headphones:before {
  content: "\F025";
}

.fa-headphones-alt:before {
  content: "\F58F";
}

.fa-headset:before {
  content: "\F590";
}

.fa-heart:before {
  content: "\F004";
}

.fa-heart-broken:before {
  content: "\F7A9";
}

.fa-heart-circle:before {
  content: "\F4C7";
}

.fa-heart-rate:before {
  content: "\F5F8";
}

.fa-heart-square:before {
  content: "\F4C8";
}

.fa-heartbeat:before {
  content: "\F21E";
}

.fa-heat:before {
  content: "\F90C";
}

.fa-helicopter:before {
  content: "\F533";
}

.fa-helmet-battle:before {
  content: "\F6EB";
}

.fa-hexagon:before {
  content: "\F312";
}

.fa-highlighter:before {
  content: "\F591";
}

.fa-hiking:before {
  content: "\F6EC";
}

.fa-hippo:before {
  content: "\F6ED";
}

.fa-hips:before {
  content: "\F452";
}

.fa-hire-a-helper:before {
  content: "\F3B0";
}

.fa-history:before {
  content: "\F1DA";
}

.fa-hockey-mask:before {
  content: "\F6EE";
}

.fa-hockey-puck:before {
  content: "\F453";
}

.fa-hockey-sticks:before {
  content: "\F454";
}

.fa-holly-berry:before {
  content: "\F7AA";
}

.fa-home:before {
  content: "\F015";
}

.fa-home-alt:before {
  content: "\F80A";
}

.fa-home-heart:before {
  content: "\F4C9";
}

.fa-home-lg:before {
  content: "\F80B";
}

.fa-home-lg-alt:before {
  content: "\F80C";
}

.fa-hood-cloak:before {
  content: "\F6EF";
}

.fa-hooli:before {
  content: "\F427";
}

.fa-horizontal-rule:before {
  content: "\F86C";
}

.fa-hornbill:before {
  content: "\F592";
}

.fa-horse:before {
  content: "\F6F0";
}

.fa-horse-head:before {
  content: "\F7AB";
}

.fa-horse-saddle:before {
  content: "\F8C3";
}

.fa-hospital:before {
  content: "\F0F8";
}

.fa-hospital-alt:before {
  content: "\F47D";
}

.fa-hospital-symbol:before {
  content: "\F47E";
}

.fa-hospital-user:before {
  content: "\F80D";
}

.fa-hospitals:before {
  content: "\F80E";
}

.fa-hot-tub:before {
  content: "\F593";
}

.fa-hotdog:before {
  content: "\F80F";
}

.fa-hotel:before {
  content: "\F594";
}

.fa-hotjar:before {
  content: "\F3B1";
}

.fa-hourglass:before {
  content: "\F254";
}

.fa-hourglass-end:before {
  content: "\F253";
}

.fa-hourglass-half:before {
  content: "\F252";
}

.fa-hourglass-start:before {
  content: "\F251";
}

.fa-house:before {
  content: "\F90D";
}

.fa-house-damage:before {
  content: "\F6F1";
}

.fa-house-day:before {
  content: "\F90E";
}

.fa-house-flood:before {
  content: "\F74F";
}

.fa-house-leave:before {
  content: "\F90F";
}

.fa-house-night:before {
  content: "\F910";
}

.fa-house-return:before {
  content: "\F911";
}

.fa-house-signal:before {
  content: "\F912";
}

.fa-house-user:before {
  content: "\F965";
}

.fa-houzz:before {
  content: "\F27C";
}

.fa-hryvnia:before {
  content: "\F6F2";
}

.fa-html5:before {
  content: "\F13B";
}

.fa-hubspot:before {
  content: "\F3B2";
}

.fa-humidity:before {
  content: "\F750";
}

.fa-hurricane:before {
  content: "\F751";
}

.fa-i-cursor:before {
  content: "\F246";
}

.fa-ice-cream:before {
  content: "\F810";
}

.fa-ice-skate:before {
  content: "\F7AC";
}

.fa-icicles:before {
  content: "\F7AD";
}

.fa-icons:before {
  content: "\F86D";
}

.fa-icons-alt:before {
  content: "\F86E";
}

.fa-id-badge:before {
  content: "\F2C1";
}

.fa-id-card:before {
  content: "\F2C2";
}

.fa-id-card-alt:before {
  content: "\F47F";
}

.fa-ideal:before {
  content: "\F913";
}

.fa-igloo:before {
  content: "\F7AE";
}

.fa-image:before {
  content: "\F03E";
}

.fa-image-polaroid:before {
  content: "\F8C4";
}

.fa-images:before {
  content: "\F302";
}

.fa-imdb:before {
  content: "\F2D8";
}

.fa-inbox:before {
  content: "\F01C";
}

.fa-inbox-in:before {
  content: "\F310";
}

.fa-inbox-out:before {
  content: "\F311";
}

.fa-indent:before {
  content: "\F03C";
}

.fa-industry:before {
  content: "\F275";
}

.fa-industry-alt:before {
  content: "\F3B3";
}

.fa-infinity:before {
  content: "\F534";
}

.fa-info:before {
  content: "\F129";
}

.fa-info-circle:before {
  content: "\F05A";
}

.fa-info-square:before {
  content: "\F30F";
}

.fa-inhaler:before {
  content: "\F5F9";
}

.fa-instagram:before {
  content: "\F16D";
}

.fa-instagram-square:before {
  content: "\F955";
}

.fa-integral:before {
  content: "\F667";
}

.fa-intercom:before {
  content: "\F7AF";
}

.fa-internet-explorer:before {
  content: "\F26B";
}

.fa-intersection:before {
  content: "\F668";
}

.fa-inventory:before {
  content: "\F480";
}

.fa-invision:before {
  content: "\F7B0";
}

.fa-ioxhost:before {
  content: "\F208";
}

.fa-island-tropical:before {
  content: "\F811";
}

.fa-italic:before {
  content: "\F033";
}

.fa-itch-io:before {
  content: "\F83A";
}

.fa-itunes:before {
  content: "\F3B4";
}

.fa-itunes-note:before {
  content: "\F3B5";
}

.fa-jack-o-lantern:before {
  content: "\F30E";
}

.fa-java:before {
  content: "\F4E4";
}

.fa-jedi:before {
  content: "\F669";
}

.fa-jedi-order:before {
  content: "\F50E";
}

.fa-jenkins:before {
  content: "\F3B6";
}

.fa-jira:before {
  content: "\F7B1";
}

.fa-joget:before {
  content: "\F3B7";
}

.fa-joint:before {
  content: "\F595";
}

.fa-joomla:before {
  content: "\F1AA";
}

.fa-journal-whills:before {
  content: "\F66A";
}

.fa-joystick:before {
  content: "\F8C5";
}

.fa-js:before {
  content: "\F3B8";
}

.fa-js-square:before {
  content: "\F3B9";
}

.fa-jsfiddle:before {
  content: "\F1CC";
}

.fa-jug:before {
  content: "\F8C6";
}

.fa-kaaba:before {
  content: "\F66B";
}

.fa-kaggle:before {
  content: "\F5FA";
}

.fa-kazoo:before {
  content: "\F8C7";
}

.fa-kerning:before {
  content: "\F86F";
}

.fa-key:before {
  content: "\F084";
}

.fa-key-skeleton:before {
  content: "\F6F3";
}

.fa-keybase:before {
  content: "\F4F5";
}

.fa-keyboard:before {
  content: "\F11C";
}

.fa-keycdn:before {
  content: "\F3BA";
}

.fa-keynote:before {
  content: "\F66C";
}

.fa-khanda:before {
  content: "\F66D";
}

.fa-kickstarter:before {
  content: "\F3BB";
}

.fa-kickstarter-k:before {
  content: "\F3BC";
}

.fa-kidneys:before {
  content: "\F5FB";
}

.fa-kiss:before {
  content: "\F596";
}

.fa-kiss-beam:before {
  content: "\F597";
}

.fa-kiss-wink-heart:before {
  content: "\F598";
}

.fa-kite:before {
  content: "\F6F4";
}

.fa-kiwi-bird:before {
  content: "\F535";
}

.fa-knife-kitchen:before {
  content: "\F6F5";
}

.fa-korvue:before {
  content: "\F42F";
}

.fa-lambda:before {
  content: "\F66E";
}

.fa-lamp:before {
  content: "\F4CA";
}

.fa-lamp-desk:before {
  content: "\F914";
}

.fa-lamp-floor:before {
  content: "\F915";
}

.fa-landmark:before {
  content: "\F66F";
}

.fa-landmark-alt:before {
  content: "\F752";
}

.fa-language:before {
  content: "\F1AB";
}

.fa-laptop:before {
  content: "\F109";
}

.fa-laptop-code:before {
  content: "\F5FC";
}

.fa-laptop-house:before {
  content: "\F966";
}

.fa-laptop-medical:before {
  content: "\F812";
}

.fa-laravel:before {
  content: "\F3BD";
}

.fa-lasso:before {
  content: "\F8C8";
}

.fa-lastfm:before {
  content: "\F202";
}

.fa-lastfm-square:before {
  content: "\F203";
}

.fa-laugh:before {
  content: "\F599";
}

.fa-laugh-beam:before {
  content: "\F59A";
}

.fa-laugh-squint:before {
  content: "\F59B";
}

.fa-laugh-wink:before {
  content: "\F59C";
}

.fa-layer-group:before {
  content: "\F5FD";
}

.fa-layer-minus:before {
  content: "\F5FE";
}

.fa-layer-plus:before {
  content: "\F5FF";
}

.fa-leaf:before {
  content: "\F06C";
}

.fa-leaf-heart:before {
  content: "\F4CB";
}

.fa-leaf-maple:before {
  content: "\F6F6";
}

.fa-leaf-oak:before {
  content: "\F6F7";
}

.fa-leanpub:before {
  content: "\F212";
}

.fa-lemon:before {
  content: "\F094";
}

.fa-less:before {
  content: "\F41D";
}

.fa-less-than:before {
  content: "\F536";
}

.fa-less-than-equal:before {
  content: "\F537";
}

.fa-level-down:before {
  content: "\F149";
}

.fa-level-down-alt:before {
  content: "\F3BE";
}

.fa-level-up:before {
  content: "\F148";
}

.fa-level-up-alt:before {
  content: "\F3BF";
}

.fa-life-ring:before {
  content: "\F1CD";
}

.fa-light-ceiling:before {
  content: "\F916";
}

.fa-light-switch:before {
  content: "\F917";
}

.fa-light-switch-off:before {
  content: "\F918";
}

.fa-light-switch-on:before {
  content: "\F919";
}

.fa-lightbulb:before {
  content: "\F0EB";
}

.fa-lightbulb-dollar:before {
  content: "\F670";
}

.fa-lightbulb-exclamation:before {
  content: "\F671";
}

.fa-lightbulb-on:before {
  content: "\F672";
}

.fa-lightbulb-slash:before {
  content: "\F673";
}

.fa-lights-holiday:before {
  content: "\F7B2";
}

.fa-line:before {
  content: "\F3C0";
}

.fa-line-columns:before {
  content: "\F870";
}

.fa-line-height:before {
  content: "\F871";
}

.fa-link:before {
  content: "\F0C1";
}

.fa-linkedin:before {
  content: "\F08C";
}

.fa-linkedin-in:before {
  content: "\F0E1";
}

.fa-linode:before {
  content: "\F2B8";
}

.fa-linux:before {
  content: "\F17C";
}

.fa-lips:before {
  content: "\F600";
}

.fa-lira-sign:before {
  content: "\F195";
}

.fa-list:before {
  content: "\F03A";
}

.fa-list-alt:before {
  content: "\F022";
}

.fa-list-music:before {
  content: "\F8C9";
}

.fa-list-ol:before {
  content: "\F0CB";
}

.fa-list-ul:before {
  content: "\F0CA";
}

.fa-location:before {
  content: "\F601";
}

.fa-location-arrow:before {
  content: "\F124";
}

.fa-location-circle:before {
  content: "\F602";
}

.fa-location-slash:before {
  content: "\F603";
}

.fa-lock:before {
  content: "\F023";
}

.fa-lock-alt:before {
  content: "\F30D";
}

.fa-lock-open:before {
  content: "\F3C1";
}

.fa-lock-open-alt:before {
  content: "\F3C2";
}

.fa-long-arrow-alt-down:before {
  content: "\F309";
}

.fa-long-arrow-alt-left:before {
  content: "\F30A";
}

.fa-long-arrow-alt-right:before {
  content: "\F30B";
}

.fa-long-arrow-alt-up:before {
  content: "\F30C";
}

.fa-long-arrow-down:before {
  content: "\F175";
}

.fa-long-arrow-left:before {
  content: "\F177";
}

.fa-long-arrow-right:before {
  content: "\F178";
}

.fa-long-arrow-up:before {
  content: "\F176";
}

.fa-loveseat:before {
  content: "\F4CC";
}

.fa-low-vision:before {
  content: "\F2A8";
}

.fa-luchador:before {
  content: "\F455";
}

.fa-luggage-cart:before {
  content: "\F59D";
}

.fa-lungs:before {
  content: "\F604";
}

.fa-lungs-virus:before {
  content: "\F967";
}

.fa-lyft:before {
  content: "\F3C3";
}

.fa-mace:before {
  content: "\F6F8";
}

.fa-magento:before {
  content: "\F3C4";
}

.fa-magic:before {
  content: "\F0D0";
}

.fa-magnet:before {
  content: "\F076";
}

.fa-mail-bulk:before {
  content: "\F674";
}

.fa-mailbox:before {
  content: "\F813";
}

.fa-mailchimp:before {
  content: "\F59E";
}

.fa-male:before {
  content: "\F183";
}

.fa-mandalorian:before {
  content: "\F50F";
}

.fa-mandolin:before {
  content: "\F6F9";
}

.fa-map:before {
  content: "\F279";
}

.fa-map-marked:before {
  content: "\F59F";
}

.fa-map-marked-alt:before {
  content: "\F5A0";
}

.fa-map-marker:before {
  content: "\F041";
}

.fa-map-marker-alt:before {
  content: "\F3C5";
}

.fa-map-marker-alt-slash:before {
  content: "\F605";
}

.fa-map-marker-check:before {
  content: "\F606";
}

.fa-map-marker-edit:before {
  content: "\F607";
}

.fa-map-marker-exclamation:before {
  content: "\F608";
}

.fa-map-marker-minus:before {
  content: "\F609";
}

.fa-map-marker-plus:before {
  content: "\F60A";
}

.fa-map-marker-question:before {
  content: "\F60B";
}

.fa-map-marker-slash:before {
  content: "\F60C";
}

.fa-map-marker-smile:before {
  content: "\F60D";
}

.fa-map-marker-times:before {
  content: "\F60E";
}

.fa-map-pin:before {
  content: "\F276";
}

.fa-map-signs:before {
  content: "\F277";
}

.fa-markdown:before {
  content: "\F60F";
}

.fa-marker:before {
  content: "\F5A1";
}

.fa-mars:before {
  content: "\F222";
}

.fa-mars-double:before {
  content: "\F227";
}

.fa-mars-stroke:before {
  content: "\F229";
}

.fa-mars-stroke-h:before {
  content: "\F22B";
}

.fa-mars-stroke-v:before {
  content: "\F22A";
}

.fa-mask:before {
  content: "\F6FA";
}

.fa-mastodon:before {
  content: "\F4F6";
}

.fa-maxcdn:before {
  content: "\F136";
}

.fa-mdb:before {
  content: "\F8CA";
}

.fa-meat:before {
  content: "\F814";
}

.fa-medal:before {
  content: "\F5A2";
}

.fa-medapps:before {
  content: "\F3C6";
}

.fa-medium:before {
  content: "\F23A";
}

.fa-medium-m:before {
  content: "\F3C7";
}

.fa-medkit:before {
  content: "\F0FA";
}

.fa-medrt:before {
  content: "\F3C8";
}

.fa-meetup:before {
  content: "\F2E0";
}

.fa-megaphone:before {
  content: "\F675";
}

.fa-megaport:before {
  content: "\F5A3";
}

.fa-meh:before {
  content: "\F11A";
}

.fa-meh-blank:before {
  content: "\F5A4";
}

.fa-meh-rolling-eyes:before {
  content: "\F5A5";
}

.fa-memory:before {
  content: "\F538";
}

.fa-mendeley:before {
  content: "\F7B3";
}

.fa-menorah:before {
  content: "\F676";
}

.fa-mercury:before {
  content: "\F223";
}

.fa-meteor:before {
  content: "\F753";
}

.fa-microblog:before {
  content: "\F91A";
}

.fa-microchip:before {
  content: "\F2DB";
}

.fa-microphone:before {
  content: "\F130";
}

.fa-microphone-alt:before {
  content: "\F3C9";
}

.fa-microphone-alt-slash:before {
  content: "\F539";
}

.fa-microphone-slash:before {
  content: "\F131";
}

.fa-microphone-stand:before {
  content: "\F8CB";
}

.fa-microscope:before {
  content: "\F610";
}

.fa-microsoft:before {
  content: "\F3CA";
}

.fa-microwave:before {
  content: "\F91B";
}

.fa-mind-share:before {
  content: "\F677";
}

.fa-minus:before {
  content: "\F068";
}

.fa-minus-circle:before {
  content: "\F056";
}

.fa-minus-hexagon:before {
  content: "\F307";
}

.fa-minus-octagon:before {
  content: "\F308";
}

.fa-minus-square:before {
  content: "\F146";
}

.fa-mistletoe:before {
  content: "\F7B4";
}

.fa-mitten:before {
  content: "\F7B5";
}

.fa-mix:before {
  content: "\F3CB";
}

.fa-mixcloud:before {
  content: "\F289";
}

.fa-mixer:before {
  content: "\F956";
}

.fa-mizuni:before {
  content: "\F3CC";
}

.fa-mobile:before {
  content: "\F10B";
}

.fa-mobile-alt:before {
  content: "\F3CD";
}

.fa-mobile-android:before {
  content: "\F3CE";
}

.fa-mobile-android-alt:before {
  content: "\F3CF";
}

.fa-modx:before {
  content: "\F285";
}

.fa-monero:before {
  content: "\F3D0";
}

.fa-money-bill:before {
  content: "\F0D6";
}

.fa-money-bill-alt:before {
  content: "\F3D1";
}

.fa-money-bill-wave:before {
  content: "\F53A";
}

.fa-money-bill-wave-alt:before {
  content: "\F53B";
}

.fa-money-check:before {
  content: "\F53C";
}

.fa-money-check-alt:before {
  content: "\F53D";
}

.fa-money-check-edit:before {
  content: "\F872";
}

.fa-money-check-edit-alt:before {
  content: "\F873";
}

.fa-monitor-heart-rate:before {
  content: "\F611";
}

.fa-monkey:before {
  content: "\F6FB";
}

.fa-monument:before {
  content: "\F5A6";
}

.fa-moon:before {
  content: "\F186";
}

.fa-moon-cloud:before {
  content: "\F754";
}

.fa-moon-stars:before {
  content: "\F755";
}

.fa-mortar-pestle:before {
  content: "\F5A7";
}

.fa-mosque:before {
  content: "\F678";
}

.fa-motorcycle:before {
  content: "\F21C";
}

.fa-mountain:before {
  content: "\F6FC";
}

.fa-mountains:before {
  content: "\F6FD";
}

.fa-mouse:before {
  content: "\F8CC";
}

.fa-mouse-alt:before {
  content: "\F8CD";
}

.fa-mouse-pointer:before {
  content: "\F245";
}

.fa-mp3-player:before {
  content: "\F8CE";
}

.fa-mug:before {
  content: "\F874";
}

.fa-mug-hot:before {
  content: "\F7B6";
}

.fa-mug-marshmallows:before {
  content: "\F7B7";
}

.fa-mug-tea:before {
  content: "\F875";
}

.fa-music:before {
  content: "\F001";
}

.fa-music-alt:before {
  content: "\F8CF";
}

.fa-music-alt-slash:before {
  content: "\F8D0";
}

.fa-music-slash:before {
  content: "\F8D1";
}

.fa-napster:before {
  content: "\F3D2";
}

.fa-narwhal:before {
  content: "\F6FE";
}

.fa-neos:before {
  content: "\F612";
}

.fa-network-wired:before {
  content: "\F6FF";
}

.fa-neuter:before {
  content: "\F22C";
}

.fa-newspaper:before {
  content: "\F1EA";
}

.fa-nimblr:before {
  content: "\F5A8";
}

.fa-node:before {
  content: "\F419";
}

.fa-node-js:before {
  content: "\F3D3";
}

.fa-not-equal:before {
  content: "\F53E";
}

.fa-notes-medical:before {
  content: "\F481";
}

.fa-npm:before {
  content: "\F3D4";
}

.fa-ns8:before {
  content: "\F3D5";
}

.fa-nutritionix:before {
  content: "\F3D6";
}

.fa-object-group:before {
  content: "\F247";
}

.fa-object-ungroup:before {
  content: "\F248";
}

.fa-octagon:before {
  content: "\F306";
}

.fa-odnoklassniki:before {
  content: "\F263";
}

.fa-odnoklassniki-square:before {
  content: "\F264";
}

.fa-oil-can:before {
  content: "\F613";
}

.fa-oil-temp:before {
  content: "\F614";
}

.fa-old-republic:before {
  content: "\F510";
}

.fa-om:before {
  content: "\F679";
}

.fa-omega:before {
  content: "\F67A";
}

.fa-opencart:before {
  content: "\F23D";
}

.fa-openid:before {
  content: "\F19B";
}

.fa-opera:before {
  content: "\F26A";
}

.fa-optin-monster:before {
  content: "\F23C";
}

.fa-orcid:before {
  content: "\F8D2";
}

.fa-ornament:before {
  content: "\F7B8";
}

.fa-osi:before {
  content: "\F41A";
}

.fa-otter:before {
  content: "\F700";
}

.fa-outdent:before {
  content: "\F03B";
}

.fa-outlet:before {
  content: "\F91C";
}

.fa-oven:before {
  content: "\F91D";
}

.fa-overline:before {
  content: "\F876";
}

.fa-page-break:before {
  content: "\F877";
}

.fa-page4:before {
  content: "\F3D7";
}

.fa-pagelines:before {
  content: "\F18C";
}

.fa-pager:before {
  content: "\F815";
}

.fa-paint-brush:before {
  content: "\F1FC";
}

.fa-paint-brush-alt:before {
  content: "\F5A9";
}

.fa-paint-roller:before {
  content: "\F5AA";
}

.fa-palette:before {
  content: "\F53F";
}

.fa-palfed:before {
  content: "\F3D8";
}

.fa-pallet:before {
  content: "\F482";
}

.fa-pallet-alt:before {
  content: "\F483";
}

.fa-paper-plane:before {
  content: "\F1D8";
}

.fa-paperclip:before {
  content: "\F0C6";
}

.fa-parachute-box:before {
  content: "\F4CD";
}

.fa-paragraph:before {
  content: "\F1DD";
}

.fa-paragraph-rtl:before {
  content: "\F878";
}

.fa-parking:before {
  content: "\F540";
}

.fa-parking-circle:before {
  content: "\F615";
}

.fa-parking-circle-slash:before {
  content: "\F616";
}

.fa-parking-slash:before {
  content: "\F617";
}

.fa-passport:before {
  content: "\F5AB";
}

.fa-pastafarianism:before {
  content: "\F67B";
}

.fa-paste:before {
  content: "\F0EA";
}

.fa-patreon:before {
  content: "\F3D9";
}

.fa-pause:before {
  content: "\F04C";
}

.fa-pause-circle:before {
  content: "\F28B";
}

.fa-paw:before {
  content: "\F1B0";
}

.fa-paw-alt:before {
  content: "\F701";
}

.fa-paw-claws:before {
  content: "\F702";
}

.fa-paypal:before {
  content: "\F1ED";
}

.fa-peace:before {
  content: "\F67C";
}

.fa-pegasus:before {
  content: "\F703";
}

.fa-pen:before {
  content: "\F304";
}

.fa-pen-alt:before {
  content: "\F305";
}

.fa-pen-fancy:before {
  content: "\F5AC";
}

.fa-pen-nib:before {
  content: "\F5AD";
}

.fa-pen-square:before {
  content: "\F14B";
}

.fa-pencil:before {
  content: "\F040";
}

.fa-pencil-alt:before {
  content: "\F303";
}

.fa-pencil-paintbrush:before {
  content: "\F618";
}

.fa-pencil-ruler:before {
  content: "\F5AE";
}

.fa-pennant:before {
  content: "\F456";
}

.fa-penny-arcade:before {
  content: "\F704";
}

.fa-people-arrows:before {
  content: "\F968";
}

.fa-people-carry:before {
  content: "\F4CE";
}

.fa-pepper-hot:before {
  content: "\F816";
}

.fa-percent:before {
  content: "\F295";
}

.fa-percentage:before {
  content: "\F541";
}

.fa-periscope:before {
  content: "\F3DA";
}

.fa-person-booth:before {
  content: "\F756";
}

.fa-person-carry:before {
  content: "\F4CF";
}

.fa-person-dolly:before {
  content: "\F4D0";
}

.fa-person-dolly-empty:before {
  content: "\F4D1";
}

.fa-person-sign:before {
  content: "\F757";
}

.fa-phabricator:before {
  content: "\F3DB";
}

.fa-phoenix-framework:before {
  content: "\F3DC";
}

.fa-phoenix-squadron:before {
  content: "\F511";
}

.fa-phone:before {
  content: "\F095";
}

.fa-phone-alt:before {
  content: "\F879";
}

.fa-phone-laptop:before {
  content: "\F87A";
}

.fa-phone-office:before {
  content: "\F67D";
}

.fa-phone-plus:before {
  content: "\F4D2";
}

.fa-phone-rotary:before {
  content: "\F8D3";
}

.fa-phone-slash:before {
  content: "\F3DD";
}

.fa-phone-square:before {
  content: "\F098";
}

.fa-phone-square-alt:before {
  content: "\F87B";
}

.fa-phone-volume:before {
  content: "\F2A0";
}

.fa-photo-video:before {
  content: "\F87C";
}

.fa-php:before {
  content: "\F457";
}

.fa-pi:before {
  content: "\F67E";
}

.fa-piano:before {
  content: "\F8D4";
}

.fa-piano-keyboard:before {
  content: "\F8D5";
}

.fa-pie:before {
  content: "\F705";
}

.fa-pied-piper:before {
  content: "\F2AE";
}

.fa-pied-piper-alt:before {
  content: "\F1A8";
}

.fa-pied-piper-hat:before {
  content: "\F4E5";
}

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

.fa-pied-piper-square:before {
  content: "\F91E";
}

.fa-pig:before {
  content: "\F706";
}

.fa-piggy-bank:before {
  content: "\F4D3";
}

.fa-pills:before {
  content: "\F484";
}

.fa-pinterest:before {
  content: "\F0D2";
}

.fa-pinterest-p:before {
  content: "\F231";
}

.fa-pinterest-square:before {
  content: "\F0D3";
}

.fa-pizza:before {
  content: "\F817";
}

.fa-pizza-slice:before {
  content: "\F818";
}

.fa-place-of-worship:before {
  content: "\F67F";
}

.fa-plane:before {
  content: "\F072";
}

.fa-plane-alt:before {
  content: "\F3DE";
}

.fa-plane-arrival:before {
  content: "\F5AF";
}

.fa-plane-departure:before {
  content: "\F5B0";
}

.fa-plane-slash:before {
  content: "\F969";
}

.fa-planet-moon:before {
  content: "\F91F";
}

.fa-planet-ringed:before {
  content: "\F920";
}

.fa-play:before {
  content: "\F04B";
}

.fa-play-circle:before {
  content: "\F144";
}

.fa-playstation:before {
  content: "\F3DF";
}

.fa-plug:before {
  content: "\F1E6";
}

.fa-plus:before {
  content: "\F067";
}

.fa-plus-circle:before {
  content: "\F055";
}

.fa-plus-hexagon:before {
  content: "\F300";
}

.fa-plus-octagon:before {
  content: "\F301";
}

.fa-plus-square:before {
  content: "\F0FE";
}

.fa-podcast:before {
  content: "\F2CE";
}

.fa-podium:before {
  content: "\F680";
}

.fa-podium-star:before {
  content: "\F758";
}

.fa-police-box:before {
  content: "\F921";
}

.fa-poll:before {
  content: "\F681";
}

.fa-poll-h:before {
  content: "\F682";
}

.fa-poll-people:before {
  content: "\F759";
}

.fa-poo:before {
  content: "\F2FE";
}

.fa-poo-storm:before {
  content: "\F75A";
}

.fa-poop:before {
  content: "\F619";
}

.fa-popcorn:before {
  content: "\F819";
}

.fa-portal-enter:before {
  content: "\F922";
}

.fa-portal-exit:before {
  content: "\F923";
}

.fa-portrait:before {
  content: "\F3E0";
}

.fa-pound-sign:before {
  content: "\F154";
}

.fa-power-off:before {
  content: "\F011";
}

.fa-pray:before {
  content: "\F683";
}

.fa-praying-hands:before {
  content: "\F684";
}

.fa-prescription:before {
  content: "\F5B1";
}

.fa-prescription-bottle:before {
  content: "\F485";
}

.fa-prescription-bottle-alt:before {
  content: "\F486";
}

.fa-presentation:before {
  content: "\F685";
}

.fa-print:before {
  content: "\F02F";
}

.fa-print-search:before {
  content: "\F81A";
}

.fa-print-slash:before {
  content: "\F686";
}

.fa-procedures:before {
  content: "\F487";
}

.fa-product-hunt:before {
  content: "\F288";
}

.fa-project-diagram:before {
  content: "\F542";
}

.fa-projector:before {
  content: "\F8D6";
}

.fa-pump-medical:before {
  content: "\F96A";
}

.fa-pump-soap:before {
  content: "\F96B";
}

.fa-pumpkin:before {
  content: "\F707";
}

.fa-pushed:before {
  content: "\F3E1";
}

.fa-puzzle-piece:before {
  content: "\F12E";
}

.fa-python:before {
  content: "\F3E2";
}

.fa-qq:before {
  content: "\F1D6";
}

.fa-qrcode:before {
  content: "\F029";
}

.fa-question:before {
  content: "\F128";
}

.fa-question-circle:before {
  content: "\F059";
}

.fa-question-square:before {
  content: "\F2FD";
}

.fa-quidditch:before {
  content: "\F458";
}

.fa-quinscape:before {
  content: "\F459";
}

.fa-quora:before {
  content: "\F2C4";
}

.fa-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before {
  content: "\F10E";
}

.fa-quran:before {
  content: "\F687";
}

.fa-r-project:before {
  content: "\F4F7";
}

.fa-rabbit:before {
  content: "\F708";
}

.fa-rabbit-fast:before {
  content: "\F709";
}

.fa-racquet:before {
  content: "\F45A";
}

.fa-radar:before {
  content: "\F924";
}

.fa-radiation:before {
  content: "\F7B9";
}

.fa-radiation-alt:before {
  content: "\F7BA";
}

.fa-radio:before {
  content: "\F8D7";
}

.fa-radio-alt:before {
  content: "\F8D8";
}

.fa-rainbow:before {
  content: "\F75B";
}

.fa-raindrops:before {
  content: "\F75C";
}

.fa-ram:before {
  content: "\F70A";
}

.fa-ramp-loading:before {
  content: "\F4D4";
}

.fa-random:before {
  content: "\F074";
}

.fa-raspberry-pi:before {
  content: "\F7BB";
}

.fa-ravelry:before {
  content: "\F2D9";
}

.fa-raygun:before {
  content: "\F925";
}

.fa-react:before {
  content: "\F41B";
}

.fa-reacteurope:before {
  content: "\F75D";
}

.fa-readme:before {
  content: "\F4D5";
}

.fa-rebel:before {
  content: "\F1D0";
}

.fa-receipt:before {
  content: "\F543";
}

.fa-record-vinyl:before {
  content: "\F8D9";
}

.fa-rectangle-landscape:before {
  content: "\F2FA";
}

.fa-rectangle-portrait:before {
  content: "\F2FB";
}

.fa-rectangle-wide:before {
  content: "\F2FC";
}

.fa-recycle:before {
  content: "\F1B8";
}

.fa-red-river:before {
  content: "\F3E3";
}

.fa-reddit:before {
  content: "\F1A1";
}

.fa-reddit-alien:before {
  content: "\F281";
}

.fa-reddit-square:before {
  content: "\F1A2";
}

.fa-redhat:before {
  content: "\F7BC";
}

.fa-redo:before {
  content: "\F01E";
}

.fa-redo-alt:before {
  content: "\F2F9";
}

.fa-refrigerator:before {
  content: "\F926";
}

.fa-registered:before {
  content: "\F25D";
}

.fa-remove-format:before {
  content: "\F87D";
}

.fa-renren:before {
  content: "\F18B";
}

.fa-repeat:before {
  content: "\F363";
}

.fa-repeat-1:before {
  content: "\F365";
}

.fa-repeat-1-alt:before {
  content: "\F366";
}

.fa-repeat-alt:before {
  content: "\F364";
}

.fa-reply:before {
  content: "\F3E5";
}

.fa-reply-all:before {
  content: "\F122";
}

.fa-replyd:before {
  content: "\F3E6";
}

.fa-republican:before {
  content: "\F75E";
}

.fa-researchgate:before {
  content: "\F4F8";
}

.fa-resolving:before {
  content: "\F3E7";
}

.fa-restroom:before {
  content: "\F7BD";
}

.fa-retweet:before {
  content: "\F079";
}

.fa-retweet-alt:before {
  content: "\F361";
}

.fa-rev:before {
  content: "\F5B2";
}

.fa-ribbon:before {
  content: "\F4D6";
}

.fa-ring:before {
  content: "\F70B";
}

.fa-rings-wedding:before {
  content: "\F81B";
}

.fa-road:before {
  content: "\F018";
}

.fa-robot:before {
  content: "\F544";
}

.fa-rocket:before {
  content: "\F135";
}

.fa-rocket-launch:before {
  content: "\F927";
}

.fa-rocketchat:before {
  content: "\F3E8";
}

.fa-rockrms:before {
  content: "\F3E9";
}

.fa-route:before {
  content: "\F4D7";
}

.fa-route-highway:before {
  content: "\F61A";
}

.fa-route-interstate:before {
  content: "\F61B";
}

.fa-router:before {
  content: "\F8DA";
}

.fa-rss:before {
  content: "\F09E";
}

.fa-rss-square:before {
  content: "\F143";
}

.fa-ruble-sign:before {
  content: "\F158";
}

.fa-ruler:before {
  content: "\F545";
}

.fa-ruler-combined:before {
  content: "\F546";
}

.fa-ruler-horizontal:before {
  content: "\F547";
}

.fa-ruler-triangle:before {
  content: "\F61C";
}

.fa-ruler-vertical:before {
  content: "\F548";
}

.fa-running:before {
  content: "\F70C";
}

.fa-rupee-sign:before {
  content: "\F156";
}

.fa-rv:before {
  content: "\F7BE";
}

.fa-sack:before {
  content: "\F81C";
}

.fa-sack-dollar:before {
  content: "\F81D";
}

.fa-sad-cry:before {
  content: "\F5B3";
}

.fa-sad-tear:before {
  content: "\F5B4";
}

.fa-safari:before {
  content: "\F267";
}

.fa-salad:before {
  content: "\F81E";
}

.fa-salesforce:before {
  content: "\F83B";
}

.fa-sandwich:before {
  content: "\F81F";
}

.fa-sass:before {
  content: "\F41E";
}

.fa-satellite:before {
  content: "\F7BF";
}

.fa-satellite-dish:before {
  content: "\F7C0";
}

.fa-sausage:before {
  content: "\F820";
}

.fa-save:before {
  content: "\F0C7";
}

.fa-sax-hot:before {
  content: "\F8DB";
}

.fa-saxophone:before {
  content: "\F8DC";
}

.fa-scalpel:before {
  content: "\F61D";
}

.fa-scalpel-path:before {
  content: "\F61E";
}

.fa-scanner:before {
  content: "\F488";
}

.fa-scanner-image:before {
  content: "\F8F3";
}

.fa-scanner-keyboard:before {
  content: "\F489";
}

.fa-scanner-touchscreen:before {
  content: "\F48A";
}

.fa-scarecrow:before {
  content: "\F70D";
}

.fa-scarf:before {
  content: "\F7C1";
}

.fa-schlix:before {
  content: "\F3EA";
}

.fa-school:before {
  content: "\F549";
}

.fa-screwdriver:before {
  content: "\F54A";
}

.fa-scribd:before {
  content: "\F28A";
}

.fa-scroll:before {
  content: "\F70E";
}

.fa-scroll-old:before {
  content: "\F70F";
}

.fa-scrubber:before {
  content: "\F2F8";
}

.fa-scythe:before {
  content: "\F710";
}

.fa-sd-card:before {
  content: "\F7C2";
}

.fa-search:before {
  content: "\F002";
}

.fa-search-dollar:before {
  content: "\F688";
}

.fa-search-location:before {
  content: "\F689";
}

.fa-search-minus:before {
  content: "\F010";
}

.fa-search-plus:before {
  content: "\F00E";
}

.fa-searchengin:before {
  content: "\F3EB";
}

.fa-seedling:before {
  content: "\F4D8";
}

.fa-sellcast:before {
  content: "\F2DA";
}

.fa-sellsy:before {
  content: "\F213";
}

.fa-send-back:before {
  content: "\F87E";
}

.fa-send-backward:before {
  content: "\F87F";
}

.fa-sensor:before {
  content: "\F928";
}

.fa-sensor-alert:before {
  content: "\F929";
}

.fa-sensor-fire:before {
  content: "\F92A";
}

.fa-sensor-on:before {
  content: "\F92B";
}

.fa-sensor-smoke:before {
  content: "\F92C";
}

.fa-server:before {
  content: "\F233";
}

.fa-servicestack:before {
  content: "\F3EC";
}

.fa-shapes:before {
  content: "\F61F";
}

.fa-share:before {
  content: "\F064";
}

.fa-share-all:before {
  content: "\F367";
}

.fa-share-alt:before {
  content: "\F1E0";
}

.fa-share-alt-square:before {
  content: "\F1E1";
}

.fa-share-square:before {
  content: "\F14D";
}

.fa-sheep:before {
  content: "\F711";
}

.fa-shekel-sign:before {
  content: "\F20B";
}

.fa-shield:before {
  content: "\F132";
}

.fa-shield-alt:before {
  content: "\F3ED";
}

.fa-shield-check:before {
  content: "\F2F7";
}

.fa-shield-cross:before {
  content: "\F712";
}

.fa-shield-virus:before {
  content: "\F96C";
}

.fa-ship:before {
  content: "\F21A";
}

.fa-shipping-fast:before {
  content: "\F48B";
}

.fa-shipping-timed:before {
  content: "\F48C";
}

.fa-shirtsinbulk:before {
  content: "\F214";
}

.fa-shish-kebab:before {
  content: "\F821";
}

.fa-shoe-prints:before {
  content: "\F54B";
}

.fa-shopify:before {
  content: "\F957";
}

.fa-shopping-bag:before {
  content: "\F290";
}

.fa-shopping-basket:before {
  content: "\F291";
}

.fa-shopping-cart:before {
  content: "\F07A";
}

.fa-shopware:before {
  content: "\F5B5";
}

.fa-shovel:before {
  content: "\F713";
}

.fa-shovel-snow:before {
  content: "\F7C3";
}

.fa-shower:before {
  content: "\F2CC";
}

.fa-shredder:before {
  content: "\F68A";
}

.fa-shuttle-van:before {
  content: "\F5B6";
}

.fa-shuttlecock:before {
  content: "\F45B";
}

.fa-sickle:before {
  content: "\F822";
}

.fa-sigma:before {
  content: "\F68B";
}

.fa-sign:before {
  content: "\F4D9";
}

.fa-sign-in:before {
  content: "\F090";
}

.fa-sign-in-alt:before {
  content: "\F2F6";
}

.fa-sign-language:before {
  content: "\F2A7";
}

.fa-sign-out:before {
  content: "\F08B";
}

.fa-sign-out-alt:before {
  content: "\F2F5";
}

.fa-signal:before {
  content: "\F012";
}

.fa-signal-1:before {
  content: "\F68C";
}

.fa-signal-2:before {
  content: "\F68D";
}

.fa-signal-3:before {
  content: "\F68E";
}

.fa-signal-4:before {
  content: "\F68F";
}

.fa-signal-alt:before {
  content: "\F690";
}

.fa-signal-alt-1:before {
  content: "\F691";
}

.fa-signal-alt-2:before {
  content: "\F692";
}

.fa-signal-alt-3:before {
  content: "\F693";
}

.fa-signal-alt-slash:before {
  content: "\F694";
}

.fa-signal-slash:before {
  content: "\F695";
}

.fa-signal-stream:before {
  content: "\F8DD";
}

.fa-signature:before {
  content: "\F5B7";
}

.fa-sim-card:before {
  content: "\F7C4";
}

.fa-simplybuilt:before {
  content: "\F215";
}

.fa-sink:before {
  content: "\F96D";
}

.fa-siren:before {
  content: "\F92D";
}

.fa-siren-on:before {
  content: "\F92E";
}

.fa-sistrix:before {
  content: "\F3EE";
}

.fa-sitemap:before {
  content: "\F0E8";
}

.fa-sith:before {
  content: "\F512";
}

.fa-skating:before {
  content: "\F7C5";
}

.fa-skeleton:before {
  content: "\F620";
}

.fa-sketch:before {
  content: "\F7C6";
}

.fa-ski-jump:before {
  content: "\F7C7";
}

.fa-ski-lift:before {
  content: "\F7C8";
}

.fa-skiing:before {
  content: "\F7C9";
}

.fa-skiing-nordic:before {
  content: "\F7CA";
}

.fa-skull:before {
  content: "\F54C";
}

.fa-skull-cow:before {
  content: "\F8DE";
}

.fa-skull-crossbones:before {
  content: "\F714";
}

.fa-skyatlas:before {
  content: "\F216";
}

.fa-skype:before {
  content: "\F17E";
}

.fa-slack:before {
  content: "\F198";
}

.fa-slack-hash:before {
  content: "\F3EF";
}

.fa-slash:before {
  content: "\F715";
}

.fa-sledding:before {
  content: "\F7CB";
}

.fa-sleigh:before {
  content: "\F7CC";
}

.fa-sliders-h:before {
  content: "\F1DE";
}

.fa-sliders-h-square:before {
  content: "\F3F0";
}

.fa-sliders-v:before {
  content: "\F3F1";
}

.fa-sliders-v-square:before {
  content: "\F3F2";
}

.fa-slideshare:before {
  content: "\F1E7";
}

.fa-smile:before {
  content: "\F118";
}

.fa-smile-beam:before {
  content: "\F5B8";
}

.fa-smile-plus:before {
  content: "\F5B9";
}

.fa-smile-wink:before {
  content: "\F4DA";
}

.fa-smog:before {
  content: "\F75F";
}

.fa-smoke:before {
  content: "\F760";
}

.fa-smoking:before {
  content: "\F48D";
}

.fa-smoking-ban:before {
  content: "\F54D";
}

.fa-sms:before {
  content: "\F7CD";
}

.fa-snake:before {
  content: "\F716";
}

.fa-snapchat:before {
  content: "\F2AB";
}

.fa-snapchat-ghost:before {
  content: "\F2AC";
}

.fa-snapchat-square:before {
  content: "\F2AD";
}

.fa-snooze:before {
  content: "\F880";
}

.fa-snow-blowing:before {
  content: "\F761";
}

.fa-snowboarding:before {
  content: "\F7CE";
}

.fa-snowflake:before {
  content: "\F2DC";
}

.fa-snowflakes:before {
  content: "\F7CF";
}

.fa-snowman:before {
  content: "\F7D0";
}

.fa-snowmobile:before {
  content: "\F7D1";
}

.fa-snowplow:before {
  content: "\F7D2";
}

.fa-soap:before {
  content: "\F96E";
}

.fa-socks:before {
  content: "\F696";
}

.fa-solar-panel:before {
  content: "\F5BA";
}

.fa-solar-system:before {
  content: "\F92F";
}

.fa-sort:before {
  content: "\F0DC";
}

.fa-sort-alpha-down:before {
  content: "\F15D";
}

.fa-sort-alpha-down-alt:before {
  content: "\F881";
}

.fa-sort-alpha-up:before {
  content: "\F15E";
}

.fa-sort-alpha-up-alt:before {
  content: "\F882";
}

.fa-sort-alt:before {
  content: "\F883";
}

.fa-sort-amount-down:before {
  content: "\F160";
}

.fa-sort-amount-down-alt:before {
  content: "\F884";
}

.fa-sort-amount-up:before {
  content: "\F161";
}

.fa-sort-amount-up-alt:before {
  content: "\F885";
}

.fa-sort-circle:before {
  content: "\F930";
}

.fa-sort-circle-down:before {
  content: "\F931";
}

.fa-sort-circle-up:before {
  content: "\F932";
}

.fa-sort-down:before {
  content: "\F0DD";
}

.fa-sort-numeric-down:before {
  content: "\F162";
}

.fa-sort-numeric-down-alt:before {
  content: "\F886";
}

.fa-sort-numeric-up:before {
  content: "\F163";
}

.fa-sort-numeric-up-alt:before {
  content: "\F887";
}

.fa-sort-shapes-down:before {
  content: "\F888";
}

.fa-sort-shapes-down-alt:before {
  content: "\F889";
}

.fa-sort-shapes-up:before {
  content: "\F88A";
}

.fa-sort-shapes-up-alt:before {
  content: "\F88B";
}

.fa-sort-size-down:before {
  content: "\F88C";
}

.fa-sort-size-down-alt:before {
  content: "\F88D";
}

.fa-sort-size-up:before {
  content: "\F88E";
}

.fa-sort-size-up-alt:before {
  content: "\F88F";
}

.fa-sort-up:before {
  content: "\F0DE";
}

.fa-soundcloud:before {
  content: "\F1BE";
}

.fa-soup:before {
  content: "\F823";
}

.fa-sourcetree:before {
  content: "\F7D3";
}

.fa-spa:before {
  content: "\F5BB";
}

.fa-space-shuttle:before {
  content: "\F197";
}

.fa-space-station-moon:before {
  content: "\F933";
}

.fa-space-station-moon-alt:before {
  content: "\F934";
}

.fa-spade:before {
  content: "\F2F4";
}

.fa-sparkles:before {
  content: "\F890";
}

.fa-speakap:before {
  content: "\F3F3";
}

.fa-speaker:before {
  content: "\F8DF";
}

.fa-speaker-deck:before {
  content: "\F83C";
}

.fa-speakers:before {
  content: "\F8E0";
}

.fa-spell-check:before {
  content: "\F891";
}

.fa-spider:before {
  content: "\F717";
}

.fa-spider-black-widow:before {
  content: "\F718";
}

.fa-spider-web:before {
  content: "\F719";
}

.fa-spinner:before {
  content: "\F110";
}

.fa-spinner-third:before {
  content: "\F3F4";
}

.fa-splotch:before {
  content: "\F5BC";
}

.fa-spotify:before {
  content: "\F1BC";
}

.fa-spray-can:before {
  content: "\F5BD";
}

.fa-sprinkler:before {
  content: "\F935";
}

.fa-square:before {
  content: "\F0C8";
}

.fa-square-full:before {
  content: "\F45C";
}

.fa-square-root:before {
  content: "\F697";
}

.fa-square-root-alt:before {
  content: "\F698";
}

.fa-squarespace:before {
  content: "\F5BE";
}

.fa-squirrel:before {
  content: "\F71A";
}

.fa-stack-exchange:before {
  content: "\F18D";
}

.fa-stack-overflow:before {
  content: "\F16C";
}

.fa-stackpath:before {
  content: "\F842";
}

.fa-staff:before {
  content: "\F71B";
}

.fa-stamp:before {
  content: "\F5BF";
}

.fa-star:before {
  content: "\F005";
}

.fa-star-and-crescent:before {
  content: "\F699";
}

.fa-star-christmas:before {
  content: "\F7D4";
}

.fa-star-exclamation:before {
  content: "\F2F3";
}

.fa-star-half:before {
  content: "\F089";
}

.fa-star-half-alt:before {
  content: "\F5C0";
}

.fa-star-of-david:before {
  content: "\F69A";
}

.fa-star-of-life:before {
  content: "\F621";
}

.fa-star-shooting:before {
  content: "\F936";
}

.fa-starfighter:before {
  content: "\F937";
}

.fa-starfighter-alt:before {
  content: "\F938";
}

.fa-stars:before {
  content: "\F762";
}

.fa-starship:before {
  content: "\F939";
}

.fa-starship-freighter:before {
  content: "\F93A";
}

.fa-staylinked:before {
  content: "\F3F5";
}

.fa-steak:before {
  content: "\F824";
}

.fa-steam:before {
  content: "\F1B6";
}

.fa-steam-square:before {
  content: "\F1B7";
}

.fa-steam-symbol:before {
  content: "\F3F6";
}

.fa-steering-wheel:before {
  content: "\F622";
}

.fa-step-backward:before {
  content: "\F048";
}

.fa-step-forward:before {
  content: "\F051";
}

.fa-stethoscope:before {
  content: "\F0F1";
}

.fa-sticker-mule:before {
  content: "\F3F7";
}

.fa-sticky-note:before {
  content: "\F249";
}

.fa-stocking:before {
  content: "\F7D5";
}

.fa-stomach:before {
  content: "\F623";
}

.fa-stop:before {
  content: "\F04D";
}

.fa-stop-circle:before {
  content: "\F28D";
}

.fa-stopwatch:before {
  content: "\F2F2";
}

.fa-stopwatch-20:before {
  content: "\F96F";
}

.fa-store:before {
  content: "\F54E";
}

.fa-store-alt:before {
  content: "\F54F";
}

.fa-store-alt-slash:before {
  content: "\F970";
}

.fa-store-slash:before {
  content: "\F971";
}

.fa-strava:before {
  content: "\F428";
}

.fa-stream:before {
  content: "\F550";
}

.fa-street-view:before {
  content: "\F21D";
}

.fa-stretcher:before {
  content: "\F825";
}

.fa-strikethrough:before {
  content: "\F0CC";
}

.fa-stripe:before {
  content: "\F429";
}

.fa-stripe-s:before {
  content: "\F42A";
}

.fa-stroopwafel:before {
  content: "\F551";
}

.fa-studiovinari:before {
  content: "\F3F8";
}

.fa-stumbleupon:before {
  content: "\F1A4";
}

.fa-stumbleupon-circle:before {
  content: "\F1A3";
}

.fa-subscript:before {
  content: "\F12C";
}

.fa-subway:before {
  content: "\F239";
}

.fa-suitcase:before {
  content: "\F0F2";
}

.fa-suitcase-rolling:before {
  content: "\F5C1";
}

.fa-sun:before {
  content: "\F185";
}

.fa-sun-cloud:before {
  content: "\F763";
}

.fa-sun-dust:before {
  content: "\F764";
}

.fa-sun-haze:before {
  content: "\F765";
}

.fa-sunglasses:before {
  content: "\F892";
}

.fa-sunrise:before {
  content: "\F766";
}

.fa-sunset:before {
  content: "\F767";
}

.fa-superpowers:before {
  content: "\F2DD";
}

.fa-superscript:before {
  content: "\F12B";
}

.fa-supple:before {
  content: "\F3F9";
}

.fa-surprise:before {
  content: "\F5C2";
}

.fa-suse:before {
  content: "\F7D6";
}

.fa-swatchbook:before {
  content: "\F5C3";
}

.fa-swift:before {
  content: "\F8E1";
}

.fa-swimmer:before {
  content: "\F5C4";
}

.fa-swimming-pool:before {
  content: "\F5C5";
}

.fa-sword:before {
  content: "\F71C";
}

.fa-sword-laser:before {
  content: "\F93B";
}

.fa-sword-laser-alt:before {
  content: "\F93C";
}

.fa-swords:before {
  content: "\F71D";
}

.fa-swords-laser:before {
  content: "\F93D";
}

.fa-symfony:before {
  content: "\F83D";
}

.fa-synagogue:before {
  content: "\F69B";
}

.fa-sync:before {
  content: "\F021";
}

.fa-sync-alt:before {
  content: "\F2F1";
}

.fa-syringe:before {
  content: "\F48E";
}

.fa-table:before {
  content: "\F0CE";
}

.fa-table-tennis:before {
  content: "\F45D";
}

.fa-tablet:before {
  content: "\F10A";
}

.fa-tablet-alt:before {
  content: "\F3FA";
}

.fa-tablet-android:before {
  content: "\F3FB";
}

.fa-tablet-android-alt:before {
  content: "\F3FC";
}

.fa-tablet-rugged:before {
  content: "\F48F";
}

.fa-tablets:before {
  content: "\F490";
}

.fa-tachometer:before {
  content: "\F0E4";
}

.fa-tachometer-alt:before {
  content: "\F3FD";
}

.fa-tachometer-alt-average:before {
  content: "\F624";
}

.fa-tachometer-alt-fast:before {
  content: "\F625";
}

.fa-tachometer-alt-fastest:before {
  content: "\F626";
}

.fa-tachometer-alt-slow:before {
  content: "\F627";
}

.fa-tachometer-alt-slowest:before {
  content: "\F628";
}

.fa-tachometer-average:before {
  content: "\F629";
}

.fa-tachometer-fast:before {
  content: "\F62A";
}

.fa-tachometer-fastest:before {
  content: "\F62B";
}

.fa-tachometer-slow:before {
  content: "\F62C";
}

.fa-tachometer-slowest:before {
  content: "\F62D";
}

.fa-taco:before {
  content: "\F826";
}

.fa-tag:before {
  content: "\F02B";
}

.fa-tags:before {
  content: "\F02C";
}

.fa-tally:before {
  content: "\F69C";
}

.fa-tanakh:before {
  content: "\F827";
}

.fa-tape:before {
  content: "\F4DB";
}

.fa-tasks:before {
  content: "\F0AE";
}

.fa-tasks-alt:before {
  content: "\F828";
}

.fa-taxi:before {
  content: "\F1BA";
}

.fa-teamspeak:before {
  content: "\F4F9";
}

.fa-teeth:before {
  content: "\F62E";
}

.fa-teeth-open:before {
  content: "\F62F";
}

.fa-telegram:before {
  content: "\F2C6";
}

.fa-telegram-plane:before {
  content: "\F3FE";
}

.fa-telescope:before {
  content: "\F93E";
}

.fa-temperature-down:before {
  content: "\F93F";
}

.fa-temperature-frigid:before {
  content: "\F768";
}

.fa-temperature-high:before {
  content: "\F769";
}

.fa-temperature-hot:before {
  content: "\F76A";
}

.fa-temperature-low:before {
  content: "\F76B";
}

.fa-temperature-up:before {
  content: "\F940";
}

.fa-tencent-weibo:before {
  content: "\F1D5";
}

.fa-tenge:before {
  content: "\F7D7";
}

.fa-tennis-ball:before {
  content: "\F45E";
}

.fa-terminal:before {
  content: "\F120";
}

.fa-text:before {
  content: "\F893";
}

.fa-text-height:before {
  content: "\F034";
}

.fa-text-size:before {
  content: "\F894";
}

.fa-text-width:before {
  content: "\F035";
}

.fa-th:before {
  content: "\F00A";
}

.fa-th-large:before {
  content: "\F009";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-the-red-yeti:before {
  content: "\F69D";
}

.fa-theater-masks:before {
  content: "\F630";
}

.fa-themeco:before {
  content: "\F5C6";
}

.fa-themeisle:before {
  content: "\F2B2";
}

.fa-thermometer:before {
  content: "\F491";
}

.fa-thermometer-empty:before {
  content: "\F2CB";
}

.fa-thermometer-full:before {
  content: "\F2C7";
}

.fa-thermometer-half:before {
  content: "\F2C9";
}

.fa-thermometer-quarter:before {
  content: "\F2CA";
}

.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}

.fa-theta:before {
  content: "\F69E";
}

.fa-think-peaks:before {
  content: "\F731";
}

.fa-thumbs-down:before {
  content: "\F165";
}

.fa-thumbs-up:before {
  content: "\F164";
}

.fa-thumbtack:before {
  content: "\F08D";
}

.fa-thunderstorm:before {
  content: "\F76C";
}

.fa-thunderstorm-moon:before {
  content: "\F76D";
}

.fa-thunderstorm-sun:before {
  content: "\F76E";
}

.fa-ticket:before {
  content: "\F145";
}

.fa-ticket-alt:before {
  content: "\F3FF";
}

.fa-tilde:before {
  content: "\F69F";
}

.fa-times:before {
  content: "\F00D";
}

.fa-times-circle:before {
  content: "\F057";
}

.fa-times-hexagon:before {
  content: "\F2EE";
}

.fa-times-octagon:before {
  content: "\F2F0";
}

.fa-times-square:before {
  content: "\F2D3";
}

.fa-tint:before {
  content: "\F043";
}

.fa-tint-slash:before {
  content: "\F5C7";
}

.fa-tire:before {
  content: "\F631";
}

.fa-tire-flat:before {
  content: "\F632";
}

.fa-tire-pressure-warning:before {
  content: "\F633";
}

.fa-tire-rugged:before {
  content: "\F634";
}

.fa-tired:before {
  content: "\F5C8";
}

.fa-toggle-off:before {
  content: "\F204";
}

.fa-toggle-on:before {
  content: "\F205";
}

.fa-toilet:before {
  content: "\F7D8";
}

.fa-toilet-paper:before {
  content: "\F71E";
}

.fa-toilet-paper-alt:before {
  content: "\F71F";
}

.fa-toilet-paper-slash:before {
  content: "\F972";
}

.fa-tombstone:before {
  content: "\F720";
}

.fa-tombstone-alt:before {
  content: "\F721";
}

.fa-toolbox:before {
  content: "\F552";
}

.fa-tools:before {
  content: "\F7D9";
}

.fa-tooth:before {
  content: "\F5C9";
}

.fa-toothbrush:before {
  content: "\F635";
}

.fa-torah:before {
  content: "\F6A0";
}

.fa-torii-gate:before {
  content: "\F6A1";
}

.fa-tornado:before {
  content: "\F76F";
}

.fa-tractor:before {
  content: "\F722";
}

.fa-trade-federation:before {
  content: "\F513";
}

.fa-trademark:before {
  content: "\F25C";
}

.fa-traffic-cone:before {
  content: "\F636";
}

.fa-traffic-light:before {
  content: "\F637";
}

.fa-traffic-light-go:before {
  content: "\F638";
}

.fa-traffic-light-slow:before {
  content: "\F639";
}

.fa-traffic-light-stop:before {
  content: "\F63A";
}

.fa-trailer:before {
  content: "\F941";
}

.fa-train:before {
  content: "\F238";
}

.fa-tram:before {
  content: "\F7DA";
}

.fa-transgender:before {
  content: "\F224";
}

.fa-transgender-alt:before {
  content: "\F225";
}

.fa-transporter:before {
  content: "\F942";
}

.fa-transporter-1:before {
  content: "\F943";
}

.fa-transporter-2:before {
  content: "\F944";
}

.fa-transporter-3:before {
  content: "\F945";
}

.fa-transporter-empty:before {
  content: "\F946";
}

.fa-trash:before {
  content: "\F1F8";
}

.fa-trash-alt:before {
  content: "\F2ED";
}

.fa-trash-restore:before {
  content: "\F829";
}

.fa-trash-restore-alt:before {
  content: "\F82A";
}

.fa-trash-undo:before {
  content: "\F895";
}

.fa-trash-undo-alt:before {
  content: "\F896";
}

.fa-treasure-chest:before {
  content: "\F723";
}

.fa-tree:before {
  content: "\F1BB";
}

.fa-tree-alt:before {
  content: "\F400";
}

.fa-tree-christmas:before {
  content: "\F7DB";
}

.fa-tree-decorated:before {
  content: "\F7DC";
}

.fa-tree-large:before {
  content: "\F7DD";
}

.fa-tree-palm:before {
  content: "\F82B";
}

.fa-trees:before {
  content: "\F724";
}

.fa-trello:before {
  content: "\F181";
}

.fa-triangle:before {
  content: "\F2EC";
}

.fa-triangle-music:before {
  content: "\F8E2";
}

.fa-tripadvisor:before {
  content: "\F262";
}

.fa-trophy:before {
  content: "\F091";
}

.fa-trophy-alt:before {
  content: "\F2EB";
}

.fa-truck:before {
  content: "\F0D1";
}

.fa-truck-container:before {
  content: "\F4DC";
}

.fa-truck-couch:before {
  content: "\F4DD";
}

.fa-truck-loading:before {
  content: "\F4DE";
}

.fa-truck-monster:before {
  content: "\F63B";
}

.fa-truck-moving:before {
  content: "\F4DF";
}

.fa-truck-pickup:before {
  content: "\F63C";
}

.fa-truck-plow:before {
  content: "\F7DE";
}

.fa-truck-ramp:before {
  content: "\F4E0";
}

.fa-trumpet:before {
  content: "\F8E3";
}

.fa-tshirt:before {
  content: "\F553";
}

.fa-tty:before {
  content: "\F1E4";
}

.fa-tumblr:before {
  content: "\F173";
}

.fa-tumblr-square:before {
  content: "\F174";
}

.fa-turkey:before {
  content: "\F725";
}

.fa-turntable:before {
  content: "\F8E4";
}

.fa-turtle:before {
  content: "\F726";
}

.fa-tv:before {
  content: "\F26C";
}

.fa-tv-alt:before {
  content: "\F8E5";
}

.fa-tv-music:before {
  content: "\F8E6";
}

.fa-tv-retro:before {
  content: "\F401";
}

.fa-twitch:before {
  content: "\F1E8";
}

.fa-twitter:before {
  content: "\F099";
}

.fa-twitter-square:before {
  content: "\F081";
}

.fa-typewriter:before {
  content: "\F8E7";
}

.fa-typo3:before {
  content: "\F42B";
}

.fa-uber:before {
  content: "\F402";
}

.fa-ubuntu:before {
  content: "\F7DF";
}

.fa-ufo:before {
  content: "\F947";
}

.fa-ufo-beam:before {
  content: "\F948";
}

.fa-uikit:before {
  content: "\F403";
}

.fa-umbraco:before {
  content: "\F8E8";
}

.fa-umbrella:before {
  content: "\F0E9";
}

.fa-umbrella-beach:before {
  content: "\F5CA";
}

.fa-underline:before {
  content: "\F0CD";
}

.fa-undo:before {
  content: "\F0E2";
}

.fa-undo-alt:before {
  content: "\F2EA";
}

.fa-unicorn:before {
  content: "\F727";
}

.fa-union:before {
  content: "\F6A2";
}

.fa-uniregistry:before {
  content: "\F404";
}

.fa-unity:before {
  content: "\F949";
}

.fa-universal-access:before {
  content: "\F29A";
}

.fa-university:before {
  content: "\F19C";
}

.fa-unlink:before {
  content: "\F127";
}

.fa-unlock:before {
  content: "\F09C";
}

.fa-unlock-alt:before {
  content: "\F13E";
}

.fa-untappd:before {
  content: "\F405";
}

.fa-upload:before {
  content: "\F093";
}

.fa-ups:before {
  content: "\F7E0";
}

.fa-usb:before {
  content: "\F287";
}

.fa-usb-drive:before {
  content: "\F8E9";
}

.fa-usd-circle:before {
  content: "\F2E8";
}

.fa-usd-square:before {
  content: "\F2E9";
}

.fa-user:before {
  content: "\F007";
}

.fa-user-alien:before {
  content: "\F94A";
}

.fa-user-alt:before {
  content: "\F406";
}

.fa-user-alt-slash:before {
  content: "\F4FA";
}

.fa-user-astronaut:before {
  content: "\F4FB";
}

.fa-user-chart:before {
  content: "\F6A3";
}

.fa-user-check:before {
  content: "\F4FC";
}

.fa-user-circle:before {
  content: "\F2BD";
}

.fa-user-clock:before {
  content: "\F4FD";
}

.fa-user-cog:before {
  content: "\F4FE";
}

.fa-user-cowboy:before {
  content: "\F8EA";
}

.fa-user-crown:before {
  content: "\F6A4";
}

.fa-user-edit:before {
  content: "\F4FF";
}

.fa-user-friends:before {
  content: "\F500";
}

.fa-user-graduate:before {
  content: "\F501";
}

.fa-user-hard-hat:before {
  content: "\F82C";
}

.fa-user-headset:before {
  content: "\F82D";
}

.fa-user-injured:before {
  content: "\F728";
}

.fa-user-lock:before {
  content: "\F502";
}

.fa-user-md:before {
  content: "\F0F0";
}

.fa-user-md-chat:before {
  content: "\F82E";
}

.fa-user-minus:before {
  content: "\F503";
}

.fa-user-music:before {
  content: "\F8EB";
}

.fa-user-ninja:before {
  content: "\F504";
}

.fa-user-nurse:before {
  content: "\F82F";
}

.fa-user-plus:before {
  content: "\F234";
}

.fa-user-robot:before {
  content: "\F94B";
}

.fa-user-secret:before {
  content: "\F21B";
}

.fa-user-shield:before {
  content: "\F505";
}

.fa-user-slash:before {
  content: "\F506";
}

.fa-user-tag:before {
  content: "\F507";
}

.fa-user-tie:before {
  content: "\F508";
}

.fa-user-times:before {
  content: "\F235";
}

.fa-user-unlock:before {
  content: "\F958";
}

.fa-user-visor:before {
  content: "\F94C";
}

.fa-users:before {
  content: "\F0C0";
}

.fa-users-class:before {
  content: "\F63D";
}

.fa-users-cog:before {
  content: "\F509";
}

.fa-users-crown:before {
  content: "\F6A5";
}

.fa-users-medical:before {
  content: "\F830";
}

.fa-users-slash:before {
  content: "\F973";
}

.fa-usps:before {
  content: "\F7E1";
}

.fa-ussunnah:before {
  content: "\F407";
}

.fa-utensil-fork:before {
  content: "\F2E3";
}

.fa-utensil-knife:before {
  content: "\F2E4";
}

.fa-utensil-spoon:before {
  content: "\F2E5";
}

.fa-utensils:before {
  content: "\F2E7";
}

.fa-utensils-alt:before {
  content: "\F2E6";
}

.fa-vaadin:before {
  content: "\F408";
}

.fa-vacuum:before {
  content: "\F94D";
}

.fa-vacuum-robot:before {
  content: "\F94E";
}

.fa-value-absolute:before {
  content: "\F6A6";
}

.fa-vector-square:before {
  content: "\F5CB";
}

.fa-venus:before {
  content: "\F221";
}

.fa-venus-double:before {
  content: "\F226";
}

.fa-venus-mars:before {
  content: "\F228";
}

.fa-vhs:before {
  content: "\F8EC";
}

.fa-viacoin:before {
  content: "\F237";
}

.fa-viadeo:before {
  content: "\F2A9";
}

.fa-viadeo-square:before {
  content: "\F2AA";
}

.fa-vial:before {
  content: "\F492";
}

.fa-vials:before {
  content: "\F493";
}

.fa-viber:before {
  content: "\F409";
}

.fa-video:before {
  content: "\F03D";
}

.fa-video-plus:before {
  content: "\F4E1";
}

.fa-video-slash:before {
  content: "\F4E2";
}

.fa-vihara:before {
  content: "\F6A7";
}

.fa-vimeo:before {
  content: "\F40A";
}

.fa-vimeo-square:before {
  content: "\F194";
}

.fa-vimeo-v:before {
  content: "\F27D";
}

.fa-vine:before {
  content: "\F1CA";
}

.fa-violin:before {
  content: "\F8ED";
}

.fa-virus:before {
  content: "\F974";
}

.fa-virus-slash:before {
  content: "\F975";
}

.fa-viruses:before {
  content: "\F976";
}

.fa-vk:before {
  content: "\F189";
}

.fa-vnv:before {
  content: "\F40B";
}

.fa-voicemail:before {
  content: "\F897";
}

.fa-volcano:before {
  content: "\F770";
}

.fa-volleyball-ball:before {
  content: "\F45F";
}

.fa-volume:before {
  content: "\F6A8";
}

.fa-volume-down:before {
  content: "\F027";
}

.fa-volume-mute:before {
  content: "\F6A9";
}

.fa-volume-off:before {
  content: "\F026";
}

.fa-volume-slash:before {
  content: "\F2E2";
}

.fa-volume-up:before {
  content: "\F028";
}

.fa-vote-nay:before {
  content: "\F771";
}

.fa-vote-yea:before {
  content: "\F772";
}

.fa-vr-cardboard:before {
  content: "\F729";
}

.fa-vuejs:before {
  content: "\F41F";
}

.fa-wagon-covered:before {
  content: "\F8EE";
}

.fa-walker:before {
  content: "\F831";
}

.fa-walkie-talkie:before {
  content: "\F8EF";
}

.fa-walking:before {
  content: "\F554";
}

.fa-wallet:before {
  content: "\F555";
}

.fa-wand:before {
  content: "\F72A";
}

.fa-wand-magic:before {
  content: "\F72B";
}

.fa-warehouse:before {
  content: "\F494";
}

.fa-warehouse-alt:before {
  content: "\F495";
}

.fa-washer:before {
  content: "\F898";
}

.fa-watch:before {
  content: "\F2E1";
}

.fa-watch-calculator:before {
  content: "\F8F0";
}

.fa-watch-fitness:before {
  content: "\F63E";
}

.fa-water:before {
  content: "\F773";
}

.fa-water-lower:before {
  content: "\F774";
}

.fa-water-rise:before {
  content: "\F775";
}

.fa-wave-sine:before {
  content: "\F899";
}

.fa-wave-square:before {
  content: "\F83E";
}

.fa-wave-triangle:before {
  content: "\F89A";
}

.fa-waveform:before {
  content: "\F8F1";
}

.fa-waveform-path:before {
  content: "\F8F2";
}

.fa-waze:before {
  content: "\F83F";
}

.fa-webcam:before {
  content: "\F832";
}

.fa-webcam-slash:before {
  content: "\F833";
}

.fa-weebly:before {
  content: "\F5CC";
}

.fa-weibo:before {
  content: "\F18A";
}

.fa-weight:before {
  content: "\F496";
}

.fa-weight-hanging:before {
  content: "\F5CD";
}

.fa-weixin:before {
  content: "\F1D7";
}

.fa-whale:before {
  content: "\F72C";
}

.fa-whatsapp:before {
  content: "\F232";
}

.fa-whatsapp-square:before {
  content: "\F40C";
}

.fa-wheat:before {
  content: "\F72D";
}

.fa-wheelchair:before {
  content: "\F193";
}

.fa-whistle:before {
  content: "\F460";
}

.fa-whmcs:before {
  content: "\F40D";
}

.fa-wifi:before {
  content: "\F1EB";
}

.fa-wifi-1:before {
  content: "\F6AA";
}

.fa-wifi-2:before {
  content: "\F6AB";
}

.fa-wifi-slash:before {
  content: "\F6AC";
}

.fa-wikipedia-w:before {
  content: "\F266";
}

.fa-wind:before {
  content: "\F72E";
}

.fa-wind-turbine:before {
  content: "\F89B";
}

.fa-wind-warning:before {
  content: "\F776";
}

.fa-window:before {
  content: "\F40E";
}

.fa-window-alt:before {
  content: "\F40F";
}

.fa-window-close:before {
  content: "\F410";
}

.fa-window-frame:before {
  content: "\F94F";
}

.fa-window-frame-open:before {
  content: "\F950";
}

.fa-window-maximize:before {
  content: "\F2D0";
}

.fa-window-minimize:before {
  content: "\F2D1";
}

.fa-window-restore:before {
  content: "\F2D2";
}

.fa-windows:before {
  content: "\F17A";
}

.fa-windsock:before {
  content: "\F777";
}

.fa-wine-bottle:before {
  content: "\F72F";
}

.fa-wine-glass:before {
  content: "\F4E3";
}

.fa-wine-glass-alt:before {
  content: "\F5CE";
}

.fa-wix:before {
  content: "\F5CF";
}

.fa-wizards-of-the-coast:before {
  content: "\F730";
}

.fa-wolf-pack-battalion:before {
  content: "\F514";
}

.fa-won-sign:before {
  content: "\F159";
}

.fa-wordpress:before {
  content: "\F19A";
}

.fa-wordpress-simple:before {
  content: "\F411";
}

.fa-wpbeginner:before {
  content: "\F297";
}

.fa-wpexplorer:before {
  content: "\F2DE";
}

.fa-wpforms:before {
  content: "\F298";
}

.fa-wpressr:before {
  content: "\F3E4";
}

.fa-wreath:before {
  content: "\F7E2";
}

.fa-wrench:before {
  content: "\F0AD";
}

.fa-x-ray:before {
  content: "\F497";
}

.fa-xbox:before {
  content: "\F412";
}

.fa-xing:before {
  content: "\F168";
}

.fa-xing-square:before {
  content: "\F169";
}

.fa-y-combinator:before {
  content: "\F23B";
}

.fa-yahoo:before {
  content: "\F19E";
}

.fa-yammer:before {
  content: "\F840";
}

.fa-yandex:before {
  content: "\F413";
}

.fa-yandex-international:before {
  content: "\F414";
}

.fa-yarn:before {
  content: "\F7E3";
}

.fa-yelp:before {
  content: "\F1E9";
}

.fa-yen-sign:before {
  content: "\F157";
}

.fa-yin-yang:before {
  content: "\F6AD";
}

.fa-yoast:before {
  content: "\F2B1";
}

.fa-youtube:before {
  content: "\F167";
}

.fa-youtube-square:before {
  content: "\F431";
}

.fa-zhihu:before {
  content: "\F63F";
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: "Font Awesome 5 Brands";

  font-style: normal;

  font-weight: 400;

  font-display: block;

  src: url("../webfonts/fa-brands-400.eot");

  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: "Font Awesome 5 Pro";

  font-style: normal;

  font-weight: 300;

  font-display: block;

  src: url("../webfonts/fa-light-300.eot");

  src: url("../webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-light-300.woff2") format("woff2"), url("../webfonts/fa-light-300.woff") format("woff"), url("../webfonts/fa-light-300.ttf") format("truetype"), url("../webfonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: "Font Awesome 5 Pro";

  font-style: normal;

  font-weight: 400;

  font-display: block;

  src: url("../webfonts/fa-regular-400.eot");

  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: "Font Awesome 5 Pro";

  font-style: normal;

  font-weight: 900;

  font-display: block;

  src: url("../webfonts/fa-solid-900.eot");

  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

.aspect-1\/1 {
  padding-bottom: 100%;
}

.aspect-3\/4 {
  padding-bottom: 133%;
}

.aspect-4\/3, .card__image {
  padding-bottom: 75%;
}

.aspect-16\/9 {
  padding-bottom: 56.25%;
}

.aspect-none {
  padding-bottom: 0;
}

.basis-0 {
  flex-basis: 0;
}

.basis-1 {
  flex-basis: 0.25rem;
}

.basis-2 {
  flex-basis: 0.5rem;
}

.basis-3 {
  flex-basis: 0.75rem;
}

.basis-4 {
  flex-basis: 1rem;
}

.basis-5 {
  flex-basis: 1.25rem;
}

.basis-6 {
  flex-basis: 1.5rem;
}

.basis-8 {
  flex-basis: 2rem;
}

.basis-10 {
  flex-basis: 2.5rem;
}

.basis-12 {
  flex-basis: 3rem;
}

.basis-16 {
  flex-basis: 4rem;
}

.basis-20 {
  flex-basis: 5rem;
}

.basis-24 {
  flex-basis: 6rem;
}

.basis-32 {
  flex-basis: 8rem;
}

.basis-40 {
  flex-basis: 10rem;
}

.basis-48 {
  flex-basis: 12rem;
}

.basis-56 {
  flex-basis: 14rem;
}

.basis-64 {
  flex-basis: 16rem;
}

.basis-72 {
  flex-basis: ;
}

.basis-80 {
  flex-basis: ;
}

.basis-88 {
  flex-basis: ;
}

.basis-96 {
  flex-basis: ;
}

.basis-112 {
  flex-basis: ;
}

.basis-128 {
  flex-basis: ;
}

.basis-144 {
  flex-basis: ;
}

.basis-160 {
  flex-basis: ;
}

.basis-176 {
  flex-basis: ;
}

.basis-192 {
  flex-basis: ;
}

.basis-208 {
  flex-basis: ;
}

.basis-224 {
  flex-basis: ;
}

.basis-240 {
  flex-basis: ;
}

.basis-256 {
  flex-basis: ;
}

.basis-auto {
  flex-basis: auto;
}

.basis-percent-25 {
  flex-basis: 25%;
}

.basis-percent-33 {
  flex-basis: 33.33%;
}

.basis-percent-50 {
  flex-basis: 50%;
}

.basis-percent-66 {
  flex-basis: 66.66%;
}

.basis-percent-75 {
  flex-basis: 75%;
}

.basis-percent-100 {
  flex-basis: 100%;
}

.text-decoration-color-blue {
  -webkit-text-decoration-color: #4299e1;
          text-decoration-color: #4299e1;
}

.text-decoration-color-gray {
  -webkit-text-decoration-color: #a0aec0;
          text-decoration-color: #a0aec0;
}

.text-decoration-color-green {
  -webkit-text-decoration-color: #48bb78;
          text-decoration-color: #48bb78;
}

.text-decoration-color-indigo {
  -webkit-text-decoration-color: #667eea;
          text-decoration-color: #667eea;
}

.text-decoration-color-orange {
  -webkit-text-decoration-color: #ed8936;
          text-decoration-color: #ed8936;
}

.text-decoration-color-pink {
  -webkit-text-decoration-color: #ed64a6;
          text-decoration-color: #ed64a6;
}

.text-decoration-color-purple {
  -webkit-text-decoration-color: #9f7aea;
          text-decoration-color: #9f7aea;
}

.text-decoration-color-red {
  -webkit-text-decoration-color: #f56565;
          text-decoration-color: #f56565;
}

.text-decoration-color-teal {
  -webkit-text-decoration-color: #38b2ac;
          text-decoration-color: #38b2ac;
}

.text-decoration-color-yellow {
  -webkit-text-decoration-color: #ecc94b;
          text-decoration-color: #ecc94b;
}

.text-decoration-line-none {
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

.text-decoration-line-overline {
  -webkit-text-decoration-line: overline;
          text-decoration-line: overline;
}

.text-decoration-line-through {
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}

.text-decoration-line-underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.text-decoration-thickness-1 {
  text-decoration-thickness: 1px;
}

.text-decoration-thickness-2 {
  text-decoration-thickness: 2px;
}

.text-decoration-thickness-3 {
  text-decoration-thickness: 3px;
}

.text-decoration-thickness-4 {
  text-decoration-thickness: 4px;
}

a {
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  font-weight: 700;
  outline: 0;
  transition-property: all;
  text-decoration: underline;
}

a:focus {
  opacity: 0.5;
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

a:hover {
  opacity: 0.5;
}

button:focus {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  font-family: Lora, serif;
  line-height: 1;
  margin-bottom: 1.5rem;
  margin-top: 2.5rem;
}

h2 {
  font-size: 2.25rem;
}

h3 {
  font-size: 1.875rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1.125rem;
}

h3 + h3 {
  margin-top: 1.5rem;
}

h3 + h4 {
  margin-top: 1.5rem;
}

h3 + h5 {
  margin-top: 1.5rem;
}

h3 + h6 {
  margin-top: 1.5rem;
}

h4 + h4 {
  margin-top: 1.5rem;
}

h4 + h5 {
  margin-top: 1.5rem;
}

h4 + h6 {
  margin-top: 1.5rem;
}

h5 + h5 {
  margin-top: 1.5rem;
}

h5 + h6 {
  margin-top: 1.5rem;
}

h6 + h6 {
  margin-top: 1.5rem;
}

input:focus {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

input::-webkit-input-placeholder {
  color: #2d3748;
}

input::-moz-placeholder {
  color: #2d3748;
}

input:-ms-input-placeholder {
  color: #2d3748;
}

input::-ms-input-placeholder {
  color: #2d3748;
}

input::placeholder {
  color: #2d3748;
}

label {
  font-weight: 700;
}

ol, ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-left: 2.5rem;
}

ol:first-child, ul:first-child {
  margin-top: 0;
}

ol:last-child, ul:last-child {
  margin-bottom: 0;
}

p {
  margin-bottom: 1.5rem;
}

p:last-child {
  margin-bottom: 0;
}

select:focus {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

strong {
  font-weight: 900;
}

table {
  background-color: #fff;
  border-collapse: collapse;
  max-width: 100%;
  text-align: center;
  width: 100%;
}

table th, table td {
  border-color: #cbd5e0;
  border-width: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

table th {
  font-weight: 700;
}

textarea:focus {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

.btn {
  vertical-align: middle;
  background-color: transparent;
  border-width: 1px;
  cursor: pointer;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 0.375rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 1rem;
  text-align: center;
  transition-property: all;
}

.btn:disabled, .btn.disabled {
  cursor: not-allowed;
  opacity: 0.75;
  pointer-events: none;
}

.btn.-sm {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

.btn.-lg {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.btn.-block {
  display: block;
  width: 100%;
}

.btn.-pill {
  border-radius: 9999px;
}

.btn.-black {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.btn.-black:focus, .btn.-black:hover, .btn.-black.active {
  background-color: #2d3748;
  border-color: #2d3748;
  color: #fff;
}

.btn.-blue {
  background-color: #4299e1;
  border-color: #4299e1;
  color: #2c5282;
}

.btn.-blue:focus, .btn.-blue:hover, .btn.-blue.active {
  background-color: #3182ce;
  border-color: #3182ce;
  color: #2c5282;
}

.btn.-green {
  background-color: #48bb78;
  border-color: #48bb78;
  color: #276749;
}

.btn.-green:focus, .btn.-green:hover, .btn.-green.active {
  background-color: #38a169;
  border-color: #38a169;
  color: #276749;
}

.btn.-light {
  background-color: #edf2f7;
  border-color: #edf2f7;
  color: #2d3748;
}

.btn.-light:focus, .btn.-light:hover, .btn.-light.active {
  background-color: #cbd5e0;
  border-color: #cbd5e0;
  color: #2d3748;
}

.btn.-link {
  color: #4299e1;
  border-color: transparent;
  text-decoration: underline;
}

.btn.-link:focus, .btn.-link:hover, .btn.-link.active {
  color: #3182ce;
  border-color: transparent;
  text-decoration: underline;
}

.btn.-red {
  background-color: #f56565;
  border-color: #f56565;
  color: #fff;
}

.btn.-red:focus, .btn.-red:hover, .btn.-red.active {
  background-color: #e53e3e;
  border-color: #e53e3e;
  color: #fff;
}

.btn.-yellow {
  background-color: #ecc94b;
  border-color: #ecc94b;
  color: #975a16;
}

.btn.-yellow:focus, .btn.-yellow:hover, .btn.-yellow.active {
  background-color: #d69e2e;
  border-color: #d69e2e;
  color: #975a16;
}

.btn.-white {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.btn.-white:focus, .btn.-white:hover, .btn.-white.active {
  background-color: #edf2f7;
  border-color: #edf2f7;
  color: #000;
}

.btn-group {
  border-width: 1px;
  display: inline-flex;
  overflow: hidden;
  border-radius: 0.25rem;
}

.btn-group.-block {
  width: 100%;
}

.btn-group.-block .btn {
  flex: 1 1 0%;
  padding-left: 0;
  padding-right: 0;
}

.btn-group.-pill {
  border-radius: 9999px;
}

.btn-group .btn {
  border-right-width: 1px;
  border-radius: 0;
}

.btn-group .btn:last-child {
  border-right-width: 0;
}

.card {
  background-color: #fff;
  height: 100%;
  overflow: hidden;
  border-radius: 0.375rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.card__image {
  background-size: cover;
  background-position: center;
  position: relative;
}

.card__body {
  padding: 1.5rem;
}

.card__heading {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 1.875rem;
}

.card__subheading {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #2d3748;
  font-size: 1.25rem;
}

a.card {
  display: block;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  transition-property: all;
}

a.card:focus, a.card:hover {
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05;
  z-index: 10;
}

.form-control {
  background-color: #fff;
  display: block;
  border-width: 1px;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 0.375rem;
  font-size: 1rem;
  transition-property: all;
  width: 100%;
}

.form-control:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

.form-control.-sm {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

.form-control.-lg {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.form-group {
  margin-bottom: 1.5rem;
}

.form-group.-sm {
  margin-bottom: 0.75rem;
}

label.required:after {
  color: #e53e3e;
  content: "*";
}

.pagination {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-radius: 0.25rem;
}

.pagination__item:first-child .pagination__link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.pagination__item:last-child .pagination__link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination__item.disabled .pagination__link {
  cursor: auto;
  pointer-events: none;
  color: #718096;
}

.pagination__link {
  background-color: #fff;
  display: block;
  border-width: 1px;
  border-color: #cbd5e0;
  margin-left: -1px;
  padding: 0.75rem;
}

.pagination__link:focus, .pagination__link:hover {
  background-color: #edf2f7;
}

.table-responsive {
  display: block;
  overflow-x: auto;
  width: 100%;
}

.layout-default {
  background-image: url("/site/themes/custom/assets/img/layouts/default/body-bg.jpg");
}

.layout-default .site {
  width: 886px;
}

.layout-default .header .navigation {
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 0.75rem;
  padding-left: 3rem;
  padding-right: 3rem;
  position: relative;
  z-index: 10;
  background-image: url("/site/themes/custom/assets/img/layouts/default/navigation-bg.png");
}

.layout-default .header .navigation ul {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.layout-default .header .navigation ul li {
  position: relative;
}

.layout-default .header .navigation ul li:hover > a {
  background-color: #990000;
  opacity: 1;
  color: #fff;
}

.layout-default .header .navigation ul li:hover > ul {
  display: block;
}

.layout-default .header .navigation ul li a {
  display: block;
  font-weight: 700;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-decoration: none;
}

.layout-default .header .navigation ul li a:focus {
  background-color: #990000;
  opacity: 1;
  color: #fff;
}

.layout-default .header .navigation ul ul {
  position: absolute;
  background-color: #990000;
  display: none;
  margin-left: -6rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  width: 12rem;
  left: 50%;
}

.layout-default .header .navigation ul ul li:hover > a {
  opacity: 0.75;
}

.layout-default .header .navigation ul ul li a {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  color: #fff;
}

.layout-default .header .navigation ul ul li a:focus {
  opacity: 0.75;
}

.layout-default .header .brand {
  background-image: url("/site/themes/custom/assets/img/layouts/default/brand-bg.png");
  height: 249px;
  margin-left: -15px;
  width: 932px;
}

.layout-default .header .brand .name a {
  background-image: url("/site/themes/custom/assets/img/layouts/default/name-bg.png");
  height: 228px;
  margin-top: 6px;
  width: 158px;
}

.layout-default .header .brand .slider {
  width: 762px;
}

.layout-default .header .brand .slider .swiper-slide {
  background-image: url("/site/themes/custom/assets/img/layouts/default/swiper-slide-bg.png");
}

.layout-default .header .brand .slider .swiper-slide .swiper-slide-image {
  height: 193px;
}

.layout-default .main {
  background-image: url("/site/themes/custom/assets/img/layouts/default/main-bg.png");
}

.layout-default .footer .copyright {
  background-image: url("/site/themes/custom/assets/img/layouts/default/copyright-bg.png");
}

.template-default .page-title, .template-events .page-title, .template-news .page-title {
  background-image: url("/site/themes/custom/assets/img/templates/default/page-title-bg.jpg");
}

.template-home .introduction {
  background-image: url("/site/themes/custom/assets/img/templates/home/introduction-bg.png");
  height: 161px;
  width: 824px;
}

.set {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.set:first-child {
  margin-top: 0;
}

.set:last-child {
  margin-bottom: 0;
}

.set-blockquote {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.set-carousel .swiper-wrapper {
  transition-timing-function: linear;
}

.set-divider {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.set-features a {
  font-weight: 400;
  text-decoration: none;
}

.set-files a {
  font-weight: 400;
  text-decoration: none;
}

.set-files a:focus, .set-files a:hover {
  opacity: 1;
}

.set-map .map {
  background-color: #718096;
  height: 400px;
}